summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author John Parker <gyrox007@gmail.com>2016-08-22 19:29:58 +0100
committer James Wallace <james-wallace-ghub@users.noreply.github.com>2016-08-22 19:29:58 +0100
commit63ef71fef63dedeb89819a48949dc95c63ae6f01 (patch)
tree460245425c1369e36d85aa43e273d80e74331d46
parent1991f059805a2afb8e529933fe349b92fd6cb44c (diff)
Scorpion 2: add 12 internal layouts
Added these layouts: sc2ptytm1 sc2cpe sc2casr2 sc2majes sc2eggs1 sc2prom sc2cpg sc2copcl7 sc2town2 sc2suprz1 sc2heypr sc2prem2
-rw-r--r--src/mame/drivers/bfm_sc2.cpp173
-rw-r--r--src/mame/layout/sc2casr2.lay11111
-rw-r--r--src/mame/layout/sc2copcl7.lay17379
-rw-r--r--src/mame/layout/sc2cpe.lay17403
-rw-r--r--src/mame/layout/sc2cpg.lay13229
-rw-r--r--src/mame/layout/sc2eggs1.lay12597
-rw-r--r--src/mame/layout/sc2heypr.lay8839
-rw-r--r--src/mame/layout/sc2majes.lay9513
-rw-r--r--src/mame/layout/sc2prem2.lay17769
-rw-r--r--src/mame/layout/sc2prom.lay15371
-rw-r--r--src/mame/layout/sc2ptytm1.lay13315
-rw-r--r--src/mame/layout/sc2suprz1.lay9075
-rw-r--r--src/mame/layout/sc2town2.lay16141
13 files changed, 161835 insertions, 80 deletions
diff --git a/src/mame/drivers/bfm_sc2.cpp b/src/mame/drivers/bfm_sc2.cpp
index f5a757f479d..d3dffa86e3c 100644
--- a/src/mame/drivers/bfm_sc2.cpp
+++ b/src/mame/drivers/bfm_sc2.cpp
@@ -176,6 +176,19 @@ Adder hardware:
#include "drwho.lh"
#include "machine/bfm_comn.h"
+#include "sc2ptytm1.lh"
+#include "sc2cpe.lh"
+#include "sc2casr2.lh"
+#include "sc2majes.lh"
+#include "sc2eggs1.lh"
+#include "sc2prom.lh"
+#include "sc2cpg.lh"
+#include "sc2copcl7.lh"
+#include "sc2town2.lh"
+#include "sc2suprz1.lh"
+#include "sc2heypr.lh"
+#include "sc2prem2.lh"
+
class bfm_sc2_state : public driver_device
{
@@ -7518,7 +7531,7 @@ ROM_END
/* Video Based (Adder 2) */
-#define GAME_FLAGS MACHINE_SUPPORTS_SAVE|MACHINE_REQUIRES_ARTWORK|MACHINE_NOT_WORKING|MACHINE_MECHANICAL
+#define GAME_FLAGS MACHINE_SUPPORTS_SAVE|MACHINE_REQUIRES_ARTWORK|MACHINE_NOT_WORKING|MACHINE_MECHANICAL|MACHINE_CLICKABLE_ARTWORK
GAMEL( 1993, quintoon, 0, scorpion2_vidm, quintoon, bfm_sc2_state, quintoon, 0, "BFM", "Quintoon (UK, Game Card 95-750-206)", MACHINE_SUPPORTS_SAVE|MACHINE_IMPERFECT_SOUND,layout_quintoon ) //Current samples need verification
GAMEL( 1993, quintond, quintoon, scorpion2_vidm, quintoon, bfm_sc2_state, quintoon, 0, "BFM", "Quintoon (UK, Game Card 95-751-206, Datapak)",MACHINE_SUPPORTS_SAVE|MACHINE_IMPERFECT_SOUND|MACHINE_NOT_WORKING,layout_quintoon ) //Current samples need verification
@@ -7722,37 +7735,37 @@ GAME( 199?, sc2gsclb6p , sc2gsclb , scorpion2 , drwho , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT PR6231 CLUB COPS AND ROBBERS - 20-JUL-1993 15:15:32
-GAME( 199?, sc2copcl11 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-118
+GAMEL( 199?, sc2copcl11 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-118
// PROJECT PR6231 CLUB COPS AND ROBBERS 150 POUND JACKPOT - 16-NOV-1993 12:34:10
-GAME( 199?, sc2copcl1 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-154
-GAME( 199?, sc2copcl1p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 2, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-154
+GAMEL( 199?, sc2copcl1 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-154
+GAMEL( 199?, sc2copcl1p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 2, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-154
// PROJECT NUMBER PR6231 CLUB COPS AND ROBBERS FIXED 65% - 16-NOV-1993 12:35:38
-GAME( 199?, sc2copcl4 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-156
+GAMEL( 199?, sc2copcl4 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-156
// PROJECT PR6231 CLUB COPS AND ROBBERS - 16-NOV-1993 12:39:31
-GAME( 199?, sc2copcl6 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 4, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-153
-GAME( 199?, sc2copcl6p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 4, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-153
+GAMEL( 199?, sc2copcl6 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 4, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-153
+GAMEL( 199?, sc2copcl6p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 4, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-153
// PROJECT PR6231 CLUB COPS AND ROBBERS GENEROUS 5P - 20-JAN-1994 11:13:45
-GAME( 199?, sc2copcl7 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 5, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-190
+GAMEL( 199?, sc2copcl7 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 5, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-190
// PROJECT PR6231 CLUB COPS AND ROBBERS - 4-AUG-1994 16:23:21
-GAME( 199?, sc2copcl10 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 6, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-268
+GAMEL( 199?, sc2copcl10 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 6, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-268
// PROJECT PR6231 CLUB COPS AND ROBBERS SEALINK VERSION - 22-MAY-1995 11:47:58
-GAME( 199?, sc2copcl9 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 7, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-409
-GAME( 199?, sc2copcl9p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 7, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-409
+GAMEL( 199?, sc2copcl9 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 7, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-409
+GAMEL( 199?, sc2copcl9p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 7, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-409
// PROJECT NUMBER 6231 CLUB COPS AND ROBBERS GENEROUS 5P NPO - 2-FEB-1996 12:39:22
-GAME( 199?, sc2copcl8 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 8, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-628
-GAME( 199?, sc2copcl8p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 8, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-628
+GAMEL( 199?, sc2copcl8 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 8, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-628
+GAMEL( 199?, sc2copcl8p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 8, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-628
// PROJECT NUMBER PR6231 CLUB COPS AND ROBBERS 25P/#250 - 2-SEP-1996 17:17:50
-GAME( 199?, sc2copcl , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 9, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-859
-GAME( 199?, sc2copclp , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 9, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-859
+GAMEL( 199?, sc2copcl , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 9, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-859
+GAMEL( 199?, sc2copclp , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 9, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-859
// PROJECT NUMBER PR6231 CLUB COPS AND ROBBERS 20P/#250 - 2-SEP-1996 17:26:44
-GAME( 199?, sc2copcl2 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 10, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-858
-GAME( 199?, sc2copcl12 , sc2copcl , scorpion2_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 10, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-858
+GAMEL( 199?, sc2copcl2 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 10, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-750-858
+GAMEL( 199?, sc2copcl12 , sc2copcl , scorpion2_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 10, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-751-858
// PROJECT PR6231 CLUB COPS AND ROBBERS NPO 63% SEALINK VERSION - 5-JAN-1998 11:53:49
-GAME( 199?, sc2copcl5 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 11, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-752-015
-GAME( 199?, sc2copcl11p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 11, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-753-015
+GAMEL( 199?, sc2copcl5 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 11, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-752-015
+GAMEL( 199?, sc2copcl11p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 11, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-753-015
// PROJECT PR6231 CLUB COPS AND ROBBERS NPO 67% SEALINK VERSION - 5-JAN-1998 11:56:01
-GAME( 199?, sc2copcl3 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 12, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-752-014
-GAME( 199?, sc2copcl3p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 12, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-753-014
+GAMEL( 199?, sc2copcl3 , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 12, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-752-014
+GAMEL( 199?, sc2copcl3p , sc2copcl , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Cops 'n' Robbers Club (Bellfruit) (set 12, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2copcl7) // GAME No 95-753-014
/********************************************************************************************************************************************************************************************************************
@@ -7987,20 +8000,20 @@ GAME( 199?, sc2cgcas1p , sc2cgcas , scorpion2 , drwho , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6603 CASINO ROYALE (T2 - 5/10/20P) - 7-MAY-1996 17:02:50
-GAME( 199?, sc2casr3 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 1, UK, 8GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-704
-GAME( 199?, sc2casr3p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 1, UK, 8GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-704
+GAMEL( 199?, sc2casr3 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 1, UK, 8GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-750-704
+GAMEL( 199?, sc2casr3p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 1, UK, 8GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-751-704
// PROJECT NUMBER 6603 CASINO ROYALE (T2) DE-REG - 5-JUN-1996 15:03:27
-GAME( 199?, sc2casr4 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 2, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-743
-GAME( 199?, sc2casr4p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 2, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-743
+GAMEL( 199?, sc2casr4 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 2, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-750-743
+GAMEL( 199?, sc2casr4p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 2, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-751-743
// PROJECT NUMBER 6603 CASINO ROYALE (T2) WHITBREAD - 5-JUN-1996 15:06:18
-GAME( 199?, sc2casr2 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-744
-GAME( 199?, sc2casr2p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 3, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-744
+GAMEL( 199?, sc2casr2 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-750-744
+GAMEL( 199?, sc2casr2p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 3, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-751-744
// PROJECT NUMBER 6690 CASINO ROYALE (T3) DE-REG - 14-JUN-1996 08:18:20
-GAME( 199?, sc2casr1 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 4, UK, 3rd Triennial) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-773
-GAME( 199?, sc2casr1p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 4, UK, 3rd Triennial, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-773
+GAMEL( 199?, sc2casr1 , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 4, UK, 3rd Triennial) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-750-773
+GAMEL( 199?, sc2casr1p , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 4, UK, 3rd Triennial, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-751-773
// PROJECT NUMBER 6690 CASINO ROYALE (T3) DE-REG WHITBREAD - 14-JUN-1996 08:20:40
-GAME( 199?, sc2casr , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 5, UK, 10GBP Jackpot, 3rd Triennial) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-774
-GAME( 199?, sc2casrp , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 5, UK, 10GBP Jackpot, 3rd Triennial, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-774
+GAMEL( 199?, sc2casr , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 5, UK, 10GBP Jackpot, 3rd Triennial) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-750-774
+GAMEL( 199?, sc2casrp , sc2casr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Casino Royale (Bellfruit) (set 5, UK, 10GBP Jackpot, 3rd Triennial, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2casr2) // GAME No 95-751-774
/********************************************************************************************************************************************************************************************************************
Cash Vegas
@@ -8024,30 +8037,30 @@ GAME( 199?, sc2cvega1p , sc2cvega , scorpion2 , drwho , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6572 SURPRISE SURPRIZE GALA S+P 95 - 4-JAN-1996 10:03:38
-GAME( 199?, sc2suprz , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-594
-GAME( 199?, sc2suprzp , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 1, UK, Protocol)(Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-594
+GAMEL( 199?, sc2suprz , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-750-594
+GAMEL( 199?, sc2suprzp , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 1, UK, Protocol)(Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-751-594
// PROJECT NUMBER 6572 SURPRISE SURPRIZE SINGLESITE S+P 95 - 4-JAN-1996 10:05:52
-GAME( 199?, sc2suprz1 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 2, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-593
-GAME( 199?, sc2suprz1p , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 2, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-593
+GAMEL( 199?, sc2suprz1 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 2, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-750-593
+GAMEL( 199?, sc2suprz1p , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 2, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-751-593
// PROJECT NUMBER 6139 SURPRISE SURPRIZE SCORPION 2 BINGO #3/#6 - 18-JUN-1993 11:34:01 o
-GAME( 199?, sc2suprz3 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-096
+GAMEL( 199?, sc2suprz3 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-750-096
// PROJECT NUMBER 6139 SURPRISE SURPRIZE SCORPION 2 #6 ALL CASH 20P - 1-JUL-1996 10:52:24
-GAME( 199?, sc2suprz2 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 4, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-807
-GAME( 199?, sc2suprz2p , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 4, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-807
+GAMEL( 199?, sc2suprz2 , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 4, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-750-807
+GAMEL( 199?, sc2suprz2p , sc2suprz , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Surprise Surprize (Bellfruit) (set 4, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2suprz1) // GAME No 95-751-807
/********************************************************************************************************************************************************************************************************************
Pharaoh's Gold Club
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER PR6635 PHARAOHS GOLD PHARAOHS GOLD 250 POUND JACKPOT - 6-AUG-1996 16:55:46
-GAME( 199?, sc2cpg2 , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-840
-GAME( 199?, sc2cpg2p , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 1, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-840
+GAMEL( 199?, sc2cpg2 , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-750-840
+GAMEL( 199?, sc2cpg2p , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 1, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-751-840
// PROJECT NUMBER PR6635 PHARAOHS GOLD PHARAOHS GOLD 20PP 250 POUND JACKPOT - 30-AUG-1996 08:03:38
-GAME( 199?, sc2cpg , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-860
-GAME( 199?, sc2cpgp , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 2, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-860
+GAMEL( 199?, sc2cpg , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-750-860
+GAMEL( 199?, sc2cpgp , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 2, UK, 250GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-751-860
// PROJECT NUMBER PR6635 PHARAOHS GOLD PHARAOHS GOLD 250 POUND JACKPOT 65% - 19-SEP-1996 15:49:24
-GAME( 199?, sc2cpg1 , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 3, UK, p65) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-867
-GAME( 199?, sc2cpg1p , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 3, UK, p65, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-867
+GAMEL( 199?, sc2cpg1 , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 3, UK, p65) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-750-867
+GAMEL( 199?, sc2cpg1p , sc2cpg , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Pharaoh's Gold Club (Bellfruit) (set 3, UK, p65, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpg) // GAME No 95-751-867
/********************************************************************************************************************************************************************************************************************
Showtime Spectacular
@@ -8158,11 +8171,11 @@ GAME( 199?, sc2cshclp , sc2cshcl , scorpion2 , bbrkfst , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6604 EGGS ON LEGS !10 ALL CASH - 11-JUN-1996 08:54:37
-GAME( 199?, sc2eggs1 , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 1, UK, Arcade, 10GBP Jackpot?) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-746
-GAME( 199?, sc2eggs1p , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 1, UK, Arcade, 10GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-746
+GAMEL( 199?, sc2eggs1 , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 1, UK, Arcade, 10GBP Jackpot?) (Scorpion 2/3)", GAME_FLAGS, layout_sc2eggs1) // GAME No 95-750-746
+GAMEL( 199?, sc2eggs1p , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 1, UK, Arcade, 10GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2eggs1) // GAME No 95-751-746
// PROJECT NUMBER 6604 EGGS ON LEGS !10 WHITBREAD - 11-JUN-1996 08:59:45
-GAME( 199?, sc2eggs , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 2, UK, Arcade, 10GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-747
-GAME( 199?, sc2eggsp , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 2, UK, Arcade, 10GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-747
+GAMEL( 199?, sc2eggs , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 2, UK, Arcade, 10GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2eggs1) // GAME No 95-750-747
+GAMEL( 199?, sc2eggsp , sc2eggs , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Eggs On Legs Tour (Bellfruit) (set 2, UK, Arcade, 10GBP Jackpot, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2eggs1) // GAME No 95-751-747
/********************************************************************************************************************************************************************************************************************
Wild West Club
@@ -8251,16 +8264,16 @@ GAME( 199?, sc2groulp , sc2groul , scorpion2 , drwho , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6138 HEY PRESTO % VARIABLE - ALL CASH - SCORPION 2 - 9-JUL-1996 17:03:26
-GAME( 199?, sc2heypr , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Hey Presto (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-812
-GAME( 199?, sc2heyprp , sc2heypr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Hey Presto (Bellfruit) (set 1, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-812
+GAMEL( 199?, sc2heypr , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Hey Presto (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2heypr) // GAME No 95-750-812
+GAMEL( 199?, sc2heyprp , sc2heypr , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Hey Presto (Bellfruit) (set 1, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2heypr) // GAME No 95-751-812
/********************************************************************************************************************************************************************************************************************
Majestic Bells
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6324 MAJESTIC BELLS S+P - 16-NOV-1995 15:37:58
-GAME( 199?, sc2majes , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Majestic Bells (Bellfruit) (set 1) (set 1)", GAME_FLAGS) // GAME No 95-750-563
-GAME( 199?, sc2majesp , sc2majes , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Majestic Bells (Bellfruit) (set 1, Protocol) (set 2)", GAME_FLAGS) // GAME No 95-751-563
+GAMEL( 199?, sc2majes , 0 , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Majestic Bells (Bellfruit) (set 1) (set 1)", GAME_FLAGS, layout_sc2majes) // GAME No 95-750-563
+GAMEL( 199?, sc2majesp , sc2majes , scorpion2 , drwho , bfm_sc2_state, drwho , 0, "BFM", "Majestic Bells (Bellfruit) (set 1, Protocol) (set 2)", GAME_FLAGS, layout_sc2majes) // GAME No 95-751-563
/********************************************************************************************************************************************************************************************************************
Pay Roll Casino
@@ -8409,20 +8422,20 @@ GAME( 1996, sc2luvv1p , sc2luvv , scorpion2_dm01 , luvjub , bfm_sc2_st
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER PR6331 PUBLIC ENEMY NO.1 - 26-JUL-1994 09:24:19
-GAME( 1996, sc2cpe3 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 1, UK) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-750-257
-GAME( 1996, sc2cpe3p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 1, UK, Protocol) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-751-257
+GAMEL( 1996, sc2cpe3 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-750-257
+GAMEL( 1996, sc2cpe3p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 1, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-751-257
// PROJECT NUMBER PR6331 PUBLIC ENEMY NO.1 FIXED 65% - 10-AUG-1994 11:26:30
-GAME( 1996, sc2cpe4 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 2, UK) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-750-273
-GAME( 1996, sc2cpe4p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 2, UK, Protocol) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-751-273
+GAMEL( 1996, sc2cpe4 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 2, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-750-273
+GAMEL( 1996, sc2cpe4p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 2, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-751-273
// PROJECT NUMBER PR6574 PUBLIC ENEMY NO.1 S+P 25P/#250 STENA SEALINK - 3-JAN-1996 12:17:33
-GAME( 1996, sc2cpe2 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 3, UK) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-750-597
-GAME( 1996, sc2cpe2p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 3, UK, Protocol) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-751-597
+GAMEL( 1996, sc2cpe2 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 3, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-750-597
+GAMEL( 1996, sc2cpe2p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 3, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-751-597
// PROJECT NUMBER PR6574 PUBLIC ENEMY NO.1 S+P 25P/#250 FIXED 65% - 3-JAN-1996 12:19:01
-GAME( 1996, sc2cpe1 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 4, UK) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-750-598
-GAME( 1996, sc2cpe1p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 4, UK, Protocol) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-751-598
+GAMEL( 1996, sc2cpe1 , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 4, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-750-598
+GAMEL( 1996, sc2cpe1p , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 4, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-751-598
// PROJECT NUMBER PR6574 PUBLIC ENEMY NO.1 S+P 25P/#250 - 20-AUG-1996 10:05:21
-GAME( 1996, sc2cpe , 0 , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 5, UK) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-750-846
-GAME( 1996, sc2cpep , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 5, UK, Protocol) (Scorpion 2/3)", MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL) // GAME No 95-751-846
+GAMEL( 1996, sc2cpe , 0 , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 5, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-750-846
+GAMEL( 1996, sc2cpep , sc2cpe , scorpion2_dm01_5m , cpeno1 , bfm_sc2_state, cpeno1 , 0, "BFM", "Club Public Enemy No.1 (set 5, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2cpe) // GAME No 95-751-846
/********************************************************************************************************************************************************************************************************************
Cops 'n' Robbers
@@ -8494,21 +8507,21 @@ GAME( 199?, sc2copdcp , sc2copdc , scorpion2_dm01_3m , drwho , bfm_sc2
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6201 ROUND THE TOWN - 4-MAR-1993 11:05:07
-GAME( 199?, sc2town4 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 1) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-052
+GAMEL( 199?, sc2town4 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 1) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-052
// PROJECT NUMBER 6201 ROUND THE TOWN IRISH ALL CASH - 1-APR-1993 14:44:50
-GAME( 199?, sc2town2 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 2) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-069
+GAMEL( 199?, sc2town2 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 2) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-069
// PROJECT NUMBER 6620 (6201) ROUND THE TOWN S&P - 15-DEC-1995 14:50:50
-GAME( 199?, sc2town3 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 3) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-591
-GAME( 199?, sc2town3p , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 3, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-591
+GAMEL( 199?, sc2town3 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 3) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-591
+GAMEL( 199?, sc2town3p , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 3, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-751-591
// PROJECT NUMBER 6620 (6201) ROUND THE TOWN (ARCADE/HIGH TOKEN) - 18-DEC-1995 15:59:22
-GAME( 199?, sc2town1 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-592
-GAME( 199?, sc2town1a , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4, alt) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-592
-GAME( 199?, sc2town1p , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-592
+GAMEL( 199?, sc2town1 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-592
+GAMEL( 199?, sc2town1a , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4, alt) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-592
+GAMEL( 199?, sc2town1p , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 4, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-751-592
// PROJECT NUMBER 6620 (6201) ROUND THE TOWN S&P IRISH AC - 5-MAR-1996 12:05:06
-GAME( 199?, sc2town5 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 5) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-642
+GAMEL( 199?, sc2town5 , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 5) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-642
// PROJECT NUMBER 6620 (6201) ROUND THE TOWN #10 AC - 15-MAR-1996 12:07:18
-GAME( 199?, sc2town , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 6) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-654
-GAME( 199?, sc2townp , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 6, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-654
+GAMEL( 199?, sc2town , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 6) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-750-654
+GAMEL( 199?, sc2townp , sc2town , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Round The Town (Bellfruit) (set 6, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2town2) // GAME No 95-751-654
// PROJECT NUMBER 6620 (6201) ROUND THE TOWN (ARCADE/HIGH TOKEN) - 18-DEC-1995 15:59:22
@@ -8533,10 +8546,10 @@ GAME( 199?, sc2ofool4 , sc2ofool , scorpion2_dm01_3m , drwho , bfm_sc2
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6221 PARTY TIME BINGO SCORPION 2 - 10-JUN-1993 14:26:26
-GAME( 199?, sc2ptytm1 , sc2ptytm , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 1) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-092
+GAMEL( 199?, sc2ptytm1 , sc2ptytm , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 1) (Scorpion 2/3)", GAME_FLAGS, layout_sc2ptytm1) // GAME No 95-750-092
// PROJECT NUMBER 6221 PARTY TIME BINGO SCORPION 2 #4 ALL CASH 10P PLAY - 1-JUL-1996 12:02:22
-GAME( 199?, sc2ptytm , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 2) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-806
-GAME( 199?, sc2ptytmp , sc2ptytm , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 2, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-806
+GAMEL( 199?, sc2ptytm , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 2) (Scorpion 2/3)", GAME_FLAGS, layout_sc2ptytm1) // GAME No 95-750-806
+GAMEL( 199?, sc2ptytmp , sc2ptytm , scorpion2_dm01_3m , drwho , bfm_sc2_state, ofah , 0, "BFM", "Party Time (Bellfruit) (set 2, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2ptytm1) // GAME No 95-751-806
/********************************************************************************************************************************************************************************************************************
@@ -8544,7 +8557,7 @@ GAME( 199?, sc2ptytmp , sc2ptytm , scorpion2_dm01_3m , drwho , bfm_sc2
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER 6172 ALONG THE PROM SINGLE SITE - 30-MAR-1993 12:03:27
-GAME( 199?, sc2prom , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Along The Prom (Bellfruit) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-062
+GAMEL( 199?, sc2prom , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Along The Prom (Bellfruit) (Scorpion 2/3)", GAME_FLAGS, layout_sc2prom) // GAME No 95-750-062
/********************************************************************************************************************************************************************************************************************
@@ -8552,12 +8565,12 @@ GAME( 199?, sc2prom , 0 , scorpion2_dm01_3m , drwho , bfm_sc2
********************************************************************************************************************************************************************************************************************/
// PROJECT NUMBER PR6432 PREMIER CLUB MANAGER - 26-JAN-1996 11:52:43
-GAME( 199?, sc2prem2 , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-616
+GAMEL( 199?, sc2prem2 , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 1, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2prem2) // GAME No 95-750-616
// PROJECT NUMBER PR6432 PREMIER CLUB MANAGER 25P !250 - 13-AUG-1996 14:05:05
-GAME( 199?, sc2prem , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-848
+GAMEL( 199?, sc2prem , 0 , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 2, UK, 250GBP Jackpot) (Scorpion 2/3)", GAME_FLAGS, layout_sc2prem2) // GAME No 95-750-848
// PROJECT NUMBER PR6432 PREMIER CLUB MANAGER - 20-AUG-1996 10:06:44
-GAME( 199?, sc2prem1 , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-750-847
-GAME( 199?, sc2prem1p , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 3, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS) // GAME No 95-751-847
+GAMEL( 199?, sc2prem1 , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 3, UK) (Scorpion 2/3)", GAME_FLAGS, layout_sc2prem2) // GAME No 95-750-847
+GAMEL( 199?, sc2prem1p , sc2prem , scorpion2_dm01_3m , drwho , bfm_sc2_state, prom , 0, "BFM", "Premier Club Manager (Bellfruit) (set 3, UK, Protocol) (Scorpion 2/3)", GAME_FLAGS, layout_sc2prem2) // GAME No 95-751-847
/********************************************************************************************************************************************************************************************************************
Golden Casino Club
diff --git a/src/mame/layout/sc2casr2.lay b/src/mame/layout/sc2casr2.lay
new file mode 100644
index 00000000000..b50a2bb9ad4
--- /dev/null
+++ b/src/mame/layout/sc2casr2.lay
@@ -0,0 +1,11111 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25">
+ </color>
+ </disk>
+ <text string="STOP A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="SNAKE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25">
+ </color>
+ </disk>
+ <text string="STOP A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="SNAKE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.03" green="0.06" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.13" blue="0.13">
+ </color>
+ </disk>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="FALL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.03" green="0.06" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.13" blue="0.13">
+ </color>
+ </disk>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="FALL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="CLIMBER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="CLIMBER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="FRUIT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="FRUIT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="STOP N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="MATCH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="STOP N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="MATCH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.00" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.00" blue="0.25">
+ </color>
+ </disk>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.00" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.00" blue="0.25">
+ </color>
+ </disk>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06">
+ </color>
+ </disk>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="A WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06">
+ </color>
+ </disk>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="A WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="FRUIT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="LINES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="FRUIT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="LINES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </disk>
+ <text string="BOUNCE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </disk>
+ <text string="BOUNCE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </disk>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="A GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </disk>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ <text string="A GRID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="WIN SERIES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="WIN SERIES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="ANY MIXED">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="ANY MIXED">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_168_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_168_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_184_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_184_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_200_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_288_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_288">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_352_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_352">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_353_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_353">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_354_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_354">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_355_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_355">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_356_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_356">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_357_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_357">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_358_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_358">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel5" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_203">
+ <text string="ON WINLINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="GIVES HIDDEN ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_287">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_5">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="724" height="852">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="169" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="169.0000" y="617.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="172.3333" y="618.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="175.6667" y="620.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="179.0000" y="622.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="182.3333" y="624.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="185.6667" y="626.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="169.0000" y="663.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="172.3333" y="665.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="175.6667" y="667.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="179.0000" y="669.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="182.3333" y="671.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="185.6667" y="673.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="169.0000" y="710.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="172.3333" y="712.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="175.6667" y="714.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="179.0000" y="716.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="182.3333" y="718.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="185.6667" y="720.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="169" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="251" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="617.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="618.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="620.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="622.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="624.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="626.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="663.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="665.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="667.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="669.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="671.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="673.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="710.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="712.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="714.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="716.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="718.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="720.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="251" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="333" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="617.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="618.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="620.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="622.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="624.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="626.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="663.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="665.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="667.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="669.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="671.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="673.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="710.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="712.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="714.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="716.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="718.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="720.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="333" y="617" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="459" y="356" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="459.0000" y="356.0000" width="80.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="462.3333" y="359.3333" width="73.3333" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="465.6667" y="362.6667" width="66.6667" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="469.0000" y="366.0000" width="60.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="472.3333" y="369.3333" width="53.3333" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="475.6667" y="372.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="459" y="356" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="974" y="99" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="974.0000" y="99.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="977.3333" y="100.9444" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="980.6667" y="102.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="984.0000" y="104.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="987.3333" y="106.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="990.6667" y="108.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="974.0000" y="145.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="977.3333" y="147.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="980.6667" y="149.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="984.0000" y="151.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="987.3333" y="153.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="990.6667" y="155.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="974.0000" y="192.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="977.3333" y="194.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="980.6667" y="196.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="984.0000" y="198.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="987.3333" y="200.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="990.6667" y="202.0556" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="974" y="99" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1010" y="174" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1010.0000" y="174.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1013.3333" y="175.9444" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1016.6667" y="177.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1020.0000" y="179.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1023.3333" y="181.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1026.6666" y="183.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1010.0000" y="220.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1013.3333" y="222.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1016.6667" y="224.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1020.0000" y="226.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1023.3333" y="228.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1026.6666" y="230.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1010.0000" y="267.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1013.3333" y="269.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1016.6667" y="271.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1020.0000" y="273.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1023.3333" y="275.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1026.6666" y="277.0556" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1010" y="174" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="540" y="387" width="36" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="542" y="389" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="422" y="387" width="36" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="424" y="389" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="426" y="787" width="58" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="428" y="789" width="54" height="20">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="515" y="255" width="36" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="517" y="257" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="551" y="255" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="553" y="257" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="577" y="255" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="579" y="257" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="603" y="255" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="605" y="257" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="629" y="255" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="631" y="257" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="655" y="255" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="657" y="257" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="515" y="287" width="36" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="517" y="289" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="551" y="287" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="553" y="289" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="577" y="287" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="579" y="289" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="603" y="287" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="605" y="289" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="629" y="287" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="631" y="289" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="655" y="287" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="657" y="289" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="424" y="757" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="426" y="759" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="424" y="731" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="426" y="733" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="424" y="705" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="426" y="707" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="424" y="679" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="426" y="681" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="424" y="653" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="426" y="655" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="424" y="627" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="426" y="629" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="601" y="533" width="50" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="603" y="535" width="46" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="552" y="533" width="50" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="554" y="535" width="46" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="202" y="795" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="204" y="797" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="230" y="795" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="232" y="797" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="258" y="795" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="260" y="797" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="286" y="795" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="288" y="797" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="314" y="795" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="316" y="797" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="275" y="323" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="277" y="325" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="193" y="301" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="195" y="303" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="267" y="260" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="269" y="262" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="212" y="57" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="214" y="59" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="172" y="205" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="174" y="207" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="213" y="246" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="215" y="248" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="158" y="151" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="160" y="153" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="173" y="97" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="175" y="99" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="376" y="151" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="378" y="153" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="267" y="44" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="269" y="46" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="322" y="246" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="324" y="248" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="362" y="97" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="364" y="99" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="362" y="205" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="364" y="207" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="322" y="57" width="56" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="324" y="59" width="52" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="359" y="301" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="361" y="303" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="420" y="238" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="422" y="240" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="438" y="162" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="440" y="164" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="419" y="87" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="421" y="89" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="355" y="25" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="357" y="27" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="137" y="238" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="139" y="240" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="118" y="162" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="120" y="164" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="135" y="87" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="137" y="89" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="196" y="25" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="198" y="27" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="275" y="3" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="277" y="5" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="214" y="99" width="162" height="162">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="216" y="101" width="158" height="158">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="290" y="544" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="292" y="546" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="336" y="362" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="338" y="364" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="336" y="544" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="338" y="546" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="336" y="518" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="338" y="520" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="336" y="492" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="338" y="494" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="336" y="466" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="338" y="468" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="336" y="440" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="338" y="442" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="336" y="414" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="338" y="416" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="336" y="388" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="338" y="390" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_2_border" state="0">
+ <bounds x="381" y="362" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_2" state="0">
+ <bounds x="383" y="364" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_2_border" state="0">
+ <bounds x="381" y="388" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_2" state="0">
+ <bounds x="383" y="390" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_2_border" state="0">
+ <bounds x="381" y="414" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_2" state="0">
+ <bounds x="383" y="416" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_2_border" state="0">
+ <bounds x="381" y="440" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_2" state="0">
+ <bounds x="383" y="442" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_2_border" state="0">
+ <bounds x="381" y="466" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_2" state="0">
+ <bounds x="383" y="468" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_2_border" state="0">
+ <bounds x="381" y="492" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_2" state="0">
+ <bounds x="383" y="494" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_2_border" state="0">
+ <bounds x="381" y="518" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_2" state="0">
+ <bounds x="383" y="520" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_2_border" state="0">
+ <bounds x="381" y="544" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_2" state="0">
+ <bounds x="383" y="546" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_288_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="675" y="1" width="46" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_288" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="677" y="3" width="42" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_352_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="419" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_352" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="421" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_353_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="498" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_353" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="500" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_354_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="578" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_354" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="580" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_355_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="335" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_355" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="337" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_356_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="248" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_356" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="250" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_357_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="166" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_357" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="168" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_358_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="59" y="825" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_358" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="61" y="827" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="438" y="490" width="272" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="438" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="455" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="472" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="489" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="506" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="523" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="540" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="557" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="574" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="591" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="608" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="625" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="642" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="659" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="676" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="693" y="490" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="label203" element="label_203">
+ <bounds x="221" y="758" width="193" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="label287" element="label_287">
+ <bounds x="138" y="676" width="29" height="26">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="312" width="120" height="240">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </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">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1100" y="312" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel6" element="debug_stepper_value">
+ <bounds x="1100" y="552" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_5">
+ <bounds x="1180" y="552" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2copcl7.lay b/src/mame/layout/sc2copcl7.lay
new file mode 100644
index 00000000000..c4bd7941344
--- /dev/null
+++ b/src/mame/layout/sc2copcl7.lay
@@ -0,0 +1,17379 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="VIC">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="VIC">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BERT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BERT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="SID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="SID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Wrongful">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Arrest">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Wrongful">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Arrest">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Fine - End">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Of Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Fine - End">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Of Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Case">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Dismiss">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Case">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Dismiss">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Chain">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gang">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Chain">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gang">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Packed To">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Parkhurst">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Packed To">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Parkhurst">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Sent To">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="The Scrubs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Sent To">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="The Scrubs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="POLICE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Handed">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Handed">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="I.D.">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Parade">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="I.D.">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Parade">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_17_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_17_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_20_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_20_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_19_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_19_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Swags">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Swags">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Swags">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Millionaires">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Row">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Swags">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Millionaires">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Row">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_175_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_175">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_5">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_10">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_11">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_12">
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_21">
+ <text string="I.D.PARADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_28">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_29">
+ <text string="1 - 6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_70">
+ <text string="Police">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_89">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_97">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_98">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_99">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_100">
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_101">
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_102">
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_113">
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_122">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_129">
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_130">
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_131">
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_132">
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_133">
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_134">
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_135">
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="231" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="231" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="313" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="313" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="395" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="395" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="477" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="477" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="262" y="195" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="262.0000" y="195.0000" width="70.0000" height="70.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="264.9167" y="197.9167" width="64.1667" height="64.1667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="267.8333" y="200.8333" width="58.3333" height="58.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="270.7500" y="203.7500" width="52.5000" height="52.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="273.6667" y="206.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="276.5833" y="209.5833" width="40.8333" height="40.8333">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="262" y="195" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="327" y="356" width="132" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="329" y="358" width="128" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="599" y="200" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="601" y="202" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="661" y="200" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="663" y="202" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="723" y="200" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="725" y="202" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="693" y="282" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="695" y="284" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="693" y="314" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="695" y="316" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="693" y="346" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="695" y="348" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="617" y="282" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="619" y="284" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="617" y="314" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="619" y="316" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="617" y="346" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="619" y="348" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="407" y="195" width="34" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="409" y="197" width="30" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="407" y="218" width="34" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="409" y="220" width="30" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="407" y="241" width="34" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="409" y="243" width="30" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="396" y="271" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="398" y="273" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="452" y="159" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="454" y="161" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="452" y="187" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="454" y="189" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="452" y="215" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="454" y="217" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="452" y="243" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="454" y="245" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="452" y="271" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="454" y="273" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="396" y="159" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="398" y="161" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="340" y="187" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="342" y="189" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="340" y="159" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="342" y="161" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="340" y="215" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="342" y="217" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="340" y="243" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="342" y="245" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="340" y="271" width="56" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="342" y="273" width="52" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="509" y="199" width="22" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="511" y="201" width="18" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="532" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="534" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="476" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="478" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="420" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="422" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="364" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="366" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="308" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="310" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="252" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="254" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="308" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="310" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="252" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="254" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="532" y="150" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="534" y="152" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="532" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="534" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="476" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="478" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="420" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="422" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="532" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="534" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="532" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="534" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="532" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="534" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="532" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="534" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="364" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="366" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="196" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="198" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="196" y="150" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="198" y="152" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="196" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="198" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="196" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="198" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="196" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="198" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="196" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="198" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="196" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="198" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="712" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="714" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1_border" state="0">
+ <bounds x="658" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1" state="0">
+ <bounds x="660" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="604" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="606" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="604" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="606" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1_border" state="0">
+ <bounds x="658" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1" state="0">
+ <bounds x="660" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1_border" state="0">
+ <bounds x="712" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1" state="0">
+ <bounds x="714" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="604" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="606" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="658" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="660" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="712" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="714" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="604" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="606" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="658" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="660" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="712" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="714" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="604" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="606" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="658" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="660" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="712" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="714" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="604" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="606" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="658" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="660" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="712" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="714" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="186" y="33" width="72" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="188" y="35" width="68" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="186" y="65" width="72" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="188" y="67" width="68" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="80" y="449" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="82" y="451" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_168_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="564" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_168" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="566" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_169_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="646" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_169" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="648" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_170_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="394" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_170" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="396" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_171_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="476" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_171" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="478" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_172_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="230" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_172" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="232" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_173_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="312" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_173" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="314" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_174_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="149" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_174" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="151" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_175_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="739" y="585" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_175" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="741" y="587" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="717" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="721" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="738" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="738" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="721" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="721" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="721" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="721" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off40" element="led_dot_off">
+ <bounds x="742" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="721" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="738" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="738" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="721" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="721" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="721" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="721" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="led_dot_on">
+ <bounds x="742" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="687" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off25" element="led_off">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off26" element="led_off">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off27" element="led_off">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off28" element="led_off">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off29" element="led_off">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off30" element="led_off">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off31" element="led_off">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off24" element="led_dot_off">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="led_on">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="led_on">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="led_on">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="led_on">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="led_on">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="led_on">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="led_on">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="led_dot_on">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="747" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="751" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="768" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="768" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="751" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="751" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="751" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="751" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off56" element="led_dot_off">
+ <bounds x="772" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="751" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="768" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="768" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="751" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="751" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="751" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="751" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="led_dot_on">
+ <bounds x="772" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off9" element="led_off">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off10" element="led_off">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off11" element="led_off">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off12" element="led_off">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off13" element="led_off">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off14" element="led_off">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off15" element="led_off">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off8" element="led_dot_off">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="led_on">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="led_on">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="led_on">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="led_on">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="led_on">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="led_on">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="led_on">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="led_dot_on">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="717" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off105" element="led_off">
+ <bounds x="721" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off106" element="led_off">
+ <bounds x="738" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off107" element="led_off">
+ <bounds x="738" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off108" element="led_off">
+ <bounds x="721" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off109" element="led_off">
+ <bounds x="721" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off110" element="led_off">
+ <bounds x="721" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off111" element="led_off">
+ <bounds x="721" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off104" element="led_dot_off">
+ <bounds x="742" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="led_on">
+ <bounds x="721" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="led_on">
+ <bounds x="738" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="led_on">
+ <bounds x="738" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="led_on">
+ <bounds x="721" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="led_on">
+ <bounds x="721" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="led_on">
+ <bounds x="721" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="led_on">
+ <bounds x="721" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="led_dot_on">
+ <bounds x="742" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="687" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="691" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="708" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="708" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="691" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="691" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="691" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="691" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off88" element="led_dot_off">
+ <bounds x="712" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="691" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="708" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="708" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="691" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="691" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="691" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="691" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="led_dot_on">
+ <bounds x="712" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="747" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off121" element="led_off">
+ <bounds x="751" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off122" element="led_off">
+ <bounds x="768" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off123" element="led_off">
+ <bounds x="768" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off124" element="led_off">
+ <bounds x="751" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off125" element="led_off">
+ <bounds x="751" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off126" element="led_off">
+ <bounds x="751" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off127" element="led_off">
+ <bounds x="751" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off120" element="led_dot_off">
+ <bounds x="772" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="led_on">
+ <bounds x="751" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="led_on">
+ <bounds x="768" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="led_on">
+ <bounds x="768" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="led_on">
+ <bounds x="751" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="led_on">
+ <bounds x="751" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="led_on">
+ <bounds x="751" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="led_on">
+ <bounds x="751" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="led_dot_on">
+ <bounds x="772" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="661" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="678" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="678" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="661" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="661" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="661" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="661" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="682" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="661" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="678" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="678" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="661" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="661" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="661" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="661" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="682" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="261" y="29" width="262" height="86">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="261" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="265" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="269" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="273" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="277" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="281" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="285" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="289" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="293" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="297" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="301" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="305" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="309" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="313" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="317" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="321" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="325" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="329" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="333" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="337" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="341" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="345" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="349" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="353" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="357" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="361" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="365" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="369" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="373" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="377" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="381" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="385" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="389" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="393" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="397" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="401" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="405" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="409" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="413" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="417" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="421" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="425" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="429" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="433" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="437" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="441" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="445" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="449" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="453" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="457" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="461" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="465" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="469" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="473" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="477" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="481" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="485" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="489" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="493" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="497" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="501" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="505" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="509" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="513" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="517" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="261" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="265" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="269" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="273" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="277" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="281" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="285" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="289" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="293" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="297" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="301" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="305" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="309" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="313" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="317" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="321" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="325" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="329" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="333" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="337" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="341" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="345" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="349" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="353" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="357" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="361" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="365" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="369" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="373" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="377" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="381" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="385" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="389" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="393" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="397" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="401" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="405" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="409" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="413" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="417" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="421" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="425" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="429" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="433" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="437" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="441" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="445" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="449" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="453" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="457" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="461" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="465" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="469" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="473" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="477" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="481" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="485" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="489" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="493" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="497" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="501" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="505" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="509" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="513" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="517" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="261" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="265" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="269" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="273" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="277" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="281" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="285" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="289" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="293" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="297" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="301" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="305" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="309" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="313" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="317" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="321" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="325" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="329" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="333" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="337" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="341" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="345" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="349" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="353" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="357" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="361" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="365" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="369" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="373" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="377" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="381" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="385" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="389" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="393" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="397" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="401" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="405" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="409" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="413" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="417" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="421" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="425" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="429" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="433" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="437" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="441" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="445" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="449" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="453" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="457" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="461" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="465" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="469" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="473" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="477" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="481" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="485" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="489" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="493" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="497" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="501" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="505" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="509" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="513" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="517" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="261" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="265" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="269" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="273" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="277" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="281" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="285" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="289" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="293" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="297" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="301" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="305" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="309" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="313" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="317" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="321" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="325" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="329" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="333" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="337" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="341" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="345" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="349" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="353" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="357" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="361" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="365" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="369" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="373" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="377" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="381" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="385" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="389" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="393" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="397" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="401" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="405" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="409" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="413" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="417" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="421" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="425" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="429" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="433" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="437" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="441" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="445" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="449" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="453" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="457" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="461" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="465" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="469" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="473" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="477" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="481" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="485" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="489" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="493" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="497" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="501" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="505" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="509" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="513" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="517" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="261" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="265" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="269" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="273" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="277" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="281" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="285" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="289" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="293" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="297" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="301" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="305" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="309" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="313" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="317" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="321" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="325" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="329" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="333" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="337" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="341" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="345" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="349" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="353" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="357" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="361" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="365" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="369" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="373" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="377" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="381" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="385" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="389" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="393" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="397" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="401" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="405" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="409" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="413" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="417" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="421" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="425" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="429" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="433" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="437" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="441" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="445" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="449" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="453" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="457" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="461" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="465" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="469" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="473" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="477" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="481" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="485" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="489" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="493" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="497" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="501" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="505" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="509" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="513" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="517" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="261" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="265" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="269" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="273" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="277" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="281" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="285" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="289" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="293" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="297" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="301" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="305" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="309" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="313" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="317" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="321" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="325" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="329" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="333" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="337" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="341" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="345" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="349" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="353" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="357" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="361" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="365" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="369" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="373" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="377" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="381" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="385" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="389" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="393" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="397" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="401" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="405" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="409" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="413" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="417" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="421" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="425" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="429" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="433" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="437" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="441" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="445" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="449" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="453" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="457" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="461" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="465" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="469" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="473" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="477" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="481" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="485" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="489" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="493" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="497" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="501" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="505" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="509" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="513" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="517" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="261" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="265" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="269" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="273" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="277" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="281" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="285" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="289" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="293" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="297" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="301" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="305" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="309" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="313" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="317" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="321" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="325" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="329" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="333" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="337" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="341" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="345" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="349" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="353" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="357" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="361" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="365" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="369" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="373" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="377" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="381" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="385" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="389" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="393" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="397" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="401" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="405" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="409" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="413" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="417" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="421" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="425" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="429" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="433" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="437" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="441" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="445" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="449" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="453" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="457" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="461" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="465" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="469" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="473" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="477" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="481" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="485" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="489" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="493" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="497" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="501" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="505" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="509" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="513" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="517" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="261" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="265" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="269" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="273" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="277" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="281" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="285" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="289" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="293" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="297" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="301" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="305" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="309" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="313" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="317" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="321" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="325" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="329" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="333" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="337" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="341" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="345" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="349" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="353" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="357" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="361" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="365" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="369" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="373" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="377" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="381" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="385" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="389" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="393" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="397" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="401" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="405" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="409" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="413" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="417" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="421" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="425" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="429" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="433" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="437" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="441" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="445" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="449" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="453" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="457" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="461" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="465" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="469" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="473" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="477" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="481" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="485" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="489" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="493" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="497" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="501" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="505" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="509" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="513" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="517" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="261" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="265" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="269" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="273" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="277" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="281" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="285" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="289" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="293" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="297" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="301" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="305" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="309" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="313" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="317" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="321" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="325" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="329" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="333" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="337" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="341" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="345" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="349" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="353" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="357" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="361" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="365" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="369" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="373" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="377" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="381" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="385" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="389" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="393" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="397" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="401" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="405" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="409" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="413" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="417" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="421" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="425" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="429" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="433" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="437" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="441" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="445" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="449" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="453" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="457" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="461" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="465" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="469" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="473" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="477" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="481" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="485" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="489" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="493" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="497" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="501" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="505" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="509" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="513" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="517" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="261" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="265" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="269" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="273" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="277" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="281" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="285" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="289" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="293" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="297" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="301" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="305" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="309" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="313" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="317" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="321" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="325" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="329" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="333" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="337" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="341" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="345" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="349" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="353" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="357" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="361" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="365" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="369" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="373" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="377" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="381" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="385" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="389" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="393" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="397" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="401" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="405" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="409" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="413" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="417" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="421" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="425" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="429" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="433" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="437" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="441" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="445" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="449" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="453" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="457" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="461" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="465" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="469" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="473" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="477" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="481" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="485" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="489" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="493" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="497" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="501" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="505" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="509" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="513" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="517" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="261" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="265" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="269" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="273" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="277" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="281" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="285" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="289" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="293" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="297" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="301" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="305" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="309" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="313" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="317" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="321" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="325" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="329" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="333" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="337" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="341" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="345" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="349" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="353" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="357" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="361" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="365" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="369" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="373" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="377" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="381" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="385" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="389" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="393" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="397" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="401" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="405" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="409" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="413" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="417" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="421" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="425" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="429" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="433" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="437" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="441" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="445" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="449" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="453" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="457" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="461" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="465" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="469" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="473" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="477" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="481" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="485" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="489" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="493" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="497" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="501" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="505" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="509" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="513" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="517" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="261" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="265" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="269" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="273" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="277" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="281" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="285" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="289" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="293" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="297" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="301" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="305" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="309" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="313" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="317" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="321" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="325" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="329" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="333" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="337" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="341" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="345" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="349" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="353" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="357" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="361" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="365" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="369" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="373" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="377" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="381" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="385" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="389" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="393" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="397" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="401" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="405" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="409" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="413" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="417" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="421" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="425" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="429" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="433" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="437" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="441" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="445" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="449" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="453" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="457" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="461" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="465" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="469" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="473" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="477" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="481" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="485" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="489" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="493" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="497" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="501" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="505" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="509" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="513" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="517" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="261" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="265" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="269" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="273" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="277" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="281" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="285" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="289" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="293" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="297" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="301" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="305" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="309" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="313" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="317" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="321" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="325" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="329" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="333" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="337" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="341" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="345" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="349" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="353" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="357" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="361" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="365" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="369" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="373" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="377" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="381" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="385" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="389" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="393" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="397" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="401" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="405" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="409" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="413" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="417" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="421" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="425" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="429" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="433" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="437" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="441" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="445" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="449" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="453" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="457" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="461" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="465" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="469" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="473" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="477" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="481" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="485" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="489" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="493" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="497" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="501" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="505" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="509" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="513" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="517" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="261" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="265" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="269" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="273" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="277" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="281" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="285" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="289" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="293" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="297" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="301" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="305" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="309" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="313" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="317" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="321" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="325" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="329" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="333" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="337" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="341" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="345" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="349" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="353" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="357" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="361" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="365" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="369" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="373" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="377" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="381" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="385" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="389" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="393" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="397" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="401" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="405" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="409" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="413" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="417" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="421" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="425" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="429" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="433" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="437" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="441" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="445" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="449" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="453" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="457" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="461" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="465" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="469" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="473" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="477" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="481" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="485" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="489" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="493" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="497" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="501" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="505" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="509" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="513" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="517" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="261" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="265" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="269" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="273" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="277" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="281" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="285" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="289" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="293" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="297" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="301" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="305" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="309" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="313" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="317" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="321" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="325" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="329" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="333" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="337" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="341" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="345" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="349" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="353" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="357" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="361" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="365" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="369" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="373" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="377" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="381" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="385" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="389" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="393" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="397" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="401" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="405" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="409" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="413" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="417" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="421" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="425" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="429" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="433" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="437" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="441" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="445" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="449" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="453" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="457" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="461" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="465" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="469" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="473" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="477" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="481" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="485" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="489" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="493" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="497" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="501" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="505" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="509" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="513" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="517" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="261" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="265" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="269" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="273" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="277" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="281" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="285" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="289" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="293" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="297" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="301" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="305" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="309" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="313" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="317" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="321" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="325" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="329" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="333" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="337" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="341" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="345" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="349" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="353" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="357" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="361" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="365" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="369" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="373" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="377" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="381" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="385" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="389" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="393" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="397" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="401" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="405" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="409" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="413" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="417" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="421" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="425" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="429" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="433" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="437" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="441" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="445" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="449" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="453" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="457" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="461" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="465" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="469" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="473" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="477" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="481" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="485" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="489" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="493" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="497" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="501" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="505" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="509" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="513" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="517" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="261" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="265" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="269" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="273" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="277" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="281" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="285" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="289" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="293" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="297" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="301" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="305" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="309" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="313" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="317" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="321" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="325" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="329" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="333" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="337" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="341" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="345" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="349" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="353" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="357" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="361" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="365" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="369" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="373" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="377" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="381" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="385" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="389" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="393" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="397" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="401" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="405" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="409" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="413" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="417" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="421" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="425" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="429" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="433" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="437" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="441" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="445" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="449" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="453" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="457" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="461" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="465" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="469" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="473" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="477" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="481" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="485" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="489" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="493" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="497" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="501" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="505" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="509" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="513" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="517" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="261" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="265" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="269" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="273" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="277" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="281" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="285" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="289" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="293" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="297" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="301" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="305" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="309" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="313" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="317" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="321" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="325" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="329" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="333" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="337" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="341" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="345" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="349" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="353" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="357" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="361" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="365" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="369" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="373" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="377" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="381" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="385" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="389" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="393" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="397" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="401" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="405" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="409" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="413" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="417" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="421" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="425" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="429" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="433" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="437" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="441" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="445" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="449" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="453" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="457" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="461" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="465" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="469" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="473" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="477" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="481" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="485" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="489" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="493" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="497" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="501" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="505" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="509" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="513" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="517" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="261" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="265" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="269" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="273" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="277" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="281" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="285" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="289" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="293" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="297" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="301" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="305" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="309" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="313" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="317" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="321" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="325" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="329" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="333" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="337" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="341" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="345" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="349" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="353" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="357" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="361" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="365" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="369" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="373" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="377" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="381" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="385" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="389" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="393" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="397" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="401" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="405" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="409" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="413" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="417" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="421" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="425" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="429" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="433" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="437" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="441" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="445" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="449" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="453" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="457" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="461" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="465" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="469" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="473" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="477" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="481" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="485" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="489" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="493" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="497" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="501" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="505" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="509" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="513" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="517" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="261" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="265" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="269" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="273" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="277" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="281" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="285" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="289" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="293" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="297" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="301" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="305" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="309" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="313" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="317" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="321" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="325" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="329" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="333" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="337" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="341" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="345" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="349" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="353" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="357" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="361" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="365" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="369" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="373" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="377" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="381" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="385" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="389" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="393" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="397" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="401" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="405" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="409" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="413" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="417" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="421" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="425" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="429" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="433" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="437" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="441" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="445" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="449" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="453" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="457" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="461" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="465" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="469" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="473" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="477" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="481" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="485" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="489" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="493" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="497" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="501" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="505" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="509" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="513" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="517" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="261" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="265" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="269" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="273" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="277" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="281" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="285" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="289" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="293" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="297" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="301" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="305" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="309" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="313" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="317" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="321" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="325" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="329" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="333" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="337" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="341" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="345" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="349" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="353" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="357" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="361" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="365" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="369" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="373" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="377" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="381" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="385" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="389" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="393" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="397" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="401" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="405" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="409" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="413" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="417" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="421" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="425" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="429" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="433" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="437" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="441" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="445" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="449" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="453" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="457" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="461" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="465" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="469" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="473" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="477" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="481" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="485" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="489" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="493" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="497" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="501" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="505" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="509" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="513" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="517" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="668" y="5" width="84" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label10" element="label_10">
+ <bounds x="619" y="11" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label11" element="label_11">
+ <bounds x="619" y="85" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="662" y="79" width="101" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label21" element="label_21">
+ <bounds x="635" y="177" width="107" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label28" element="label_28">
+ <bounds x="559" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label29" element="label_29">
+ <bounds x="278" y="173" width="38" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label70" element="label_70">
+ <bounds x="655" y="258" width="57" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label89" element="label_89">
+ <bounds x="204" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label97" element="label_97">
+ <bounds x="109" y="197" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label98" element="label_98">
+ <bounds x="109" y="385" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label99" element="label_99">
+ <bounds x="109" y="360" width="40" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label100" element="label_100">
+ <bounds x="109" y="331" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label101" element="label_101">
+ <bounds x="109" y="304" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label102" element="label_102">
+ <bounds x="109" y="277" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label113" element="label_113">
+ <bounds x="109" y="251" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label122" element="label_122">
+ <bounds x="109" y="224" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label129" element="label_129">
+ <bounds x="122" y="88" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label130" element="label_130">
+ <bounds x="122" y="9" width="44" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label131" element="label_131">
+ <bounds x="122" y="35" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label132" element="label_132">
+ <bounds x="122" y="62" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label133" element="label_133">
+ <bounds x="122" y="114" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label134" element="label_134">
+ <bounds x="122" y="143" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label135" element="label_135">
+ <bounds x="122" y="169" width="33" height="22">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2cpe.lay b/src/mame/layout/sc2cpe.lay
new file mode 100644
index 00000000000..7843389a928
--- /dev/null
+++ b/src/mame/layout/sc2cpe.lay
@@ -0,0 +1,17403 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STATE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINEUP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STATE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINEUP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Loot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STATE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINEUP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STATE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINEUP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="VIOLIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Violin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_17_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_17_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_19_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_19_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_20_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_20_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Alcatraz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Alcatraz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Chain">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gang">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Chain">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gang">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="State">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Pen">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="State">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Pen">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Getaway">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Car">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Getaway">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Car">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Scarper">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="And Exit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Scarper">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="And Exit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Wrongful">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Arrest">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Wrongful">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Arrest">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Gappy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Malone">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Gappy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Malone">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Public Enemy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Number 1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Public Enemy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Number 1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="John">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cornett">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="John">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cornett">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Stars For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Protection">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Racket">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Stars For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Protection">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Racket">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Stars For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Stars For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_51">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_69">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_70">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_71">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_78">
+ <text string="1 - 6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="STATE LINE-UP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_83">
+ <text string="Shoot Out">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_91">
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_92">
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_93">
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_94">
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_95">
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_96">
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_97">
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_98">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_99">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_100">
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_101">
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_102">
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_103">
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_104">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_105">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_125">
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_126">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_131">
+ <text string="Protection racket">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="236" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="236" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="318" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="318" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="400" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="400" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="482" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="482" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="269" y="198" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="269" y="198" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="252" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="254" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="308" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="310" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="364" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="366" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="420" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="422" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="196" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="198" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="196" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="198" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="196" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="198" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="196" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="198" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="476" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="478" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="532" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="534" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="196" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="198" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="620" y="354" width="132" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="622" y="356" width="128" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="476" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="478" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="420" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="422" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="364" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="366" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="308" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="310" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="252" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="254" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="196" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="198" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="196" y="150" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="198" y="152" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="532" y="118" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="534" y="120" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="532" y="150" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="534" y="152" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="532" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="534" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="532" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="534" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="532" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="534" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="532" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="534" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="604" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="606" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="655" y="310" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="657" y="312" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="717" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="719" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="717" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="719" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="717" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="719" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="717" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="719" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="717" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="719" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="655" y="182" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="657" y="184" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="599" y="182" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="601" y="184" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="599" y="214" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="601" y="216" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="599" y="246" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="601" y="248" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="599" y="278" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="601" y="280" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="599" y="310" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="601" y="312" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="660" y="284" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="662" y="286" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="660" y="262" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="662" y="264" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="660" y="240" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="662" y="242" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="660" y="218" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="662" y="220" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="658" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="660" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="712" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="714" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="604" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="606" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="658" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="660" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="712" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="714" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1_border" state="0">
+ <bounds x="604" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1" state="0">
+ <bounds x="606" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="604" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="606" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="604" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="606" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="604" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="606" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="658" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="660" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1_border" state="0">
+ <bounds x="658" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1" state="0">
+ <bounds x="660" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1_border" state="0">
+ <bounds x="658" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1" state="0">
+ <bounds x="660" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="658" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="660" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="712" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="714" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="712" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="714" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="712" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="714" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="712" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="714" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="437" y="182" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="439" y="184" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="437" y="214" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="439" y="216" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="437" y="246" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="439" y="248" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="361" y="246" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="363" y="248" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="361" y="214" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="363" y="216" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="361" y="182" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="363" y="184" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="443" y="369" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="445" y="371" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="355" y="369" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="357" y="371" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="267" y="369" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="269" y="371" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="186" y="64" width="72" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="188" y="66" width="68" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="186" y="32" width="72" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="188" y="34" width="68" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="141" y="370" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="143" y="372" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_132_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="744" y="595" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_132" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="746" y="597" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_133_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="654" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_133" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="656" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_134_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="571" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_134" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="573" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_136_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="152" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_136" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="154" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_137_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="235" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_137" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="237" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_138_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="317" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_138" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="319" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_139_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="399" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_139" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="401" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_140_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="481" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_140" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="483" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off9" element="led_off">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off10" element="led_off">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off11" element="led_off">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off12" element="led_off">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off13" element="led_off">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off14" element="led_off">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off15" element="led_off">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off8" element="led_dot_off">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="led_on">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="led_on">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="led_on">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="led_on">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="led_on">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="led_on">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="led_on">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="led_dot_on">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="687" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off25" element="led_off">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off26" element="led_off">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off27" element="led_off">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off28" element="led_off">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off29" element="led_off">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off30" element="led_off">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off31" element="led_off">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off24" element="led_dot_off">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="led_on">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="led_on">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="led_on">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="led_on">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="led_on">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="led_on">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="led_on">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="led_dot_on">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="716" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="720" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="737" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="737" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="720" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="720" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="720" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="720" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off40" element="led_dot_off">
+ <bounds x="741" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="720" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="737" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="737" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="720" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="720" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="720" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="720" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="led_dot_on">
+ <bounds x="741" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="746" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="750" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="767" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="767" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="750" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="750" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="750" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="750" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="771" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="750" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="767" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="767" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="750" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="750" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="750" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="750" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="771" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="746" y="98" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off121" element="led_off">
+ <bounds x="750" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off122" element="led_off">
+ <bounds x="767" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off123" element="led_off">
+ <bounds x="767" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off124" element="led_off">
+ <bounds x="750" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off125" element="led_off">
+ <bounds x="750" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off126" element="led_off">
+ <bounds x="750" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off127" element="led_off">
+ <bounds x="750" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off120" element="led_dot_off">
+ <bounds x="771" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="led_on">
+ <bounds x="750" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="led_on">
+ <bounds x="767" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="led_on">
+ <bounds x="767" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="led_on">
+ <bounds x="750" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="led_on">
+ <bounds x="750" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="led_on">
+ <bounds x="750" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="led_on">
+ <bounds x="750" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="led_dot_on">
+ <bounds x="771" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="716" y="98" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off105" element="led_off">
+ <bounds x="720" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off106" element="led_off">
+ <bounds x="737" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off107" element="led_off">
+ <bounds x="737" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off108" element="led_off">
+ <bounds x="720" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off109" element="led_off">
+ <bounds x="720" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off110" element="led_off">
+ <bounds x="720" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off111" element="led_off">
+ <bounds x="720" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off104" element="led_dot_off">
+ <bounds x="741" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="led_on">
+ <bounds x="720" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="led_on">
+ <bounds x="737" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="led_on">
+ <bounds x="737" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="led_on">
+ <bounds x="720" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="led_on">
+ <bounds x="720" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="led_on">
+ <bounds x="720" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="led_on">
+ <bounds x="720" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="led_dot_on">
+ <bounds x="741" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="686" y="98" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="690" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="707" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="707" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="690" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="690" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="690" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="690" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off88" element="led_dot_off">
+ <bounds x="711" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="690" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="707" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="707" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="690" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="690" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="690" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="690" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="led_dot_on">
+ <bounds x="711" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="98" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="661" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="678" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="678" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="661" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="661" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="661" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="661" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="682" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="661" y="101" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="678" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="678" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="661" y="130" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="661" y="116" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="661" y="101" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="661" y="116" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="682" y="130" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="261" y="29" width="262" height="86">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="261" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="265" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="269" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="273" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="277" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="281" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="285" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="289" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="293" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="297" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="301" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="305" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="309" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="313" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="317" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="321" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="325" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="329" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="333" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="337" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="341" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="345" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="349" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="353" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="357" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="361" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="365" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="369" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="373" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="377" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="381" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="385" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="389" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="393" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="397" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="401" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="405" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="409" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="413" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="417" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="421" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="425" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="429" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="433" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="437" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="441" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="445" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="449" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="453" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="457" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="461" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="465" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="469" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="473" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="477" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="481" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="485" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="489" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="493" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="497" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="501" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="505" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="509" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="513" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="517" y="29" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="261" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="265" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="269" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="273" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="277" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="281" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="285" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="289" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="293" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="297" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="301" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="305" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="309" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="313" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="317" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="321" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="325" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="329" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="333" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="337" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="341" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="345" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="349" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="353" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="357" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="361" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="365" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="369" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="373" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="377" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="381" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="385" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="389" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="393" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="397" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="401" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="405" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="409" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="413" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="417" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="421" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="425" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="429" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="433" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="437" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="441" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="445" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="449" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="453" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="457" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="461" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="465" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="469" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="473" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="477" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="481" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="485" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="489" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="493" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="497" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="501" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="505" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="509" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="513" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="517" y="33" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="261" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="265" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="269" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="273" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="277" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="281" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="285" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="289" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="293" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="297" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="301" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="305" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="309" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="313" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="317" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="321" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="325" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="329" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="333" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="337" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="341" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="345" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="349" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="353" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="357" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="361" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="365" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="369" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="373" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="377" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="381" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="385" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="389" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="393" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="397" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="401" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="405" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="409" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="413" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="417" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="421" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="425" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="429" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="433" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="437" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="441" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="445" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="449" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="453" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="457" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="461" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="465" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="469" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="473" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="477" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="481" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="485" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="489" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="493" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="497" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="501" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="505" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="509" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="513" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="517" y="37" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="261" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="265" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="269" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="273" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="277" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="281" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="285" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="289" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="293" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="297" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="301" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="305" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="309" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="313" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="317" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="321" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="325" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="329" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="333" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="337" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="341" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="345" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="349" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="353" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="357" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="361" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="365" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="369" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="373" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="377" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="381" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="385" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="389" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="393" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="397" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="401" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="405" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="409" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="413" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="417" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="421" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="425" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="429" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="433" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="437" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="441" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="445" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="449" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="453" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="457" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="461" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="465" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="469" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="473" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="477" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="481" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="485" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="489" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="493" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="497" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="501" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="505" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="509" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="513" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="517" y="41" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="261" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="265" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="269" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="273" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="277" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="281" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="285" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="289" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="293" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="297" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="301" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="305" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="309" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="313" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="317" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="321" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="325" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="329" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="333" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="337" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="341" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="345" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="349" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="353" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="357" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="361" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="365" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="369" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="373" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="377" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="381" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="385" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="389" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="393" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="397" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="401" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="405" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="409" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="413" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="417" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="421" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="425" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="429" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="433" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="437" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="441" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="445" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="449" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="453" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="457" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="461" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="465" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="469" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="473" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="477" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="481" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="485" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="489" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="493" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="497" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="501" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="505" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="509" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="513" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="517" y="45" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="261" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="265" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="269" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="273" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="277" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="281" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="285" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="289" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="293" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="297" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="301" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="305" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="309" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="313" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="317" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="321" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="325" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="329" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="333" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="337" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="341" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="345" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="349" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="353" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="357" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="361" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="365" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="369" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="373" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="377" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="381" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="385" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="389" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="393" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="397" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="401" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="405" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="409" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="413" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="417" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="421" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="425" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="429" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="433" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="437" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="441" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="445" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="449" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="453" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="457" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="461" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="465" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="469" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="473" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="477" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="481" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="485" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="489" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="493" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="497" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="501" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="505" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="509" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="513" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="517" y="49" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="261" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="265" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="269" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="273" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="277" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="281" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="285" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="289" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="293" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="297" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="301" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="305" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="309" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="313" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="317" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="321" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="325" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="329" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="333" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="337" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="341" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="345" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="349" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="353" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="357" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="361" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="365" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="369" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="373" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="377" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="381" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="385" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="389" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="393" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="397" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="401" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="405" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="409" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="413" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="417" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="421" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="425" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="429" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="433" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="437" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="441" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="445" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="449" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="453" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="457" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="461" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="465" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="469" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="473" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="477" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="481" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="485" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="489" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="493" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="497" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="501" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="505" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="509" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="513" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="517" y="53" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="261" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="265" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="269" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="273" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="277" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="281" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="285" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="289" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="293" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="297" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="301" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="305" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="309" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="313" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="317" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="321" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="325" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="329" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="333" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="337" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="341" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="345" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="349" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="353" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="357" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="361" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="365" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="369" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="373" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="377" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="381" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="385" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="389" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="393" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="397" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="401" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="405" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="409" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="413" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="417" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="421" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="425" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="429" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="433" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="437" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="441" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="445" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="449" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="453" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="457" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="461" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="465" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="469" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="473" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="477" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="481" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="485" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="489" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="493" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="497" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="501" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="505" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="509" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="513" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="517" y="57" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="261" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="265" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="269" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="273" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="277" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="281" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="285" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="289" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="293" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="297" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="301" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="305" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="309" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="313" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="317" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="321" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="325" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="329" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="333" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="337" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="341" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="345" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="349" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="353" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="357" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="361" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="365" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="369" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="373" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="377" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="381" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="385" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="389" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="393" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="397" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="401" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="405" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="409" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="413" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="417" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="421" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="425" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="429" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="433" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="437" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="441" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="445" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="449" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="453" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="457" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="461" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="465" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="469" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="473" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="477" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="481" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="485" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="489" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="493" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="497" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="501" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="505" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="509" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="513" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="517" y="61" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="261" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="265" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="269" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="273" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="277" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="281" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="285" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="289" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="293" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="297" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="301" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="305" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="309" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="313" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="317" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="321" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="325" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="329" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="333" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="337" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="341" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="345" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="349" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="353" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="357" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="361" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="365" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="369" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="373" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="377" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="381" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="385" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="389" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="393" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="397" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="401" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="405" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="409" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="413" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="417" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="421" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="425" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="429" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="433" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="437" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="441" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="445" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="449" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="453" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="457" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="461" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="465" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="469" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="473" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="477" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="481" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="485" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="489" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="493" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="497" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="501" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="505" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="509" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="513" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="517" y="65" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="261" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="265" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="269" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="273" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="277" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="281" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="285" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="289" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="293" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="297" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="301" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="305" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="309" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="313" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="317" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="321" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="325" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="329" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="333" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="337" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="341" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="345" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="349" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="353" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="357" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="361" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="365" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="369" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="373" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="377" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="381" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="385" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="389" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="393" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="397" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="401" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="405" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="409" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="413" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="417" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="421" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="425" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="429" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="433" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="437" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="441" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="445" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="449" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="453" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="457" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="461" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="465" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="469" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="473" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="477" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="481" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="485" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="489" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="493" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="497" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="501" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="505" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="509" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="513" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="517" y="69" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="261" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="265" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="269" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="273" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="277" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="281" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="285" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="289" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="293" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="297" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="301" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="305" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="309" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="313" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="317" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="321" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="325" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="329" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="333" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="337" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="341" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="345" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="349" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="353" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="357" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="361" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="365" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="369" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="373" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="377" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="381" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="385" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="389" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="393" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="397" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="401" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="405" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="409" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="413" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="417" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="421" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="425" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="429" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="433" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="437" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="441" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="445" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="449" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="453" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="457" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="461" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="465" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="469" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="473" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="477" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="481" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="485" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="489" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="493" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="497" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="501" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="505" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="509" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="513" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="517" y="73" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="261" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="265" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="269" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="273" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="277" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="281" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="285" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="289" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="293" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="297" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="301" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="305" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="309" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="313" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="317" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="321" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="325" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="329" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="333" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="337" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="341" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="345" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="349" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="353" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="357" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="361" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="365" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="369" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="373" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="377" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="381" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="385" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="389" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="393" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="397" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="401" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="405" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="409" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="413" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="417" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="421" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="425" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="429" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="433" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="437" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="441" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="445" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="449" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="453" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="457" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="461" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="465" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="469" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="473" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="477" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="481" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="485" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="489" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="493" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="497" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="501" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="505" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="509" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="513" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="517" y="77" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="261" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="265" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="269" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="273" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="277" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="281" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="285" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="289" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="293" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="297" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="301" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="305" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="309" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="313" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="317" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="321" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="325" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="329" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="333" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="337" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="341" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="345" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="349" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="353" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="357" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="361" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="365" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="369" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="373" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="377" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="381" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="385" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="389" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="393" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="397" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="401" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="405" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="409" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="413" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="417" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="421" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="425" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="429" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="433" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="437" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="441" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="445" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="449" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="453" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="457" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="461" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="465" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="469" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="473" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="477" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="481" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="485" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="489" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="493" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="497" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="501" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="505" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="509" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="513" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="517" y="81" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="261" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="265" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="269" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="273" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="277" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="281" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="285" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="289" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="293" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="297" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="301" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="305" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="309" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="313" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="317" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="321" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="325" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="329" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="333" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="337" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="341" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="345" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="349" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="353" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="357" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="361" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="365" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="369" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="373" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="377" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="381" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="385" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="389" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="393" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="397" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="401" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="405" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="409" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="413" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="417" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="421" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="425" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="429" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="433" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="437" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="441" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="445" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="449" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="453" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="457" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="461" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="465" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="469" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="473" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="477" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="481" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="485" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="489" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="493" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="497" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="501" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="505" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="509" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="513" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="517" y="85" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="261" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="265" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="269" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="273" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="277" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="281" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="285" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="289" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="293" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="297" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="301" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="305" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="309" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="313" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="317" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="321" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="325" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="329" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="333" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="337" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="341" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="345" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="349" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="353" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="357" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="361" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="365" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="369" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="373" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="377" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="381" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="385" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="389" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="393" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="397" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="401" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="405" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="409" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="413" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="417" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="421" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="425" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="429" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="433" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="437" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="441" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="445" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="449" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="453" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="457" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="461" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="465" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="469" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="473" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="477" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="481" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="485" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="489" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="493" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="497" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="501" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="505" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="509" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="513" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="517" y="89" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="261" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="265" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="269" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="273" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="277" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="281" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="285" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="289" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="293" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="297" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="301" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="305" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="309" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="313" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="317" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="321" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="325" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="329" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="333" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="337" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="341" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="345" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="349" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="353" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="357" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="361" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="365" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="369" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="373" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="377" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="381" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="385" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="389" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="393" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="397" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="401" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="405" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="409" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="413" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="417" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="421" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="425" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="429" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="433" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="437" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="441" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="445" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="449" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="453" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="457" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="461" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="465" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="469" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="473" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="477" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="481" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="485" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="489" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="493" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="497" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="501" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="505" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="509" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="513" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="517" y="93" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="261" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="265" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="269" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="273" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="277" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="281" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="285" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="289" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="293" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="297" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="301" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="305" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="309" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="313" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="317" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="321" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="325" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="329" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="333" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="337" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="341" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="345" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="349" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="353" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="357" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="361" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="365" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="369" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="373" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="377" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="381" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="385" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="389" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="393" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="397" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="401" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="405" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="409" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="413" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="417" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="421" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="425" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="429" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="433" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="437" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="441" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="445" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="449" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="453" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="457" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="461" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="465" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="469" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="473" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="477" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="481" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="485" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="489" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="493" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="497" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="501" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="505" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="509" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="513" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="517" y="97" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="261" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="265" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="269" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="273" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="277" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="281" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="285" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="289" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="293" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="297" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="301" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="305" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="309" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="313" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="317" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="321" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="325" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="329" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="333" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="337" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="341" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="345" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="349" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="353" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="357" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="361" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="365" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="369" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="373" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="377" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="381" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="385" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="389" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="393" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="397" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="401" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="405" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="409" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="413" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="417" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="421" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="425" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="429" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="433" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="437" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="441" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="445" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="449" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="453" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="457" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="461" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="465" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="469" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="473" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="477" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="481" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="485" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="489" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="493" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="497" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="501" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="505" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="509" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="513" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="517" y="101" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="261" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="265" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="269" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="273" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="277" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="281" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="285" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="289" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="293" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="297" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="301" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="305" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="309" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="313" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="317" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="321" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="325" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="329" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="333" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="337" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="341" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="345" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="349" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="353" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="357" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="361" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="365" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="369" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="373" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="377" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="381" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="385" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="389" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="393" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="397" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="401" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="405" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="409" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="413" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="417" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="421" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="425" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="429" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="433" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="437" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="441" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="445" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="449" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="453" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="457" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="461" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="465" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="469" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="473" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="477" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="481" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="485" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="489" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="493" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="497" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="501" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="505" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="509" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="513" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="517" y="105" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="261" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="265" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="269" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="273" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="277" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="281" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="285" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="289" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="293" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="297" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="301" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="305" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="309" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="313" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="317" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="321" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="325" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="329" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="333" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="337" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="341" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="345" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="349" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="353" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="357" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="361" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="365" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="369" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="373" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="377" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="381" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="385" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="389" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="393" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="397" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="401" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="405" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="409" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="413" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="417" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="421" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="425" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="429" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="433" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="437" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="441" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="445" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="449" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="453" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="457" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="461" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="465" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="469" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="473" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="477" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="481" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="485" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="489" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="493" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="497" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="501" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="505" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="509" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="513" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="517" y="109" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label51" element="label_51">
+ <bounds x="619" y="11" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label69" element="label_69">
+ <bounds x="667" y="3" width="84" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label70" element="label_70">
+ <bounds x="209" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label71" element="label_71">
+ <bounds x="564" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label78" element="label_78">
+ <bounds x="284" y="176" width="38" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="322" y="348" width="143" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label83" element="label_83">
+ <bounds x="381" y="161" width="77" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label91" element="label_91">
+ <bounds x="61" y="9" width="44" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label92" element="label_92">
+ <bounds x="61" y="36" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label93" element="label_93">
+ <bounds x="61" y="63" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label94" element="label_94">
+ <bounds x="61" y="90" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label95" element="label_95">
+ <bounds x="61" y="116" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label96" element="label_96">
+ <bounds x="61" y="144" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label97" element="label_97">
+ <bounds x="61" y="171" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label98" element="label_98">
+ <bounds x="61" y="198" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label99" element="label_99">
+ <bounds x="61" y="225" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label100" element="label_100">
+ <bounds x="61" y="251" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label101" element="label_101">
+ <bounds x="61" y="279" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label102" element="label_102">
+ <bounds x="61" y="306" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label103" element="label_103">
+ <bounds x="61" y="333" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label104" element="label_104">
+ <bounds x="61" y="361" width="40" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label105" element="label_105">
+ <bounds x="61" y="387" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label125" element="label_125">
+ <bounds x="660" y="74" width="85" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label126" element="label_126">
+ <bounds x="619" y="82" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label131" element="label_131">
+ <bounds x="617" y="167" width="95" height="14">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2cpg.lay b/src/mame/layout/sc2cpg.lay
new file mode 100644
index 00000000000..a778d5ff7da
--- /dev/null
+++ b/src/mame/layout/sc2cpg.lay
@@ -0,0 +1,13229 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_12_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_12_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Press 'Stop' For Winning Spin After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Press 'Stop' For Winning Spin After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Winning Spins">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Winning Spins">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Fall">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Fall">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Graphic">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Graphic">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Choose A Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Choose A Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Stop A Snake">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Stop A Snake">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Fill">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Fill">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Bounce">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Bounce">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Explosi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Explosi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Spin A Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Spin A Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </disk>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Break The Barcode For A Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Break The Barcode For A Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_13_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_13_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_269_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_269">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_298_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_298">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_299_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_299">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_300_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_300">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_301_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_301">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_302_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_302">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_303_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_303">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_304_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_304">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_66">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_67">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_174">
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_175">
+ <text string="Credits">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="727" height="656">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="40" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="40.0000" y="410.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="43.3333" y="411.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="46.6667" y="413.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="50.0000" y="415.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="53.3333" y="417.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="56.6667" y="419.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="40.0000" y="456.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="43.3333" y="458.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="46.6667" y="460.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="50.0000" y="462.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="53.3333" y="464.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="56.6667" y="466.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="40.0000" y="503.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="43.3333" y="505.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="46.6667" y="507.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="50.0000" y="509.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="53.3333" y="511.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="56.6667" y="513.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="40" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="125" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="125.0000" y="410.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="128.3333" y="411.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="131.6667" y="413.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="135.0000" y="415.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="138.3333" y="417.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="141.6667" y="419.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="125.0000" y="456.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="128.3333" y="458.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="131.6667" y="460.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="135.0000" y="462.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="138.3333" y="464.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="141.6667" y="466.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="125.0000" y="503.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="128.3333" y="505.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="131.6667" y="507.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="135.0000" y="509.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="138.3333" y="511.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="141.6667" y="513.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="125" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="208" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="410.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="411.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="413.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="415.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="417.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="419.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="456.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="458.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="460.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="462.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="464.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="466.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="503.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="505.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="507.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="509.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="511.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="513.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="208" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="295" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="295.0000" y="410.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="298.3333" y="411.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="301.6667" y="413.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="305.0000" y="415.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="308.3333" y="417.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="311.6667" y="419.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="295.0000" y="456.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="298.3333" y="458.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="301.6667" y="460.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="305.0000" y="462.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="308.3333" y="464.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="311.6667" y="466.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="295.0000" y="503.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="298.3333" y="505.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="301.6667" y="507.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="305.0000" y="509.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="308.3333" y="511.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="311.6667" y="513.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="295" y="410" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="155" y="120" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="155.0000" y="120.0000" width="70.0000" height="70.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="157.9167" y="122.9167" width="64.1667" height="64.1667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="160.8333" y="125.8333" width="58.3333" height="58.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="163.7500" y="128.7500" width="52.5000" height="52.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="166.6667" y="131.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="169.5833" y="134.5833" width="40.8333" height="40.8333">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="155" y="120" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1_border" state="0">
+ <bounds x="409" y="554" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1" state="0">
+ <bounds x="411" y="556" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="49" y="554" width="65" height="45">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="51" y="556" width="61" height="41">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="279" y="554" width="85" height="45">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="281" y="556" width="81" height="41">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="514" y="564" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="516" y="566" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="514" y="389" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="516" y="391" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="599" y="389" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="601" y="391" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="599" y="424" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="601" y="426" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="599" y="459" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="601" y="461" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="599" y="494" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="601" y="496" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="514" y="424" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="516" y="426" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="514" y="494" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="516" y="496" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="514" y="529" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="516" y="531" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="599" y="564" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="601" y="566" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="514" y="459" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="516" y="461" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="599" y="529" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="601" y="531" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="589" y="164" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="591" y="166" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="619" y="164" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="621" y="166" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="649" y="164" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="651" y="166" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="559" y="184" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="561" y="186" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="589" y="184" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="591" y="186" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="619" y="184" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="621" y="186" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="649" y="184" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="651" y="186" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="649" y="204" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="651" y="206" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="619" y="204" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="621" y="206" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="589" y="204" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="591" y="206" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="559" y="204" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="561" y="206" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="559" y="224" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="561" y="226" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="589" y="224" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="591" y="226" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="619" y="224" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="621" y="226" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="649" y="224" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="651" y="226" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="559" y="244" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="561" y="246" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="589" y="244" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="591" y="246" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="619" y="244" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="621" y="246" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="649" y="244" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="651" y="246" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="559" y="264" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="561" y="266" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="589" y="264" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="591" y="266" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="619" y="264" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="621" y="266" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="649" y="264" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="651" y="266" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="649" y="304" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="651" y="306" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="619" y="304" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="621" y="306" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="589" y="304" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="591" y="306" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="559" y="304" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="561" y="306" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="649" y="284" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="651" y="286" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="619" y="284" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="621" y="286" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="589" y="284" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="591" y="286" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="559" y="284" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="561" y="286" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="529" y="244" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="531" y="246" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="529" y="144" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="531" y="146" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="529" y="164" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="531" y="166" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="529" y="184" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="531" y="186" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="529" y="224" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="531" y="226" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="529" y="204" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="531" y="206" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="529" y="124" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="531" y="126" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="559" y="124" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="561" y="126" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="589" y="124" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="591" y="126" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="619" y="124" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="621" y="126" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="649" y="124" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="651" y="126" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="529" y="264" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="531" y="266" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="529" y="284" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="531" y="286" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="529" y="304" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="531" y="306" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="559" y="164" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="561" y="166" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="559" y="144" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="561" y="146" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="589" y="144" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="591" y="146" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="619" y="144" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="621" y="146" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="649" y="144" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="651" y="146" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="159" y="194" width="61" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="161" y="196" width="57" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="159" y="84" width="61" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="161" y="86" width="57" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="159" y="259" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="161" y="261" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="424" y="53" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="426" y="55" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="424" y="78" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="426" y="80" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="424" y="103" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="426" y="105" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="424" y="128" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="426" y="130" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="424" y="153" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="426" y="155" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="424" y="178" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="426" y="180" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="424" y="202" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="426" y="204" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="424" y="227" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="426" y="229" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="424" y="252" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="426" y="254" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="424" y="277" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="426" y="279" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="424" y="302" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="426" y="304" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="424" y="327" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="426" y="329" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="424" y="352" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="426" y="354" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="424" y="28" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="426" y="30" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="424" y="378" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="426" y="380" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="424" y="3" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="426" y="5" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="479" y="153" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="481" y="155" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="479" y="103" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="481" y="105" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="479" y="128" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="481" y="130" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="479" y="178" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="481" y="180" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="479" y="53" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="481" y="55" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="479" y="3" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="481" y="5" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="479" y="28" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="481" y="30" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="479" y="78" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="481" y="80" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="479" y="203" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="481" y="205" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="479" y="353" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="481" y="355" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="479" y="278" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="481" y="280" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="479" y="253" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="481" y="255" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="479" y="303" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="481" y="305" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="479" y="228" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="481" y="230" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="479" y="328" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="481" y="330" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="479" y="378" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="481" y="380" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="339" y="28" width="81" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="341" y="30" width="77" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="339" y="53" width="81" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="341" y="55" width="77" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1_border" state="0">
+ <bounds x="419" y="529" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1" state="0">
+ <bounds x="421" y="531" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="429" y="504" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="431" y="506" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="439" y="479" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="441" y="481" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="449" y="454" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="451" y="456" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="469" y="404" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="471" y="406" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="459" y="429" width="27" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="461" y="431" width="23" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_269_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="669" y="9" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_269" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="671" y="11" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_298_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="419" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_298" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="421" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_299_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="519" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_299" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="521" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_300_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="619" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_300" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="621" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_301_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="294" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_301" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="296" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_302_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="209" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_302" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="211" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_303_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="124" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_303" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="126" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_304_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="39" y="604" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_304" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="41" y="606" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="70" y="370" width="272" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="70" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="87" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="104" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="121" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="138" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="155" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="172" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="189" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="206" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="223" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="240" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="257" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="274" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="291" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="308" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="325" y="370" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="5" y="465" width="24" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="label67" element="label_67">
+ <bounds x="380" y="465" width="24" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="label174" element="label_174">
+ <bounds x="75" y="355" width="27" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label175" element="label_175">
+ <bounds x="285" y="355" width="41" height="14">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2eggs1.lay b/src/mame/layout/sc2eggs1.lay
new file mode 100644
index 00000000000..d711dbb894f
--- /dev/null
+++ b/src/mame/layout/sc2eggs1.lay
@@ -0,0 +1,12597 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_20_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_20_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_17_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_17_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_19_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_19_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="EGGS HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="EGGS HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.27" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.54" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.27" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.54" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="CELEBRITY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="SNATCH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="CELEBRITY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="SNATCH">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="GET YOUR EGG OVER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="GET YOUR EGG OVER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="WINNING SPINS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="WINNING SPINS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="RISE AND SHINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="RISE AND SHINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="EGG ON YOUR FACE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.42" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.84" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.21" blue="0.08">
+ </color>
+ </rect>
+ <text string="EGG ON YOUR FACE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SOLDIER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ON">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SOLDIER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ON">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="GET">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LAID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="GET">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LAID">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="STAY OR GO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="STAY OR GO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.29" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="0.58" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.31" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.07" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.62" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.15" blue="0.25">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pants Down">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pants Down">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="PANTS DOWN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="PANTS DOWN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.50" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.12" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="1.00" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.25" blue="0.04">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.50" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.12" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="1.00" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.25" blue="0.04">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.50" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.12" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="1.00" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.25" blue="0.02">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.50" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.12" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="1.00" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.25" blue="0.02">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="COCK A DOODLE DO IT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="COCK A DOODLE DO IT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.37" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.09" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.75" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.18" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOUSEY HOUSEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.37" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.09" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.75" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.18" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOUSEY HOUSEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="NEWS EGGSTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="NEWS EGGSTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pants">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Down">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pants">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Down">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's the Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Cock A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Doodle Do">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Cock A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Doodle Do">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Ready To Rhumba">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Ready To Rhumba">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Prize Is Right">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Prize Is Right">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's The Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="What's The Waffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Extra Eggs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Snap Cackle Pop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Snap Cackle Pop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="News Eggstra">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="EGGS ON LEGS TOUR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.41" blue="0.01">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.10" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.97" green="0.83" blue="0.03">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <text string="EGGS ON LEGS TOUR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.35" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <disk state="1">
+ <color red="0.69" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.17" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="CL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.35" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.69" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.17" green="0.00" blue="0.00">
+ </color>
+ </disk>
+ <text string="CL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.50" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.12" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="1.00" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.25" blue="0.04">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="0.50" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.12" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.17" green="1.00" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.25" blue="0.04">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.50" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.12" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="1.00" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.25" blue="0.02">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.04" green="0.50" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.01" green="0.12" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.08" green="1.00" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.25" blue="0.02">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="WHAT'S THE WAFFLE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="WHAT'S THE WAFFLE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.16" green="0.50" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.12" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.33" green="1.00" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.08" green="0.25" blue="0.08">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.16" green="0.50" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.04" green="0.12" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.33" green="1.00" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.08" green="0.25" blue="0.08">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.21" green="0.50" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.12" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.42" green="1.00" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.25" blue="0.10">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.21" green="0.50" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.12" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.42" green="1.00" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.25" blue="0.10">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.37" green="0.50" blue="0.37">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.12" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="1.00" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.18" green="0.25" blue="0.18">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.37" green="0.50" blue="0.37">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.12" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="1.00" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.18" green="0.25" blue="0.18">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.50" green="0.37" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.09" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="1.00" green="0.75" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.18" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOUSEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HOUSEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="GAMBLE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_43">
+ <text string="PLAYS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_44">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_112">
+ <text string="STARTS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="WIN STEPP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_117">
+ <text string="Bugs and Trouty v1.0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_118">
+ <text string="Scars">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="746" height="693">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="102" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="102.0000" y="415.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="105.3333" y="416.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.6667" y="418.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.0000" y="420.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.3333" y="422.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="118.6667" y="424.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="102.0000" y="461.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="105.3333" y="463.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.6667" y="465.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.0000" y="467.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.3333" y="469.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="118.6667" y="471.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="102.0000" y="508.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="105.3333" y="510.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.6667" y="512.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.0000" y="514.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.3333" y="516.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="118.6667" y="518.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="102" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="232" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="415.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="416.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="418.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="420.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="422.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="424.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="461.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="463.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="465.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="467.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="469.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="471.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="508.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="510.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="512.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="514.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="516.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="518.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="232" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="362" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="415.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="416.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="418.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="420.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="422.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="424.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="461.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="463.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="465.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="467.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="469.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="471.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="508.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="510.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="512.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="514.1667" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="516.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="518.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="362" y="415" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="348" y="117" width="60" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="348.0000" y="117.0000" width="60.0000" height="50.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="350.5000" y="119.0833" width="55.0000" height="45.8333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="353.0000" y="121.1667" width="50.0000" height="41.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="355.5000" y="123.2500" width="45.0000" height="37.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="358.0000" y="125.3333" width="40.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="360.5000" y="127.4167" width="35.0000" height="29.1667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="348" y="117" width="60" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="495" y="520" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="497" y="522" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="495" y="494" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="497" y="496" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="495" y="468" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="497" y="470" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1_border" state="0">
+ <bounds x="495" y="442" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1" state="0">
+ <bounds x="497" y="444" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="464" y="442" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="466" y="444" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1_border" state="0">
+ <bounds x="464" y="468" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1" state="0">
+ <bounds x="466" y="470" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1_border" state="0">
+ <bounds x="464" y="520" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1" state="0">
+ <bounds x="466" y="522" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="464" y="494" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="466" y="496" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="526" y="442" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="528" y="444" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="526" y="468" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="528" y="470" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="526" y="494" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="528" y="496" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="526" y="520" width="32" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="528" y="522" width="28" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="464" y="423" width="94" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="466" y="425" width="90" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="34" y="506" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="36" y="508" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="34" y="476" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="36" y="478" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="34" y="446" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="36" y="448" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="34" y="416" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="36" y="418" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="34" y="536" width="52" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="36" y="538" width="48" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="606" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="608" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="486" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="488" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="366" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="368" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="246" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="248" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="126" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="128" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="6" y="583" width="122" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="8" y="585" width="118" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="646" y="346" width="70" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="648" y="348" width="66" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="646" y="315" width="70" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="648" y="317" width="66" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="577" y="315" width="70" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="579" y="317" width="66" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="508" y="315" width="70" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="510" y="317" width="66" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="508" y="346" width="70" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="510" y="348" width="66" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="651" y="246" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="653" y="248" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="590" y="246" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="592" y="248" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="651" y="214" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="653" y="216" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="590" y="214" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="592" y="216" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="650" y="136" width="27" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="652" y="138" width="23" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="634" y="161" width="27" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="636" y="163" width="23" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="681" y="136" width="27" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="683" y="138" width="23" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="697" y="161" width="27" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="699" y="163" width="23" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="660" y="106" width="38" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="662" y="108" width="34" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="649" y="69" width="62" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="651" y="71" width="58" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="35" y="373" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="37" y="375" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="35" y="352" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="37" y="354" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="35" y="331" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="37" y="333" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="35" y="310" width="32" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="37" y="312" width="28" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="20" y="259" width="62" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="22" y="261" width="58" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="536" y="293" width="152" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="538" y="295" width="148" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="33" y="609" width="68" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="35" y="611" width="64" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="153" y="609" width="68" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="155" y="611" width="64" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="273" y="609" width="68" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="275" y="611" width="64" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="393" y="609" width="68" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="395" y="611" width="64" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="513" y="609" width="68" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="515" y="611" width="64" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="410" y="126" width="42" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="412" y="128" width="38" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="304" y="126" width="42" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="306" y="128" width="38" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="508" y="225" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="510" y="227" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="414" y="344" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="416" y="346" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="414" y="374" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="416" y="376" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="494" y="68" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="496" y="70" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="554" y="68" width="66" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="556" y="70" width="62" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="414" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="416" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="334" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="336" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="14" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="16" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="94" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="96" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="174" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="176" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="254" y="68" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="256" y="70" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="554" y="138" width="66" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="556" y="140" width="62" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="554" y="98" width="66" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="556" y="100" width="62" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="334" y="216" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="336" y="218" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="254" y="216" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="256" y="218" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="174" y="216" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="176" y="218" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="94" y="216" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="96" y="218" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="14" y="213" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="16" y="215" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="414" y="216" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="416" y="218" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="414" y="314" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="416" y="316" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="334" y="314" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="336" y="316" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="254" y="314" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="256" y="316" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="174" y="314" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="176" y="316" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="94" y="310" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="96" y="312" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="94" y="280" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="96" y="282" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="174" y="276" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="176" y="278" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="254" y="276" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="256" y="278" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="334" y="276" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="336" y="278" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="414" y="276" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="416" y="278" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="414" y="246" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="416" y="248" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="494" y="178" width="126" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="496" y="180" width="122" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="414" y="178" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="416" y="180" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="334" y="178" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="336" y="180" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="254" y="178" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="256" y="180" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="174" y="178" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="176" y="180" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="94" y="178" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="96" y="180" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="14" y="182" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="16" y="184" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="109" y="7" width="402" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="111" y="9" width="398" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="587" y="22" width="27" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="589" y="24" width="23" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="96" y="149" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="98" y="151" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="96" y="124" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="98" y="126" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="56" y="124" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="58" y="126" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="16" y="102" width="162" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="18" y="104" width="158" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="16" y="124" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="18" y="126" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="16" y="149" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="18" y="151" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="56" y="149" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="58" y="151" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="136" y="124" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="138" y="126" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="136" y="149" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="138" y="151" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_147_border" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="577" y="346" width="70" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_147" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="579" y="348" width="66" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_149_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="649" y="631" width="72" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_149" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="651" y="633" width="68" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_150_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="371" y="631" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_150" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="373" y="633" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_151_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="241" y="631" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_151" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="243" y="633" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_152_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="111" y="631" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_152" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="113" y="633" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_153_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="6" y="631" width="72" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_153" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="8" y="633" width="68" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_154_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="559" y="631" width="72" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_154" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="561" y="633" width="68" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_155_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="469" y="631" width="72" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_155" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="471" y="633" width="68" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_156_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="640" y="2" width="46" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_156" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="642" y="4" width="42" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="119" y="367" width="272" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="119" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="136" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="153" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="170" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="187" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="204" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="221" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="238" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="255" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="272" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="289" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="306" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="323" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="340" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="357" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="374" y="367" width="17" height="31">
+ </bounds>
+ </backdrop>
+ <backdrop name="label43" element="label_43">
+ <bounds x="326" y="347" width="51" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="label44" element="label_44">
+ <bounds x="140" y="348" width="45" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="label112" element="label_112">
+ <bounds x="609" y="487" width="74" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="label117" element="label_117">
+ <bounds x="599" y="525" width="100" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="label118" element="label_118">
+ <bounds x="7" y="674" width="33" height="16">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_button" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2heypr.lay b/src/mame/layout/sc2heypr.lay
new file mode 100644
index 00000000000..141df6ab158
--- /dev/null
+++ b/src/mame/layout/sc2heypr.lay
@@ -0,0 +1,8839 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=".00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="MONEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="MONEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="BIG">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="BIG">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="NUDGE NOW">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="NUDGE NOW">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="HEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="HEY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="PRESTO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="PRESTO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_66_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_66">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_82_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_82">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_84_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_84">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_85_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_85">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_86_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_86">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_87_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_87">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="RESPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_88_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_88">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_41">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_65">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1014" height="678">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="303" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="303.0000" y="473.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="306.3333" y="474.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="309.6667" y="476.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="313.0000" y="478.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="316.3333" y="480.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="319.6667" y="482.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="303.0000" y="519.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="306.3333" y="521.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="309.6667" y="523.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="313.0000" y="525.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="316.3333" y="527.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="319.6667" y="529.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="303.0000" y="566.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="306.3333" y="568.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="309.6667" y="570.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="313.0000" y="572.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="316.3333" y="574.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="319.6667" y="576.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="303" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="385" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="473.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="474.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="476.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="478.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="480.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="482.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="519.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="521.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="523.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="525.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="527.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="529.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="566.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="568.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="570.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="572.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="574.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="576.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="385" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="467" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="467.0000" y="473.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="470.3333" y="474.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="473.6667" y="476.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="477.0000" y="478.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="480.3333" y="480.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="483.6667" y="482.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="467.0000" y="519.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="470.3333" y="521.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="473.6667" y="523.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="477.0000" y="525.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="480.3333" y="527.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="483.6667" y="529.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="467.0000" y="566.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="470.3333" y="568.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="473.6667" y="570.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="477.0000" y="572.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="480.3333" y="574.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="483.6667" y="576.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="467" y="473" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="68" y="429" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="68.0000" y="429.0000" width="80.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="71.3333" y="432.3333" width="73.3333" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="74.6667" y="435.6667" width="66.6667" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="78.0000" y="439.0000" width="60.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="81.3333" y="442.3333" width="53.3333" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="84.6667" y="445.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="68" y="429" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="73" y="205" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="73.0000" y="205.0000" width="80.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="76.3333" y="208.3333" width="73.3333" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="79.6667" y="211.6667" width="66.6667" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="83.0000" y="215.0000" width="60.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="86.3333" y="218.3333" width="53.3333" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="89.6667" y="221.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="73" y="205" width="80" height="80">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="43" y="235" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="45" y="237" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="156" y="235" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="158" y="237" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="575" y="307" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="577" y="309" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="546" y="307" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="548" y="309" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="546" y="157" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="548" y="159" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="575" y="157" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="577" y="159" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="546" y="207" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="548" y="209" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="575" y="207" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="577" y="209" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="546" y="257" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="548" y="259" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="575" y="257" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="577" y="259" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="546" y="107" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="548" y="109" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="575" y="107" width="30" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="577" y="109" width="26" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="604" y="57" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="606" y="59" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="546" y="57" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="548" y="59" width="54" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="546" y="7" width="66" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="548" y="9" width="62" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="612" y="7" width="98" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="614" y="9" width="94" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="292" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="294" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="322" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="324" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="232" y="380" width="58" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="234" y="382" width="54" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="238" y="405" width="48" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="240" y="407" width="44" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="442" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="444" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="472" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="474" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="502" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="504" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="412" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="414" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="382" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="384" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="352" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="354" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="532" y="401" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="534" y="403" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="564" y="405" width="30" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="566" y="407" width="26" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="252" y="488" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="254" y="490" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="252" y="516" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="254" y="518" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="252" y="544" width="26" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="254" y="546" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="241" y="571" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="243" y="573" width="46" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="812" y="75" width="88" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="814" y="77" width="84" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="778" y="128" width="150" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="780" y="130" width="146" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_66_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="912" y="13" width="38" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_66" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="914" y="15" width="34" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_82_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="70" y="511" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_82" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="72" y="513" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_84_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="469" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_84" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="471" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_85_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="387" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_85" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="389" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_86_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="302" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_86" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="304" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_87_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="222" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_87" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="224" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_88_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="549" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_88" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="551" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_89_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="625" y="617" width="75" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_89" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="627" y="619" width="71" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="358" y="363" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="361" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="375" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="375" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="361" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="361" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="361" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="361" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="378" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="361" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="375" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="375" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="361" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="361" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="361" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="361" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="378" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="384" y="363" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="387" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="401" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="401" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="387" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="387" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="387" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="387" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="404" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="387" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="401" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="401" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="387" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="387" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="387" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="387" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="404" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="410" y="363" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="413" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="427" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="427" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="413" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="413" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="413" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="413" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="430" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="413" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="427" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="427" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="413" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="413" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="413" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="413" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="430" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="436" y="363" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="439" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="453" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="453" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="439" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="439" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="439" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="439" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="456" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="439" y="365" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="453" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="453" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="439" y="389" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="439" y="377" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="439" y="365" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="439" y="377" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="456" y="389" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="281" y="438" width="272" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="281" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="298" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="315" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="332" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="349" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="366" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="383" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="400" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="417" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="434" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="451" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="468" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="485" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="502" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="519" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="536" y="438" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="label41" element="label_41">
+ <bounds x="336" y="362" width="20" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="label65" element="label_65">
+ <bounds x="556" y="527" width="29" height="26">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2majes.lay b/src/mame/layout/sc2majes.lay
new file mode 100644
index 00000000000..39233b34687
--- /dev/null
+++ b/src/mame/layout/sc2majes.lay
@@ -0,0 +1,9513 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.05" blue="0.00">
+ </color>
+ </rect>
+ <text string="SUPER BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.05" blue="0.00">
+ </color>
+ </rect>
+ <text string="SUPER BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.05" blue="0.00">
+ </color>
+ </rect>
+ <text string="WIN SPINS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.05" blue="0.00">
+ </color>
+ </rect>
+ <text string="WIN SPINS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.03" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.02" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.17" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.02" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.17" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.16" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.33" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.16" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.33" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.21" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.05" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.42" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.10" blue="0.10">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.21" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.05" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.42" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.10" blue="0.10">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.29" blue="0.29">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.07">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.58" blue="0.58">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.15">
+ </color>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.29" blue="0.29">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.07">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.58" blue="0.58">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.15">
+ </color>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="80P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="80P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.04" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.08" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.31" green="0.00" blue="0.37">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.07" green="0.00" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="0.62" green="0.00" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.15" green="0.00" blue="0.18">
+ </color>
+ </rect>
+ <text string="N U D G E S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.31" green="0.00" blue="0.37">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.07" green="0.00" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.62" green="0.00" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.15" green="0.00" blue="0.18">
+ </color>
+ </rect>
+ <text string="N U D G E S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.13" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.03" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.25" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.06" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.13" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.03" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.25" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.06" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.42" green="0.04" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.01" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="0.84" green="0.08" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.21" green="0.02" blue="0.25">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.42" green="0.04" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.01" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.84" green="0.08" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.21" green="0.02" blue="0.25">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_17_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.08" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.02" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_17_1" defstate="0">
+ <rect state="1">
+ <color red="0.85" green="0.17" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.21" green="0.04" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.08" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.02" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.85" green="0.17" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.21" green="0.04" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="MAJESTIC BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="MAJESTIC BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="TT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </disk>
+ </element>
+ <element name="" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </disk>
+ <text string="TT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.45" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.91" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.06">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.45" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.91" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.06">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.45" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.89" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.04">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.45" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.02">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.89" blue="0.17">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.04">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.46" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.92" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.08">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.46" blue="0.16">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.04">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.92" blue="0.33">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.08">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.46" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.93" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.10">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.46" blue="0.21">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.05">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.93" blue="0.42">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.23" blue="0.10">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.89" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.02">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.04">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.01">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.89" blue="0.08">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.02">
+ </color>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.44" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.87" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00">
+ </color>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_90_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_90">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_91_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_91">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_92_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_92">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_93_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_93">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_94_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_94">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_95_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_95">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_96_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_96">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_55">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_62">
+ <text string="PLAYS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_74">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_75">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_76">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_77">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_78">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_80">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_81">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_85">
+ <text string="REEL PLAN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_87">
+ <text string="Bugs and Trouty">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="v1.1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_88">
+ <text string="Presto">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="937" height="662">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="124" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="495.0000" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="126.9167" y="496.3889" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="129.8333" y="497.7778" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="132.7500" y="499.1667" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="135.6667" y="500.5555" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="138.5833" y="501.9445" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="528.3333" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="126.9167" y="529.7222" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="129.8333" y="531.1111" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="132.7500" y="532.5000" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="135.6667" y="533.8889" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="138.5833" y="535.2778" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="561.6667" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="126.9167" y="563.0556" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="129.8333" y="564.4445" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="132.7500" y="565.8334" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="135.6667" y="567.2222" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="138.5833" y="568.6111" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="124" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="254" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="254.0000" y="495.0000" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="256.9167" y="496.3889" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="259.8333" y="497.7778" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.7500" y="499.1667" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.6667" y="500.5555" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.5833" y="501.9445" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="254.0000" y="528.3333" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="256.9167" y="529.7222" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="259.8333" y="531.1111" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.7500" y="532.5000" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.6667" y="533.8889" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.5833" y="535.2778" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="254.0000" y="561.6667" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="256.9167" y="563.0556" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="259.8333" y="564.4445" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.7500" y="565.8334" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.6667" y="567.2222" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.5833" y="568.6111" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="254" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="384" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="384.0000" y="495.0000" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="386.9167" y="496.3889" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="389.8333" y="497.7778" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="392.7500" y="499.1667" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="395.6667" y="500.5555" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="398.5833" y="501.9445" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="384.0000" y="528.3333" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="386.9167" y="529.7222" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="389.8333" y="531.1111" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="392.7500" y="532.5000" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="395.6667" y="533.8889" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="398.5833" y="535.2778" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="384.0000" y="561.6667" width="70.0000" height="33.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="386.9167" y="563.0556" width="64.1667" height="30.5556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="389.8333" y="564.4445" width="58.3333" height="27.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="392.7500" y="565.8334" width="52.5000" height="25.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="395.6667" y="567.2222" width="46.6667" height="22.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="398.5833" y="568.6111" width="40.8333" height="19.4444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="384" y="495" width="70" height="100">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="545" y="232" width="182" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="547" y="234" width="178" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="35" y="234" width="182" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="37" y="236" width="178" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="250" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="252" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="280" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="282" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="310" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="312" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="340" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="342" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="370" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="372" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="400" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="402" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="430" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="432" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="460" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="462" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="490" y="339" width="22" height="72">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="492" y="341" width="18" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="414" y="291" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="416" y="293" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="360" y="305" width="42" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="362" y="307" width="38" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="266" y="291" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="268" y="293" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="317" y="454" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="319" y="456" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="317" y="423" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="319" y="425" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="504" y="423" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="506" y="425" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="504" y="454" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="506" y="456" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="691" y="454" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="693" y="456" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="691" y="423" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="693" y="425" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="130" y="423" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="132" y="425" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="130" y="454" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="132" y="456" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="502" y="551" width="104" height="20">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="504" y="553" width="100" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="502" y="496" width="44" height="53">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="504" y="498" width="40" height="49">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="666" y="496" width="44" height="53">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="668" y="498" width="40" height="49">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1_border" state="0">
+ <bounds x="584" y="496" width="44" height="53">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1" state="0">
+ <bounds x="586" y="498" width="40" height="49">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="190" y="3" width="382" height="61">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="192" y="5" width="378" height="57">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="62" y="54" width="36" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="64" y="56" width="32" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="284" y="65" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="286" y="67" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="405" y="65" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="407" y="67" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="163" y="100" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="165" y="102" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="42" y="135" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="44" y="137" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="526" y="100" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="528" y="102" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="647" y="135" width="73" height="56">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="649" y="137" width="69" height="52">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_89_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="670" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_89" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="672" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_90_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="586" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_90" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="588" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_91_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="496" y="604" width="68" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_91" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="498" y="606" width="64" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_92_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="388" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_92" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="390" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_93_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="258" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_93" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="260" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_94_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="128" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_94" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="130" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_95_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="11" y="604" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_95" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="13" y="606" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_96_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="626" y="11" width="46" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_96" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="628" y="13" width="42" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="261" y="218" width="60" height="55">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off105" element="led_off">
+ <bounds x="269" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off106" element="led_off">
+ <bounds x="303" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off107" element="led_off">
+ <bounds x="303" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off108" element="led_off">
+ <bounds x="269" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off109" element="led_off">
+ <bounds x="269" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off110" element="led_off">
+ <bounds x="269" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off111" element="led_off">
+ <bounds x="269" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off104" element="led_dot_off">
+ <bounds x="312" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="led_on">
+ <bounds x="269" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="led_on">
+ <bounds x="303" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="led_on">
+ <bounds x="303" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="led_on">
+ <bounds x="269" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="led_on">
+ <bounds x="269" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="led_on">
+ <bounds x="269" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="led_on">
+ <bounds x="269" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="led_dot_on">
+ <bounds x="312" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="381" y="218" width="60" height="55">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="389" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="423" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="423" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="389" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="389" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="389" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="389" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off72" element="led_dot_off">
+ <bounds x="432" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="389" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="423" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="423" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="389" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="389" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="389" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="389" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="led_dot_on">
+ <bounds x="432" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="321" y="218" width="60" height="55">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="329" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="363" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="363" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="329" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="329" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="329" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="329" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off88" element="led_dot_off">
+ <bounds x="372" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="329" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="363" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="363" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="329" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="329" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="329" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="329" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="led_dot_on">
+ <bounds x="372" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="441" y="218" width="60" height="55">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="449" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="483" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="483" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="449" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="449" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="449" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="449" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off56" element="led_dot_off">
+ <bounds x="492" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="449" y="223" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="483" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="483" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="449" y="263" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="449" y="243" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="449" y="223" width="8" height="25">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="449" y="243" width="42" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="led_dot_on">
+ <bounds x="492" y="263" width="8" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="688" y="566" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off153" element="led_off">
+ <bounds x="691" y="568" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off154" element="led_off">
+ <bounds x="705" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off155" element="led_off">
+ <bounds x="705" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off156" element="led_off">
+ <bounds x="691" y="592" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off157" element="led_off">
+ <bounds x="691" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off158" element="led_off">
+ <bounds x="691" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off159" element="led_off">
+ <bounds x="691" y="580" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off152" element="led_dot_off">
+ <bounds x="708" y="592" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="led_on">
+ <bounds x="691" y="568" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="led_on">
+ <bounds x="705" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="led_on">
+ <bounds x="705" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="led_on">
+ <bounds x="691" y="592" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="led_on">
+ <bounds x="691" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="led_on">
+ <bounds x="691" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="led_on">
+ <bounds x="691" y="580" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="led_dot_on">
+ <bounds x="708" y="592" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="665" y="566" width="24" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off169" element="led_off">
+ <bounds x="668" y="568" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off170" element="led_off">
+ <bounds x="682" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off171" element="led_off">
+ <bounds x="682" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off172" element="led_off">
+ <bounds x="668" y="592" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off173" element="led_off">
+ <bounds x="668" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off174" element="led_off">
+ <bounds x="668" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off175" element="led_off">
+ <bounds x="668" y="580" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off168" element="led_dot_off">
+ <bounds x="685" y="592" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="led_on">
+ <bounds x="668" y="568" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="led_on">
+ <bounds x="682" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="led_on">
+ <bounds x="682" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="led_on">
+ <bounds x="668" y="592" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="led_on">
+ <bounds x="668" y="580" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="led_on">
+ <bounds x="668" y="568" width="3" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="led_on">
+ <bounds x="668" y="580" width="17" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="led_dot_on">
+ <bounds x="685" y="592" width="3" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="363" y="137" width="36" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off25" element="led_off">
+ <bounds x="368" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off26" element="led_off">
+ <bounds x="388" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off27" element="led_off">
+ <bounds x="388" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off28" element="led_off">
+ <bounds x="368" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off29" element="led_off">
+ <bounds x="368" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off30" element="led_off">
+ <bounds x="368" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off31" element="led_off">
+ <bounds x="368" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off24" element="led_dot_off">
+ <bounds x="393" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="led_on">
+ <bounds x="368" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="led_on">
+ <bounds x="388" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="led_on">
+ <bounds x="388" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="led_on">
+ <bounds x="368" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="led_on">
+ <bounds x="368" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="led_on">
+ <bounds x="368" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="led_on">
+ <bounds x="368" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="led_dot_on">
+ <bounds x="393" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="399" y="137" width="36" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off9" element="led_off">
+ <bounds x="404" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off10" element="led_off">
+ <bounds x="424" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off11" element="led_off">
+ <bounds x="424" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off12" element="led_off">
+ <bounds x="404" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off13" element="led_off">
+ <bounds x="404" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off14" element="led_off">
+ <bounds x="404" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off15" element="led_off">
+ <bounds x="404" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off8" element="led_dot_off">
+ <bounds x="429" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="led_on">
+ <bounds x="404" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="led_on">
+ <bounds x="424" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="led_on">
+ <bounds x="424" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="led_on">
+ <bounds x="404" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="led_on">
+ <bounds x="404" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="led_on">
+ <bounds x="404" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="led_on">
+ <bounds x="404" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="led_dot_on">
+ <bounds x="429" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="327" y="137" width="36" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="332" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="352" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="352" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="332" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="332" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="332" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="332" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off40" element="led_dot_off">
+ <bounds x="357" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="332" y="140" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="352" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="352" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="332" y="171" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="332" y="156" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="332" y="140" width="5" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="332" y="156" width="25" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="led_dot_on">
+ <bounds x="357" y="171" width="5" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="label55" element="label_55">
+ <bounds x="334" y="176" width="97" height="49">
+ </bounds>
+ </backdrop>
+ <backdrop name="label62" element="label_62">
+ <bounds x="665" y="548" width="47" height="21">
+ </bounds>
+ </backdrop>
+ <backdrop name="label74" element="label_74">
+ <bounds x="82" y="300" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label75" element="label_75">
+ <bounds x="82" y="347" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label76" element="label_76">
+ <bounds x="591" y="347" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label77" element="label_77">
+ <bounds x="591" y="300" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label78" element="label_78">
+ <bounds x="666" y="347" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="666" y="300" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label80" element="label_80">
+ <bounds x="155" y="347" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label81" element="label_81">
+ <bounds x="155" y="300" width="16" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label85" element="label_85">
+ <bounds x="801" y="14" width="89" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="label87" element="label_87">
+ <bounds x="28" y="96" width="95" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="label88" element="label_88">
+ <bounds x="5" y="645" width="37" height="16">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2prem2.lay b/src/mame/layout/sc2prem2.lay
new file mode 100644
index 00000000000..be956034fb5
--- /dev/null
+++ b/src/mame/layout/sc2prem2.lay
@@ -0,0 +1,17769 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Press Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="For Winning Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="After Losing Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_17_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_17_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_19_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_19_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_20_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_20_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Fantasy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Fantasy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Soccer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Shocker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Soccer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Shocker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Fantasy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Fantasy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Soccer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Shocker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Soccer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Shocker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Champs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Sponsership">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Deal">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Sponsership">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Deal">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string=" SACKED">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string=" SACKED">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Backed By">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="The Board">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Backed By">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="The Board">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Vote Of">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Confidence">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Vote Of">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Confidence">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="F.A.Fine">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="And Exit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="F.A.Fine">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="And Exit">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Rise">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Rise">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Retire">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Retire">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Resign In">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Disgrace">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Resign In">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Disgrace">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Sacked">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Sacked">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CHAMP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BOARD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="ROOM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Day">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Footballs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Champions">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="4 Footballs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="Champions">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="League">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Footballs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="3 Footballs">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_176_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_176">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_177_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_177">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_178_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_178">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_179_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_179">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_180_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_180">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_181_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_181">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_182_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_182">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_183_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_183">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="3" symbollist="Bell,Cherry(*),Lemon,Orange,Bar,Cherry,Grape,Orange,Melon,Orange,Cherry(*),Orange,Cashpot,Cherry,Lemon,Cherry">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="3" symbollist="Bell,Cherry,Orange,Melon,Bar,Grape,Cherry(*),Orange,Cherry,Melon,Grape,Cashpot,Lemon,Cherry,Lemon(*),Orange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="3" symbollist="Bell,Cherry,Lemon,Orange(*),Bar,Grape,Orange,Cherry,Melon,Cherry,Grape,Orange(*),Lemon,Cashpot,Lemon,Cherry">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="3" symbollist="Bell,Cherry,Lemon,Grape,Bar,Lemon(*),Grape,Orange,Melon,Cherry,Cashpot,Orange,Lemon,Cherry(*),Lemon,Cherry">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="6,1,2,3,4,5,6,1,2,3,4,5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_15">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_16">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_33">
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_34">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_35">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_36">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_66">
+ <text string="Soccer shocker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_73">
+ <text string="Board room">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Crsis">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_77">
+ <text string="pay meter">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_78">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="1 - 6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_81">
+ <text string="CHAMPIONS LEAGUE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_126">
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_127">
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_128">
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_129">
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_130">
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_131">
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_132">
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_152">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_153">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_154">
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_155">
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_156">
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_157">
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_158">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_159">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="236" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="239.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="246.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="249.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="252.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="236" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="318" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="318" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="400" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="403.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="406.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="410.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="413.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="416.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="400" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="482" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="413.0000" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="415.6389" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="418.2778" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="420.9167" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="423.5555" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="426.1945" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="476.3333" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="478.9722" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="481.6111" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="484.2500" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="486.8889" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="489.5278" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="539.6667" width="80.0000" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="542.3056" width="73.3333" height="58.0556">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="544.9445" width="66.6667" height="52.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="547.5834" width="60.0000" height="47.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="550.2222" width="53.3333" height="42.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="552.8611" width="46.6667" height="36.9444">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="482" y="413" width="80" height="190">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="276" y="159" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="276" y="159" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="620" y="354" width="132" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="622" y="356" width="128" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="604" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="606" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="658" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="660" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="712" y="542" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="714" y="544" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="658" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="660" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="712" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="714" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1_border" state="0">
+ <bounds x="604" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="lamp_17_1" state="0">
+ <bounds x="606" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="604" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="606" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="604" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="606" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="604" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="606" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="658" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="660" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1_border" state="0">
+ <bounds x="658" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1" state="0">
+ <bounds x="660" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1_border" state="0">
+ <bounds x="658" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1" state="0">
+ <bounds x="660" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="658" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="660" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="712" y="412" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="714" y="414" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="712" y="438" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="714" y="440" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="712" y="464" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="714" y="466" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="712" y="490" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="714" y="492" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="531" y="256" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="533" y="258" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="531" y="288" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="533" y="290" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="252" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="254" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="308" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="310" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="196" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="198" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="252" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="254" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="308" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="310" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="364" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="366" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="420" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="422" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="196" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="198" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="196" y="288" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="198" y="290" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="196" y="256" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="198" y="258" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="196" y="224" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="198" y="226" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="476" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="478" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="531" y="320" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="533" y="322" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="196" y="192" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="198" y="194" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="420" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="422" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="364" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="366" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="196" y="128" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="198" y="130" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="196" y="160" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="198" y="162" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="476" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="478" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="531" y="96" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="533" y="98" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="531" y="128" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="533" y="130" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="531" y="160" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="533" y="162" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="531" y="192" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="533" y="194" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="531" y="224" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="533" y="226" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="267" y="375" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="269" y="377" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="355" y="375" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="357" y="377" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="443" y="375" width="88" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="445" y="377" width="84" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="371" y="134" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="373" y="136" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="371" y="166" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="373" y="168" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="371" y="198" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="373" y="200" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="447" y="198" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="449" y="200" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="447" y="166" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="449" y="168" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="447" y="134" width="76" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="449" y="136" width="72" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="604" y="516" width="54" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="606" y="518" width="50" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="660" y="223" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="662" y="225" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="660" y="245" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="662" y="247" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="660" y="267" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="662" y="269" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="660" y="289" width="52" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="662" y="291" width="48" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="599" y="315" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="601" y="317" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="599" y="283" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="601" y="285" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="599" y="251" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="601" y="253" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="599" y="219" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="601" y="221" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="599" y="187" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="601" y="189" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="655" y="187" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="657" y="189" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="717" y="187" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="719" y="189" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="717" y="219" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="719" y="221" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="717" y="251" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="719" y="253" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="717" y="283" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="719" y="285" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="717" y="315" width="56" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="719" y="317" width="52" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="655" y="315" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="657" y="317" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="88" y="443" width="52" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="90" y="445" width="48" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="525" y="42" width="82" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="527" y="44" width="78" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_2_border" state="0">
+ <bounds x="525" y="9" width="82" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_2" state="0">
+ <bounds x="527" y="11" width="78" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_176_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="744" y="595" width="42" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_176" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="746" y="597" width="38" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_177_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="654" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_177" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="656" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_178_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="571" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_178" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="573" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_179_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="152" y="604" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_179" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="154" y="606" width="74" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_180_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="235" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_180" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="237" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_181_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="317" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_181" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="319" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_182_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="399" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_182" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="401" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_183_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="481" y="604" width="82" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_183" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="483" y="606" width="78" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off9" element="led_off">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off10" element="led_off">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off11" element="led_off">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off12" element="led_off">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off13" element="led_off">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off14" element="led_off">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off15" element="led_off">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off8" element="led_dot_off">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="led_on">
+ <bounds x="661" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="led_on">
+ <bounds x="678" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="led_on">
+ <bounds x="678" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="led_on">
+ <bounds x="661" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="led_on">
+ <bounds x="661" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="led_on">
+ <bounds x="661" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="led_on">
+ <bounds x="661" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="led_dot_on">
+ <bounds x="682" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="687" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off25" element="led_off">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off26" element="led_off">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off27" element="led_off">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off28" element="led_off">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off29" element="led_off">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off30" element="led_off">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off31" element="led_off">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off24" element="led_dot_off">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="led_on">
+ <bounds x="691" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="led_on">
+ <bounds x="708" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="led_on">
+ <bounds x="708" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="led_on">
+ <bounds x="691" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="led_on">
+ <bounds x="691" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="led_on">
+ <bounds x="691" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="led_on">
+ <bounds x="691" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="led_dot_on">
+ <bounds x="712" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="716" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="720" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="737" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="737" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="720" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="720" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="720" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="720" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off40" element="led_dot_off">
+ <bounds x="741" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="720" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="737" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="737" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="720" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="720" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="720" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="720" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="led_dot_on">
+ <bounds x="741" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="746" y="27" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="750" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="767" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="767" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="750" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="750" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="750" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="750" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="771" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="750" y="30" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="767" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="767" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="750" y="59" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="750" y="45" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="750" y="30" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="750" y="45" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="771" y="59" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="657" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="661" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="678" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="678" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="661" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="661" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="661" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="661" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off256" element="led_dot_off">
+ <bounds x="682" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="661" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="678" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="678" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="661" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="661" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="661" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="661" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp256" element="led_dot_on">
+ <bounds x="682" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="686" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="690" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="707" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="707" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="690" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="690" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="690" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="690" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off88" element="led_dot_off">
+ <bounds x="711" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="690" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="707" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="707" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="690" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="690" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="690" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="690" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="led_dot_on">
+ <bounds x="711" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="716" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off105" element="led_off">
+ <bounds x="720" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off106" element="led_off">
+ <bounds x="737" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off107" element="led_off">
+ <bounds x="737" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off108" element="led_off">
+ <bounds x="720" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off109" element="led_off">
+ <bounds x="720" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off110" element="led_off">
+ <bounds x="720" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off111" element="led_off">
+ <bounds x="720" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off104" element="led_dot_off">
+ <bounds x="741" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="led_on">
+ <bounds x="720" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="led_on">
+ <bounds x="737" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="led_on">
+ <bounds x="737" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="led_on">
+ <bounds x="720" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="led_on">
+ <bounds x="720" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="led_on">
+ <bounds x="720" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="led_on">
+ <bounds x="720" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="led_dot_on">
+ <bounds x="741" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="746" y="101" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off121" element="led_off">
+ <bounds x="750" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off122" element="led_off">
+ <bounds x="767" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off123" element="led_off">
+ <bounds x="767" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off124" element="led_off">
+ <bounds x="750" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off125" element="led_off">
+ <bounds x="750" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off126" element="led_off">
+ <bounds x="750" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off127" element="led_off">
+ <bounds x="750" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off120" element="led_dot_off">
+ <bounds x="771" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="led_on">
+ <bounds x="750" y="104" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="led_on">
+ <bounds x="767" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="led_on">
+ <bounds x="767" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="led_on">
+ <bounds x="750" y="133" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="led_on">
+ <bounds x="750" y="119" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="led_on">
+ <bounds x="750" y="104" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="led_on">
+ <bounds x="750" y="119" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="led_dot_on">
+ <bounds x="771" y="133" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="363" y="256" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off137" element="led_off">
+ <bounds x="367" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off138" element="led_off">
+ <bounds x="384" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off139" element="led_off">
+ <bounds x="384" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off140" element="led_off">
+ <bounds x="367" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off141" element="led_off">
+ <bounds x="367" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off142" element="led_off">
+ <bounds x="367" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off143" element="led_off">
+ <bounds x="367" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off136" element="led_dot_off">
+ <bounds x="388" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="led_on">
+ <bounds x="367" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="led_on">
+ <bounds x="384" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="led_on">
+ <bounds x="384" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="led_on">
+ <bounds x="367" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="led_on">
+ <bounds x="367" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="led_on">
+ <bounds x="367" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="led_on">
+ <bounds x="367" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="led_dot_on">
+ <bounds x="388" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="333" y="256" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off153" element="led_off">
+ <bounds x="337" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off154" element="led_off">
+ <bounds x="354" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off155" element="led_off">
+ <bounds x="354" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off156" element="led_off">
+ <bounds x="337" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off157" element="led_off">
+ <bounds x="337" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off158" element="led_off">
+ <bounds x="337" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off159" element="led_off">
+ <bounds x="337" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off152" element="led_dot_off">
+ <bounds x="358" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="led_on">
+ <bounds x="337" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="led_on">
+ <bounds x="354" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="led_on">
+ <bounds x="354" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="led_on">
+ <bounds x="337" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="led_on">
+ <bounds x="337" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="led_on">
+ <bounds x="337" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="led_on">
+ <bounds x="337" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="led_dot_on">
+ <bounds x="358" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="303" y="256" width="30" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off169" element="led_off">
+ <bounds x="307" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off170" element="led_off">
+ <bounds x="324" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off171" element="led_off">
+ <bounds x="324" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off172" element="led_off">
+ <bounds x="307" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off173" element="led_off">
+ <bounds x="307" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off174" element="led_off">
+ <bounds x="307" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off175" element="led_off">
+ <bounds x="307" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off168" element="led_dot_off">
+ <bounds x="328" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="led_on">
+ <bounds x="307" y="259" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="led_on">
+ <bounds x="324" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="led_on">
+ <bounds x="324" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="led_on">
+ <bounds x="307" y="288" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="led_on">
+ <bounds x="307" y="274" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="led_on">
+ <bounds x="307" y="259" width="4" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="led_on">
+ <bounds x="307" y="274" width="21" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="led_dot_on">
+ <bounds x="328" y="288" width="4" height="3">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="261" y="6" width="262" height="86">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="261" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="265" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="269" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="273" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="277" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="281" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="285" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="289" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="293" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="297" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="301" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="305" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="309" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="313" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="317" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="321" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="325" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="329" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="333" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="337" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="341" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="345" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="349" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="353" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="357" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="361" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="365" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="369" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="373" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="377" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="381" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="385" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="389" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="393" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="397" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="401" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="405" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="409" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="413" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="417" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="421" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="425" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="429" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="433" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="437" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="441" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="445" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="449" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="453" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="457" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="461" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="465" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="469" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="473" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="477" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="481" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="485" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="489" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="493" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="497" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="501" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="505" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="509" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="513" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="517" y="6" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="261" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="265" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="269" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="273" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="277" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="281" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="285" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="289" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="293" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="297" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="301" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="305" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="309" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="313" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="317" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="321" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="325" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="329" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="333" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="337" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="341" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="345" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="349" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="353" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="357" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="361" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="365" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="369" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="373" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="377" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="381" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="385" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="389" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="393" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="397" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="401" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="405" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="409" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="413" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="417" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="421" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="425" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="429" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="433" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="437" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="441" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="445" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="449" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="453" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="457" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="461" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="465" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="469" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="473" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="477" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="481" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="485" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="489" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="493" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="497" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="501" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="505" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="509" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="513" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="517" y="10" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="261" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="265" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="269" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="273" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="277" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="281" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="285" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="289" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="293" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="297" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="301" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="305" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="309" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="313" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="317" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="321" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="325" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="329" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="333" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="337" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="341" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="345" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="349" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="353" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="357" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="361" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="365" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="369" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="373" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="377" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="381" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="385" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="389" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="393" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="397" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="401" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="405" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="409" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="413" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="417" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="421" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="425" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="429" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="433" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="437" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="441" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="445" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="449" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="453" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="457" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="461" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="465" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="469" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="473" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="477" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="481" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="485" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="489" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="493" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="497" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="501" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="505" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="509" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="513" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="517" y="14" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="261" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="265" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="269" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="273" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="277" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="281" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="285" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="289" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="293" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="297" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="301" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="305" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="309" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="313" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="317" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="321" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="325" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="329" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="333" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="337" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="341" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="345" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="349" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="353" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="357" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="361" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="365" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="369" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="373" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="377" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="381" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="385" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="389" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="393" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="397" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="401" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="405" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="409" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="413" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="417" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="421" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="425" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="429" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="433" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="437" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="441" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="445" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="449" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="453" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="457" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="461" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="465" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="469" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="473" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="477" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="481" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="485" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="489" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="493" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="497" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="501" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="505" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="509" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="513" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="517" y="18" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="261" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="265" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="269" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="273" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="277" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="281" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="285" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="289" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="293" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="297" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="301" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="305" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="309" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="313" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="317" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="321" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="325" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="329" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="333" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="337" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="341" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="345" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="349" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="353" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="357" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="361" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="365" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="369" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="373" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="377" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="381" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="385" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="389" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="393" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="397" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="401" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="405" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="409" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="413" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="417" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="421" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="425" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="429" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="433" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="437" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="441" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="445" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="449" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="453" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="457" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="461" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="465" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="469" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="473" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="477" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="481" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="485" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="489" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="493" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="497" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="501" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="505" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="509" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="513" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="517" y="22" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="261" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="265" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="269" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="273" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="277" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="281" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="285" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="289" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="293" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="297" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="301" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="305" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="309" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="313" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="317" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="321" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="325" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="329" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="333" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="337" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="341" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="345" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="349" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="353" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="357" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="361" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="365" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="369" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="373" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="377" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="381" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="385" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="389" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="393" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="397" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="401" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="405" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="409" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="413" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="417" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="421" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="425" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="429" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="433" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="437" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="441" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="445" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="449" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="453" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="457" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="461" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="465" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="469" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="473" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="477" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="481" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="485" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="489" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="493" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="497" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="501" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="505" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="509" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="513" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="517" y="26" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="261" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="265" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="269" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="273" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="277" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="281" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="285" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="289" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="293" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="297" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="301" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="305" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="309" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="313" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="317" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="321" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="325" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="329" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="333" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="337" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="341" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="345" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="349" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="353" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="357" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="361" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="365" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="369" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="373" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="377" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="381" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="385" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="389" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="393" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="397" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="401" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="405" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="409" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="413" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="417" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="421" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="425" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="429" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="433" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="437" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="441" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="445" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="449" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="453" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="457" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="461" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="465" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="469" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="473" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="477" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="481" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="485" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="489" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="493" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="497" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="501" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="505" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="509" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="513" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="517" y="30" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="261" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="265" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="269" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="273" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="277" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="281" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="285" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="289" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="293" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="297" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="301" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="305" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="309" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="313" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="317" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="321" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="325" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="329" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="333" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="337" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="341" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="345" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="349" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="353" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="357" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="361" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="365" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="369" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="373" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="377" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="381" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="385" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="389" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="393" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="397" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="401" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="405" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="409" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="413" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="417" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="421" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="425" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="429" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="433" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="437" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="441" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="445" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="449" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="453" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="457" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="461" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="465" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="469" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="473" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="477" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="481" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="485" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="489" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="493" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="497" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="501" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="505" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="509" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="513" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="517" y="34" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="261" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="265" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="269" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="273" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="277" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="281" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="285" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="289" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="293" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="297" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="301" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="305" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="309" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="313" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="317" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="321" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="325" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="329" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="333" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="337" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="341" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="345" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="349" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="353" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="357" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="361" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="365" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="369" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="373" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="377" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="381" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="385" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="389" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="393" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="397" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="401" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="405" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="409" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="413" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="417" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="421" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="425" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="429" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="433" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="437" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="441" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="445" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="449" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="453" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="457" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="461" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="465" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="469" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="473" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="477" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="481" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="485" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="489" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="493" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="497" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="501" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="505" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="509" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="513" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="517" y="38" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="261" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="265" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="269" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="273" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="277" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="281" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="285" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="289" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="293" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="297" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="301" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="305" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="309" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="313" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="317" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="321" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="325" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="329" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="333" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="337" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="341" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="345" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="349" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="353" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="357" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="361" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="365" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="369" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="373" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="377" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="381" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="385" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="389" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="393" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="397" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="401" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="405" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="409" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="413" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="417" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="421" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="425" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="429" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="433" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="437" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="441" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="445" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="449" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="453" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="457" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="461" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="465" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="469" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="473" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="477" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="481" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="485" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="489" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="493" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="497" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="501" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="505" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="509" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="513" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="517" y="42" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="261" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="265" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="269" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="273" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="277" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="281" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="285" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="289" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="293" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="297" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="301" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="305" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="309" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="313" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="317" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="321" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="325" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="329" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="333" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="337" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="341" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="345" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="349" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="353" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="357" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="361" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="365" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="369" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="373" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="377" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="381" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="385" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="389" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="393" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="397" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="401" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="405" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="409" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="413" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="417" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="421" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="425" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="429" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="433" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="437" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="441" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="445" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="449" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="453" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="457" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="461" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="465" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="469" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="473" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="477" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="481" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="485" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="489" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="493" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="497" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="501" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="505" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="509" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="513" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="517" y="46" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="261" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="265" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="269" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="273" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="277" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="281" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="285" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="289" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="293" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="297" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="301" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="305" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="309" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="313" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="317" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="321" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="325" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="329" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="333" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="337" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="341" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="345" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="349" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="353" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="357" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="361" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="365" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="369" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="373" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="377" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="381" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="385" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="389" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="393" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="397" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="401" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="405" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="409" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="413" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="417" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="421" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="425" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="429" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="433" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="437" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="441" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="445" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="449" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="453" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="457" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="461" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="465" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="469" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="473" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="477" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="481" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="485" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="489" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="493" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="497" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="501" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="505" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="509" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="513" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="517" y="50" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="261" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="265" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="269" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="273" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="277" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="281" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="285" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="289" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="293" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="297" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="301" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="305" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="309" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="313" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="317" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="321" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="325" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="329" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="333" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="337" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="341" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="345" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="349" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="353" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="357" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="361" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="365" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="369" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="373" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="377" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="381" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="385" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="389" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="393" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="397" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="401" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="405" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="409" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="413" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="417" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="421" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="425" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="429" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="433" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="437" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="441" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="445" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="449" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="453" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="457" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="461" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="465" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="469" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="473" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="477" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="481" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="485" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="489" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="493" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="497" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="501" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="505" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="509" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="513" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="517" y="54" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="261" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="265" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="269" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="273" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="277" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="281" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="285" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="289" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="293" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="297" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="301" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="305" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="309" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="313" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="317" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="321" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="325" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="329" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="333" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="337" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="341" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="345" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="349" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="353" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="357" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="361" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="365" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="369" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="373" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="377" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="381" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="385" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="389" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="393" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="397" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="401" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="405" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="409" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="413" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="417" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="421" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="425" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="429" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="433" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="437" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="441" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="445" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="449" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="453" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="457" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="461" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="465" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="469" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="473" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="477" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="481" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="485" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="489" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="493" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="497" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="501" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="505" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="509" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="513" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="517" y="58" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="261" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="265" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="269" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="273" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="277" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="281" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="285" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="289" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="293" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="297" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="301" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="305" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="309" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="313" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="317" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="321" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="325" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="329" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="333" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="337" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="341" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="345" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="349" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="353" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="357" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="361" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="365" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="369" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="373" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="377" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="381" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="385" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="389" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="393" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="397" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="401" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="405" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="409" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="413" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="417" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="421" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="425" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="429" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="433" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="437" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="441" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="445" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="449" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="453" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="457" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="461" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="465" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="469" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="473" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="477" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="481" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="485" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="489" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="493" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="497" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="501" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="505" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="509" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="513" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="517" y="62" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="261" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="265" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="269" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="273" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="277" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="281" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="285" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="289" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="293" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="297" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="301" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="305" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="309" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="313" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="317" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="321" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="325" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="329" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="333" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="337" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="341" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="345" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="349" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="353" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="357" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="361" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="365" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="369" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="373" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="377" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="381" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="385" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="389" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="393" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="397" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="401" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="405" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="409" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="413" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="417" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="421" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="425" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="429" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="433" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="437" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="441" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="445" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="449" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="453" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="457" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="461" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="465" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="469" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="473" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="477" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="481" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="485" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="489" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="493" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="497" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="501" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="505" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="509" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="513" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="517" y="66" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="261" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="265" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="269" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="273" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="277" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="281" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="285" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="289" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="293" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="297" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="301" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="305" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="309" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="313" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="317" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="321" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="325" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="329" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="333" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="337" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="341" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="345" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="349" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="353" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="357" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="361" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="365" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="369" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="373" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="377" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="381" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="385" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="389" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="393" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="397" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="401" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="405" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="409" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="413" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="417" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="421" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="425" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="429" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="433" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="437" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="441" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="445" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="449" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="453" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="457" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="461" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="465" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="469" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="473" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="477" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="481" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="485" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="489" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="493" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="497" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="501" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="505" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="509" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="513" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="517" y="70" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="261" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="265" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="269" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="273" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="277" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="281" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="285" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="289" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="293" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="297" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="301" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="305" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="309" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="313" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="317" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="321" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="325" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="329" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="333" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="337" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="341" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="345" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="349" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="353" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="357" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="361" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="365" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="369" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="373" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="377" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="381" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="385" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="389" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="393" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="397" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="401" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="405" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="409" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="413" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="417" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="421" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="425" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="429" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="433" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="437" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="441" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="445" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="449" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="453" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="457" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="461" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="465" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="469" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="473" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="477" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="481" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="485" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="489" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="493" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="497" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="501" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="505" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="509" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="513" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="517" y="74" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="261" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="265" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="269" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="273" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="277" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="281" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="285" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="289" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="293" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="297" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="301" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="305" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="309" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="313" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="317" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="321" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="325" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="329" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="333" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="337" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="341" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="345" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="349" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="353" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="357" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="361" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="365" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="369" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="373" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="377" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="381" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="385" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="389" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="393" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="397" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="401" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="405" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="409" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="413" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="417" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="421" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="425" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="429" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="433" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="437" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="441" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="445" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="449" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="453" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="457" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="461" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="465" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="469" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="473" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="477" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="481" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="485" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="489" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="493" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="497" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="501" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="505" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="509" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="513" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="517" y="78" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="261" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="265" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="269" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="273" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="277" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="281" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="285" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="289" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="293" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="297" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="301" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="305" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="309" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="313" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="317" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="321" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="325" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="329" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="333" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="337" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="341" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="345" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="349" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="353" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="357" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="361" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="365" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="369" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="373" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="377" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="381" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="385" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="389" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="393" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="397" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="401" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="405" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="409" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="413" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="417" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="421" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="425" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="429" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="433" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="437" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="441" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="445" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="449" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="453" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="457" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="461" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="465" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="469" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="473" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="477" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="481" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="485" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="489" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="493" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="497" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="501" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="505" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="509" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="513" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="517" y="82" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="261" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="265" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="269" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="273" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="277" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="281" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="285" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="289" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="293" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="297" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="301" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="305" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="309" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="313" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="317" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="321" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="325" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="329" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="333" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="337" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="341" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="345" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="349" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="353" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="357" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="361" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="365" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="369" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="373" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="377" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="381" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="385" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="389" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="393" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="397" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="401" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="405" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="409" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="413" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="417" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="421" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="425" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="429" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="433" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="437" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="441" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="445" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="449" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="453" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="457" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="461" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="465" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="469" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="473" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="477" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="481" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="485" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="489" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="493" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="497" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="501" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="505" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="509" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="513" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="517" y="86" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label15" element="label_15">
+ <bounds x="619" y="85" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label16" element="label_16">
+ <bounds x="619" y="11" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label33" element="label_33">
+ <bounds x="660" y="77" width="85" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label34" element="label_34">
+ <bounds x="667" y="3" width="84" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="label35" element="label_35">
+ <bounds x="209" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label36" element="label_36">
+ <bounds x="564" y="495" width="25" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="307" y="353" width="147" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label73" element="label_73">
+ <bounds x="384" y="231" width="91" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="label77" element="label_77">
+ <bounds x="293" y="296" width="75" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label78" element="label_78">
+ <bounds x="266" y="240" width="38" height="67">
+ </bounds>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="291" y="137" width="38" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label81" element="label_81">
+ <bounds x="625" y="174" width="110" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label126" element="label_126">
+ <bounds x="117" y="10" width="44" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label127" element="label_127">
+ <bounds x="117" y="36" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label128" element="label_128">
+ <bounds x="118" y="64" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label129" element="label_129">
+ <bounds x="122" y="93" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label130" element="label_130">
+ <bounds x="122" y="119" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label131" element="label_131">
+ <bounds x="122" y="147" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label132" element="label_132">
+ <bounds x="122" y="174" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label152" element="label_152">
+ <bounds x="107" y="389" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label153" element="label_153">
+ <bounds x="107" y="363" width="40" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label154" element="label_154">
+ <bounds x="107" y="335" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label155" element="label_155">
+ <bounds x="107" y="308" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label156" element="label_156">
+ <bounds x="107" y="281" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label157" element="label_157">
+ <bounds x="107" y="253" width="22" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label158" element="label_158">
+ <bounds x="107" y="227" width="33" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="label159" element="label_159">
+ <bounds x="107" y="200" width="33" height="22">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2prom.lay b/src/mame/layout/sc2prom.lay
new file mode 100644
index 00000000000..642e42d2ef8
--- /dev/null
+++ b/src/mame/layout/sc2prom.lay
@@ -0,0 +1,15371 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="PIER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="GAMES ROOM ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="PIER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="GAMES ROOM ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BEST WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="FROM NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BEST WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="FROM NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" &#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" &#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="PUBLIC TOILETS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string=" GENTS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="PUBLIC TOILETS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string=" GENTS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="GOOD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NEWS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="GOOD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NEWS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BAD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NEWS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BAD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="NEWS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="FORTUNE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="TELLER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="FORTUNE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="TELLER">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="ROCK SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="ROCK SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 60P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 60P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="ICE CREAM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string=" SHOP 1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="ICE CREAM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string=" SHOP 1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="PRIZE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="PRIZE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="TRAM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="TRAM">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="TRIVIA QUIZ AND">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="KARAOKE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="NIGHT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <text string="TRIVIA QUIZ AND">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="KARAOKE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="NIGHT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="BURGER BAR 2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="BURGER BAR 2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=" 3 BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HAPPY HOUR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string=" 3 BELLS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HAPPY HOUR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="TALENT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="CONTEST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="TALENT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="CONTEST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOST ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="WALLET">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LOST ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="WALLET">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="PAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LANDLA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="PAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LANDLA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="GIFT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="GIFT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BUS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HOME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="BUS">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HOME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="WEEK">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25">
+ </color>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="WEEK">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="CASHPOINT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="MYSTERY WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06">
+ </color>
+ </rect>
+ <text string="CASHPOINT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="MYSTERY WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LAST DAY TRAIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HOME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LAST DAY TRAIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HOME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="LAST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="DAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="LAST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="DAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="PRIZE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="PRIZE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="T SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="I NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="T SHOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="I NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3.RPT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;3.RPT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_18_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_18_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_19_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_19_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_20_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_20_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_21_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_21_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string=" ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string=" ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 40P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="FRED'S CHIPPY 1 NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="FRED'S CHIPPY 1 NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE 20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE 20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="ARCADE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string=" 20P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="SEA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="FOOD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="I NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="SEA">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="FOOD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ <text string="I NUDGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="LAST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="DAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="LAST">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="DAY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_193_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_193">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_195_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_195">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_196_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_196">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_197_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_197">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_198_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_198">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_199_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_199">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_200_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_200">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_201_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_201">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_66">
+ <text string="ON WINLINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="STARTS FEATUR">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_72">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_73">
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_125">
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_126">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_127">
+ <text string="Thanks to dave and tommy.c">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="763" height="859">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="101" y="564" width="89" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="101.0000" y="564.0000" width="89.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="104.7083" y="566.0139" width="81.5833" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.4167" y="568.0278" width="74.1667" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.1250" y="570.0417" width="66.7500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.8333" y="572.0555" width="59.3333" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.5417" y="574.0695" width="51.9167" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="101.0000" y="612.3333" width="89.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="104.7083" y="614.3472" width="81.5833" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.4167" y="616.3611" width="74.1667" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.1250" y="618.3750" width="66.7500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.8333" y="620.3889" width="59.3333" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.5417" y="622.4028" width="51.9167" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="101.0000" y="660.6667" width="89.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="104.7083" y="662.6806" width="81.5833" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="108.4167" y="664.6945" width="74.1667" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="112.1250" y="666.7084" width="66.7500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="115.8333" y="668.7222" width="59.3333" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.5417" y="670.7361" width="51.9167" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="101" y="564" width="89" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="195" y="564" width="87" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="195.0000" y="564.0000" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="198.6250" y="566.0139" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.2500" y="568.0278" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="205.8750" y="570.0417" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.5000" y="572.0555" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.1250" y="574.0695" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="195.0000" y="612.3333" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="198.6250" y="614.3472" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.2500" y="616.3611" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="205.8750" y="618.3750" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.5000" y="620.3889" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.1250" y="622.4028" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="195.0000" y="660.6667" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="198.6250" y="662.6806" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.2500" y="664.6945" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="205.8750" y="666.7084" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.5000" y="668.7222" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.1250" y="670.7361" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="195" y="564" width="87" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="288" y="563" width="87" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="288.0000" y="563.0000" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="291.6250" y="565.0139" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.2500" y="567.0278" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="298.8750" y="569.0417" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="302.5000" y="571.0555" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="306.1250" y="573.0695" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="288.0000" y="611.3333" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="291.6250" y="613.3472" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.2500" y="615.3611" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="298.8750" y="617.3750" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="302.5000" y="619.3889" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="306.1250" y="621.4028" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="288.0000" y="659.6667" width="87.0000" height="48.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="291.6250" y="661.6806" width="79.7500" height="44.3056">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.2500" y="663.6945" width="72.5000" height="40.2778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="298.8750" y="665.7084" width="65.2500" height="36.2500">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="302.5000" y="667.7222" width="58.0000" height="32.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="306.1250" y="669.7361" width="50.7500" height="28.1944">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="288" y="563" width="87" height="145">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="257" y="165" width="62" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_0" state="0">
+ <bounds x="257.0000" y="165.0000" width="62.0000" height="68.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_1" state="0">
+ <bounds x="259.5833" y="167.8333" width="56.8333" height="62.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_2" state="0">
+ <bounds x="262.1667" y="170.6667" width="51.6667" height="56.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_3" state="0">
+ <bounds x="264.7500" y="173.5000" width="46.5000" height="51.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_4" state="0">
+ <bounds x="267.3333" y="176.3333" width="41.3333" height="45.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_5" state="0">
+ <bounds x="269.9167" y="179.1667" width="36.1667" height="39.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="257" y="165" width="62" height="68">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="175" y="39" width="172" height="96">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="177" y="41" width="168" height="92">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="5" y="763" width="50" height="24">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="7" y="765" width="46" height="20">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="489" y="699" width="74" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="491" y="701" width="70" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="470" y="628" width="102" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="472" y="630" width="98" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="496" y="592" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="498" y="594" width="54" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="491" y="568" width="68" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="493" y="570" width="64" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="97" y="39" width="74" height="102">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="99" y="41" width="70" height="98">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="97" y="149" width="74" height="98">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="99" y="151" width="70" height="94">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="482" y="396" width="52" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="484" y="398" width="48" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="482" y="355" width="52" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="484" y="357" width="48" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="394" y="380" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="396" y="382" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="319" y="380" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="321" y="382" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="245" y="380" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="247" y="382" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="169" y="380" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="171" y="382" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="94" y="380" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="96" y="382" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="621" y="383" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="623" y="385" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="621" y="324" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="623" y="326" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="621" y="265" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="623" y="267" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="621" y="206" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="623" y="208" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="225" y="284" width="64" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="227" y="286" width="60" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="292" y="283" width="56" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="294" y="285" width="52" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="149" y="284" width="76" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="151" y="286" width="72" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="350" y="282" width="66" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="352" y="284" width="62" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="417" y="282" width="55" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="419" y="284" width="51" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="473" y="282" width="56" height="40">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="475" y="284" width="52" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="439" y="147" width="90" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="441" y="149" width="86" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="530" y="147" width="90" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="532" y="149" width="86" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="621" y="147" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="623" y="149" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="349" y="39" width="90" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="351" y="41" width="86" height="46">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="349" y="90" width="90" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="351" y="92" width="86" height="50">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="349" y="147" width="90" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="351" y="149" width="86" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="676" y="741" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="678" y="743" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="676" y="706" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="678" y="708" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="676" y="671" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="678" y="673" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="676" y="636" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="678" y="638" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="676" y="601" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="678" y="603" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="676" y="566" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="678" y="568" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="676" y="531" width="64" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="678" y="533" width="60" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="74" y="730" width="82" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="76" y="732" width="78" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1_border" state="0">
+ <bounds x="54" y="757" width="34" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="lamp_18_1" state="0">
+ <bounds x="56" y="759" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1_border" state="0">
+ <bounds x="89" y="757" width="34" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="lamp_19_1" state="0">
+ <bounds x="91" y="759" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1_border" state="0">
+ <bounds x="124" y="757" width="34" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="lamp_20_1" state="0">
+ <bounds x="126" y="759" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1_border" state="0">
+ <bounds x="159" y="757" width="34" height="34">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="lamp_21_1" state="0">
+ <bounds x="161" y="759" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="395" y="441" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="397" y="443" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="470" y="441" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="472" y="443" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="545" y="441" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="547" y="443" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="621" y="441" width="74" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="623" y="443" width="70" height="54">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="18" y="248" width="74" height="96">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="20" y="250" width="70" height="92">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="18" y="149" width="74" height="98">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="20" y="151" width="70" height="94">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="18" y="345" width="74" height="96">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="20" y="347" width="70" height="92">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_193_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="716" y="2" width="45" height="36">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_193" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="718" y="4" width="41" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_195_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="557" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_195" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="559" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_196_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="11" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_196" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="13" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_197_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="293" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_197" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="295" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_198_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="200" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_198" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="202" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_199_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="108" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_199" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="110" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_200_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="473" y="822" width="78" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_200" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="475" y="824" width="74" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_201_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="393" y="822" width="75" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_201" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="395" y="824" width="71" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="65" y="451" width="327" height="107">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="65" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="70" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="75" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="80" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="85" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="90" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="95" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="100" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="105" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="110" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="115" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="120" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="125" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="130" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="135" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="140" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="145" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="150" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="155" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="160" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="165" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="170" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="175" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="180" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="185" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="190" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="195" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="200" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="205" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="210" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="215" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="220" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="225" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="230" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="235" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="240" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="245" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="250" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="255" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="260" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="265" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="270" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="275" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="280" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="285" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="290" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="295" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="300" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="305" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="310" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="315" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="320" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="325" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="330" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="335" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="340" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="345" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="350" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="355" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="360" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="365" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="370" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="375" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="380" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="385" y="451" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="65" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="70" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="75" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="80" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="85" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="90" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="95" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="100" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="105" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="110" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="115" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="120" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="125" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="130" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="135" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="140" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="145" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="150" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="155" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="160" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="165" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="170" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="175" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="180" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="185" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="190" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="195" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="200" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="205" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="210" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="215" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="220" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="225" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="230" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="235" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="240" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="245" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="250" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="255" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="260" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="265" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="270" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="275" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="280" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="285" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="290" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="295" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="300" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="305" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="310" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="315" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="320" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="325" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="330" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="335" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="340" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="345" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="350" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="355" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="360" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="365" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="370" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="375" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="380" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="385" y="456" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="65" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="70" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="75" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="80" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="85" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="90" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="95" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="100" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="105" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="110" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="115" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="120" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="125" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="130" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="135" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="140" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="145" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="150" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="155" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="160" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="165" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="170" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="175" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="180" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="185" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="190" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="195" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="200" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="205" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="210" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="215" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="220" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="225" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="230" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="235" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="240" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="245" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="250" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="255" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="260" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="265" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="270" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="275" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="280" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="285" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="290" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="295" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="300" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="305" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="310" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="315" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="320" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="325" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="330" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="335" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="340" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="345" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="350" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="355" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="360" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="365" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="370" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="375" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="380" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="385" y="461" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="65" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="70" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="75" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="80" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="85" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="90" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="95" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="100" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="105" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="110" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="115" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="120" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="125" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="130" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="135" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="140" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="145" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="150" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="155" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="160" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="165" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="170" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="175" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="180" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="185" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="190" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="195" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="200" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="205" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="210" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="215" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="220" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="225" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="230" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="235" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="240" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="245" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="250" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="255" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="260" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="265" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="270" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="275" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="280" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="285" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="290" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="295" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="300" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="305" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="310" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="315" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="320" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="325" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="330" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="335" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="340" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="345" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="350" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="355" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="360" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="365" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="370" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="375" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="380" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="385" y="466" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="65" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="70" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="75" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="80" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="85" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="90" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="95" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="100" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="105" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="110" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="115" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="120" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="125" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="130" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="135" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="140" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="145" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="150" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="155" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="160" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="165" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="170" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="175" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="180" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="185" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="190" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="195" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="200" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="205" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="210" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="215" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="220" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="225" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="230" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="235" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="240" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="245" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="250" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="255" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="260" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="265" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="270" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="275" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="280" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="285" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="290" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="295" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="300" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="305" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="310" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="315" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="320" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="325" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="330" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="335" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="340" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="345" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="350" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="355" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="360" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="365" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="370" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="375" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="380" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="385" y="471" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="65" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="70" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="75" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="80" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="85" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="90" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="95" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="100" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="105" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="110" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="115" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="120" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="125" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="130" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="135" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="140" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="145" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="150" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="155" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="160" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="165" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="170" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="175" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="180" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="185" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="190" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="195" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="200" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="205" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="210" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="215" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="220" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="225" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="230" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="235" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="240" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="245" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="250" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="255" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="260" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="265" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="270" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="275" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="280" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="285" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="290" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="295" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="300" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="305" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="310" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="315" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="320" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="325" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="330" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="335" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="340" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="345" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="350" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="355" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="360" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="365" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="370" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="375" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="380" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="385" y="476" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="65" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="70" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="75" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="80" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="85" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="90" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="95" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="100" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="105" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="110" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="115" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="120" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="125" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="130" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="135" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="140" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="145" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="150" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="155" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="160" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="165" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="170" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="175" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="180" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="185" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="190" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="195" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="200" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="205" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="210" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="215" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="220" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="225" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="230" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="235" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="240" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="245" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="250" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="255" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="260" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="265" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="270" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="275" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="280" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="285" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="290" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="295" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="300" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="305" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="310" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="315" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="320" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="325" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="330" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="335" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="340" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="345" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="350" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="355" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="360" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="365" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="370" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="375" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="380" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="385" y="481" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="65" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="70" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="75" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="80" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="85" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="90" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="95" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="100" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="105" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="110" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="115" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="120" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="125" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="130" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="135" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="140" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="145" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="150" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="155" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="160" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="165" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="170" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="175" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="180" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="185" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="190" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="195" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="200" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="205" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="210" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="215" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="220" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="225" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="230" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="235" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="240" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="245" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="250" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="255" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="260" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="265" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="270" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="275" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="280" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="285" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="290" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="295" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="300" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="305" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="310" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="315" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="320" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="325" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="330" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="335" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="340" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="345" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="350" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="355" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="360" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="365" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="370" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="375" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="380" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="385" y="486" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="65" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="70" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="75" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="80" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="85" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="90" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="95" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="100" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="105" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="110" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="115" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="120" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="125" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="130" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="135" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="140" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="145" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="150" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="155" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="160" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="165" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="170" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="175" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="180" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="185" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="190" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="195" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="200" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="205" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="210" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="215" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="220" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="225" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="230" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="235" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="240" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="245" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="250" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="255" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="260" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="265" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="270" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="275" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="280" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="285" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="290" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="295" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="300" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="305" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="310" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="315" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="320" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="325" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="330" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="335" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="340" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="345" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="350" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="355" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="360" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="365" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="370" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="375" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="380" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="385" y="491" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="65" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="70" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="75" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="80" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="85" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="90" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="95" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="100" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="105" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="110" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="115" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="120" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="125" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="130" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="135" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="140" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="145" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="150" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="155" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="160" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="165" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="170" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="175" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="180" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="185" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="190" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="195" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="200" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="205" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="210" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="215" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="220" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="225" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="230" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="235" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="240" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="245" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="250" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="255" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="260" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="265" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="270" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="275" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="280" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="285" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="290" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="295" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="300" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="305" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="310" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="315" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="320" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="325" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="330" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="335" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="340" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="345" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="350" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="355" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="360" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="365" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="370" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="375" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="380" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="385" y="496" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="65" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="70" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="75" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="80" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="85" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="90" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="95" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="100" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="105" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="110" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="115" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="120" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="125" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="130" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="135" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="140" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="145" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="150" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="155" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="160" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="165" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="170" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="175" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="180" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="185" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="190" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="195" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="200" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="205" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="210" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="215" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="220" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="225" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="230" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="235" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="240" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="245" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="250" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="255" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="260" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="265" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="270" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="275" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="280" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="285" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="290" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="295" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="300" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="305" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="310" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="315" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="320" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="325" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="330" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="335" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="340" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="345" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="350" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="355" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="360" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="365" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="370" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="375" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="380" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="385" y="501" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="65" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="70" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="75" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="80" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="85" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="90" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="95" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="100" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="105" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="110" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="115" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="120" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="125" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="130" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="135" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="140" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="145" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="150" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="155" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="160" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="165" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="170" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="175" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="180" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="185" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="190" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="195" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="200" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="205" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="210" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="215" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="220" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="225" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="230" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="235" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="240" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="245" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="250" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="255" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="260" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="265" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="270" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="275" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="280" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="285" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="290" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="295" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="300" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="305" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="310" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="315" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="320" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="325" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="330" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="335" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="340" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="345" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="350" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="355" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="360" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="365" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="370" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="375" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="380" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="385" y="506" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="65" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="70" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="75" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="80" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="85" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="90" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="95" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="100" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="105" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="110" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="115" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="120" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="125" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="130" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="135" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="140" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="145" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="150" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="155" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="160" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="165" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="170" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="175" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="180" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="185" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="190" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="195" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="200" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="205" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="210" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="215" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="220" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="225" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="230" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="235" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="240" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="245" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="250" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="255" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="260" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="265" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="270" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="275" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="280" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="285" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="290" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="295" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="300" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="305" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="310" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="315" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="320" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="325" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="330" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="335" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="340" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="345" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="350" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="355" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="360" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="365" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="370" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="375" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="380" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="385" y="511" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="65" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="70" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="75" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="80" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="85" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="90" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="95" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="100" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="105" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="110" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="115" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="120" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="125" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="130" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="135" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="140" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="145" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="150" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="155" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="160" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="165" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="170" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="175" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="180" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="185" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="190" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="195" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="200" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="205" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="210" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="215" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="220" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="225" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="230" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="235" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="240" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="245" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="250" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="255" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="260" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="265" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="270" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="275" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="280" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="285" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="290" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="295" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="300" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="305" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="310" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="315" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="320" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="325" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="330" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="335" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="340" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="345" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="350" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="355" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="360" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="365" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="370" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="375" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="380" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="385" y="516" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="65" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="70" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="75" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="80" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="85" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="90" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="95" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="100" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="105" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="110" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="115" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="120" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="125" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="130" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="135" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="140" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="145" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="150" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="155" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="160" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="165" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="170" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="175" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="180" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="185" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="190" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="195" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="200" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="205" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="210" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="215" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="220" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="225" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="230" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="235" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="240" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="245" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="250" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="255" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="260" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="265" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="270" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="275" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="280" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="285" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="290" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="295" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="300" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="305" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="310" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="315" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="320" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="325" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="330" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="335" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="340" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="345" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="350" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="355" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="360" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="365" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="370" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="375" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="380" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="385" y="521" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="65" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="70" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="75" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="80" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="85" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="90" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="95" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="100" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="105" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="110" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="115" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="120" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="125" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="130" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="135" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="140" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="145" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="150" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="155" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="160" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="165" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="170" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="175" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="180" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="185" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="190" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="195" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="200" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="205" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="210" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="215" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="220" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="225" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="230" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="235" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="240" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="245" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="250" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="255" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="260" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="265" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="270" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="275" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="280" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="285" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="290" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="295" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="300" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="305" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="310" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="315" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="320" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="325" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="330" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="335" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="340" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="345" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="350" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="355" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="360" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="365" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="370" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="375" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="380" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="385" y="526" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="65" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="70" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="75" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="80" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="85" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="90" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="95" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="100" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="105" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="110" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="115" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="120" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="125" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="130" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="135" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="140" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="145" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="150" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="155" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="160" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="165" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="170" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="175" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="180" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="185" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="190" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="195" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="200" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="205" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="210" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="215" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="220" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="225" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="230" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="235" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="240" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="245" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="250" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="255" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="260" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="265" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="270" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="275" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="280" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="285" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="290" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="295" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="300" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="305" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="310" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="315" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="320" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="325" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="330" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="335" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="340" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="345" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="350" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="355" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="360" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="365" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="370" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="375" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="380" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="385" y="531" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="65" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="70" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="75" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="80" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="85" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="90" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="95" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="100" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="105" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="110" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="115" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="120" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="125" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="130" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="135" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="140" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="145" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="150" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="155" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="160" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="165" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="170" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="175" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="180" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="185" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="190" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="195" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="200" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="205" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="210" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="215" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="220" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="225" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="230" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="235" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="240" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="245" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="250" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="255" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="260" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="265" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="270" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="275" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="280" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="285" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="290" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="295" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="300" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="305" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="310" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="315" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="320" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="325" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="330" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="335" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="340" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="345" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="350" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="355" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="360" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="365" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="370" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="375" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="380" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="385" y="536" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="65" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="70" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="75" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="80" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="85" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="90" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="95" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="100" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="105" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="110" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="115" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="120" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="125" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="130" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="135" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="140" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="145" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="150" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="155" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="160" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="165" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="170" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="175" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="180" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="185" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="190" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="195" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="200" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="205" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="210" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="215" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="220" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="225" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="230" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="235" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="240" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="245" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="250" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="255" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="260" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="265" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="270" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="275" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="280" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="285" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="290" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="295" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="300" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="305" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="310" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="315" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="320" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="325" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="330" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="335" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="340" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="345" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="350" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="355" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="360" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="365" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="370" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="375" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="380" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="385" y="541" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="65" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="70" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="75" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="80" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="85" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="90" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="95" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="100" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="105" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="110" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="115" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="120" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="125" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="130" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="135" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="140" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="145" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="150" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="155" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="160" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="165" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="170" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="175" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="180" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="185" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="190" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="195" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="200" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="205" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="210" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="215" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="220" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="225" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="230" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="235" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="240" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="245" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="250" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="255" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="260" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="265" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="270" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="275" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="280" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="285" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="290" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="295" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="300" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="305" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="310" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="315" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="320" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="325" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="330" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="335" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="340" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="345" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="350" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="355" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="360" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="365" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="370" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="375" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="380" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="385" y="546" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="65" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="70" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="75" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="80" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="85" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="90" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="95" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="100" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="105" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="110" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="115" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="120" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="125" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="130" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="135" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="140" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="145" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="150" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="155" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="160" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="165" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="170" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="175" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="180" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="185" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="190" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="195" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="200" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="205" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="210" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="215" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="220" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="225" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="230" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="235" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="240" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="245" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="250" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="255" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="260" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="265" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="270" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="275" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="280" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="285" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="290" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="295" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="300" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="305" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="310" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="315" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="320" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="325" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="330" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="335" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="340" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="345" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="350" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="355" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="360" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="365" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="370" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="375" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="380" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="385" y="551" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="232" y="780" width="111" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="label72" element="label_72">
+ <bounds x="318" y="744" width="13" height="20">
+ </bounds>
+ </backdrop>
+ <backdrop name="label73" element="label_73">
+ <bounds x="253" y="744" width="13" height="20">
+ </bounds>
+ </backdrop>
+ <backdrop name="label125" element="label_125">
+ <bounds x="378" y="628" width="34" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="label126" element="label_126">
+ <bounds x="68" y="628" width="30" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="label127" element="label_127">
+ <bounds x="544" y="12" width="149" height="48">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_reel" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2ptytm1.lay b/src/mame/layout/sc2ptytm1.lay
new file mode 100644
index 00000000000..90e794ed833
--- /dev/null
+++ b/src/mame/layout/sc2ptytm1.lay
@@ -0,0 +1,13315 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="NU">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="NU">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Lucky Dip">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Lucky Dip">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pull-A-Cracker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pull-A-Cracker">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Balloon Buster">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Balloon Buster">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pass The Parcel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pass The Parcel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="Flashing ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="Flashing ">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="PARTY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="PARTY">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="TIME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13">
+ </color>
+ </rect>
+ <text string="TIME">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="DG">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="DG">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="ES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="ES">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_70_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_70">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gamble">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_71_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_71">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_72_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_72">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_73_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_73">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_74_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_74">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_75_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_75">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_76_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_76">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_77_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_77">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_78_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_78">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_79_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_79">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_10">
+ <text string="1-12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_11">
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_12">
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_13">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_14">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_15">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="797" height="869">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="130" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="475.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="476.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="478.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="480.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="482.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="484.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="521.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="523.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="525.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="527.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="529.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="531.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="568.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="570.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="572.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="574.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="576.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="578.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="130" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="225" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="475.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="476.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="478.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="480.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="482.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="484.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="521.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="523.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="525.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="527.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="529.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="531.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="568.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="570.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="572.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="574.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="576.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="578.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="225" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="320" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="475.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="476.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="478.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="480.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="482.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="484.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="521.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="523.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="525.5556" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="527.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="529.4445" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="531.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="568.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="570.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="572.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="574.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="576.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="578.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="320" y="475" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="56" y="136" width="80" height="76">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="56.0000" y="136.0000" width="80.0000" height="76.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="59.3333" y="139.1667" width="73.3333" height="69.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="62.6667" y="142.3333" width="66.6667" height="63.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="66.0000" y="145.5000" width="60.0000" height="57.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="69.3333" y="148.6667" width="53.3333" height="50.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="72.6667" y="151.8333" width="46.6667" height="44.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="56" y="136" width="80" height="76">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="349" y="264" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="351" y="266" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="349" y="264" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="351" y="266" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="230" y="51" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="232" y="53" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="230" y="51" width="62" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="232" y="53" width="58" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="349" y="84" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="351" y="86" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="349" y="84" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="351" y="86" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="349" y="129" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="351" y="131" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="349" y="129" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="351" y="131" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="349" y="174" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="351" y="176" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="349" y="174" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="351" y="176" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="349" y="219" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="351" y="221" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="349" y="219" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="351" y="221" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="451" y="429" width="48" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="453" y="431" width="44" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="424" y="135" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="426" y="137" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="424" y="135" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="426" y="137" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="424" y="179" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="426" y="181" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="424" y="179" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="426" y="181" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="424" y="224" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="426" y="226" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="424" y="224" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="426" y="226" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="424" y="268" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="426" y="270" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="424" y="268" width="135" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="426" y="270" width="131" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="82" y="95" width="35" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="84" y="97" width="31" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="82" y="239" width="35" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="84" y="241" width="31" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="497" y="76" width="62" height="57">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="499" y="78" width="58" height="53">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="139" y="429" width="127" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="141" y="431" width="123" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="139" y="429" width="127" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="141" y="431" width="123" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="280" y="429" width="107" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="282" y="431" width="103" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="280" y="429" width="107" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="282" y="431" width="103" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="496" y="429" width="47" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="498" y="431" width="43" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="540" y="429" width="48" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="542" y="431" width="44" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="424" y="76" width="62" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="426" y="78" width="58" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="424" y="107" width="62" height="26">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="426" y="109" width="58" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_70_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="604" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_70" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="606" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_71_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="509" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_71" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="511" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_72_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="414" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_72" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="416" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_73_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="319" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_73" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="321" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_74_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="225" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_74" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="227" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_75_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="130" y="640" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_75" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="132" y="642" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_76_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="34" y="639" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_76" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="36" y="641" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_77_border" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="694" y="29" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_77" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="696" y="31" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_78_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="694" y="49" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_78" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="696" y="51" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_79_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="694" y="9" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_79" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="696" y="11" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="134" y="325" width="262" height="86">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="134" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="138" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="142" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="146" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="150" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="154" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="158" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="162" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="166" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="170" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="174" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="178" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="182" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="186" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="190" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="194" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="198" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="202" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="206" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="210" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="214" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="218" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="222" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="226" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="230" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="234" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="238" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="242" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="246" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="250" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="254" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="258" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="262" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="266" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="270" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="274" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="278" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="282" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="286" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="290" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="294" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="298" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="302" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="306" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="310" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="314" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="318" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="322" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="326" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="330" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="334" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="338" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="342" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="346" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="350" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="354" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="358" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="362" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="366" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="370" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="374" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="378" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="382" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="386" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="390" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="134" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="138" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="142" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="146" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="150" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="154" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="158" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="162" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="166" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="170" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="174" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="178" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="182" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="186" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="190" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="194" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="198" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="202" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="206" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="210" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="214" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="218" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="222" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="226" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="230" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="234" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="238" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="242" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="246" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="250" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="254" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="258" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="262" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="266" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="270" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="274" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="278" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="282" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="286" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="290" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="294" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="298" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="302" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="306" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="310" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="314" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="318" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="322" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="326" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="330" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="334" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="338" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="342" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="346" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="350" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="354" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="358" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="362" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="366" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="370" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="374" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="378" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="382" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="386" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="390" y="329" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="134" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="138" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="142" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="146" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="150" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="154" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="158" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="162" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="166" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="170" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="174" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="178" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="182" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="186" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="190" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="194" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="198" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="202" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="206" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="210" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="214" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="218" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="222" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="226" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="230" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="234" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="238" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="242" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="246" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="250" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="254" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="258" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="262" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="266" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="270" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="274" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="278" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="282" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="286" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="290" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="294" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="298" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="302" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="306" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="310" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="314" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="318" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="322" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="326" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="330" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="334" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="338" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="342" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="346" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="350" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="354" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="358" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="362" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="366" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="370" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="374" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="378" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="382" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="386" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="390" y="333" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="134" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="138" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="142" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="146" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="150" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="154" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="158" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="162" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="166" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="170" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="174" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="178" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="182" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="186" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="190" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="194" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="198" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="202" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="206" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="210" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="214" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="218" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="222" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="226" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="230" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="234" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="238" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="242" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="246" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="250" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="254" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="258" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="262" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="266" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="270" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="274" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="278" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="282" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="286" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="290" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="294" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="298" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="302" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="306" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="310" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="314" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="318" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="322" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="326" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="330" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="334" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="338" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="342" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="346" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="350" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="354" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="358" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="362" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="366" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="370" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="374" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="378" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="382" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="386" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="390" y="337" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="134" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="138" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="142" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="146" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="150" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="154" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="158" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="162" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="166" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="170" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="174" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="178" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="182" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="186" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="190" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="194" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="198" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="202" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="206" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="210" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="214" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="218" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="222" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="226" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="230" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="234" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="238" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="242" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="246" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="250" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="254" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="258" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="262" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="266" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="270" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="274" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="278" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="282" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="286" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="290" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="294" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="298" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="302" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="306" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="310" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="314" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="318" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="322" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="326" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="330" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="334" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="338" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="342" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="346" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="350" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="354" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="358" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="362" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="366" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="370" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="374" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="378" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="382" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="386" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="390" y="341" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="134" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="138" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="142" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="146" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="150" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="154" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="158" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="162" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="166" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="170" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="174" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="178" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="182" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="186" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="190" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="194" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="198" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="202" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="206" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="210" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="214" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="218" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="222" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="226" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="230" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="234" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="238" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="242" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="246" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="250" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="254" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="258" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="262" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="266" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="270" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="274" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="278" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="282" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="286" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="290" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="294" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="298" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="302" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="306" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="310" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="314" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="318" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="322" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="326" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="330" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="334" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="338" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="342" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="346" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="350" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="354" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="358" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="362" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="366" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="370" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="374" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="378" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="382" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="386" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="390" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="134" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="138" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="142" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="146" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="150" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="154" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="158" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="162" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="166" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="170" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="174" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="178" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="182" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="186" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="190" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="194" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="198" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="202" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="206" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="210" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="214" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="218" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="222" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="226" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="230" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="234" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="238" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="242" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="246" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="250" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="254" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="258" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="262" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="266" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="270" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="274" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="278" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="282" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="286" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="290" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="294" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="298" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="302" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="306" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="310" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="314" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="318" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="322" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="326" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="330" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="334" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="338" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="342" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="346" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="350" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="354" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="358" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="362" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="366" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="370" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="374" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="378" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="382" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="386" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="390" y="349" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="134" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="138" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="142" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="146" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="150" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="154" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="158" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="162" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="166" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="170" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="174" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="178" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="182" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="186" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="190" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="194" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="198" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="202" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="206" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="210" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="214" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="218" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="222" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="226" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="230" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="234" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="238" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="242" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="246" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="250" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="254" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="258" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="262" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="266" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="270" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="274" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="278" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="282" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="286" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="290" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="294" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="298" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="302" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="306" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="310" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="314" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="318" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="322" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="326" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="330" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="334" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="338" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="342" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="346" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="350" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="354" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="358" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="362" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="366" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="370" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="374" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="378" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="382" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="386" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="390" y="353" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="134" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="138" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="142" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="146" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="150" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="154" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="158" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="162" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="166" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="170" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="174" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="178" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="182" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="186" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="190" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="194" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="198" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="202" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="206" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="210" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="214" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="218" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="222" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="226" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="230" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="234" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="238" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="242" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="246" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="250" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="254" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="258" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="262" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="266" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="270" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="274" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="278" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="282" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="286" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="290" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="294" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="298" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="302" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="306" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="310" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="314" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="318" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="322" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="326" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="330" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="334" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="338" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="342" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="346" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="350" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="354" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="358" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="362" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="366" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="370" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="374" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="378" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="382" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="386" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="390" y="357" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="134" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="138" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="142" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="146" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="150" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="154" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="158" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="162" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="166" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="170" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="174" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="178" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="182" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="186" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="190" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="194" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="198" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="202" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="206" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="210" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="214" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="218" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="222" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="226" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="230" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="234" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="238" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="242" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="246" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="250" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="254" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="258" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="262" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="266" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="270" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="274" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="278" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="282" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="286" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="290" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="294" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="298" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="302" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="306" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="310" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="314" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="318" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="322" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="326" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="330" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="334" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="338" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="342" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="346" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="350" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="354" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="358" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="362" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="366" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="370" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="374" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="378" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="382" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="386" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="390" y="361" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="134" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="138" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="142" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="146" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="150" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="154" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="158" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="162" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="166" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="170" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="174" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="178" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="182" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="186" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="190" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="194" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="198" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="202" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="206" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="210" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="214" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="218" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="222" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="226" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="230" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="234" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="238" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="242" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="246" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="250" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="254" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="258" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="262" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="266" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="270" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="274" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="278" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="282" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="286" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="290" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="294" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="298" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="302" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="306" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="310" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="314" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="318" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="322" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="326" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="330" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="334" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="338" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="342" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="346" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="350" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="354" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="358" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="362" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="366" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="370" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="374" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="378" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="382" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="386" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="390" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="134" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="138" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="142" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="146" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="150" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="154" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="158" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="162" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="166" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="170" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="174" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="178" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="182" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="186" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="190" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="194" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="198" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="202" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="206" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="210" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="214" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="218" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="222" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="226" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="230" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="234" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="238" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="242" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="246" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="250" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="254" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="258" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="262" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="266" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="270" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="274" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="278" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="282" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="286" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="290" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="294" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="298" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="302" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="306" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="310" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="314" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="318" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="322" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="326" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="330" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="334" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="338" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="342" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="346" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="350" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="354" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="358" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="362" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="366" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="370" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="374" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="378" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="382" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="386" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="390" y="369" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="134" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="138" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="142" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="146" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="150" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="154" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="158" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="162" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="166" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="170" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="174" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="178" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="182" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="186" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="190" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="194" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="198" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="202" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="206" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="210" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="214" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="218" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="222" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="226" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="230" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="234" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="238" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="242" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="246" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="250" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="254" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="258" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="262" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="266" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="270" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="274" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="278" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="282" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="286" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="290" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="294" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="298" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="302" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="306" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="310" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="314" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="318" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="322" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="326" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="330" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="334" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="338" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="342" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="346" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="350" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="354" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="358" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="362" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="366" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="370" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="374" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="378" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="382" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="386" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="390" y="373" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="134" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="138" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="142" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="146" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="150" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="154" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="158" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="162" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="166" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="170" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="174" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="178" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="182" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="186" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="190" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="194" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="198" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="202" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="206" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="210" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="214" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="218" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="222" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="226" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="230" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="234" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="238" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="242" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="246" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="250" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="254" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="258" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="262" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="266" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="270" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="274" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="278" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="282" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="286" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="290" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="294" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="298" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="302" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="306" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="310" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="314" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="318" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="322" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="326" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="330" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="334" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="338" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="342" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="346" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="350" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="354" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="358" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="362" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="366" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="370" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="374" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="378" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="382" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="386" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="390" y="377" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="134" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="138" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="142" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="146" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="150" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="154" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="158" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="162" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="166" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="170" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="174" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="178" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="182" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="186" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="190" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="194" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="198" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="202" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="206" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="210" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="214" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="218" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="222" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="226" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="230" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="234" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="238" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="242" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="246" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="250" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="254" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="258" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="262" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="266" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="270" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="274" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="278" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="282" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="286" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="290" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="294" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="298" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="302" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="306" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="310" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="314" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="318" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="322" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="326" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="330" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="334" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="338" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="342" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="346" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="350" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="354" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="358" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="362" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="366" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="370" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="374" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="378" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="382" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="386" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="390" y="381" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="134" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="138" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="142" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="146" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="150" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="154" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="158" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="162" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="166" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="170" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="174" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="178" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="182" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="186" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="190" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="194" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="198" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="202" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="206" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="210" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="214" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="218" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="222" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="226" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="230" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="234" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="238" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="242" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="246" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="250" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="254" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="258" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="262" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="266" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="270" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="274" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="278" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="282" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="286" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="290" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="294" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="298" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="302" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="306" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="310" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="314" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="318" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="322" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="326" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="330" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="334" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="338" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="342" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="346" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="350" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="354" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="358" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="362" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="366" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="370" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="374" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="378" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="382" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="386" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="390" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="134" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="138" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="142" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="146" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="150" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="154" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="158" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="162" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="166" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="170" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="174" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="178" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="182" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="186" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="190" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="194" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="198" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="202" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="206" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="210" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="214" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="218" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="222" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="226" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="230" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="234" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="238" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="242" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="246" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="250" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="254" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="258" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="262" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="266" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="270" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="274" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="278" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="282" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="286" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="290" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="294" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="298" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="302" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="306" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="310" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="314" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="318" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="322" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="326" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="330" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="334" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="338" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="342" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="346" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="350" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="354" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="358" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="362" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="366" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="370" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="374" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="378" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="382" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="386" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="390" y="389" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="134" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="138" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="142" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="146" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="150" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="154" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="158" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="162" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="166" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="170" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="174" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="178" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="182" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="186" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="190" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="194" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="198" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="202" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="206" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="210" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="214" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="218" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="222" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="226" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="230" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="234" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="238" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="242" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="246" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="250" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="254" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="258" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="262" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="266" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="270" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="274" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="278" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="282" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="286" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="290" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="294" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="298" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="302" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="306" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="310" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="314" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="318" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="322" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="326" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="330" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="334" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="338" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="342" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="346" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="350" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="354" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="358" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="362" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="366" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="370" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="374" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="378" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="382" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="386" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="390" y="393" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="134" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="138" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="142" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="146" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="150" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="154" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="158" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="162" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="166" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="170" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="174" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="178" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="182" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="186" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="190" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="194" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="198" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="202" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="206" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="210" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="214" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="218" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="222" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="226" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="230" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="234" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="238" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="242" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="246" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="250" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="254" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="258" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="262" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="266" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="270" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="274" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="278" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="282" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="286" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="290" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="294" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="298" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="302" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="306" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="310" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="314" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="318" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="322" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="326" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="330" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="334" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="338" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="342" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="346" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="350" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="354" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="358" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="362" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="366" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="370" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="374" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="378" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="382" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="386" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="390" y="397" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="134" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="138" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="142" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="146" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="150" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="154" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="158" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="162" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="166" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="170" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="174" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="178" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="182" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="186" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="190" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="194" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="198" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="202" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="206" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="210" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="214" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="218" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="222" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="226" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="230" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="234" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="238" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="242" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="246" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="250" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="254" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="258" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="262" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="266" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="270" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="274" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="278" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="282" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="286" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="290" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="294" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="298" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="302" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="306" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="310" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="314" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="318" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="322" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="326" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="330" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="334" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="338" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="342" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="346" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="350" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="354" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="358" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="362" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="366" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="370" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="374" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="378" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="382" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="386" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="390" y="401" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="134" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="138" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="142" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="146" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="150" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="154" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="158" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="162" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="166" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="170" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="174" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="178" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="182" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="186" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="190" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="194" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="198" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="202" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="206" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="210" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="214" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="218" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="222" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="226" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="230" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="234" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="238" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="242" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="246" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="250" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="254" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="258" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="262" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="266" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="270" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="274" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="278" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="282" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="286" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="290" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="294" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="298" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="302" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="306" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="310" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="314" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="318" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="322" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="326" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="330" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="334" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="338" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="342" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="346" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="350" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="354" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="358" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="362" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="366" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="370" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="374" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="378" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="382" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="386" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="390" y="405" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label10" element="label_10">
+ <bounds x="12" y="162" width="32" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label11" element="label_11">
+ <bounds x="750" y="50" width="19" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="750" y="30" width="19" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label13" element="label_13">
+ <bounds x="750" y="10" width="12" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label14" element="label_14">
+ <bounds x="100" y="530" width="24" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="label15" element="label_15">
+ <bounds x="403" y="530" width="24" height="28">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2suprz1.lay b/src/mame/layout/sc2suprz1.lay
new file mode 100644
index 00000000000..88aae4a5387
--- /dev/null
+++ b/src/mame/layout/sc2suprz1.lay
@@ -0,0 +1,9075 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_5_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_5_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_4_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_4_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="ge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="ge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nud">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nud">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="w!">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="w!">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="1 nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="1 nudge">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_66_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_66">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p tkn">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_67_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_67">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_68_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_68">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_69_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_69">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_75_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_75">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_76_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_76">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_77_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_77">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_78_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_78">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_79_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_79">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_80_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_80">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="620" height="554">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="190" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="367.0000" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.9167" y="368.9445" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.8333" y="370.8889" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="198.7500" y="372.8333" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="201.6667" y="374.7778" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="204.5833" y="376.7222" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="413.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.9167" y="415.6111" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.8333" y="417.5555" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="198.7500" y="419.5000" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="201.6667" y="421.4444" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="204.5833" y="423.3889" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="460.3333" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.9167" y="462.2778" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.8333" y="464.2222" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="198.7500" y="466.1667" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="201.6667" y="468.1111" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="204.5833" y="470.0556" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="190" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="264" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="367.0000" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="266.9167" y="368.9445" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="269.8333" y="370.8889" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="272.7500" y="372.8333" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="275.6667" y="374.7778" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="278.5833" y="376.7222" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="413.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="266.9167" y="415.6111" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="269.8333" y="417.5555" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="272.7500" y="419.5000" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="275.6667" y="421.4444" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="278.5833" y="423.3889" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="460.3333" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="266.9167" y="462.2778" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="269.8333" y="464.2222" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="272.7500" y="466.1667" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="275.6667" y="468.1111" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="278.5833" y="470.0556" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="264" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="338" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="367.0000" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.9167" y="368.9445" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.8333" y="370.8889" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="346.7500" y="372.8333" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="349.6667" y="374.7778" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="352.5833" y="376.7222" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="413.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.9167" y="415.6111" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.8333" y="417.5555" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="346.7500" y="419.5000" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="349.6667" y="421.4444" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="352.5833" y="423.3889" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="460.3333" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.9167" y="462.2778" width="64.1667" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.8333" y="464.2222" width="58.3333" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="346.7500" y="466.1667" width="52.5000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="349.6667" y="468.1111" width="46.6667" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="352.5833" y="470.0556" width="40.8333" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="338" y="367" width="70" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="35" y="151" width="80" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="35.0000" y="151.0000" width="80.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="38.3333" y="153.5000" width="73.3333" height="55.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="41.6667" y="156.0000" width="66.6667" height="50.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="45.0000" y="158.5000" width="60.0000" height="45.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="48.3333" y="161.0000" width="53.3333" height="40.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="51.6667" y="163.5000" width="46.6667" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="35" y="151" width="80" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="lamp_5_1_border" state="0">
+ <bounds x="64" y="121" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="lamp_5_1" state="0">
+ <bounds x="66" y="123" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="lamp_4_1_border" state="0">
+ <bounds x="65" y="223" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="lamp_4_1" state="0">
+ <bounds x="67" y="225" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="330" y="80" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="332" y="82" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="395" y="80" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="397" y="82" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="330" y="120" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="332" y="122" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="395" y="120" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="397" y="122" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="330" y="160" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="332" y="162" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="395" y="160" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="397" y="162" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="331" y="200" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="333" y="202" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="395" y="200" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="397" y="202" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="330" y="240" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="332" y="242" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="395" y="240" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="397" y="242" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="330" y="280" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="332" y="282" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="395" y="280" width="63" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="397" y="282" width="59" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="74" y="385" width="27" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="76" y="387" width="23" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="50" y="385" width="27" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="52" y="387" width="23" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="58" y="401" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="60" y="403" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="74" y="401" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="76" y="403" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="43" y="460" width="62" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="45" y="462" width="58" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="43" y="424" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="45" y="426" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="59" y="424" width="46" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="61" y="426" width="42" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="43" y="442" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="45" y="444" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="59" y="442" width="46" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="61" y="444" width="42" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="428" y="389" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="430" y="391" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="448" y="394" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="450" y="396" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="468" y="389" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="470" y="391" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="488" y="394" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="490" y="396" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="508" y="389" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="510" y="391" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="528" y="394" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="530" y="396" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="548" y="389" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="550" y="391" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="568" y="394" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="570" y="396" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="427" y="424" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="429" y="426" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="448" y="419" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="450" y="421" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="468" y="424" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="470" y="426" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="488" y="419" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="490" y="421" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="508" y="424" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="510" y="426" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="528" y="419" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="530" y="421" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="548" y="424" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="550" y="426" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="568" y="419" width="19" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="570" y="421" width="15" height="15">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_66_border" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="531" y="85" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_66" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="533" y="87" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_67_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="531" y="1" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_67" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="533" y="3" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_68_border" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="531" y="29" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_68" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="533" y="31" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_69_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="531" y="57" width="75" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_69" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="533" y="59" width="71" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_75_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="510" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_75" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="512" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_76_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="424" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_76" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="426" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_77_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="342" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_77" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="344" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_78_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="266" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_78" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="268" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_79_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="195" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_79" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="197" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_80_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="109" y="517" width="63" height="27">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_80" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="111" y="519" width="59" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="343" y="8" width="48" height="64">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off41" element="led_off">
+ <bounds x="349" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off42" element="led_off">
+ <bounds x="377" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off43" element="led_off">
+ <bounds x="377" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off44" element="led_off">
+ <bounds x="349" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off45" element="led_off">
+ <bounds x="349" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off46" element="led_off">
+ <bounds x="349" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off47" element="led_off">
+ <bounds x="349" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off40" element="led_dot_off">
+ <bounds x="384" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="led_on">
+ <bounds x="349" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="led_on">
+ <bounds x="377" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="led_on">
+ <bounds x="377" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="led_on">
+ <bounds x="349" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="led_on">
+ <bounds x="349" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="led_on">
+ <bounds x="349" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="led_on">
+ <bounds x="349" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="led_dot_on">
+ <bounds x="384" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="295" y="8" width="48" height="64">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off57" element="led_off">
+ <bounds x="301" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off58" element="led_off">
+ <bounds x="329" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off59" element="led_off">
+ <bounds x="329" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off60" element="led_off">
+ <bounds x="301" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off61" element="led_off">
+ <bounds x="301" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off62" element="led_off">
+ <bounds x="301" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off63" element="led_off">
+ <bounds x="301" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off56" element="led_dot_off">
+ <bounds x="336" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="led_on">
+ <bounds x="301" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="led_on">
+ <bounds x="329" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="led_on">
+ <bounds x="329" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="led_on">
+ <bounds x="301" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="led_on">
+ <bounds x="301" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="led_on">
+ <bounds x="301" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="led_on">
+ <bounds x="301" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="led_dot_on">
+ <bounds x="336" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="247" y="8" width="48" height="64">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off73" element="led_off">
+ <bounds x="253" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off74" element="led_off">
+ <bounds x="281" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off75" element="led_off">
+ <bounds x="281" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off76" element="led_off">
+ <bounds x="253" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off77" element="led_off">
+ <bounds x="253" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off78" element="led_off">
+ <bounds x="253" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off79" element="led_off">
+ <bounds x="253" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off72" element="led_dot_off">
+ <bounds x="288" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="led_on">
+ <bounds x="253" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="led_on">
+ <bounds x="281" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="led_on">
+ <bounds x="281" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="led_on">
+ <bounds x="253" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="led_on">
+ <bounds x="253" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="led_on">
+ <bounds x="253" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="led_on">
+ <bounds x="253" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="led_dot_on">
+ <bounds x="288" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="199" y="8" width="48" height="64">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off89" element="led_off">
+ <bounds x="205" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off90" element="led_off">
+ <bounds x="233" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off91" element="led_off">
+ <bounds x="233" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off92" element="led_off">
+ <bounds x="205" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off93" element="led_off">
+ <bounds x="205" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off94" element="led_off">
+ <bounds x="205" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off95" element="led_off">
+ <bounds x="205" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="led_off88" element="led_dot_off">
+ <bounds x="240" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="led_on">
+ <bounds x="205" y="13" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="led_on">
+ <bounds x="233" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="led_on">
+ <bounds x="233" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="led_on">
+ <bounds x="205" y="60" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="led_on">
+ <bounds x="205" y="37" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="led_on">
+ <bounds x="205" y="13" width="6" height="29">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="led_on">
+ <bounds x="205" y="37" width="34" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="led_dot_on">
+ <bounds x="240" y="60" width="6" height="5">
+ </bounds>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="162" y="323" width="272" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="162" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="179" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="196" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="213" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="230" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="247" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="264" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="281" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="298" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="315" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="332" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="349" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="366" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="383" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="400" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="417" y="323" width="17" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_segment" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_segment" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_segment" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_segment" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_segment" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_segment" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_segment" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/sc2town2.lay b/src/mame/layout/sc2town2.lay
new file mode 100644
index 00000000000..16572efed5d
--- /dev/null
+++ b/src/mame/layout/sc2town2.lay
@@ -0,0 +1,16141 @@
+<?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">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Pick">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Pocket">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Pick">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Pocket">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Raffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Raffle">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lost">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Wallet">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lost">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Wallet">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Pay For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Last Order">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Pay For">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Last Order">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lost At">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cards">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lost At">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Cards">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Turned Away By Bouncer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Turned Away By Bouncer">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ <text string="Drunk 'N'">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Disorderly">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ <text string="Drunk 'N'">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Disorderly">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash Point">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Cash Point">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_167_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_167_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Rose And Crown">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Rose And Crown">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Fun Pub">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Fun Pub">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_195_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_195_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Trivia And Karaoke">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Trivia And Karaoke">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Police">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Patrol">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Police">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Patrol">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Taxi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Taxi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Red Lion">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Red Lion">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_178_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_178_2" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Freds Chippy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Freds Chippy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_179_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_179_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Cheer's Bar">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Cheer's Bar">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_176_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_176_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Rovers Return">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Rovers Return">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Three Bells">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Three Bells">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Indian Takeaway">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Indian Takeaway">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Spit And Saw">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Spit And Saw">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_212_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_212_2" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Chinese">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Chinese">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_211_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_211_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Boozy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Baz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Boozy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Baz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Public Loo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Public Loo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_209_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_209_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Dog 'N' Duck">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Dog 'N' Duck">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_208_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_208_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_182_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_182_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Town Arms">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Town Arms">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Kebab House">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Kebab House">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_181_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_181_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_194_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_194_2" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Burger Bar">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Burger Bar">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_193_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_193_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Happy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Hour">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Happy">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Hour">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_165_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_165_2" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pizza">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Pizza">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Boozy Baz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Boozy Baz">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_164_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_164_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Queen Vic">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Queen Vic">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Games Room">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Games Room">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Nag's Head">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Nag's Head">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_161_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_161_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_162_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_162_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Woolpack">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06">
+ </color>
+ </rect>
+ <text string="Woolpack">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_177_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_177_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_160_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_160_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Gents">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Gents">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_166_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_166_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Sober">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Sober">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Drunk">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Drunk">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Exchange For Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Exchange For Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Best Win From Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Best Win From Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_16_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_16_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13">
+ </color>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Gamble">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19">
+ </color>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13">
+ </color>
+ </rect>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_135_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_135">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00">
+ </color>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12">
+ </color>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25">
+ </color>
+ </rect>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="1" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="reel3" 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">
+ </color>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0">
+ </color>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0">
+ </color>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0">
+ </color>
+ </led7seg>
+ </element>
+ <element name="dmd_dot" defstate="0">
+ <rect state="1">
+ <color red="1.0" green="0.5" blue="0.0">
+ </color>
+ </rect>
+ <rect state="0">
+ <color red="0.4" green="0.2" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="dmd_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40">
+ </color>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90">
+ </color>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </disk>
+ </element>
+ <element name="label_66">
+ <text string="1 - 6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_67">
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_68">
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_69">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_70">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_71">
+ <text string="Starts Round The">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Town Feature">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="label_75">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20">
+ </color>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00">
+ </color>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0">
+ </color>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90">
+ </bounds>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led14segsc>
+ <color red="0.0" green="1.0" blue="1.0">
+ </color>
+ </led14segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0">
+ </color>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="782" height="641">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="130" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="435.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="436.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="438.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="440.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="442.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="444.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="481.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="483.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="485.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="487.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="489.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="491.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="130.0000" y="528.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3333" y="530.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="136.6667" y="532.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="140.0000" y="534.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="143.3333" y="536.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="146.6667" y="538.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="130" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="225" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="435.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="436.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="438.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="440.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="442.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="444.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="481.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="483.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="485.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="487.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="489.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="491.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="225.0000" y="528.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="228.3333" y="530.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="231.6667" y="532.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.0000" y="534.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.3333" y="536.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="241.6667" y="538.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="225" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="320" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="435.0000" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="436.9445" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="438.8889" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="440.8333" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="442.7778" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="444.7222" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="481.6667" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="483.6111" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="485.5555" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="487.5000" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="489.4444" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="491.3889" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="528.3333" width="80.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="530.2778" width="73.3333" height="42.7778">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="532.2222" width="66.6667" height="38.8889">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="534.1666" width="60.0000" height="35.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="536.1111" width="53.3333" height="31.1111">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="538.0555" width="46.6667" height="27.2222">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="320" y="435" width="80" height="140">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="585" y="220" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_0" state="0">
+ <bounds x="585.0000" y="220.0000" width="70.0000" height="70.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_1" state="0">
+ <bounds x="587.9167" y="222.9167" width="64.1667" height="64.1667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_2" state="0">
+ <bounds x="590.8333" y="225.8333" width="58.3333" height="58.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_3" state="0">
+ <bounds x="593.7500" y="228.7500" width="52.5000" height="52.5000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_4" state="0">
+ <bounds x="596.6667" y="231.6667" width="46.6667" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_5" state="0">
+ <bounds x="599.5833" y="234.5833" width="40.8333" height="40.8333">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="585" y="220" width="70" height="70">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="139" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="141" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="224" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="226" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="309" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="311" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="394" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="396" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="479" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="481" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="564" y="149" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="566" y="151" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="689" y="74" width="82" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="691" y="76" width="78" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="604" y="94" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="606" y="96" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="519" y="74" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="521" y="76" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_2_border" state="0">
+ <bounds x="604" y="74" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_2" state="0">
+ <bounds x="606" y="76" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="689" y="269" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="691" y="271" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_2_border" state="0">
+ <bounds x="689" y="289" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_2" state="0">
+ <bounds x="691" y="291" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="349" y="269" width="82" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="351" y="271" width="78" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="689" y="334" width="82" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="691" y="336" width="78" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="349" y="354" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="351" y="356" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="434" y="354" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="436" y="356" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="604" y="354" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="606" y="356" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="519" y="334" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="521" y="336" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_2_border" state="0">
+ <bounds x="434" y="334" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_2" state="0">
+ <bounds x="436" y="336" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_2_border" state="0">
+ <bounds x="349" y="334" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_2" state="0">
+ <bounds x="351" y="336" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_2_border" state="0">
+ <bounds x="604" y="334" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_2" state="0">
+ <bounds x="606" y="336" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="689" y="139" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="691" y="141" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="689" y="224" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="691" y="226" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="264" y="224" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="266" y="226" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="179" y="204" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="181" y="206" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="94" y="224" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="96" y="226" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="9" y="139" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="11" y="141" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="9" y="94" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="11" y="96" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_2_border" state="0">
+ <bounds x="9" y="74" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_2" state="0">
+ <bounds x="11" y="76" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_2_border" state="0">
+ <bounds x="9" y="159" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_2" state="0">
+ <bounds x="11" y="161" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="9" y="204" width="82" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="11" y="206" width="78" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="94" y="74" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="96" y="76" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_2_border" state="0">
+ <bounds x="94" y="204" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_2" state="0">
+ <bounds x="96" y="206" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_2_border" state="0">
+ <bounds x="179" y="224" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_2" state="0">
+ <bounds x="181" y="226" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_2_border" state="0">
+ <bounds x="264" y="204" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_2" state="0">
+ <bounds x="266" y="206" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="349" y="204" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="351" y="206" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_2_border" state="0">
+ <bounds x="349" y="224" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_2" state="0">
+ <bounds x="351" y="226" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_2_border" state="0">
+ <bounds x="689" y="204" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_2" state="0">
+ <bounds x="691" y="206" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_2_border" state="0">
+ <bounds x="689" y="159" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_2" state="0">
+ <bounds x="691" y="161" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="434" y="29" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="436" y="31" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="519" y="29" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="521" y="31" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_2_border" state="0">
+ <bounds x="519" y="9" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_2" state="0">
+ <bounds x="521" y="11" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="349" y="9" width="82" height="62">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="351" y="11" width="78" height="58">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_2_border" state="0">
+ <bounds x="434" y="9" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_2" state="0">
+ <bounds x="436" y="11" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="179" y="29" width="167" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="181" y="31" width="163" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="94" y="9" width="82" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="96" y="11" width="78" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_2_border" state="0">
+ <bounds x="94" y="29" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_2" state="0">
+ <bounds x="96" y="31" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_2_border" state="0">
+ <bounds x="179" y="9" width="167" height="23">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_2" state="0">
+ <bounds x="181" y="11" width="163" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_2_border" state="0">
+ <bounds x="519" y="354" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_2" state="0">
+ <bounds x="521" y="356" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_2_border" state="0">
+ <bounds x="94" y="94" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_2" state="0">
+ <bounds x="96" y="96" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_2_border" state="0">
+ <bounds x="519" y="94" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_2" state="0">
+ <bounds x="521" y="96" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="464" y="264" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="466" y="266" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="464" y="219" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="466" y="221" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="584" y="534" width="62" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="586" y="536" width="58" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="584" y="484" width="62" height="47">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="586" y="486" width="58" height="43">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="714" y="554" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="716" y="556" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="714" y="404" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="716" y="406" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="714" y="429" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="716" y="431" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="714" y="454" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="716" y="456" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="714" y="479" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="716" y="481" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="714" y="504" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="716" y="506" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="714" y="529" width="62" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="716" y="531" width="58" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="584" y="404" width="62" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="586" y="406" width="58" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="584" y="444" width="62" height="37">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="586" y="446" width="58" height="33">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1_border" state="0">
+ <bounds x="14" y="419" width="77" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="lamp_16_1" state="0">
+ <bounds x="16" y="421" width="73" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="54" y="554" width="37" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="56" y="556" width="33" height="18">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_131_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="604" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_131" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="606" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_132_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="509" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="colour_button_132" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="511" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_133_border" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="414" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="colour_button_133" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="416" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_134_border" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="319" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="colour_button_134" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="321" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_135_border" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="224" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="colour_button_135" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="226" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_136_border" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="129" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="colour_button_136" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="131" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_137_border" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="34" y="589" width="82" height="42">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_137" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="36" y="591" width="78" height="38">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_138_border" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="694" y="29" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_138" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="696" y="31" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_139_border" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="694" y="49" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_139" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="696" y="51" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_140_border" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="694" y="9" width="50" height="16">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="colour_button_140" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="696" y="11" width="46" height="12">
+ </bounds>
+ </backdrop>
+ <backdrop element="dmd_background">
+ <bounds x="10" y="285" width="327" height="107">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix0" element="dmd_dot" state="0">
+ <bounds x="10" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1" element="dmd_dot" state="0">
+ <bounds x="15" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix2" element="dmd_dot" state="0">
+ <bounds x="20" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix3" element="dmd_dot" state="0">
+ <bounds x="25" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix4" element="dmd_dot" state="0">
+ <bounds x="30" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix5" element="dmd_dot" state="0">
+ <bounds x="35" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix6" element="dmd_dot" state="0">
+ <bounds x="40" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix7" element="dmd_dot" state="0">
+ <bounds x="45" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix8" element="dmd_dot" state="0">
+ <bounds x="50" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix9" element="dmd_dot" state="0">
+ <bounds x="55" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix10" element="dmd_dot" state="0">
+ <bounds x="60" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix11" element="dmd_dot" state="0">
+ <bounds x="65" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix12" element="dmd_dot" state="0">
+ <bounds x="70" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix13" element="dmd_dot" state="0">
+ <bounds x="75" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix14" element="dmd_dot" state="0">
+ <bounds x="80" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix15" element="dmd_dot" state="0">
+ <bounds x="85" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix16" element="dmd_dot" state="0">
+ <bounds x="90" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix17" element="dmd_dot" state="0">
+ <bounds x="95" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix18" element="dmd_dot" state="0">
+ <bounds x="100" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix19" element="dmd_dot" state="0">
+ <bounds x="105" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix20" element="dmd_dot" state="0">
+ <bounds x="110" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix21" element="dmd_dot" state="0">
+ <bounds x="115" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix22" element="dmd_dot" state="0">
+ <bounds x="120" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix23" element="dmd_dot" state="0">
+ <bounds x="125" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix24" element="dmd_dot" state="0">
+ <bounds x="130" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix25" element="dmd_dot" state="0">
+ <bounds x="135" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix26" element="dmd_dot" state="0">
+ <bounds x="140" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix27" element="dmd_dot" state="0">
+ <bounds x="145" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix28" element="dmd_dot" state="0">
+ <bounds x="150" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix29" element="dmd_dot" state="0">
+ <bounds x="155" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix30" element="dmd_dot" state="0">
+ <bounds x="160" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix31" element="dmd_dot" state="0">
+ <bounds x="165" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix32" element="dmd_dot" state="0">
+ <bounds x="170" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix33" element="dmd_dot" state="0">
+ <bounds x="175" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix34" element="dmd_dot" state="0">
+ <bounds x="180" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix35" element="dmd_dot" state="0">
+ <bounds x="185" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix36" element="dmd_dot" state="0">
+ <bounds x="190" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix37" element="dmd_dot" state="0">
+ <bounds x="195" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix38" element="dmd_dot" state="0">
+ <bounds x="200" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix39" element="dmd_dot" state="0">
+ <bounds x="205" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix40" element="dmd_dot" state="0">
+ <bounds x="210" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix41" element="dmd_dot" state="0">
+ <bounds x="215" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix42" element="dmd_dot" state="0">
+ <bounds x="220" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix43" element="dmd_dot" state="0">
+ <bounds x="225" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix44" element="dmd_dot" state="0">
+ <bounds x="230" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix45" element="dmd_dot" state="0">
+ <bounds x="235" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix46" element="dmd_dot" state="0">
+ <bounds x="240" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix47" element="dmd_dot" state="0">
+ <bounds x="245" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix48" element="dmd_dot" state="0">
+ <bounds x="250" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix49" element="dmd_dot" state="0">
+ <bounds x="255" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix50" element="dmd_dot" state="0">
+ <bounds x="260" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix51" element="dmd_dot" state="0">
+ <bounds x="265" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix52" element="dmd_dot" state="0">
+ <bounds x="270" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix53" element="dmd_dot" state="0">
+ <bounds x="275" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix54" element="dmd_dot" state="0">
+ <bounds x="280" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix55" element="dmd_dot" state="0">
+ <bounds x="285" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix56" element="dmd_dot" state="0">
+ <bounds x="290" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix57" element="dmd_dot" state="0">
+ <bounds x="295" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix58" element="dmd_dot" state="0">
+ <bounds x="300" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix59" element="dmd_dot" state="0">
+ <bounds x="305" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix60" element="dmd_dot" state="0">
+ <bounds x="310" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix61" element="dmd_dot" state="0">
+ <bounds x="315" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix62" element="dmd_dot" state="0">
+ <bounds x="320" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix63" element="dmd_dot" state="0">
+ <bounds x="325" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix64" element="dmd_dot" state="0">
+ <bounds x="330" y="285" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix65" element="dmd_dot" state="0">
+ <bounds x="10" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix66" element="dmd_dot" state="0">
+ <bounds x="15" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix67" element="dmd_dot" state="0">
+ <bounds x="20" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix68" element="dmd_dot" state="0">
+ <bounds x="25" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix69" element="dmd_dot" state="0">
+ <bounds x="30" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix70" element="dmd_dot" state="0">
+ <bounds x="35" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix71" element="dmd_dot" state="0">
+ <bounds x="40" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix72" element="dmd_dot" state="0">
+ <bounds x="45" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix73" element="dmd_dot" state="0">
+ <bounds x="50" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix74" element="dmd_dot" state="0">
+ <bounds x="55" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix75" element="dmd_dot" state="0">
+ <bounds x="60" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix76" element="dmd_dot" state="0">
+ <bounds x="65" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix77" element="dmd_dot" state="0">
+ <bounds x="70" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix78" element="dmd_dot" state="0">
+ <bounds x="75" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix79" element="dmd_dot" state="0">
+ <bounds x="80" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix80" element="dmd_dot" state="0">
+ <bounds x="85" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix81" element="dmd_dot" state="0">
+ <bounds x="90" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix82" element="dmd_dot" state="0">
+ <bounds x="95" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix83" element="dmd_dot" state="0">
+ <bounds x="100" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix84" element="dmd_dot" state="0">
+ <bounds x="105" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix85" element="dmd_dot" state="0">
+ <bounds x="110" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix86" element="dmd_dot" state="0">
+ <bounds x="115" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix87" element="dmd_dot" state="0">
+ <bounds x="120" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix88" element="dmd_dot" state="0">
+ <bounds x="125" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix89" element="dmd_dot" state="0">
+ <bounds x="130" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix90" element="dmd_dot" state="0">
+ <bounds x="135" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix91" element="dmd_dot" state="0">
+ <bounds x="140" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix92" element="dmd_dot" state="0">
+ <bounds x="145" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix93" element="dmd_dot" state="0">
+ <bounds x="150" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix94" element="dmd_dot" state="0">
+ <bounds x="155" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix95" element="dmd_dot" state="0">
+ <bounds x="160" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix96" element="dmd_dot" state="0">
+ <bounds x="165" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix97" element="dmd_dot" state="0">
+ <bounds x="170" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix98" element="dmd_dot" state="0">
+ <bounds x="175" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix99" element="dmd_dot" state="0">
+ <bounds x="180" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix100" element="dmd_dot" state="0">
+ <bounds x="185" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix101" element="dmd_dot" state="0">
+ <bounds x="190" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix102" element="dmd_dot" state="0">
+ <bounds x="195" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix103" element="dmd_dot" state="0">
+ <bounds x="200" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix104" element="dmd_dot" state="0">
+ <bounds x="205" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix105" element="dmd_dot" state="0">
+ <bounds x="210" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix106" element="dmd_dot" state="0">
+ <bounds x="215" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix107" element="dmd_dot" state="0">
+ <bounds x="220" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix108" element="dmd_dot" state="0">
+ <bounds x="225" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix109" element="dmd_dot" state="0">
+ <bounds x="230" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix110" element="dmd_dot" state="0">
+ <bounds x="235" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix111" element="dmd_dot" state="0">
+ <bounds x="240" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix112" element="dmd_dot" state="0">
+ <bounds x="245" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix113" element="dmd_dot" state="0">
+ <bounds x="250" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix114" element="dmd_dot" state="0">
+ <bounds x="255" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix115" element="dmd_dot" state="0">
+ <bounds x="260" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix116" element="dmd_dot" state="0">
+ <bounds x="265" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix117" element="dmd_dot" state="0">
+ <bounds x="270" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix118" element="dmd_dot" state="0">
+ <bounds x="275" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix119" element="dmd_dot" state="0">
+ <bounds x="280" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix120" element="dmd_dot" state="0">
+ <bounds x="285" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix121" element="dmd_dot" state="0">
+ <bounds x="290" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix122" element="dmd_dot" state="0">
+ <bounds x="295" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix123" element="dmd_dot" state="0">
+ <bounds x="300" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix124" element="dmd_dot" state="0">
+ <bounds x="305" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix125" element="dmd_dot" state="0">
+ <bounds x="310" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix126" element="dmd_dot" state="0">
+ <bounds x="315" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix127" element="dmd_dot" state="0">
+ <bounds x="320" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix128" element="dmd_dot" state="0">
+ <bounds x="325" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix129" element="dmd_dot" state="0">
+ <bounds x="330" y="290" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix130" element="dmd_dot" state="0">
+ <bounds x="10" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix131" element="dmd_dot" state="0">
+ <bounds x="15" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix132" element="dmd_dot" state="0">
+ <bounds x="20" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix133" element="dmd_dot" state="0">
+ <bounds x="25" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix134" element="dmd_dot" state="0">
+ <bounds x="30" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix135" element="dmd_dot" state="0">
+ <bounds x="35" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix136" element="dmd_dot" state="0">
+ <bounds x="40" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix137" element="dmd_dot" state="0">
+ <bounds x="45" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix138" element="dmd_dot" state="0">
+ <bounds x="50" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix139" element="dmd_dot" state="0">
+ <bounds x="55" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix140" element="dmd_dot" state="0">
+ <bounds x="60" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix141" element="dmd_dot" state="0">
+ <bounds x="65" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix142" element="dmd_dot" state="0">
+ <bounds x="70" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix143" element="dmd_dot" state="0">
+ <bounds x="75" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix144" element="dmd_dot" state="0">
+ <bounds x="80" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix145" element="dmd_dot" state="0">
+ <bounds x="85" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix146" element="dmd_dot" state="0">
+ <bounds x="90" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix147" element="dmd_dot" state="0">
+ <bounds x="95" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix148" element="dmd_dot" state="0">
+ <bounds x="100" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix149" element="dmd_dot" state="0">
+ <bounds x="105" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix150" element="dmd_dot" state="0">
+ <bounds x="110" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix151" element="dmd_dot" state="0">
+ <bounds x="115" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix152" element="dmd_dot" state="0">
+ <bounds x="120" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix153" element="dmd_dot" state="0">
+ <bounds x="125" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix154" element="dmd_dot" state="0">
+ <bounds x="130" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix155" element="dmd_dot" state="0">
+ <bounds x="135" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix156" element="dmd_dot" state="0">
+ <bounds x="140" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix157" element="dmd_dot" state="0">
+ <bounds x="145" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix158" element="dmd_dot" state="0">
+ <bounds x="150" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix159" element="dmd_dot" state="0">
+ <bounds x="155" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix160" element="dmd_dot" state="0">
+ <bounds x="160" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix161" element="dmd_dot" state="0">
+ <bounds x="165" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix162" element="dmd_dot" state="0">
+ <bounds x="170" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix163" element="dmd_dot" state="0">
+ <bounds x="175" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix164" element="dmd_dot" state="0">
+ <bounds x="180" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix165" element="dmd_dot" state="0">
+ <bounds x="185" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix166" element="dmd_dot" state="0">
+ <bounds x="190" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix167" element="dmd_dot" state="0">
+ <bounds x="195" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix168" element="dmd_dot" state="0">
+ <bounds x="200" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix169" element="dmd_dot" state="0">
+ <bounds x="205" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix170" element="dmd_dot" state="0">
+ <bounds x="210" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix171" element="dmd_dot" state="0">
+ <bounds x="215" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix172" element="dmd_dot" state="0">
+ <bounds x="220" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix173" element="dmd_dot" state="0">
+ <bounds x="225" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix174" element="dmd_dot" state="0">
+ <bounds x="230" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix175" element="dmd_dot" state="0">
+ <bounds x="235" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix176" element="dmd_dot" state="0">
+ <bounds x="240" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix177" element="dmd_dot" state="0">
+ <bounds x="245" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix178" element="dmd_dot" state="0">
+ <bounds x="250" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix179" element="dmd_dot" state="0">
+ <bounds x="255" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix180" element="dmd_dot" state="0">
+ <bounds x="260" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix181" element="dmd_dot" state="0">
+ <bounds x="265" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix182" element="dmd_dot" state="0">
+ <bounds x="270" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix183" element="dmd_dot" state="0">
+ <bounds x="275" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix184" element="dmd_dot" state="0">
+ <bounds x="280" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix185" element="dmd_dot" state="0">
+ <bounds x="285" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix186" element="dmd_dot" state="0">
+ <bounds x="290" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix187" element="dmd_dot" state="0">
+ <bounds x="295" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix188" element="dmd_dot" state="0">
+ <bounds x="300" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix189" element="dmd_dot" state="0">
+ <bounds x="305" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix190" element="dmd_dot" state="0">
+ <bounds x="310" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix191" element="dmd_dot" state="0">
+ <bounds x="315" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix192" element="dmd_dot" state="0">
+ <bounds x="320" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix193" element="dmd_dot" state="0">
+ <bounds x="325" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix194" element="dmd_dot" state="0">
+ <bounds x="330" y="295" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix195" element="dmd_dot" state="0">
+ <bounds x="10" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix196" element="dmd_dot" state="0">
+ <bounds x="15" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix197" element="dmd_dot" state="0">
+ <bounds x="20" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix198" element="dmd_dot" state="0">
+ <bounds x="25" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix199" element="dmd_dot" state="0">
+ <bounds x="30" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix200" element="dmd_dot" state="0">
+ <bounds x="35" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix201" element="dmd_dot" state="0">
+ <bounds x="40" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix202" element="dmd_dot" state="0">
+ <bounds x="45" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix203" element="dmd_dot" state="0">
+ <bounds x="50" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix204" element="dmd_dot" state="0">
+ <bounds x="55" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix205" element="dmd_dot" state="0">
+ <bounds x="60" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix206" element="dmd_dot" state="0">
+ <bounds x="65" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix207" element="dmd_dot" state="0">
+ <bounds x="70" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix208" element="dmd_dot" state="0">
+ <bounds x="75" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix209" element="dmd_dot" state="0">
+ <bounds x="80" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix210" element="dmd_dot" state="0">
+ <bounds x="85" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix211" element="dmd_dot" state="0">
+ <bounds x="90" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix212" element="dmd_dot" state="0">
+ <bounds x="95" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix213" element="dmd_dot" state="0">
+ <bounds x="100" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix214" element="dmd_dot" state="0">
+ <bounds x="105" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix215" element="dmd_dot" state="0">
+ <bounds x="110" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix216" element="dmd_dot" state="0">
+ <bounds x="115" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix217" element="dmd_dot" state="0">
+ <bounds x="120" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix218" element="dmd_dot" state="0">
+ <bounds x="125" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix219" element="dmd_dot" state="0">
+ <bounds x="130" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix220" element="dmd_dot" state="0">
+ <bounds x="135" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix221" element="dmd_dot" state="0">
+ <bounds x="140" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix222" element="dmd_dot" state="0">
+ <bounds x="145" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix223" element="dmd_dot" state="0">
+ <bounds x="150" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix224" element="dmd_dot" state="0">
+ <bounds x="155" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix225" element="dmd_dot" state="0">
+ <bounds x="160" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix226" element="dmd_dot" state="0">
+ <bounds x="165" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix227" element="dmd_dot" state="0">
+ <bounds x="170" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix228" element="dmd_dot" state="0">
+ <bounds x="175" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix229" element="dmd_dot" state="0">
+ <bounds x="180" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix230" element="dmd_dot" state="0">
+ <bounds x="185" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix231" element="dmd_dot" state="0">
+ <bounds x="190" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix232" element="dmd_dot" state="0">
+ <bounds x="195" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix233" element="dmd_dot" state="0">
+ <bounds x="200" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix234" element="dmd_dot" state="0">
+ <bounds x="205" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix235" element="dmd_dot" state="0">
+ <bounds x="210" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix236" element="dmd_dot" state="0">
+ <bounds x="215" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix237" element="dmd_dot" state="0">
+ <bounds x="220" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix238" element="dmd_dot" state="0">
+ <bounds x="225" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix239" element="dmd_dot" state="0">
+ <bounds x="230" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix240" element="dmd_dot" state="0">
+ <bounds x="235" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix241" element="dmd_dot" state="0">
+ <bounds x="240" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix242" element="dmd_dot" state="0">
+ <bounds x="245" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix243" element="dmd_dot" state="0">
+ <bounds x="250" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix244" element="dmd_dot" state="0">
+ <bounds x="255" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix245" element="dmd_dot" state="0">
+ <bounds x="260" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix246" element="dmd_dot" state="0">
+ <bounds x="265" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix247" element="dmd_dot" state="0">
+ <bounds x="270" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix248" element="dmd_dot" state="0">
+ <bounds x="275" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix249" element="dmd_dot" state="0">
+ <bounds x="280" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix250" element="dmd_dot" state="0">
+ <bounds x="285" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix251" element="dmd_dot" state="0">
+ <bounds x="290" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix252" element="dmd_dot" state="0">
+ <bounds x="295" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix253" element="dmd_dot" state="0">
+ <bounds x="300" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix254" element="dmd_dot" state="0">
+ <bounds x="305" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix255" element="dmd_dot" state="0">
+ <bounds x="310" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix256" element="dmd_dot" state="0">
+ <bounds x="315" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix257" element="dmd_dot" state="0">
+ <bounds x="320" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix258" element="dmd_dot" state="0">
+ <bounds x="325" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix259" element="dmd_dot" state="0">
+ <bounds x="330" y="300" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix260" element="dmd_dot" state="0">
+ <bounds x="10" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix261" element="dmd_dot" state="0">
+ <bounds x="15" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix262" element="dmd_dot" state="0">
+ <bounds x="20" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix263" element="dmd_dot" state="0">
+ <bounds x="25" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix264" element="dmd_dot" state="0">
+ <bounds x="30" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix265" element="dmd_dot" state="0">
+ <bounds x="35" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix266" element="dmd_dot" state="0">
+ <bounds x="40" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix267" element="dmd_dot" state="0">
+ <bounds x="45" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix268" element="dmd_dot" state="0">
+ <bounds x="50" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix269" element="dmd_dot" state="0">
+ <bounds x="55" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix270" element="dmd_dot" state="0">
+ <bounds x="60" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix271" element="dmd_dot" state="0">
+ <bounds x="65" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix272" element="dmd_dot" state="0">
+ <bounds x="70" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix273" element="dmd_dot" state="0">
+ <bounds x="75" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix274" element="dmd_dot" state="0">
+ <bounds x="80" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix275" element="dmd_dot" state="0">
+ <bounds x="85" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix276" element="dmd_dot" state="0">
+ <bounds x="90" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix277" element="dmd_dot" state="0">
+ <bounds x="95" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix278" element="dmd_dot" state="0">
+ <bounds x="100" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix279" element="dmd_dot" state="0">
+ <bounds x="105" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix280" element="dmd_dot" state="0">
+ <bounds x="110" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix281" element="dmd_dot" state="0">
+ <bounds x="115" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix282" element="dmd_dot" state="0">
+ <bounds x="120" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix283" element="dmd_dot" state="0">
+ <bounds x="125" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix284" element="dmd_dot" state="0">
+ <bounds x="130" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix285" element="dmd_dot" state="0">
+ <bounds x="135" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix286" element="dmd_dot" state="0">
+ <bounds x="140" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix287" element="dmd_dot" state="0">
+ <bounds x="145" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix288" element="dmd_dot" state="0">
+ <bounds x="150" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix289" element="dmd_dot" state="0">
+ <bounds x="155" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix290" element="dmd_dot" state="0">
+ <bounds x="160" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix291" element="dmd_dot" state="0">
+ <bounds x="165" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix292" element="dmd_dot" state="0">
+ <bounds x="170" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix293" element="dmd_dot" state="0">
+ <bounds x="175" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix294" element="dmd_dot" state="0">
+ <bounds x="180" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix295" element="dmd_dot" state="0">
+ <bounds x="185" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix296" element="dmd_dot" state="0">
+ <bounds x="190" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix297" element="dmd_dot" state="0">
+ <bounds x="195" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix298" element="dmd_dot" state="0">
+ <bounds x="200" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix299" element="dmd_dot" state="0">
+ <bounds x="205" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix300" element="dmd_dot" state="0">
+ <bounds x="210" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix301" element="dmd_dot" state="0">
+ <bounds x="215" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix302" element="dmd_dot" state="0">
+ <bounds x="220" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix303" element="dmd_dot" state="0">
+ <bounds x="225" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix304" element="dmd_dot" state="0">
+ <bounds x="230" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix305" element="dmd_dot" state="0">
+ <bounds x="235" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix306" element="dmd_dot" state="0">
+ <bounds x="240" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix307" element="dmd_dot" state="0">
+ <bounds x="245" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix308" element="dmd_dot" state="0">
+ <bounds x="250" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix309" element="dmd_dot" state="0">
+ <bounds x="255" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix310" element="dmd_dot" state="0">
+ <bounds x="260" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix311" element="dmd_dot" state="0">
+ <bounds x="265" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix312" element="dmd_dot" state="0">
+ <bounds x="270" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix313" element="dmd_dot" state="0">
+ <bounds x="275" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix314" element="dmd_dot" state="0">
+ <bounds x="280" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix315" element="dmd_dot" state="0">
+ <bounds x="285" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix316" element="dmd_dot" state="0">
+ <bounds x="290" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix317" element="dmd_dot" state="0">
+ <bounds x="295" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix318" element="dmd_dot" state="0">
+ <bounds x="300" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix319" element="dmd_dot" state="0">
+ <bounds x="305" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix320" element="dmd_dot" state="0">
+ <bounds x="310" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix321" element="dmd_dot" state="0">
+ <bounds x="315" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix322" element="dmd_dot" state="0">
+ <bounds x="320" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix323" element="dmd_dot" state="0">
+ <bounds x="325" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix324" element="dmd_dot" state="0">
+ <bounds x="330" y="305" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix325" element="dmd_dot" state="0">
+ <bounds x="10" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix326" element="dmd_dot" state="0">
+ <bounds x="15" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix327" element="dmd_dot" state="0">
+ <bounds x="20" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix328" element="dmd_dot" state="0">
+ <bounds x="25" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix329" element="dmd_dot" state="0">
+ <bounds x="30" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix330" element="dmd_dot" state="0">
+ <bounds x="35" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix331" element="dmd_dot" state="0">
+ <bounds x="40" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix332" element="dmd_dot" state="0">
+ <bounds x="45" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix333" element="dmd_dot" state="0">
+ <bounds x="50" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix334" element="dmd_dot" state="0">
+ <bounds x="55" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix335" element="dmd_dot" state="0">
+ <bounds x="60" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix336" element="dmd_dot" state="0">
+ <bounds x="65" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix337" element="dmd_dot" state="0">
+ <bounds x="70" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix338" element="dmd_dot" state="0">
+ <bounds x="75" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix339" element="dmd_dot" state="0">
+ <bounds x="80" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix340" element="dmd_dot" state="0">
+ <bounds x="85" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix341" element="dmd_dot" state="0">
+ <bounds x="90" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix342" element="dmd_dot" state="0">
+ <bounds x="95" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix343" element="dmd_dot" state="0">
+ <bounds x="100" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix344" element="dmd_dot" state="0">
+ <bounds x="105" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix345" element="dmd_dot" state="0">
+ <bounds x="110" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix346" element="dmd_dot" state="0">
+ <bounds x="115" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix347" element="dmd_dot" state="0">
+ <bounds x="120" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix348" element="dmd_dot" state="0">
+ <bounds x="125" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix349" element="dmd_dot" state="0">
+ <bounds x="130" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix350" element="dmd_dot" state="0">
+ <bounds x="135" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix351" element="dmd_dot" state="0">
+ <bounds x="140" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix352" element="dmd_dot" state="0">
+ <bounds x="145" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix353" element="dmd_dot" state="0">
+ <bounds x="150" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix354" element="dmd_dot" state="0">
+ <bounds x="155" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix355" element="dmd_dot" state="0">
+ <bounds x="160" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix356" element="dmd_dot" state="0">
+ <bounds x="165" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix357" element="dmd_dot" state="0">
+ <bounds x="170" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix358" element="dmd_dot" state="0">
+ <bounds x="175" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix359" element="dmd_dot" state="0">
+ <bounds x="180" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix360" element="dmd_dot" state="0">
+ <bounds x="185" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix361" element="dmd_dot" state="0">
+ <bounds x="190" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix362" element="dmd_dot" state="0">
+ <bounds x="195" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix363" element="dmd_dot" state="0">
+ <bounds x="200" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix364" element="dmd_dot" state="0">
+ <bounds x="205" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix365" element="dmd_dot" state="0">
+ <bounds x="210" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix366" element="dmd_dot" state="0">
+ <bounds x="215" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix367" element="dmd_dot" state="0">
+ <bounds x="220" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix368" element="dmd_dot" state="0">
+ <bounds x="225" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix369" element="dmd_dot" state="0">
+ <bounds x="230" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix370" element="dmd_dot" state="0">
+ <bounds x="235" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix371" element="dmd_dot" state="0">
+ <bounds x="240" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix372" element="dmd_dot" state="0">
+ <bounds x="245" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix373" element="dmd_dot" state="0">
+ <bounds x="250" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix374" element="dmd_dot" state="0">
+ <bounds x="255" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix375" element="dmd_dot" state="0">
+ <bounds x="260" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix376" element="dmd_dot" state="0">
+ <bounds x="265" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix377" element="dmd_dot" state="0">
+ <bounds x="270" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix378" element="dmd_dot" state="0">
+ <bounds x="275" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix379" element="dmd_dot" state="0">
+ <bounds x="280" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix380" element="dmd_dot" state="0">
+ <bounds x="285" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix381" element="dmd_dot" state="0">
+ <bounds x="290" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix382" element="dmd_dot" state="0">
+ <bounds x="295" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix383" element="dmd_dot" state="0">
+ <bounds x="300" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix384" element="dmd_dot" state="0">
+ <bounds x="305" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix385" element="dmd_dot" state="0">
+ <bounds x="310" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix386" element="dmd_dot" state="0">
+ <bounds x="315" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix387" element="dmd_dot" state="0">
+ <bounds x="320" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix388" element="dmd_dot" state="0">
+ <bounds x="325" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix389" element="dmd_dot" state="0">
+ <bounds x="330" y="310" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix390" element="dmd_dot" state="0">
+ <bounds x="10" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix391" element="dmd_dot" state="0">
+ <bounds x="15" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix392" element="dmd_dot" state="0">
+ <bounds x="20" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix393" element="dmd_dot" state="0">
+ <bounds x="25" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix394" element="dmd_dot" state="0">
+ <bounds x="30" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix395" element="dmd_dot" state="0">
+ <bounds x="35" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix396" element="dmd_dot" state="0">
+ <bounds x="40" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix397" element="dmd_dot" state="0">
+ <bounds x="45" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix398" element="dmd_dot" state="0">
+ <bounds x="50" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix399" element="dmd_dot" state="0">
+ <bounds x="55" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix400" element="dmd_dot" state="0">
+ <bounds x="60" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix401" element="dmd_dot" state="0">
+ <bounds x="65" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix402" element="dmd_dot" state="0">
+ <bounds x="70" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix403" element="dmd_dot" state="0">
+ <bounds x="75" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix404" element="dmd_dot" state="0">
+ <bounds x="80" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix405" element="dmd_dot" state="0">
+ <bounds x="85" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix406" element="dmd_dot" state="0">
+ <bounds x="90" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix407" element="dmd_dot" state="0">
+ <bounds x="95" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix408" element="dmd_dot" state="0">
+ <bounds x="100" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix409" element="dmd_dot" state="0">
+ <bounds x="105" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix410" element="dmd_dot" state="0">
+ <bounds x="110" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix411" element="dmd_dot" state="0">
+ <bounds x="115" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix412" element="dmd_dot" state="0">
+ <bounds x="120" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix413" element="dmd_dot" state="0">
+ <bounds x="125" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix414" element="dmd_dot" state="0">
+ <bounds x="130" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix415" element="dmd_dot" state="0">
+ <bounds x="135" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix416" element="dmd_dot" state="0">
+ <bounds x="140" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix417" element="dmd_dot" state="0">
+ <bounds x="145" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix418" element="dmd_dot" state="0">
+ <bounds x="150" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix419" element="dmd_dot" state="0">
+ <bounds x="155" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix420" element="dmd_dot" state="0">
+ <bounds x="160" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix421" element="dmd_dot" state="0">
+ <bounds x="165" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix422" element="dmd_dot" state="0">
+ <bounds x="170" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix423" element="dmd_dot" state="0">
+ <bounds x="175" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix424" element="dmd_dot" state="0">
+ <bounds x="180" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix425" element="dmd_dot" state="0">
+ <bounds x="185" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix426" element="dmd_dot" state="0">
+ <bounds x="190" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix427" element="dmd_dot" state="0">
+ <bounds x="195" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix428" element="dmd_dot" state="0">
+ <bounds x="200" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix429" element="dmd_dot" state="0">
+ <bounds x="205" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix430" element="dmd_dot" state="0">
+ <bounds x="210" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix431" element="dmd_dot" state="0">
+ <bounds x="215" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix432" element="dmd_dot" state="0">
+ <bounds x="220" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix433" element="dmd_dot" state="0">
+ <bounds x="225" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix434" element="dmd_dot" state="0">
+ <bounds x="230" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix435" element="dmd_dot" state="0">
+ <bounds x="235" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix436" element="dmd_dot" state="0">
+ <bounds x="240" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix437" element="dmd_dot" state="0">
+ <bounds x="245" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix438" element="dmd_dot" state="0">
+ <bounds x="250" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix439" element="dmd_dot" state="0">
+ <bounds x="255" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix440" element="dmd_dot" state="0">
+ <bounds x="260" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix441" element="dmd_dot" state="0">
+ <bounds x="265" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix442" element="dmd_dot" state="0">
+ <bounds x="270" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix443" element="dmd_dot" state="0">
+ <bounds x="275" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix444" element="dmd_dot" state="0">
+ <bounds x="280" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix445" element="dmd_dot" state="0">
+ <bounds x="285" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix446" element="dmd_dot" state="0">
+ <bounds x="290" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix447" element="dmd_dot" state="0">
+ <bounds x="295" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix448" element="dmd_dot" state="0">
+ <bounds x="300" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix449" element="dmd_dot" state="0">
+ <bounds x="305" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix450" element="dmd_dot" state="0">
+ <bounds x="310" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix451" element="dmd_dot" state="0">
+ <bounds x="315" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix452" element="dmd_dot" state="0">
+ <bounds x="320" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix453" element="dmd_dot" state="0">
+ <bounds x="325" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix454" element="dmd_dot" state="0">
+ <bounds x="330" y="315" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix455" element="dmd_dot" state="0">
+ <bounds x="10" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix456" element="dmd_dot" state="0">
+ <bounds x="15" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix457" element="dmd_dot" state="0">
+ <bounds x="20" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix458" element="dmd_dot" state="0">
+ <bounds x="25" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix459" element="dmd_dot" state="0">
+ <bounds x="30" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix460" element="dmd_dot" state="0">
+ <bounds x="35" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix461" element="dmd_dot" state="0">
+ <bounds x="40" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix462" element="dmd_dot" state="0">
+ <bounds x="45" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix463" element="dmd_dot" state="0">
+ <bounds x="50" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix464" element="dmd_dot" state="0">
+ <bounds x="55" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix465" element="dmd_dot" state="0">
+ <bounds x="60" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix466" element="dmd_dot" state="0">
+ <bounds x="65" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix467" element="dmd_dot" state="0">
+ <bounds x="70" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix468" element="dmd_dot" state="0">
+ <bounds x="75" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix469" element="dmd_dot" state="0">
+ <bounds x="80" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix470" element="dmd_dot" state="0">
+ <bounds x="85" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix471" element="dmd_dot" state="0">
+ <bounds x="90" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix472" element="dmd_dot" state="0">
+ <bounds x="95" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix473" element="dmd_dot" state="0">
+ <bounds x="100" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix474" element="dmd_dot" state="0">
+ <bounds x="105" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix475" element="dmd_dot" state="0">
+ <bounds x="110" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix476" element="dmd_dot" state="0">
+ <bounds x="115" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix477" element="dmd_dot" state="0">
+ <bounds x="120" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix478" element="dmd_dot" state="0">
+ <bounds x="125" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix479" element="dmd_dot" state="0">
+ <bounds x="130" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix480" element="dmd_dot" state="0">
+ <bounds x="135" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix481" element="dmd_dot" state="0">
+ <bounds x="140" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix482" element="dmd_dot" state="0">
+ <bounds x="145" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix483" element="dmd_dot" state="0">
+ <bounds x="150" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix484" element="dmd_dot" state="0">
+ <bounds x="155" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix485" element="dmd_dot" state="0">
+ <bounds x="160" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix486" element="dmd_dot" state="0">
+ <bounds x="165" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix487" element="dmd_dot" state="0">
+ <bounds x="170" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix488" element="dmd_dot" state="0">
+ <bounds x="175" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix489" element="dmd_dot" state="0">
+ <bounds x="180" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix490" element="dmd_dot" state="0">
+ <bounds x="185" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix491" element="dmd_dot" state="0">
+ <bounds x="190" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix492" element="dmd_dot" state="0">
+ <bounds x="195" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix493" element="dmd_dot" state="0">
+ <bounds x="200" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix494" element="dmd_dot" state="0">
+ <bounds x="205" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix495" element="dmd_dot" state="0">
+ <bounds x="210" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix496" element="dmd_dot" state="0">
+ <bounds x="215" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix497" element="dmd_dot" state="0">
+ <bounds x="220" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix498" element="dmd_dot" state="0">
+ <bounds x="225" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix499" element="dmd_dot" state="0">
+ <bounds x="230" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix500" element="dmd_dot" state="0">
+ <bounds x="235" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix501" element="dmd_dot" state="0">
+ <bounds x="240" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix502" element="dmd_dot" state="0">
+ <bounds x="245" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix503" element="dmd_dot" state="0">
+ <bounds x="250" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix504" element="dmd_dot" state="0">
+ <bounds x="255" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix505" element="dmd_dot" state="0">
+ <bounds x="260" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix506" element="dmd_dot" state="0">
+ <bounds x="265" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix507" element="dmd_dot" state="0">
+ <bounds x="270" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix508" element="dmd_dot" state="0">
+ <bounds x="275" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix509" element="dmd_dot" state="0">
+ <bounds x="280" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix510" element="dmd_dot" state="0">
+ <bounds x="285" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix511" element="dmd_dot" state="0">
+ <bounds x="290" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix512" element="dmd_dot" state="0">
+ <bounds x="295" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix513" element="dmd_dot" state="0">
+ <bounds x="300" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix514" element="dmd_dot" state="0">
+ <bounds x="305" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix515" element="dmd_dot" state="0">
+ <bounds x="310" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix516" element="dmd_dot" state="0">
+ <bounds x="315" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix517" element="dmd_dot" state="0">
+ <bounds x="320" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix518" element="dmd_dot" state="0">
+ <bounds x="325" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix519" element="dmd_dot" state="0">
+ <bounds x="330" y="320" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix520" element="dmd_dot" state="0">
+ <bounds x="10" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix521" element="dmd_dot" state="0">
+ <bounds x="15" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix522" element="dmd_dot" state="0">
+ <bounds x="20" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix523" element="dmd_dot" state="0">
+ <bounds x="25" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix524" element="dmd_dot" state="0">
+ <bounds x="30" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix525" element="dmd_dot" state="0">
+ <bounds x="35" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix526" element="dmd_dot" state="0">
+ <bounds x="40" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix527" element="dmd_dot" state="0">
+ <bounds x="45" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix528" element="dmd_dot" state="0">
+ <bounds x="50" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix529" element="dmd_dot" state="0">
+ <bounds x="55" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix530" element="dmd_dot" state="0">
+ <bounds x="60" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix531" element="dmd_dot" state="0">
+ <bounds x="65" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix532" element="dmd_dot" state="0">
+ <bounds x="70" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix533" element="dmd_dot" state="0">
+ <bounds x="75" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix534" element="dmd_dot" state="0">
+ <bounds x="80" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix535" element="dmd_dot" state="0">
+ <bounds x="85" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix536" element="dmd_dot" state="0">
+ <bounds x="90" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix537" element="dmd_dot" state="0">
+ <bounds x="95" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix538" element="dmd_dot" state="0">
+ <bounds x="100" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix539" element="dmd_dot" state="0">
+ <bounds x="105" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix540" element="dmd_dot" state="0">
+ <bounds x="110" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix541" element="dmd_dot" state="0">
+ <bounds x="115" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix542" element="dmd_dot" state="0">
+ <bounds x="120" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix543" element="dmd_dot" state="0">
+ <bounds x="125" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix544" element="dmd_dot" state="0">
+ <bounds x="130" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix545" element="dmd_dot" state="0">
+ <bounds x="135" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix546" element="dmd_dot" state="0">
+ <bounds x="140" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix547" element="dmd_dot" state="0">
+ <bounds x="145" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix548" element="dmd_dot" state="0">
+ <bounds x="150" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix549" element="dmd_dot" state="0">
+ <bounds x="155" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix550" element="dmd_dot" state="0">
+ <bounds x="160" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix551" element="dmd_dot" state="0">
+ <bounds x="165" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix552" element="dmd_dot" state="0">
+ <bounds x="170" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix553" element="dmd_dot" state="0">
+ <bounds x="175" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix554" element="dmd_dot" state="0">
+ <bounds x="180" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix555" element="dmd_dot" state="0">
+ <bounds x="185" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix556" element="dmd_dot" state="0">
+ <bounds x="190" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix557" element="dmd_dot" state="0">
+ <bounds x="195" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix558" element="dmd_dot" state="0">
+ <bounds x="200" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix559" element="dmd_dot" state="0">
+ <bounds x="205" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix560" element="dmd_dot" state="0">
+ <bounds x="210" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix561" element="dmd_dot" state="0">
+ <bounds x="215" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix562" element="dmd_dot" state="0">
+ <bounds x="220" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix563" element="dmd_dot" state="0">
+ <bounds x="225" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix564" element="dmd_dot" state="0">
+ <bounds x="230" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix565" element="dmd_dot" state="0">
+ <bounds x="235" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix566" element="dmd_dot" state="0">
+ <bounds x="240" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix567" element="dmd_dot" state="0">
+ <bounds x="245" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix568" element="dmd_dot" state="0">
+ <bounds x="250" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix569" element="dmd_dot" state="0">
+ <bounds x="255" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix570" element="dmd_dot" state="0">
+ <bounds x="260" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix571" element="dmd_dot" state="0">
+ <bounds x="265" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix572" element="dmd_dot" state="0">
+ <bounds x="270" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix573" element="dmd_dot" state="0">
+ <bounds x="275" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix574" element="dmd_dot" state="0">
+ <bounds x="280" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix575" element="dmd_dot" state="0">
+ <bounds x="285" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix576" element="dmd_dot" state="0">
+ <bounds x="290" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix577" element="dmd_dot" state="0">
+ <bounds x="295" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix578" element="dmd_dot" state="0">
+ <bounds x="300" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix579" element="dmd_dot" state="0">
+ <bounds x="305" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix580" element="dmd_dot" state="0">
+ <bounds x="310" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix581" element="dmd_dot" state="0">
+ <bounds x="315" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix582" element="dmd_dot" state="0">
+ <bounds x="320" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix583" element="dmd_dot" state="0">
+ <bounds x="325" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix584" element="dmd_dot" state="0">
+ <bounds x="330" y="325" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix585" element="dmd_dot" state="0">
+ <bounds x="10" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix586" element="dmd_dot" state="0">
+ <bounds x="15" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix587" element="dmd_dot" state="0">
+ <bounds x="20" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix588" element="dmd_dot" state="0">
+ <bounds x="25" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix589" element="dmd_dot" state="0">
+ <bounds x="30" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix590" element="dmd_dot" state="0">
+ <bounds x="35" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix591" element="dmd_dot" state="0">
+ <bounds x="40" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix592" element="dmd_dot" state="0">
+ <bounds x="45" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix593" element="dmd_dot" state="0">
+ <bounds x="50" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix594" element="dmd_dot" state="0">
+ <bounds x="55" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix595" element="dmd_dot" state="0">
+ <bounds x="60" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix596" element="dmd_dot" state="0">
+ <bounds x="65" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix597" element="dmd_dot" state="0">
+ <bounds x="70" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix598" element="dmd_dot" state="0">
+ <bounds x="75" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix599" element="dmd_dot" state="0">
+ <bounds x="80" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix600" element="dmd_dot" state="0">
+ <bounds x="85" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix601" element="dmd_dot" state="0">
+ <bounds x="90" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix602" element="dmd_dot" state="0">
+ <bounds x="95" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix603" element="dmd_dot" state="0">
+ <bounds x="100" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix604" element="dmd_dot" state="0">
+ <bounds x="105" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix605" element="dmd_dot" state="0">
+ <bounds x="110" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix606" element="dmd_dot" state="0">
+ <bounds x="115" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix607" element="dmd_dot" state="0">
+ <bounds x="120" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix608" element="dmd_dot" state="0">
+ <bounds x="125" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix609" element="dmd_dot" state="0">
+ <bounds x="130" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix610" element="dmd_dot" state="0">
+ <bounds x="135" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix611" element="dmd_dot" state="0">
+ <bounds x="140" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix612" element="dmd_dot" state="0">
+ <bounds x="145" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix613" element="dmd_dot" state="0">
+ <bounds x="150" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix614" element="dmd_dot" state="0">
+ <bounds x="155" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix615" element="dmd_dot" state="0">
+ <bounds x="160" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix616" element="dmd_dot" state="0">
+ <bounds x="165" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix617" element="dmd_dot" state="0">
+ <bounds x="170" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix618" element="dmd_dot" state="0">
+ <bounds x="175" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix619" element="dmd_dot" state="0">
+ <bounds x="180" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix620" element="dmd_dot" state="0">
+ <bounds x="185" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix621" element="dmd_dot" state="0">
+ <bounds x="190" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix622" element="dmd_dot" state="0">
+ <bounds x="195" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix623" element="dmd_dot" state="0">
+ <bounds x="200" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix624" element="dmd_dot" state="0">
+ <bounds x="205" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix625" element="dmd_dot" state="0">
+ <bounds x="210" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix626" element="dmd_dot" state="0">
+ <bounds x="215" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix627" element="dmd_dot" state="0">
+ <bounds x="220" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix628" element="dmd_dot" state="0">
+ <bounds x="225" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix629" element="dmd_dot" state="0">
+ <bounds x="230" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix630" element="dmd_dot" state="0">
+ <bounds x="235" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix631" element="dmd_dot" state="0">
+ <bounds x="240" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix632" element="dmd_dot" state="0">
+ <bounds x="245" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix633" element="dmd_dot" state="0">
+ <bounds x="250" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix634" element="dmd_dot" state="0">
+ <bounds x="255" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix635" element="dmd_dot" state="0">
+ <bounds x="260" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix636" element="dmd_dot" state="0">
+ <bounds x="265" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix637" element="dmd_dot" state="0">
+ <bounds x="270" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix638" element="dmd_dot" state="0">
+ <bounds x="275" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix639" element="dmd_dot" state="0">
+ <bounds x="280" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix640" element="dmd_dot" state="0">
+ <bounds x="285" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix641" element="dmd_dot" state="0">
+ <bounds x="290" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix642" element="dmd_dot" state="0">
+ <bounds x="295" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix643" element="dmd_dot" state="0">
+ <bounds x="300" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix644" element="dmd_dot" state="0">
+ <bounds x="305" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix645" element="dmd_dot" state="0">
+ <bounds x="310" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix646" element="dmd_dot" state="0">
+ <bounds x="315" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix647" element="dmd_dot" state="0">
+ <bounds x="320" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix648" element="dmd_dot" state="0">
+ <bounds x="325" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix649" element="dmd_dot" state="0">
+ <bounds x="330" y="330" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix650" element="dmd_dot" state="0">
+ <bounds x="10" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix651" element="dmd_dot" state="0">
+ <bounds x="15" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix652" element="dmd_dot" state="0">
+ <bounds x="20" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix653" element="dmd_dot" state="0">
+ <bounds x="25" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix654" element="dmd_dot" state="0">
+ <bounds x="30" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix655" element="dmd_dot" state="0">
+ <bounds x="35" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix656" element="dmd_dot" state="0">
+ <bounds x="40" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix657" element="dmd_dot" state="0">
+ <bounds x="45" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix658" element="dmd_dot" state="0">
+ <bounds x="50" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix659" element="dmd_dot" state="0">
+ <bounds x="55" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix660" element="dmd_dot" state="0">
+ <bounds x="60" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix661" element="dmd_dot" state="0">
+ <bounds x="65" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix662" element="dmd_dot" state="0">
+ <bounds x="70" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix663" element="dmd_dot" state="0">
+ <bounds x="75" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix664" element="dmd_dot" state="0">
+ <bounds x="80" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix665" element="dmd_dot" state="0">
+ <bounds x="85" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix666" element="dmd_dot" state="0">
+ <bounds x="90" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix667" element="dmd_dot" state="0">
+ <bounds x="95" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix668" element="dmd_dot" state="0">
+ <bounds x="100" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix669" element="dmd_dot" state="0">
+ <bounds x="105" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix670" element="dmd_dot" state="0">
+ <bounds x="110" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix671" element="dmd_dot" state="0">
+ <bounds x="115" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix672" element="dmd_dot" state="0">
+ <bounds x="120" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix673" element="dmd_dot" state="0">
+ <bounds x="125" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix674" element="dmd_dot" state="0">
+ <bounds x="130" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix675" element="dmd_dot" state="0">
+ <bounds x="135" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix676" element="dmd_dot" state="0">
+ <bounds x="140" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix677" element="dmd_dot" state="0">
+ <bounds x="145" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix678" element="dmd_dot" state="0">
+ <bounds x="150" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix679" element="dmd_dot" state="0">
+ <bounds x="155" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix680" element="dmd_dot" state="0">
+ <bounds x="160" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix681" element="dmd_dot" state="0">
+ <bounds x="165" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix682" element="dmd_dot" state="0">
+ <bounds x="170" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix683" element="dmd_dot" state="0">
+ <bounds x="175" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix684" element="dmd_dot" state="0">
+ <bounds x="180" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix685" element="dmd_dot" state="0">
+ <bounds x="185" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix686" element="dmd_dot" state="0">
+ <bounds x="190" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix687" element="dmd_dot" state="0">
+ <bounds x="195" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix688" element="dmd_dot" state="0">
+ <bounds x="200" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix689" element="dmd_dot" state="0">
+ <bounds x="205" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix690" element="dmd_dot" state="0">
+ <bounds x="210" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix691" element="dmd_dot" state="0">
+ <bounds x="215" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix692" element="dmd_dot" state="0">
+ <bounds x="220" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix693" element="dmd_dot" state="0">
+ <bounds x="225" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix694" element="dmd_dot" state="0">
+ <bounds x="230" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix695" element="dmd_dot" state="0">
+ <bounds x="235" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix696" element="dmd_dot" state="0">
+ <bounds x="240" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix697" element="dmd_dot" state="0">
+ <bounds x="245" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix698" element="dmd_dot" state="0">
+ <bounds x="250" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix699" element="dmd_dot" state="0">
+ <bounds x="255" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix700" element="dmd_dot" state="0">
+ <bounds x="260" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix701" element="dmd_dot" state="0">
+ <bounds x="265" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix702" element="dmd_dot" state="0">
+ <bounds x="270" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix703" element="dmd_dot" state="0">
+ <bounds x="275" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix704" element="dmd_dot" state="0">
+ <bounds x="280" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix705" element="dmd_dot" state="0">
+ <bounds x="285" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix706" element="dmd_dot" state="0">
+ <bounds x="290" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix707" element="dmd_dot" state="0">
+ <bounds x="295" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix708" element="dmd_dot" state="0">
+ <bounds x="300" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix709" element="dmd_dot" state="0">
+ <bounds x="305" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix710" element="dmd_dot" state="0">
+ <bounds x="310" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix711" element="dmd_dot" state="0">
+ <bounds x="315" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix712" element="dmd_dot" state="0">
+ <bounds x="320" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix713" element="dmd_dot" state="0">
+ <bounds x="325" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix714" element="dmd_dot" state="0">
+ <bounds x="330" y="335" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix715" element="dmd_dot" state="0">
+ <bounds x="10" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix716" element="dmd_dot" state="0">
+ <bounds x="15" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix717" element="dmd_dot" state="0">
+ <bounds x="20" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix718" element="dmd_dot" state="0">
+ <bounds x="25" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix719" element="dmd_dot" state="0">
+ <bounds x="30" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix720" element="dmd_dot" state="0">
+ <bounds x="35" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix721" element="dmd_dot" state="0">
+ <bounds x="40" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix722" element="dmd_dot" state="0">
+ <bounds x="45" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix723" element="dmd_dot" state="0">
+ <bounds x="50" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix724" element="dmd_dot" state="0">
+ <bounds x="55" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix725" element="dmd_dot" state="0">
+ <bounds x="60" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix726" element="dmd_dot" state="0">
+ <bounds x="65" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix727" element="dmd_dot" state="0">
+ <bounds x="70" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix728" element="dmd_dot" state="0">
+ <bounds x="75" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix729" element="dmd_dot" state="0">
+ <bounds x="80" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix730" element="dmd_dot" state="0">
+ <bounds x="85" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix731" element="dmd_dot" state="0">
+ <bounds x="90" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix732" element="dmd_dot" state="0">
+ <bounds x="95" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix733" element="dmd_dot" state="0">
+ <bounds x="100" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix734" element="dmd_dot" state="0">
+ <bounds x="105" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix735" element="dmd_dot" state="0">
+ <bounds x="110" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix736" element="dmd_dot" state="0">
+ <bounds x="115" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix737" element="dmd_dot" state="0">
+ <bounds x="120" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix738" element="dmd_dot" state="0">
+ <bounds x="125" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix739" element="dmd_dot" state="0">
+ <bounds x="130" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix740" element="dmd_dot" state="0">
+ <bounds x="135" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix741" element="dmd_dot" state="0">
+ <bounds x="140" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix742" element="dmd_dot" state="0">
+ <bounds x="145" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix743" element="dmd_dot" state="0">
+ <bounds x="150" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix744" element="dmd_dot" state="0">
+ <bounds x="155" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix745" element="dmd_dot" state="0">
+ <bounds x="160" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix746" element="dmd_dot" state="0">
+ <bounds x="165" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix747" element="dmd_dot" state="0">
+ <bounds x="170" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix748" element="dmd_dot" state="0">
+ <bounds x="175" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix749" element="dmd_dot" state="0">
+ <bounds x="180" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix750" element="dmd_dot" state="0">
+ <bounds x="185" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix751" element="dmd_dot" state="0">
+ <bounds x="190" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix752" element="dmd_dot" state="0">
+ <bounds x="195" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix753" element="dmd_dot" state="0">
+ <bounds x="200" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix754" element="dmd_dot" state="0">
+ <bounds x="205" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix755" element="dmd_dot" state="0">
+ <bounds x="210" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix756" element="dmd_dot" state="0">
+ <bounds x="215" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix757" element="dmd_dot" state="0">
+ <bounds x="220" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix758" element="dmd_dot" state="0">
+ <bounds x="225" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix759" element="dmd_dot" state="0">
+ <bounds x="230" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix760" element="dmd_dot" state="0">
+ <bounds x="235" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix761" element="dmd_dot" state="0">
+ <bounds x="240" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix762" element="dmd_dot" state="0">
+ <bounds x="245" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix763" element="dmd_dot" state="0">
+ <bounds x="250" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix764" element="dmd_dot" state="0">
+ <bounds x="255" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix765" element="dmd_dot" state="0">
+ <bounds x="260" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix766" element="dmd_dot" state="0">
+ <bounds x="265" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix767" element="dmd_dot" state="0">
+ <bounds x="270" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix768" element="dmd_dot" state="0">
+ <bounds x="275" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix769" element="dmd_dot" state="0">
+ <bounds x="280" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix770" element="dmd_dot" state="0">
+ <bounds x="285" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix771" element="dmd_dot" state="0">
+ <bounds x="290" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix772" element="dmd_dot" state="0">
+ <bounds x="295" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix773" element="dmd_dot" state="0">
+ <bounds x="300" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix774" element="dmd_dot" state="0">
+ <bounds x="305" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix775" element="dmd_dot" state="0">
+ <bounds x="310" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix776" element="dmd_dot" state="0">
+ <bounds x="315" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix777" element="dmd_dot" state="0">
+ <bounds x="320" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix778" element="dmd_dot" state="0">
+ <bounds x="325" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix779" element="dmd_dot" state="0">
+ <bounds x="330" y="340" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix780" element="dmd_dot" state="0">
+ <bounds x="10" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix781" element="dmd_dot" state="0">
+ <bounds x="15" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix782" element="dmd_dot" state="0">
+ <bounds x="20" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix783" element="dmd_dot" state="0">
+ <bounds x="25" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix784" element="dmd_dot" state="0">
+ <bounds x="30" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix785" element="dmd_dot" state="0">
+ <bounds x="35" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix786" element="dmd_dot" state="0">
+ <bounds x="40" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix787" element="dmd_dot" state="0">
+ <bounds x="45" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix788" element="dmd_dot" state="0">
+ <bounds x="50" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix789" element="dmd_dot" state="0">
+ <bounds x="55" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix790" element="dmd_dot" state="0">
+ <bounds x="60" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix791" element="dmd_dot" state="0">
+ <bounds x="65" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix792" element="dmd_dot" state="0">
+ <bounds x="70" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix793" element="dmd_dot" state="0">
+ <bounds x="75" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix794" element="dmd_dot" state="0">
+ <bounds x="80" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix795" element="dmd_dot" state="0">
+ <bounds x="85" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix796" element="dmd_dot" state="0">
+ <bounds x="90" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix797" element="dmd_dot" state="0">
+ <bounds x="95" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix798" element="dmd_dot" state="0">
+ <bounds x="100" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix799" element="dmd_dot" state="0">
+ <bounds x="105" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix800" element="dmd_dot" state="0">
+ <bounds x="110" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix801" element="dmd_dot" state="0">
+ <bounds x="115" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix802" element="dmd_dot" state="0">
+ <bounds x="120" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix803" element="dmd_dot" state="0">
+ <bounds x="125" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix804" element="dmd_dot" state="0">
+ <bounds x="130" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix805" element="dmd_dot" state="0">
+ <bounds x="135" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix806" element="dmd_dot" state="0">
+ <bounds x="140" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix807" element="dmd_dot" state="0">
+ <bounds x="145" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix808" element="dmd_dot" state="0">
+ <bounds x="150" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix809" element="dmd_dot" state="0">
+ <bounds x="155" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix810" element="dmd_dot" state="0">
+ <bounds x="160" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix811" element="dmd_dot" state="0">
+ <bounds x="165" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix812" element="dmd_dot" state="0">
+ <bounds x="170" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix813" element="dmd_dot" state="0">
+ <bounds x="175" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix814" element="dmd_dot" state="0">
+ <bounds x="180" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix815" element="dmd_dot" state="0">
+ <bounds x="185" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix816" element="dmd_dot" state="0">
+ <bounds x="190" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix817" element="dmd_dot" state="0">
+ <bounds x="195" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix818" element="dmd_dot" state="0">
+ <bounds x="200" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix819" element="dmd_dot" state="0">
+ <bounds x="205" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix820" element="dmd_dot" state="0">
+ <bounds x="210" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix821" element="dmd_dot" state="0">
+ <bounds x="215" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix822" element="dmd_dot" state="0">
+ <bounds x="220" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix823" element="dmd_dot" state="0">
+ <bounds x="225" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix824" element="dmd_dot" state="0">
+ <bounds x="230" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix825" element="dmd_dot" state="0">
+ <bounds x="235" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix826" element="dmd_dot" state="0">
+ <bounds x="240" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix827" element="dmd_dot" state="0">
+ <bounds x="245" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix828" element="dmd_dot" state="0">
+ <bounds x="250" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix829" element="dmd_dot" state="0">
+ <bounds x="255" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix830" element="dmd_dot" state="0">
+ <bounds x="260" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix831" element="dmd_dot" state="0">
+ <bounds x="265" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix832" element="dmd_dot" state="0">
+ <bounds x="270" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix833" element="dmd_dot" state="0">
+ <bounds x="275" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix834" element="dmd_dot" state="0">
+ <bounds x="280" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix835" element="dmd_dot" state="0">
+ <bounds x="285" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix836" element="dmd_dot" state="0">
+ <bounds x="290" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix837" element="dmd_dot" state="0">
+ <bounds x="295" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix838" element="dmd_dot" state="0">
+ <bounds x="300" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix839" element="dmd_dot" state="0">
+ <bounds x="305" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix840" element="dmd_dot" state="0">
+ <bounds x="310" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix841" element="dmd_dot" state="0">
+ <bounds x="315" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix842" element="dmd_dot" state="0">
+ <bounds x="320" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix843" element="dmd_dot" state="0">
+ <bounds x="325" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix844" element="dmd_dot" state="0">
+ <bounds x="330" y="345" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix845" element="dmd_dot" state="0">
+ <bounds x="10" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix846" element="dmd_dot" state="0">
+ <bounds x="15" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix847" element="dmd_dot" state="0">
+ <bounds x="20" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix848" element="dmd_dot" state="0">
+ <bounds x="25" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix849" element="dmd_dot" state="0">
+ <bounds x="30" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix850" element="dmd_dot" state="0">
+ <bounds x="35" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix851" element="dmd_dot" state="0">
+ <bounds x="40" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix852" element="dmd_dot" state="0">
+ <bounds x="45" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix853" element="dmd_dot" state="0">
+ <bounds x="50" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix854" element="dmd_dot" state="0">
+ <bounds x="55" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix855" element="dmd_dot" state="0">
+ <bounds x="60" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix856" element="dmd_dot" state="0">
+ <bounds x="65" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix857" element="dmd_dot" state="0">
+ <bounds x="70" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix858" element="dmd_dot" state="0">
+ <bounds x="75" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix859" element="dmd_dot" state="0">
+ <bounds x="80" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix860" element="dmd_dot" state="0">
+ <bounds x="85" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix861" element="dmd_dot" state="0">
+ <bounds x="90" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix862" element="dmd_dot" state="0">
+ <bounds x="95" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix863" element="dmd_dot" state="0">
+ <bounds x="100" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix864" element="dmd_dot" state="0">
+ <bounds x="105" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix865" element="dmd_dot" state="0">
+ <bounds x="110" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix866" element="dmd_dot" state="0">
+ <bounds x="115" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix867" element="dmd_dot" state="0">
+ <bounds x="120" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix868" element="dmd_dot" state="0">
+ <bounds x="125" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix869" element="dmd_dot" state="0">
+ <bounds x="130" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix870" element="dmd_dot" state="0">
+ <bounds x="135" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix871" element="dmd_dot" state="0">
+ <bounds x="140" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix872" element="dmd_dot" state="0">
+ <bounds x="145" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix873" element="dmd_dot" state="0">
+ <bounds x="150" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix874" element="dmd_dot" state="0">
+ <bounds x="155" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix875" element="dmd_dot" state="0">
+ <bounds x="160" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix876" element="dmd_dot" state="0">
+ <bounds x="165" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix877" element="dmd_dot" state="0">
+ <bounds x="170" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix878" element="dmd_dot" state="0">
+ <bounds x="175" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix879" element="dmd_dot" state="0">
+ <bounds x="180" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix880" element="dmd_dot" state="0">
+ <bounds x="185" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix881" element="dmd_dot" state="0">
+ <bounds x="190" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix882" element="dmd_dot" state="0">
+ <bounds x="195" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix883" element="dmd_dot" state="0">
+ <bounds x="200" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix884" element="dmd_dot" state="0">
+ <bounds x="205" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix885" element="dmd_dot" state="0">
+ <bounds x="210" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix886" element="dmd_dot" state="0">
+ <bounds x="215" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix887" element="dmd_dot" state="0">
+ <bounds x="220" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix888" element="dmd_dot" state="0">
+ <bounds x="225" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix889" element="dmd_dot" state="0">
+ <bounds x="230" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix890" element="dmd_dot" state="0">
+ <bounds x="235" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix891" element="dmd_dot" state="0">
+ <bounds x="240" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix892" element="dmd_dot" state="0">
+ <bounds x="245" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix893" element="dmd_dot" state="0">
+ <bounds x="250" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix894" element="dmd_dot" state="0">
+ <bounds x="255" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix895" element="dmd_dot" state="0">
+ <bounds x="260" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix896" element="dmd_dot" state="0">
+ <bounds x="265" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix897" element="dmd_dot" state="0">
+ <bounds x="270" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix898" element="dmd_dot" state="0">
+ <bounds x="275" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix899" element="dmd_dot" state="0">
+ <bounds x="280" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix900" element="dmd_dot" state="0">
+ <bounds x="285" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix901" element="dmd_dot" state="0">
+ <bounds x="290" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix902" element="dmd_dot" state="0">
+ <bounds x="295" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix903" element="dmd_dot" state="0">
+ <bounds x="300" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix904" element="dmd_dot" state="0">
+ <bounds x="305" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix905" element="dmd_dot" state="0">
+ <bounds x="310" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix906" element="dmd_dot" state="0">
+ <bounds x="315" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix907" element="dmd_dot" state="0">
+ <bounds x="320" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix908" element="dmd_dot" state="0">
+ <bounds x="325" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix909" element="dmd_dot" state="0">
+ <bounds x="330" y="350" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix910" element="dmd_dot" state="0">
+ <bounds x="10" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix911" element="dmd_dot" state="0">
+ <bounds x="15" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix912" element="dmd_dot" state="0">
+ <bounds x="20" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix913" element="dmd_dot" state="0">
+ <bounds x="25" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix914" element="dmd_dot" state="0">
+ <bounds x="30" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix915" element="dmd_dot" state="0">
+ <bounds x="35" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix916" element="dmd_dot" state="0">
+ <bounds x="40" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix917" element="dmd_dot" state="0">
+ <bounds x="45" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix918" element="dmd_dot" state="0">
+ <bounds x="50" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix919" element="dmd_dot" state="0">
+ <bounds x="55" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix920" element="dmd_dot" state="0">
+ <bounds x="60" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix921" element="dmd_dot" state="0">
+ <bounds x="65" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix922" element="dmd_dot" state="0">
+ <bounds x="70" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix923" element="dmd_dot" state="0">
+ <bounds x="75" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix924" element="dmd_dot" state="0">
+ <bounds x="80" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix925" element="dmd_dot" state="0">
+ <bounds x="85" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix926" element="dmd_dot" state="0">
+ <bounds x="90" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix927" element="dmd_dot" state="0">
+ <bounds x="95" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix928" element="dmd_dot" state="0">
+ <bounds x="100" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix929" element="dmd_dot" state="0">
+ <bounds x="105" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix930" element="dmd_dot" state="0">
+ <bounds x="110" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix931" element="dmd_dot" state="0">
+ <bounds x="115" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix932" element="dmd_dot" state="0">
+ <bounds x="120" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix933" element="dmd_dot" state="0">
+ <bounds x="125" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix934" element="dmd_dot" state="0">
+ <bounds x="130" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix935" element="dmd_dot" state="0">
+ <bounds x="135" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix936" element="dmd_dot" state="0">
+ <bounds x="140" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix937" element="dmd_dot" state="0">
+ <bounds x="145" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix938" element="dmd_dot" state="0">
+ <bounds x="150" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix939" element="dmd_dot" state="0">
+ <bounds x="155" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix940" element="dmd_dot" state="0">
+ <bounds x="160" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix941" element="dmd_dot" state="0">
+ <bounds x="165" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix942" element="dmd_dot" state="0">
+ <bounds x="170" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix943" element="dmd_dot" state="0">
+ <bounds x="175" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix944" element="dmd_dot" state="0">
+ <bounds x="180" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix945" element="dmd_dot" state="0">
+ <bounds x="185" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix946" element="dmd_dot" state="0">
+ <bounds x="190" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix947" element="dmd_dot" state="0">
+ <bounds x="195" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix948" element="dmd_dot" state="0">
+ <bounds x="200" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix949" element="dmd_dot" state="0">
+ <bounds x="205" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix950" element="dmd_dot" state="0">
+ <bounds x="210" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix951" element="dmd_dot" state="0">
+ <bounds x="215" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix952" element="dmd_dot" state="0">
+ <bounds x="220" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix953" element="dmd_dot" state="0">
+ <bounds x="225" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix954" element="dmd_dot" state="0">
+ <bounds x="230" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix955" element="dmd_dot" state="0">
+ <bounds x="235" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix956" element="dmd_dot" state="0">
+ <bounds x="240" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix957" element="dmd_dot" state="0">
+ <bounds x="245" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix958" element="dmd_dot" state="0">
+ <bounds x="250" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix959" element="dmd_dot" state="0">
+ <bounds x="255" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix960" element="dmd_dot" state="0">
+ <bounds x="260" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix961" element="dmd_dot" state="0">
+ <bounds x="265" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix962" element="dmd_dot" state="0">
+ <bounds x="270" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix963" element="dmd_dot" state="0">
+ <bounds x="275" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix964" element="dmd_dot" state="0">
+ <bounds x="280" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix965" element="dmd_dot" state="0">
+ <bounds x="285" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix966" element="dmd_dot" state="0">
+ <bounds x="290" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix967" element="dmd_dot" state="0">
+ <bounds x="295" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix968" element="dmd_dot" state="0">
+ <bounds x="300" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix969" element="dmd_dot" state="0">
+ <bounds x="305" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix970" element="dmd_dot" state="0">
+ <bounds x="310" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix971" element="dmd_dot" state="0">
+ <bounds x="315" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix972" element="dmd_dot" state="0">
+ <bounds x="320" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix973" element="dmd_dot" state="0">
+ <bounds x="325" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix974" element="dmd_dot" state="0">
+ <bounds x="330" y="355" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix975" element="dmd_dot" state="0">
+ <bounds x="10" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix976" element="dmd_dot" state="0">
+ <bounds x="15" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix977" element="dmd_dot" state="0">
+ <bounds x="20" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix978" element="dmd_dot" state="0">
+ <bounds x="25" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix979" element="dmd_dot" state="0">
+ <bounds x="30" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix980" element="dmd_dot" state="0">
+ <bounds x="35" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix981" element="dmd_dot" state="0">
+ <bounds x="40" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix982" element="dmd_dot" state="0">
+ <bounds x="45" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix983" element="dmd_dot" state="0">
+ <bounds x="50" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix984" element="dmd_dot" state="0">
+ <bounds x="55" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix985" element="dmd_dot" state="0">
+ <bounds x="60" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix986" element="dmd_dot" state="0">
+ <bounds x="65" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix987" element="dmd_dot" state="0">
+ <bounds x="70" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix988" element="dmd_dot" state="0">
+ <bounds x="75" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix989" element="dmd_dot" state="0">
+ <bounds x="80" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix990" element="dmd_dot" state="0">
+ <bounds x="85" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix991" element="dmd_dot" state="0">
+ <bounds x="90" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix992" element="dmd_dot" state="0">
+ <bounds x="95" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix993" element="dmd_dot" state="0">
+ <bounds x="100" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix994" element="dmd_dot" state="0">
+ <bounds x="105" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix995" element="dmd_dot" state="0">
+ <bounds x="110" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix996" element="dmd_dot" state="0">
+ <bounds x="115" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix997" element="dmd_dot" state="0">
+ <bounds x="120" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix998" element="dmd_dot" state="0">
+ <bounds x="125" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix999" element="dmd_dot" state="0">
+ <bounds x="130" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1000" element="dmd_dot" state="0">
+ <bounds x="135" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1001" element="dmd_dot" state="0">
+ <bounds x="140" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1002" element="dmd_dot" state="0">
+ <bounds x="145" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1003" element="dmd_dot" state="0">
+ <bounds x="150" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1004" element="dmd_dot" state="0">
+ <bounds x="155" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1005" element="dmd_dot" state="0">
+ <bounds x="160" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1006" element="dmd_dot" state="0">
+ <bounds x="165" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1007" element="dmd_dot" state="0">
+ <bounds x="170" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1008" element="dmd_dot" state="0">
+ <bounds x="175" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1009" element="dmd_dot" state="0">
+ <bounds x="180" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1010" element="dmd_dot" state="0">
+ <bounds x="185" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1011" element="dmd_dot" state="0">
+ <bounds x="190" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1012" element="dmd_dot" state="0">
+ <bounds x="195" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1013" element="dmd_dot" state="0">
+ <bounds x="200" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1014" element="dmd_dot" state="0">
+ <bounds x="205" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1015" element="dmd_dot" state="0">
+ <bounds x="210" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1016" element="dmd_dot" state="0">
+ <bounds x="215" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1017" element="dmd_dot" state="0">
+ <bounds x="220" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1018" element="dmd_dot" state="0">
+ <bounds x="225" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1019" element="dmd_dot" state="0">
+ <bounds x="230" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1020" element="dmd_dot" state="0">
+ <bounds x="235" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1021" element="dmd_dot" state="0">
+ <bounds x="240" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1022" element="dmd_dot" state="0">
+ <bounds x="245" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1023" element="dmd_dot" state="0">
+ <bounds x="250" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1024" element="dmd_dot" state="0">
+ <bounds x="255" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1025" element="dmd_dot" state="0">
+ <bounds x="260" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1026" element="dmd_dot" state="0">
+ <bounds x="265" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1027" element="dmd_dot" state="0">
+ <bounds x="270" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1028" element="dmd_dot" state="0">
+ <bounds x="275" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1029" element="dmd_dot" state="0">
+ <bounds x="280" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1030" element="dmd_dot" state="0">
+ <bounds x="285" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1031" element="dmd_dot" state="0">
+ <bounds x="290" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1032" element="dmd_dot" state="0">
+ <bounds x="295" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1033" element="dmd_dot" state="0">
+ <bounds x="300" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1034" element="dmd_dot" state="0">
+ <bounds x="305" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1035" element="dmd_dot" state="0">
+ <bounds x="310" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1036" element="dmd_dot" state="0">
+ <bounds x="315" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1037" element="dmd_dot" state="0">
+ <bounds x="320" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1038" element="dmd_dot" state="0">
+ <bounds x="325" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1039" element="dmd_dot" state="0">
+ <bounds x="330" y="360" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1040" element="dmd_dot" state="0">
+ <bounds x="10" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1041" element="dmd_dot" state="0">
+ <bounds x="15" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1042" element="dmd_dot" state="0">
+ <bounds x="20" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1043" element="dmd_dot" state="0">
+ <bounds x="25" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1044" element="dmd_dot" state="0">
+ <bounds x="30" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1045" element="dmd_dot" state="0">
+ <bounds x="35" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1046" element="dmd_dot" state="0">
+ <bounds x="40" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1047" element="dmd_dot" state="0">
+ <bounds x="45" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1048" element="dmd_dot" state="0">
+ <bounds x="50" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1049" element="dmd_dot" state="0">
+ <bounds x="55" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1050" element="dmd_dot" state="0">
+ <bounds x="60" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1051" element="dmd_dot" state="0">
+ <bounds x="65" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1052" element="dmd_dot" state="0">
+ <bounds x="70" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1053" element="dmd_dot" state="0">
+ <bounds x="75" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1054" element="dmd_dot" state="0">
+ <bounds x="80" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1055" element="dmd_dot" state="0">
+ <bounds x="85" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1056" element="dmd_dot" state="0">
+ <bounds x="90" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1057" element="dmd_dot" state="0">
+ <bounds x="95" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1058" element="dmd_dot" state="0">
+ <bounds x="100" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1059" element="dmd_dot" state="0">
+ <bounds x="105" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1060" element="dmd_dot" state="0">
+ <bounds x="110" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1061" element="dmd_dot" state="0">
+ <bounds x="115" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1062" element="dmd_dot" state="0">
+ <bounds x="120" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1063" element="dmd_dot" state="0">
+ <bounds x="125" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1064" element="dmd_dot" state="0">
+ <bounds x="130" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1065" element="dmd_dot" state="0">
+ <bounds x="135" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1066" element="dmd_dot" state="0">
+ <bounds x="140" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1067" element="dmd_dot" state="0">
+ <bounds x="145" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1068" element="dmd_dot" state="0">
+ <bounds x="150" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1069" element="dmd_dot" state="0">
+ <bounds x="155" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1070" element="dmd_dot" state="0">
+ <bounds x="160" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1071" element="dmd_dot" state="0">
+ <bounds x="165" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1072" element="dmd_dot" state="0">
+ <bounds x="170" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1073" element="dmd_dot" state="0">
+ <bounds x="175" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1074" element="dmd_dot" state="0">
+ <bounds x="180" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1075" element="dmd_dot" state="0">
+ <bounds x="185" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1076" element="dmd_dot" state="0">
+ <bounds x="190" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1077" element="dmd_dot" state="0">
+ <bounds x="195" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1078" element="dmd_dot" state="0">
+ <bounds x="200" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1079" element="dmd_dot" state="0">
+ <bounds x="205" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1080" element="dmd_dot" state="0">
+ <bounds x="210" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1081" element="dmd_dot" state="0">
+ <bounds x="215" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1082" element="dmd_dot" state="0">
+ <bounds x="220" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1083" element="dmd_dot" state="0">
+ <bounds x="225" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1084" element="dmd_dot" state="0">
+ <bounds x="230" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1085" element="dmd_dot" state="0">
+ <bounds x="235" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1086" element="dmd_dot" state="0">
+ <bounds x="240" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1087" element="dmd_dot" state="0">
+ <bounds x="245" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1088" element="dmd_dot" state="0">
+ <bounds x="250" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1089" element="dmd_dot" state="0">
+ <bounds x="255" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1090" element="dmd_dot" state="0">
+ <bounds x="260" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1091" element="dmd_dot" state="0">
+ <bounds x="265" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1092" element="dmd_dot" state="0">
+ <bounds x="270" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1093" element="dmd_dot" state="0">
+ <bounds x="275" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1094" element="dmd_dot" state="0">
+ <bounds x="280" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1095" element="dmd_dot" state="0">
+ <bounds x="285" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1096" element="dmd_dot" state="0">
+ <bounds x="290" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1097" element="dmd_dot" state="0">
+ <bounds x="295" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1098" element="dmd_dot" state="0">
+ <bounds x="300" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1099" element="dmd_dot" state="0">
+ <bounds x="305" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1100" element="dmd_dot" state="0">
+ <bounds x="310" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1101" element="dmd_dot" state="0">
+ <bounds x="315" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1102" element="dmd_dot" state="0">
+ <bounds x="320" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1103" element="dmd_dot" state="0">
+ <bounds x="325" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1104" element="dmd_dot" state="0">
+ <bounds x="330" y="365" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1105" element="dmd_dot" state="0">
+ <bounds x="10" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1106" element="dmd_dot" state="0">
+ <bounds x="15" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1107" element="dmd_dot" state="0">
+ <bounds x="20" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1108" element="dmd_dot" state="0">
+ <bounds x="25" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1109" element="dmd_dot" state="0">
+ <bounds x="30" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1110" element="dmd_dot" state="0">
+ <bounds x="35" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1111" element="dmd_dot" state="0">
+ <bounds x="40" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1112" element="dmd_dot" state="0">
+ <bounds x="45" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1113" element="dmd_dot" state="0">
+ <bounds x="50" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1114" element="dmd_dot" state="0">
+ <bounds x="55" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1115" element="dmd_dot" state="0">
+ <bounds x="60" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1116" element="dmd_dot" state="0">
+ <bounds x="65" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1117" element="dmd_dot" state="0">
+ <bounds x="70" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1118" element="dmd_dot" state="0">
+ <bounds x="75" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1119" element="dmd_dot" state="0">
+ <bounds x="80" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1120" element="dmd_dot" state="0">
+ <bounds x="85" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1121" element="dmd_dot" state="0">
+ <bounds x="90" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1122" element="dmd_dot" state="0">
+ <bounds x="95" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1123" element="dmd_dot" state="0">
+ <bounds x="100" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1124" element="dmd_dot" state="0">
+ <bounds x="105" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1125" element="dmd_dot" state="0">
+ <bounds x="110" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1126" element="dmd_dot" state="0">
+ <bounds x="115" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1127" element="dmd_dot" state="0">
+ <bounds x="120" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1128" element="dmd_dot" state="0">
+ <bounds x="125" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1129" element="dmd_dot" state="0">
+ <bounds x="130" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1130" element="dmd_dot" state="0">
+ <bounds x="135" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1131" element="dmd_dot" state="0">
+ <bounds x="140" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1132" element="dmd_dot" state="0">
+ <bounds x="145" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1133" element="dmd_dot" state="0">
+ <bounds x="150" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1134" element="dmd_dot" state="0">
+ <bounds x="155" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1135" element="dmd_dot" state="0">
+ <bounds x="160" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1136" element="dmd_dot" state="0">
+ <bounds x="165" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1137" element="dmd_dot" state="0">
+ <bounds x="170" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1138" element="dmd_dot" state="0">
+ <bounds x="175" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1139" element="dmd_dot" state="0">
+ <bounds x="180" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1140" element="dmd_dot" state="0">
+ <bounds x="185" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1141" element="dmd_dot" state="0">
+ <bounds x="190" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1142" element="dmd_dot" state="0">
+ <bounds x="195" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1143" element="dmd_dot" state="0">
+ <bounds x="200" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1144" element="dmd_dot" state="0">
+ <bounds x="205" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1145" element="dmd_dot" state="0">
+ <bounds x="210" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1146" element="dmd_dot" state="0">
+ <bounds x="215" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1147" element="dmd_dot" state="0">
+ <bounds x="220" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1148" element="dmd_dot" state="0">
+ <bounds x="225" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1149" element="dmd_dot" state="0">
+ <bounds x="230" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1150" element="dmd_dot" state="0">
+ <bounds x="235" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1151" element="dmd_dot" state="0">
+ <bounds x="240" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1152" element="dmd_dot" state="0">
+ <bounds x="245" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1153" element="dmd_dot" state="0">
+ <bounds x="250" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1154" element="dmd_dot" state="0">
+ <bounds x="255" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1155" element="dmd_dot" state="0">
+ <bounds x="260" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1156" element="dmd_dot" state="0">
+ <bounds x="265" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1157" element="dmd_dot" state="0">
+ <bounds x="270" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1158" element="dmd_dot" state="0">
+ <bounds x="275" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1159" element="dmd_dot" state="0">
+ <bounds x="280" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1160" element="dmd_dot" state="0">
+ <bounds x="285" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1161" element="dmd_dot" state="0">
+ <bounds x="290" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1162" element="dmd_dot" state="0">
+ <bounds x="295" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1163" element="dmd_dot" state="0">
+ <bounds x="300" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1164" element="dmd_dot" state="0">
+ <bounds x="305" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1165" element="dmd_dot" state="0">
+ <bounds x="310" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1166" element="dmd_dot" state="0">
+ <bounds x="315" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1167" element="dmd_dot" state="0">
+ <bounds x="320" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1168" element="dmd_dot" state="0">
+ <bounds x="325" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1169" element="dmd_dot" state="0">
+ <bounds x="330" y="370" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1170" element="dmd_dot" state="0">
+ <bounds x="10" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1171" element="dmd_dot" state="0">
+ <bounds x="15" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1172" element="dmd_dot" state="0">
+ <bounds x="20" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1173" element="dmd_dot" state="0">
+ <bounds x="25" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1174" element="dmd_dot" state="0">
+ <bounds x="30" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1175" element="dmd_dot" state="0">
+ <bounds x="35" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1176" element="dmd_dot" state="0">
+ <bounds x="40" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1177" element="dmd_dot" state="0">
+ <bounds x="45" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1178" element="dmd_dot" state="0">
+ <bounds x="50" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1179" element="dmd_dot" state="0">
+ <bounds x="55" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1180" element="dmd_dot" state="0">
+ <bounds x="60" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1181" element="dmd_dot" state="0">
+ <bounds x="65" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1182" element="dmd_dot" state="0">
+ <bounds x="70" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1183" element="dmd_dot" state="0">
+ <bounds x="75" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1184" element="dmd_dot" state="0">
+ <bounds x="80" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1185" element="dmd_dot" state="0">
+ <bounds x="85" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1186" element="dmd_dot" state="0">
+ <bounds x="90" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1187" element="dmd_dot" state="0">
+ <bounds x="95" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1188" element="dmd_dot" state="0">
+ <bounds x="100" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1189" element="dmd_dot" state="0">
+ <bounds x="105" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1190" element="dmd_dot" state="0">
+ <bounds x="110" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1191" element="dmd_dot" state="0">
+ <bounds x="115" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1192" element="dmd_dot" state="0">
+ <bounds x="120" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1193" element="dmd_dot" state="0">
+ <bounds x="125" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1194" element="dmd_dot" state="0">
+ <bounds x="130" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1195" element="dmd_dot" state="0">
+ <bounds x="135" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1196" element="dmd_dot" state="0">
+ <bounds x="140" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1197" element="dmd_dot" state="0">
+ <bounds x="145" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1198" element="dmd_dot" state="0">
+ <bounds x="150" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1199" element="dmd_dot" state="0">
+ <bounds x="155" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1200" element="dmd_dot" state="0">
+ <bounds x="160" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1201" element="dmd_dot" state="0">
+ <bounds x="165" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1202" element="dmd_dot" state="0">
+ <bounds x="170" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1203" element="dmd_dot" state="0">
+ <bounds x="175" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1204" element="dmd_dot" state="0">
+ <bounds x="180" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1205" element="dmd_dot" state="0">
+ <bounds x="185" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1206" element="dmd_dot" state="0">
+ <bounds x="190" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1207" element="dmd_dot" state="0">
+ <bounds x="195" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1208" element="dmd_dot" state="0">
+ <bounds x="200" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1209" element="dmd_dot" state="0">
+ <bounds x="205" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1210" element="dmd_dot" state="0">
+ <bounds x="210" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1211" element="dmd_dot" state="0">
+ <bounds x="215" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1212" element="dmd_dot" state="0">
+ <bounds x="220" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1213" element="dmd_dot" state="0">
+ <bounds x="225" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1214" element="dmd_dot" state="0">
+ <bounds x="230" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1215" element="dmd_dot" state="0">
+ <bounds x="235" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1216" element="dmd_dot" state="0">
+ <bounds x="240" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1217" element="dmd_dot" state="0">
+ <bounds x="245" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1218" element="dmd_dot" state="0">
+ <bounds x="250" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1219" element="dmd_dot" state="0">
+ <bounds x="255" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1220" element="dmd_dot" state="0">
+ <bounds x="260" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1221" element="dmd_dot" state="0">
+ <bounds x="265" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1222" element="dmd_dot" state="0">
+ <bounds x="270" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1223" element="dmd_dot" state="0">
+ <bounds x="275" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1224" element="dmd_dot" state="0">
+ <bounds x="280" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1225" element="dmd_dot" state="0">
+ <bounds x="285" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1226" element="dmd_dot" state="0">
+ <bounds x="290" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1227" element="dmd_dot" state="0">
+ <bounds x="295" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1228" element="dmd_dot" state="0">
+ <bounds x="300" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1229" element="dmd_dot" state="0">
+ <bounds x="305" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1230" element="dmd_dot" state="0">
+ <bounds x="310" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1231" element="dmd_dot" state="0">
+ <bounds x="315" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1232" element="dmd_dot" state="0">
+ <bounds x="320" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1233" element="dmd_dot" state="0">
+ <bounds x="325" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1234" element="dmd_dot" state="0">
+ <bounds x="330" y="375" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1235" element="dmd_dot" state="0">
+ <bounds x="10" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1236" element="dmd_dot" state="0">
+ <bounds x="15" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1237" element="dmd_dot" state="0">
+ <bounds x="20" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1238" element="dmd_dot" state="0">
+ <bounds x="25" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1239" element="dmd_dot" state="0">
+ <bounds x="30" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1240" element="dmd_dot" state="0">
+ <bounds x="35" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1241" element="dmd_dot" state="0">
+ <bounds x="40" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1242" element="dmd_dot" state="0">
+ <bounds x="45" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1243" element="dmd_dot" state="0">
+ <bounds x="50" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1244" element="dmd_dot" state="0">
+ <bounds x="55" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1245" element="dmd_dot" state="0">
+ <bounds x="60" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1246" element="dmd_dot" state="0">
+ <bounds x="65" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1247" element="dmd_dot" state="0">
+ <bounds x="70" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1248" element="dmd_dot" state="0">
+ <bounds x="75" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1249" element="dmd_dot" state="0">
+ <bounds x="80" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1250" element="dmd_dot" state="0">
+ <bounds x="85" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1251" element="dmd_dot" state="0">
+ <bounds x="90" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1252" element="dmd_dot" state="0">
+ <bounds x="95" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1253" element="dmd_dot" state="0">
+ <bounds x="100" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1254" element="dmd_dot" state="0">
+ <bounds x="105" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1255" element="dmd_dot" state="0">
+ <bounds x="110" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1256" element="dmd_dot" state="0">
+ <bounds x="115" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1257" element="dmd_dot" state="0">
+ <bounds x="120" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1258" element="dmd_dot" state="0">
+ <bounds x="125" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1259" element="dmd_dot" state="0">
+ <bounds x="130" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1260" element="dmd_dot" state="0">
+ <bounds x="135" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1261" element="dmd_dot" state="0">
+ <bounds x="140" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1262" element="dmd_dot" state="0">
+ <bounds x="145" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1263" element="dmd_dot" state="0">
+ <bounds x="150" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1264" element="dmd_dot" state="0">
+ <bounds x="155" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1265" element="dmd_dot" state="0">
+ <bounds x="160" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1266" element="dmd_dot" state="0">
+ <bounds x="165" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1267" element="dmd_dot" state="0">
+ <bounds x="170" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1268" element="dmd_dot" state="0">
+ <bounds x="175" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1269" element="dmd_dot" state="0">
+ <bounds x="180" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1270" element="dmd_dot" state="0">
+ <bounds x="185" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1271" element="dmd_dot" state="0">
+ <bounds x="190" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1272" element="dmd_dot" state="0">
+ <bounds x="195" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1273" element="dmd_dot" state="0">
+ <bounds x="200" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1274" element="dmd_dot" state="0">
+ <bounds x="205" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1275" element="dmd_dot" state="0">
+ <bounds x="210" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1276" element="dmd_dot" state="0">
+ <bounds x="215" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1277" element="dmd_dot" state="0">
+ <bounds x="220" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1278" element="dmd_dot" state="0">
+ <bounds x="225" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1279" element="dmd_dot" state="0">
+ <bounds x="230" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1280" element="dmd_dot" state="0">
+ <bounds x="235" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1281" element="dmd_dot" state="0">
+ <bounds x="240" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1282" element="dmd_dot" state="0">
+ <bounds x="245" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1283" element="dmd_dot" state="0">
+ <bounds x="250" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1284" element="dmd_dot" state="0">
+ <bounds x="255" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1285" element="dmd_dot" state="0">
+ <bounds x="260" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1286" element="dmd_dot" state="0">
+ <bounds x="265" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1287" element="dmd_dot" state="0">
+ <bounds x="270" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1288" element="dmd_dot" state="0">
+ <bounds x="275" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1289" element="dmd_dot" state="0">
+ <bounds x="280" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1290" element="dmd_dot" state="0">
+ <bounds x="285" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1291" element="dmd_dot" state="0">
+ <bounds x="290" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1292" element="dmd_dot" state="0">
+ <bounds x="295" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1293" element="dmd_dot" state="0">
+ <bounds x="300" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1294" element="dmd_dot" state="0">
+ <bounds x="305" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1295" element="dmd_dot" state="0">
+ <bounds x="310" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1296" element="dmd_dot" state="0">
+ <bounds x="315" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1297" element="dmd_dot" state="0">
+ <bounds x="320" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1298" element="dmd_dot" state="0">
+ <bounds x="325" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1299" element="dmd_dot" state="0">
+ <bounds x="330" y="380" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1300" element="dmd_dot" state="0">
+ <bounds x="10" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1301" element="dmd_dot" state="0">
+ <bounds x="15" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1302" element="dmd_dot" state="0">
+ <bounds x="20" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1303" element="dmd_dot" state="0">
+ <bounds x="25" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1304" element="dmd_dot" state="0">
+ <bounds x="30" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1305" element="dmd_dot" state="0">
+ <bounds x="35" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1306" element="dmd_dot" state="0">
+ <bounds x="40" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1307" element="dmd_dot" state="0">
+ <bounds x="45" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1308" element="dmd_dot" state="0">
+ <bounds x="50" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1309" element="dmd_dot" state="0">
+ <bounds x="55" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1310" element="dmd_dot" state="0">
+ <bounds x="60" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1311" element="dmd_dot" state="0">
+ <bounds x="65" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1312" element="dmd_dot" state="0">
+ <bounds x="70" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1313" element="dmd_dot" state="0">
+ <bounds x="75" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1314" element="dmd_dot" state="0">
+ <bounds x="80" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1315" element="dmd_dot" state="0">
+ <bounds x="85" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1316" element="dmd_dot" state="0">
+ <bounds x="90" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1317" element="dmd_dot" state="0">
+ <bounds x="95" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1318" element="dmd_dot" state="0">
+ <bounds x="100" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1319" element="dmd_dot" state="0">
+ <bounds x="105" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1320" element="dmd_dot" state="0">
+ <bounds x="110" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1321" element="dmd_dot" state="0">
+ <bounds x="115" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1322" element="dmd_dot" state="0">
+ <bounds x="120" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1323" element="dmd_dot" state="0">
+ <bounds x="125" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1324" element="dmd_dot" state="0">
+ <bounds x="130" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1325" element="dmd_dot" state="0">
+ <bounds x="135" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1326" element="dmd_dot" state="0">
+ <bounds x="140" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1327" element="dmd_dot" state="0">
+ <bounds x="145" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1328" element="dmd_dot" state="0">
+ <bounds x="150" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1329" element="dmd_dot" state="0">
+ <bounds x="155" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1330" element="dmd_dot" state="0">
+ <bounds x="160" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1331" element="dmd_dot" state="0">
+ <bounds x="165" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1332" element="dmd_dot" state="0">
+ <bounds x="170" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1333" element="dmd_dot" state="0">
+ <bounds x="175" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1334" element="dmd_dot" state="0">
+ <bounds x="180" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1335" element="dmd_dot" state="0">
+ <bounds x="185" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1336" element="dmd_dot" state="0">
+ <bounds x="190" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1337" element="dmd_dot" state="0">
+ <bounds x="195" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1338" element="dmd_dot" state="0">
+ <bounds x="200" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1339" element="dmd_dot" state="0">
+ <bounds x="205" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1340" element="dmd_dot" state="0">
+ <bounds x="210" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1341" element="dmd_dot" state="0">
+ <bounds x="215" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1342" element="dmd_dot" state="0">
+ <bounds x="220" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1343" element="dmd_dot" state="0">
+ <bounds x="225" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1344" element="dmd_dot" state="0">
+ <bounds x="230" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1345" element="dmd_dot" state="0">
+ <bounds x="235" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1346" element="dmd_dot" state="0">
+ <bounds x="240" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1347" element="dmd_dot" state="0">
+ <bounds x="245" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1348" element="dmd_dot" state="0">
+ <bounds x="250" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1349" element="dmd_dot" state="0">
+ <bounds x="255" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1350" element="dmd_dot" state="0">
+ <bounds x="260" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1351" element="dmd_dot" state="0">
+ <bounds x="265" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1352" element="dmd_dot" state="0">
+ <bounds x="270" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1353" element="dmd_dot" state="0">
+ <bounds x="275" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1354" element="dmd_dot" state="0">
+ <bounds x="280" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1355" element="dmd_dot" state="0">
+ <bounds x="285" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1356" element="dmd_dot" state="0">
+ <bounds x="290" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1357" element="dmd_dot" state="0">
+ <bounds x="295" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1358" element="dmd_dot" state="0">
+ <bounds x="300" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1359" element="dmd_dot" state="0">
+ <bounds x="305" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1360" element="dmd_dot" state="0">
+ <bounds x="310" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1361" element="dmd_dot" state="0">
+ <bounds x="315" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1362" element="dmd_dot" state="0">
+ <bounds x="320" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1363" element="dmd_dot" state="0">
+ <bounds x="325" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="dotmatrix1364" element="dmd_dot" state="0">
+ <bounds x="330" y="385" width="2" height="2">
+ </bounds>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="605" y="300" width="31" height="19">
+ </bounds>
+ </backdrop>
+ <backdrop name="label67" element="label_67">
+ <bounds x="750" y="50" width="19" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label68" element="label_68">
+ <bounds x="750" y="30" width="19" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label69" element="label_69">
+ <bounds x="750" y="10" width="12" height="14">
+ </bounds>
+ </backdrop>
+ <backdrop name="label70" element="label_70">
+ <bounds x="100" y="495" width="24" height="28">
+ </bounds>
+ </backdrop>
+ <backdrop name="label71" element="label_71">
+ <bounds x="430" y="535" width="109" height="32">
+ </bounds>
+ </backdrop>
+ <backdrop name="label75" element="label_75">
+ <bounds x="403" y="495" width="24" height="28">
+ </bounds>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_button" state="0">
+ <bounds x="96" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_button" state="0">
+ <bounds x="160" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_button" state="0">
+ <bounds x="224" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_button" state="0">
+ <bounds x="288" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_button" state="0">
+ <bounds x="352" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_button" state="0">
+ <bounds x="32" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_reel" state="0">
+ <bounds x="992" y="416" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="STROBE0" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_button_standard" state="0" inputtag="STROBE1" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="STROBE1" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_button_standard" state="0" inputtag="STROBE2" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="STROBE2" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="STROBE3" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="STROBE4" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="STROBE5" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="STROBE6" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="STROBE7" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp50" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp49" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp48" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp53" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp52" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp51" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp66" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp65" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp64" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="lamp111" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000">
+ </bounds>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30">
+ </bounds>
+ </backdrop>
+ </view>
+</mamelayout> \ No newline at end of file