summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/j6montlk.lay
blob: 303fb8ebde5c4bfb61bc55557fbb0792706d7ba1 (plain) (tree)
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332



























                                                                    
                                      














































                                                                              
                                      


















                                                                              
                                      


































































                                                                              
                                      






































                                                                              
                                      










































                                                                              
                                       


















                                                                              
                                       





                                                                              
                                                                    






                                                                    
                                                                    










                                                                              
                                                                    






                                                                    
                                                                    


















                                                                              
                                                                    


























































































































































































































































































































                                                                              
                                                                    























                                                                              
                                      










































                                                                              
                                      


















                                                                              
                                      










































                                                                              
                                      


























































                                                                              
                                      










































                                                                              
                                      





































                                                                              
                                                                    























                                                                              
                                       










































                                                                              
                                      


















                                                                              
                                      













                                                                              
                                                                    























                                                                              
                                      


















                                                                              
                                      


















                                                                              
                                      










































                                                                              
                                      


























































































































































































































































































































































































































































































































































                                                                              
                                  


















                                                                              
                                  


















                                                                              
                                  


























































                                                                              
                                      


















                                                                              
                                      


















                                                                              
                                      


















                                                                              
                                       


















                                                                              
                                      


















                                                                              
                                      


















                                                                              
                                      


















                                                                              
                                      






































































































































































































































































































































































































































                                                                              
                                   









                                                                              
                                                                                                                                                                                                                             



                                                                 
                                                                                                                                                                                                                             



                                                                 
                                                                                                                                                                                                                             



                                                                 
                                                                                                                                     








































































                                                                 







                                                                                                                                                    
                  


                                                                 


                                                                              


                                                                 


                                                                              


                                                                 


                                                                              

                                              
                                                                 
                       
                  






                                                                    
                  






                                                                    
                  






                                                                    
                  






                                                                    
                  






                                                                    
                  








                                                                                      















                                                                    








                                                                                      































                                                                 
                                               
                                                                      

                                               
                                                                        
                          
                                                                
                                                                                           
                          
                                                                
                                                                                           
                          
                                                                
                                                                                           
                          
                                                             
                                                                        

                                               
                                                                         
                          
                                                                
                                                                                            
                          
                                                                
                                                                                            
                          
                                                                
                                                                                            
                          
                                                             
                                                                         

                                               
                                                                         
                          
                                                                 
                                                                                            
                          
                                                                 
                                                                                            
                          
                                                                 
                                                                                            
                          
                                                             
                                                                         

                                               
                                                                        
                          



                                                                        
                                                                 
                                                                                            
                          
                                                             
                                                                        

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                     

                                                                 
                                                                     

                                                                        
                                                                     

                                                                 
                                                                     

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                      

                                                                 
                                                                      

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                        
                                                                         

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                        

                                                                 
                                                                        

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                        
                                                                      

                                                                 
                                                                      

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                       

                                                                 
                                                                       

                                                                        
                                                                      

                                                                 
                                                                      

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                      

                                                                   
                                                                      
                          
                                                                          
                                                                        
                          
                                                                   
                                                                        
                          
                                                                          
                                                                        
                          
                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                        

                                                                   
                                                                        

                                                                          
                                                                       

                                                                   
                                                                       

                                                                          
                                                                      

                                                                   
                                                                       

                                                                          
                                                                      

                                                                   
                                                                       

                                                                          
                                                                      

                                                                   
                                                                       

                                                                          
                                                                      

                                                                   
                                                                       
                          
                                                                                                                  
                                                                        
                          
                                                                                                           
                                                                        
                          
                                                                                                                  
                                                                        
                          
                                                                                                           
                                                                        
                          
                                                                                                                  
                                                                        
                          
                                                                                                           
                                                                        
                          
                                                                                                                  
                                                                        
                          
                                                                                                           
                                                                        
                          
                                                                                                                  
                                                                        
                          
                                                                                                           
                                                                        
                          
                                                                                                                  
                                                                       
                          
                                                                                                           
                                                                       
                          
                                                                                                                  
                                                                      
                          
                                                                                                           
                                                                      
                          
                                                                                                                  
                                                                      
                          
                                                                                                           
                                                                      

                                                    
                                                                        

                                                           
                                                                        

                                                  

                                                                        

                                                    
                                                                        

                                                           
                                                                        

                                                  

                                                                        

                                               
                                                                         
                          



                                                                     





                                                                                                   
                                                          


                                                                                                   


                                                                                
                                                       
                                                                        

                                                       
                                                                       
                          


                                     
                                                     
                                                                        
                          
 
                                                                              
                                                                      
                          
                                                                      
                                                                      
                          
                                                                      
                                                                       
                          
                                                                      
                                                                       
                          
                                                                      
                                                                       
                          
                                                                      
                                                                       
                          
                                                                              
                                                                       
                          
                                                                              
                                                                       
                          
                                                                              
                                                                       
                          
                                                                              
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                         
                                                                       
                          
                                                                               
                                                                       
                          
                                                                       
                                                                      
                          
                                                                       
                                                                      
                          
                                                                       
                                                                       
                          
                                                                               
                                                                       
                          
                                                                       
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                       
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                           
                                                                       
                          
                                                                           
                                                                       
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                       
                          
                                                                           
                                                                       
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                               
                                                                        
                          
                                                                               
                                                                        
                          
                                                                           
                                                                       
                          
                                                                           
                                                                       
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                               
                                                                        
                          
                                                                           
                                                                       
                          
                                                                           
                                                                       
                          
                                                                           
                                                                        
                          
                                                                           
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                       
                          
                                                                            
                                                                       
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                       
                          
                                                                            
                                                                       
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                       
                          
                                                                                
                                                                       
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                       
                          
                                                                                
                                                                       
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                       
                          
                                                                                
                                                                       
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                          
                                                                       
                          
                                                                                
                                                                       
                          
                                                                          
                                                                        
                          
                                                                          
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                          
                                                                       
                          
                                                                                
                                                                       
                          
                                                                          
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                       
                          
                                                                                
                                                                       
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                          
                                                                       
                          
                                                                          
                                                                       
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                                
                                                                        
                          
                                                                            
                                                                        
                          
                                                                                
                                                                        
                          












                                                                                                
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                          
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                               
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          
                                                                                                                           
                                                                         
                          












                                                                                                    
                                   


                                                                         


                                                                                
 
                                               
                                                                          
                          
                                                                
                                                                                             
                          
                                                                
                                                                                              
                          
                                                                 
                                                                                              
                          
                                                             
                                                                          

                                               
                                                                          
                          
                                                                
                                                                                             
                          
                                                                
                                                                                              
                          
                                                                
                                                                                              
                          
                                                             
                                                                          

                                               
                                                                          
                          
                                                                 
                                                                                             
                          
                                                                 
                                                                                              
                          
                                                                 
                                                                                              
                          
                                                             
                                                                          

                                               
                                                                          
                          
                                                                 
                                                                                              
                          
                                                             
                                                                          

                                                                
                                                                         

                                                                
                                                                         

                                                                
                                                                         

                                                                
                                                                         

                                                                                        
                                                                         

                                                                                        
                                                                         

                                                                                        
                                                                         

                                                                                        
                                                                         
                          

               
<?xml version="1.0" encoding="UTF-8" ?>

<!--  ****************************************************  -->
<!--  * This MAME layout file was generated by MFME2MAME *  -->
<!--  * Please visit mfme2mame.org for more information. *  -->
<!--  ****************************************************  -->

<mamelayout version="2">
	<element name="backdrop_colour">
		<rect>
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_71_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_71_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£3.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Repeat">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_72_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_72_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="Nudge">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_64_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_64_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£2.40">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_65_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_65_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£2.60">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_66_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_66_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.25"/>
		</rect>
		<text string="Skill">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Cash">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_67_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_67_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="Nudge">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_68_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_68_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£2.80">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_69_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_69_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_70_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_70_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£3.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_89_1_border" defstate="0">
		<rect state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</rect>
		<rect state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</rect>
	</element>
	<element name="lamp_89_1" defstate="0">
		<rect state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</rect>
		<rect state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</rect>
		<text string="Cash">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_131_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_131_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="£6 Rpt">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_132_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_132_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.00"/>
		</rect>
		<text string="£3 Rpt">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_133_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_133_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_134_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_134_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_135_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_135_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_90_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_90_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Ex ">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Number">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_91_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_91_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Lucky">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="7">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_92_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_92_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Boost">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_93_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_93_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Extra">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_94_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_94_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Skill">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Stop">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_88_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_88_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="KS">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_85_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_85_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="T">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_86_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_86_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="A">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_87_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_87_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="L">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_84_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_84_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Y">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_83_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_83_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="E">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_82_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_82_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="N">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_81_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_81_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="O">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_80_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_80_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="M">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_63_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_63_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_62_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_62_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£2.20">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_61_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_61_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="Nudge">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_60_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_60_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£2.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_59_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_59_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£1.80">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_58_1_border" defstate="0">
		<rect state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</rect>
		<rect state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</rect>
	</element>
	<element name="lamp_58_1" defstate="0">
		<rect state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</rect>
		<rect state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</rect>
		<text string="Cash">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_57_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_57_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£1.60">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_130_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_130_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="HI">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_128_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_128_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="LO">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_73_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_73_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£4.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_74_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_74_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.25"/>
		</rect>
		<text string="Win">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Series">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_75_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_75_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£5.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_76_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_76_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="Nudge">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_129_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_129_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_77_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_77_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£8.00 ">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Jackpot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_48_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_48_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.25"/>
		</rect>
		<text string="Start">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_54_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_54_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£1.20">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_53_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_53_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£1.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_52_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_52_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.00"/>
		</rect>
		<text string="Swag">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_51_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_51_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£0.80">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_50_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_50_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£0.60">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_49_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_49_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£0.40">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_55_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_55_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="Nudge">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
		</text>
		<text string="Pot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
		</text>
	</element>
	<element name="lamp_56_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.50" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.12" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_56_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="1.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.25" blue="0.13"/>
		</rect>
		<text string="£1.40">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_112_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_112_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="1">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_113_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_113_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="2">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_114_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_114_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="4">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_115_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_115_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="3">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_116_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_116_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="5">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_117_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_117_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="6">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_118_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_118_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="8">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_119_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_119_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="7">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_120_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_120_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="9">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_121_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_121_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="10">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_122_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_122_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="12">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_123_1_border" defstate="0">
		<disk state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</disk>
		<disk state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</disk>
	</element>
	<element name="lamp_123_1" defstate="0">
		<disk state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</disk>
		<disk state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</disk>
		<text string="11">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_124_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_124_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.13"/>
		</rect>
		<text string="NudgePot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_96_1_border" defstate="0">
		<rect state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</rect>
		<rect state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</rect>
	</element>
	<element name="lamp_96_1" defstate="0">
		<rect state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</rect>
		<rect state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</rect>
		<text string="CashPot">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_102_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_102_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_101_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_101_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_100_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_100_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_99_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_99_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_98_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_98_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_97_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_97_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_109_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_109_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_108_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_108_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_107_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_107_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_106_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_106_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_105_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_105_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_104_1_border" defstate="0">
		<disk state="1">
			<color red="0.38" green="0.38" blue="0.38"/>
		</disk>
		<disk state="0">
			<color red="0.09" green="0.09" blue="0.09"/>
		</disk>
	</element>
	<element name="lamp_104_1" defstate="0">
		<disk state="1">
			<color red="0.75" green="0.75" blue="0.75"/>
		</disk>
		<disk state="0">
			<color red="0.19" green="0.19" blue="0.19"/>
		</disk>
		<text string="50p">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
		</text>
	</element>
	<element name="lamp_203_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_203_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="£">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_202_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_202_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="£">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_201_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_201_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="£">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_247_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_247_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="Mixed Bars">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_249_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_249_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Cherries">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_214_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_214_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="£8.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_216_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_216_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.25"/>
		</rect>
		<text string="£5.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_228_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_228_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="£4.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_230_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_230_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.00"/>
		</rect>
		<text string="£3 Rpt">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_248_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_248_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="£1.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_246_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.25" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.06" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_246_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.13" blue="0.25"/>
		</rect>
		<text string="£1.20">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_244_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.00" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.00" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_244_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.00" blue="0.13"/>
		</rect>
		<text string="£1.60">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_232_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_232_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.25" blue="0.00"/>
		</rect>
		<text string="£2.00">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_245_1_border" defstate="0">
		<rect state="1">
			<color red="0.25" green="0.00" blue="0.25"/>
		</rect>
		<rect state="0">
			<color red="0.06" green="0.00" blue="0.06"/>
		</rect>
	</element>
	<element name="lamp_245_1" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.13" green="0.00" blue="0.13"/>
		</rect>
		<text string="Grapes">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_233_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_233_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.25" blue="0.00"/>
		</rect>
		<text string="Melons">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_231_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.25" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.06" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_231_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.13" blue="0.00"/>
		</rect>
		<text string="Jpms">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_229_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_229_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="Single Bars">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_217_1_border" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="0.50"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.12"/>
		</rect>
	</element>
	<element name="lamp_217_1" defstate="0">
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.25"/>
		</rect>
		<text string="Double Bars">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_215_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_215_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Triple Bars">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_250_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_250_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="L">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
		</text>
		<text string="O">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
		</text>
		<text string="S">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
		</text>
		<text string="E">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
		</text>
	</element>
	<element name="lamp_196_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_196_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="L">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
		</text>
		<text string="O">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
		</text>
		<text string="S">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
		</text>
		<text string="E">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
		</text>
	</element>
	<element name="lamp_200_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_200_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="4">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_199_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_199_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="3">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_198_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_198_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="2">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="lamp_197_1_border" defstate="0">
		<rect state="1">
			<color red="0.50" green="0.50" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.12" blue="0.00"/>
		</rect>
	</element>
	<element name="lamp_197_1" defstate="0">
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.25" blue="0.00"/>
		</rect>
		<text string="1">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_115_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_115">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Start">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_116_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_116">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Exchange">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_117_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_117">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Collect">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_118_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_118">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Hold/LO">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_119_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_119">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Hold/HI">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_120_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_120">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Hold">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_121_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_121">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="Cancel">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="colour_button_122_border">
		<rect state="1">
			<color red="0.50" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.12" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="colour_button_122">
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
		<rect state="0">
			<color red="0.25" green="0.00" blue="0.00"/>
		</rect>
		<text string="£1">
			<color red="0.0" green="0.0" blue="0.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="reel_background">
		<rect>
			<color red="1.0" green="1.0" blue="1.0"/>
		</rect>
	</element>
	<element name="reel0" defstate="0">
		<reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Triple Bar£,Melon,JPM,Single Bar,Cherry,JPM,Grapes£,Cherry,Melon,Double Bar£,Melon,Grapes,Cherry,Single Bar,Grapes£,Cherry">
			<color red="0.0" green="0.0" blue="0.0"/>
		</reel>
	</element>
	<element name="reel1" defstate="0">
		<reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Triple Bar,Melon£,JPM,Double Bar,Cherry,JPM,Grapes,Cherry£,Melon,Single Bar,Melon£,Grapes,Cherry,Double Bar,Grapes,Cherry£">
			<color red="0.0" green="0.0" blue="0.0"/>
		</reel>
	</element>
	<element name="reel2" defstate="0">
		<reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Triple Bar,Melon,JPM£,Single Bar,Cherry,JPM£,Grapes,Cherry,Melon,Double Bar,Melon,Grapes,Cherry£,Single Bar,Grapes,Cherry£">
			<color red="0.0" green="0.0" blue="0.0"/>
		</reel>
	</element>
	<element name="reel3" defstate="0">
		<reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="7B,12,11,10,3S,9,8,7,4B,6,5,4,9S,3,2,1">
			<color red="0.0" green="0.0" blue="0.0"/>
		</reel>
	</element>
	<element name="led_background">
		<rect>
			<color red="0.4" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_on">
		<rect state="1">
			<color red="1.0" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_dot_on">
		<disk state="1">
			<color red="1.0" green="0.0" blue="0.0"/>
		</disk>
	</element>
	<element name="led_off">
		<rect state="0">
			<color red="0.5" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_dot_off">
		<disk state="0">
			<color red="0.5" green="0.0" blue="0.0"/>
		</disk>
	</element>
	<element name="led_digit_rect_black">
		<rect>
			<color red="0.0" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_digit_rect_red">
		<rect>
			<color red="1.0" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_digit_rect_green">
		<rect>
			<color red="0.0" green="1.0" blue="0.0"/>
		</rect>
	</element>
	<element name="led_digit_rect_blue">
		<rect>
			<color red="0.0" green="0.0" blue="1.0"/>
		</rect>
	</element>
	<element name="led_digit_red">
		<led7seg>
			<color red="1.0" green="0.0" blue="0.0"/>
		</led7seg>
	</element>
	<element name="led_digit_green">
		<led7seg>
			<color red="0.0" green="1.0" blue="0.0"/>
		</led7seg>
	</element>
	<element name="led_digit_blue">
		<led7seg>
			<color red="0.0" green="0.5" blue="1.0"/>
		</led7seg>
	</element>
	<element name="vfd0">
		<led16segsc>
			<color red="0.0" green="1.0" blue="1.0"/>
		</led16segsc>
	</element>
	<element name="vfd0_background">
		<rect>
			<color red="0.0" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="reel_lamp" defstate="0">
		<rect> <color red="0.40" green="0.40" blue="0.40"/> </rect>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="1.0"      height="1.0"/>      <color red="0.50" green="0.50" blue="0.50"/> </disk>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="0.916667" height="0.916667"/> <color red="0.60" green="0.60" blue="0.60"/> </disk>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="0.833333" height="0.833333"/> <color red="0.70" green="0.70" blue="0.70"/> </disk>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="0.75"     height="0.75"/>     <color red="0.80" green="0.80" blue="0.80"/> </disk>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="0.666667" height="0.666667"/> <color red="0.90" green="0.90" blue="0.90"/> </disk>
		<disk state="1"> <bounds xc="0.5" yc="0.5" width="0.583333" height="0.583333"/> <color red="1.00" green="1.00" blue="1.00"/> </disk>
	</element>
	<element name="label_86">
		<text string="B = Bonus, S = Swag">
			<color red="1.0" green="1.0" blue="1.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="label_87">
		<text string="4 Ways for Hidden Features">
			<color red="1.0" green="1.0" blue="1.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="label_88">
		<text string="On Winline To Start Feature">
			<color red="1.0" green="1.0" blue="1.0"/>
			<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
		</text>
	</element>
	<element name="debug_backdrop_colour">
		<rect>
			<color red="0.0" green="0.0" blue="0.0"/>
		</rect>
	</element>
	<element name="debug_lamp_standard">
		<rect state="0">
			<color red="0.00" green="0.20" blue="0.00"/>
		</rect>
		<rect state="1">
			<color red="0.00" green="1.00" blue="0.00"/>
		</rect>
	</element>
	<element name="debug_lamp_reel">
		<rect state="0">
			<color red="0.00" green="0.00" blue="0.20"/>
		</rect>
		<rect state="1">
			<color red="0.00" green="0.00" blue="1.00"/>
		</rect>
	</element>
	<element name="debug_lamp_segment">
		<rect state="0">
			<color red="0.20" green="0.00" blue="0.00"/>
		</rect>
		<rect state="1">
			<color red="1.00" green="0.00" blue="0.00"/>
		</rect>
	</element>
	<element name="debug_lamp_button">
		<rect state="0">
			<color red="0.20" green="0.20" blue="0.00"/>
		</rect>
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
	</element>
	<element name="debug_lamp_unreferenced">
		<rect state="0">
			<color red="0.20" green="0.20" blue="0.20"/>
		</rect>
		<rect state="1">
			<color red="1.00" green="1.00" blue="1.00"/>
		</rect>
	</element>
	<repeat count="256">
		<param name="n" start="0" increment="1"/>
		<element name="debug_lamp_label_~n~">
			<text string="~n~">
				<color red="0.0" green="0.0" blue="0.0"/>
				<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
			</text>
		</element>
	</repeat>
	<element name="debug_button_standard">
		<rect state="0">
			<color red="0.20" green="0.20" blue="0.00"/>
		</rect>
		<rect state="1">
			<color red="1.00" green="1.00" blue="0.00"/>
		</rect>
	</element>
	<element name="debug_button_unreferenced">
		<rect state="0">
			<color red="0.20" green="0.20" blue="0.20"/>
		</rect>
		<rect state="1">
			<color red="1.00" green="1.00" blue="1.00"/>
		</rect>
	</element>
	<repeat count="64">
		<param name="n" start="0" increment="1"/>
		<element name="debug_button_label_~n~">
			<text string="~n~">
				<color red="0.0" green="0.0" blue="0.0"/>
				<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
			</text>
		</element>
	</repeat>
	<element name="debug_vfd">
		<led16segsc>
			<color red="0.0" green="1.0" blue="1.0"/>
		</led16segsc>
	</element>
	<element name="debug_stepper_value" defstate="0">
		<simplecounter maxstate="999" digits="3">
			<color red="1.0" green="1.0" blue="1.0"/>
		</simplecounter>
	</element>
	<element name="debug_reel_symbol_count_0">
		<text string="16">
			<color red="1.0" green="1.0" blue="1.0"/>
		</text>
	</element>
	<element name="debug_reel_symbol_count_1">
		<text string="16">
			<color red="1.0" green="1.0" blue="1.0"/>
		</text>
	</element>
	<element name="debug_reel_symbol_count_2">
		<text string="16">
			<color red="1.0" green="1.0" blue="1.0"/>
		</text>
	</element>
	<element name="debug_reel_symbol_count_3">
		<text string="16">
			<color red="1.0" green="1.0" blue="1.0"/>
		</text>
	</element>

	<view name="AWP Simulated Video">
		<element ref="backdrop_colour">
			<bounds x="0" y="0" width="515" height="607"/>
		</element>
		<element ref="reel_background">
			<bounds x="68" y="433" width="80" height="140"/>
		</element>
		<element name="lamp2" ref="reel_lamp" state="0">
			<bounds x="68.0000" y="433.0000" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp1" ref="reel_lamp" state="0">
			<bounds x="68.0000" y="479.6667" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp0" ref="reel_lamp" state="0">
			<bounds x="68.0000" y="526.3333" width="80.0000" height="46.6667"/>
		</element>
		<element name="sreel1" ref="reel0" state="0">
			<bounds x="68" y="433" width="80" height="140"/>
		</element>
		<element ref="reel_background">
			<bounds x="150" y="433" width="80" height="140"/>
		</element>
		<element name="lamp5" ref="reel_lamp" state="0">
			<bounds x="150.0000" y="433.0000" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp4" ref="reel_lamp" state="0">
			<bounds x="150.0000" y="479.6667" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp3" ref="reel_lamp" state="0">
			<bounds x="150.0000" y="526.3333" width="80.0000" height="46.6667"/>
		</element>
		<element name="sreel2" ref="reel1" state="0">
			<bounds x="150" y="433" width="80" height="140"/>
		</element>
		<element ref="reel_background">
			<bounds x="232" y="433" width="80" height="140"/>
		</element>
		<element name="lamp18" ref="reel_lamp" state="0">
			<bounds x="232.0000" y="433.0000" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp17" ref="reel_lamp" state="0">
			<bounds x="232.0000" y="479.6667" width="80.0000" height="46.6667"/>
		</element>
		<element name="lamp16" ref="reel_lamp" state="0">
			<bounds x="232.0000" y="526.3333" width="80.0000" height="46.6667"/>
		</element>
		<element name="sreel3" ref="reel2" state="0">
			<bounds x="232" y="433" width="80" height="140"/>
		</element>
		<element ref="reel_background">
			<bounds x="198" y="156" width="60" height="50"/>
		</element>

		<element name="label86" ref="label_86">
			<bounds x="198" y="120" width="60" height="20"/>
		</element>
		<element name="lamp20" ref="reel_lamp" state="0">
			<bounds x="198.0000" y="156.0000" width="60.0000" height="50.0000"/>
		</element>
		<element name="sreel4" ref="reel3" state="0">
			<bounds x="198" y="156" width="60" height="50"/>
		</element>
		<element name="lamp71" ref="lamp_71_1_border" state="0">
			<bounds x="358" y="3" width="42" height="42"/>
		</element>
		<element name="lamp71" ref="lamp_71_1" state="0">
			<bounds x="360" y="5" width="38" height="38"/>
		</element>
		<element name="lamp72" ref="lamp_72_1_border" state="0">
			<bounds x="401" y="3" width="42" height="42"/>
		</element>
		<element name="lamp72" ref="lamp_72_1" state="0">
			<bounds x="403" y="5" width="38" height="38"/>
		</element>
		<element name="lamp64" ref="lamp_64_1_border" state="0">
			<bounds x="14" y="3" width="42" height="42"/>
		</element>
		<element name="lamp64" ref="lamp_64_1" state="0">
			<bounds x="16" y="5" width="38" height="38"/>
		</element>
		<element name="lamp65" ref="lamp_65_1_border" state="0">
			<bounds x="57" y="3" width="42" height="42"/>
		</element>
		<element name="lamp65" ref="lamp_65_1" state="0">
			<bounds x="59" y="5" width="38" height="38"/>
		</element>
		<element name="lamp66" ref="lamp_66_1_border" state="0">
			<bounds x="100" y="3" width="42" height="42"/>
		</element>
		<element name="lamp66" ref="lamp_66_1" state="0">
			<bounds x="102" y="5" width="38" height="38"/>
		</element>
		<element name="lamp67" ref="lamp_67_1_border" state="0">
			<bounds x="143" y="3" width="42" height="42"/>
		</element>
		<element name="lamp67" ref="lamp_67_1" state="0">
			<bounds x="145" y="5" width="38" height="38"/>
		</element>
		<element name="lamp68" ref="lamp_68_1_border" state="0">
			<bounds x="186" y="3" width="42" height="42"/>
		</element>
		<element name="lamp68" ref="lamp_68_1" state="0">
			<bounds x="188" y="5" width="38" height="38"/>
		</element>
		<element name="lamp69" ref="lamp_69_1_border" state="0">
			<bounds x="229" y="3" width="42" height="42"/>
		</element>
		<element name="lamp69" ref="lamp_69_1" state="0">
			<bounds x="231" y="5" width="38" height="38"/>
		</element>
		<element name="lamp70" ref="lamp_70_1_border" state="0">
			<bounds x="272" y="3" width="42" height="42"/>
		</element>
		<element name="lamp70" ref="lamp_70_1" state="0">
			<bounds x="274" y="5" width="38" height="38"/>
		</element>
		<element name="lamp89" ref="lamp_89_1_border" state="0">
			<bounds x="315" y="3" width="42" height="42"/>
		</element>
		<element name="lamp89" ref="lamp_89_1" state="0">
			<bounds x="317" y="5" width="38" height="38"/>
		</element>
		<element name="lamp131" ref="lamp_131_1_border" state="0">
			<bounds x="137" y="292" width="42" height="19"/>
		</element>
		<element name="lamp131" ref="lamp_131_1" state="0">
			<bounds x="139" y="294" width="38" height="15"/>
		</element>
		<element name="lamp132" ref="lamp_132_1_border" state="0">
			<bounds x="278" y="292" width="42" height="19"/>
		</element>
		<element name="lamp132" ref="lamp_132_1" state="0">
			<bounds x="280" y="294" width="38" height="15"/>
		</element>
		<element name="lamp133" ref="lamp_133_1_border" state="0">
			<bounds x="176" y="297" width="37" height="19"/>
		</element>
		<element name="lamp133" ref="lamp_133_1" state="0">
			<bounds x="178" y="299" width="33" height="15"/>
		</element>
		<element name="lamp134" ref="lamp_134_1_border" state="0">
			<bounds x="210" y="297" width="37" height="19"/>
		</element>
		<element name="lamp134" ref="lamp_134_1" state="0">
			<bounds x="212" y="299" width="33" height="15"/>
		</element>
		<element name="lamp135" ref="lamp_135_1_border" state="0">
			<bounds x="244" y="297" width="37" height="19"/>
		</element>
		<element name="lamp135" ref="lamp_135_1" state="0">
			<bounds x="246" y="299" width="33" height="15"/>
		</element>
		<element name="lamp90" ref="lamp_90_1_border" state="0">
			<bounds x="129" y="214" width="52" height="32"/>
		</element>
		<element name="lamp90" ref="lamp_90_1" state="0">
			<bounds x="131" y="216" width="48" height="28"/>
		</element>
		<element name="lamp91" ref="lamp_91_1_border" state="0">
			<bounds x="153" y="243" width="52" height="32"/>
		</element>
		<element name="lamp91" ref="lamp_91_1" state="0">
			<bounds x="155" y="245" width="48" height="28"/>
		</element>
		<element name="lamp92" ref="lamp_92_1_border" state="0">
			<bounds x="202" y="257" width="52" height="32"/>
		</element>
		<element name="lamp92" ref="lamp_92_1" state="0">
			<bounds x="204" y="259" width="48" height="28"/>
		</element>
		<element name="lamp93" ref="lamp_93_1_border" state="0">
			<bounds x="251" y="243" width="52" height="32"/>
		</element>
		<element name="lamp93" ref="lamp_93_1" state="0">
			<bounds x="253" y="245" width="48" height="28"/>
		</element>
		<element name="lamp94" ref="lamp_94_1_border" state="0">
			<bounds x="277" y="214" width="52" height="32"/>
		</element>
		<element name="lamp94" ref="lamp_94_1" state="0">
			<bounds x="279" y="216" width="48" height="28"/>
		</element>
		<element name="lamp88" ref="lamp_88_1_border" state="0">
			<bounds x="300" y="78" width="27" height="27"/>
		</element>
		<element name="lamp88" ref="lamp_88_1" state="0">
			<bounds x="302" y="80" width="23" height="23"/>
		</element>
		<element name="lamp85" ref="lamp_85_1_border" state="0">
			<bounds x="228" y="78" width="27" height="27"/>
		</element>
		<element name="lamp85" ref="lamp_85_1" state="0">
			<bounds x="230" y="80" width="23" height="23"/>
		</element>
		<element name="lamp86" ref="lamp_86_1_border" state="0">
			<bounds x="252" y="78" width="27" height="27"/>
		</element>
		<element name="lamp86" ref="lamp_86_1" state="0">
			<bounds x="254" y="80" width="23" height="23"/>
		</element>
		<element name="lamp87" ref="lamp_87_1_border" state="0">
			<bounds x="276" y="78" width="27" height="27"/>
		</element>
		<element name="lamp87" ref="lamp_87_1" state="0">
			<bounds x="278" y="80" width="23" height="23"/>
		</element>
		<element name="lamp84" ref="lamp_84_1_border" state="0">
			<bounds x="226" y="54" width="27" height="27"/>
		</element>
		<element name="lamp84" ref="lamp_84_1" state="0">
			<bounds x="228" y="56" width="23" height="23"/>
		</element>
		<element name="lamp83" ref="lamp_83_1_border" state="0">
			<bounds x="202" y="54" width="27" height="27"/>
		</element>
		<element name="lamp83" ref="lamp_83_1" state="0">
			<bounds x="204" y="56" width="23" height="23"/>
		</element>
		<element name="lamp82" ref="lamp_82_1_border" state="0">
			<bounds x="178" y="54" width="27" height="27"/>
		</element>
		<element name="lamp82" ref="lamp_82_1" state="0">
			<bounds x="180" y="56" width="23" height="23"/>
		</element>
		<element name="lamp81" ref="lamp_81_1_border" state="0">
			<bounds x="154" y="54" width="27" height="27"/>
		</element>
		<element name="lamp81" ref="lamp_81_1" state="0">
			<bounds x="156" y="56" width="23" height="23"/>
		</element>
		<element name="lamp80" ref="lamp_80_1_border" state="0">
			<bounds x="130" y="54" width="27" height="27"/>
		</element>
		<element name="lamp80" ref="lamp_80_1" state="0">
			<bounds x="132" y="56" width="23" height="23"/>
		</element>
		<element name="lamp63" ref="lamp_63_1_border" state="0">
			<bounds x="14" y="47" width="42" height="42"/>
		</element>
		<element name="lamp63" ref="lamp_63_1" state="0">
			<bounds x="16" y="49" width="38" height="38"/>
		</element>
		<element name="lamp62" ref="lamp_62_1_border" state="0">
			<bounds x="14" y="91" width="42" height="42"/>
		</element>
		<element name="lamp62" ref="lamp_62_1" state="0">
			<bounds x="16" y="93" width="38" height="38"/>
		</element>
		<element name="lamp61" ref="lamp_61_1_border" state="0">
			<bounds x="14" y="135" width="42" height="42"/>
		</element>
		<element name="lamp61" ref="lamp_61_1" state="0">
			<bounds x="16" y="137" width="38" height="38"/>
		</element>
		<element name="lamp60" ref="lamp_60_1_border" state="0">
			<bounds x="14" y="179" width="42" height="42"/>
		</element>
		<element name="lamp60" ref="lamp_60_1" state="0">
			<bounds x="16" y="181" width="38" height="38"/>
		</element>
		<element name="lamp59" ref="lamp_59_1_border" state="0">
			<bounds x="14" y="223" width="42" height="42"/>
		</element>
		<element name="lamp59" ref="lamp_59_1" state="0">
			<bounds x="16" y="225" width="38" height="38"/>
		</element>
		<element name="lamp58" ref="lamp_58_1_border" state="0">
			<bounds x="14" y="267" width="42" height="42"/>
		</element>
		<element name="lamp58" ref="lamp_58_1" state="0">
			<bounds x="16" y="269" width="38" height="38"/>
		</element>
		<element name="lamp57" ref="lamp_57_1_border" state="0">
			<bounds x="14" y="311" width="42" height="42"/>
		</element>
		<element name="lamp57" ref="lamp_57_1" state="0">
			<bounds x="16" y="313" width="38" height="38"/>
		</element>
		<element name="lamp130" ref="lamp_130_1_border" state="0">
			<bounds x="173" y="171" width="22" height="22"/>
		</element>
		<element name="lamp130" ref="lamp_130_1" state="0">
			<bounds x="175" y="173" width="18" height="18"/>
		</element>
		<element name="lamp128" ref="lamp_128_1_border" state="0">
			<bounds x="261" y="171" width="22" height="22"/>
		</element>
		<element name="lamp128" ref="lamp_128_1" state="0">
			<bounds x="263" y="173" width="18" height="18"/>
		</element>
		<element name="lamp73" ref="lamp_73_1_border" state="0">
			<bounds x="401" y="47" width="42" height="42"/>
		</element>
		<element name="lamp73" ref="lamp_73_1" state="0">
			<bounds x="403" y="49" width="38" height="38"/>
		</element>
		<element name="lamp74" ref="lamp_74_1_border" state="0">
			<bounds x="401" y="91" width="42" height="42"/>
		</element>
		<element name="lamp74" ref="lamp_74_1" state="0">
			<bounds x="403" y="93" width="38" height="38"/>
		</element>
		<element name="lamp75" ref="lamp_75_1_border" state="0">
			<bounds x="401" y="135" width="42" height="42"/>
		</element>
		<element name="lamp75" ref="lamp_75_1" state="0">
			<bounds x="403" y="137" width="38" height="38"/>
		</element>
		<element name="lamp76" ref="lamp_76_1_border" state="0">
			<bounds x="401" y="179" width="42" height="42"/>
		</element>
		<element name="lamp76" ref="lamp_76_1" state="0">
			<bounds x="403" y="181" width="38" height="38"/>
		</element>
		<element name="lamp129" ref="lamp_129_1_border" state="0">
			<bounds x="401" y="223" width="42" height="42"/>
		</element>
		<element name="lamp129" ref="lamp_129_1" state="0">
			<bounds x="403" y="225" width="38" height="38"/>
		</element>
		<element name="lamp77" ref="lamp_77_1_border" state="0">
			<bounds x="372" y="267" width="102" height="42"/>
		</element>
		<element name="lamp77" ref="lamp_77_1" state="0">
			<bounds x="374" y="269" width="98" height="38"/>
		</element>
		<element name="lamp48" ref="lamp_48_1_border" state="0">
			<bounds x="358" y="355" width="42" height="42"/>
		</element>
		<element name="lamp48" ref="lamp_48_1" state="0">
			<bounds x="360" y="357" width="38" height="38"/>
		</element>
		<element name="lamp54" ref="lamp_54_1_border" state="0">
			<bounds x="100" y="355" width="42" height="42"/>
		</element>
		<element name="lamp54" ref="lamp_54_1" state="0">
			<bounds x="102" y="357" width="38" height="38"/>
		</element>
		<element name="lamp53" ref="lamp_53_1_border" state="0">
			<bounds x="143" y="355" width="42" height="42"/>
		</element>
		<element name="lamp53" ref="lamp_53_1" state="0">
			<bounds x="145" y="357" width="38" height="38"/>
		</element>
		<element name="lamp52" ref="lamp_52_1_border" state="0">
			<bounds x="186" y="355" width="42" height="42"/>
		</element>
		<element name="lamp52" ref="lamp_52_1" state="0">
			<bounds x="188" y="357" width="38" height="38"/>
		</element>
		<element name="lamp51" ref="lamp_51_1_border" state="0">
			<bounds x="229" y="355" width="42" height="42"/>
		</element>
		<element name="lamp51" ref="lamp_51_1" state="0">
			<bounds x="231" y="357" width="38" height="38"/>
		</element>
		<element name="lamp50" ref="lamp_50_1_border" state="0">
			<bounds x="272" y="355" width="42" height="42"/>
		</element>
		<element name="lamp50" ref="lamp_50_1" state="0">
			<bounds x="274" y="357" width="38" height="38"/>
		</element>
		<element name="lamp49" ref="lamp_49_1_border" state="0">
			<bounds x="315" y="355" width="42" height="42"/>
		</element>
		<element name="lamp49" ref="lamp_49_1" state="0">
			<bounds x="317" y="357" width="38" height="38"/>
		</element>
		<element name="lamp55" ref="lamp_55_1_border" state="0">
			<bounds x="57" y="355" width="42" height="42"/>
		</element>
		<element name="lamp55" ref="lamp_55_1" state="0">
			<bounds x="59" y="357" width="38" height="38"/>
		</element>
		<element name="lamp56" ref="lamp_56_1_border" state="0">
			<bounds x="14" y="355" width="42" height="42"/>
		</element>
		<element name="lamp56" ref="lamp_56_1" state="0">
			<bounds x="16" y="357" width="38" height="38"/>
		</element>
		<element name="lamp112" ref="lamp_112_1_border" state="0">
			<bounds x="366" y="230" width="32" height="32"/>
		</element>
		<element name="lamp112" ref="lamp_112_1" state="0">
			<bounds x="368" y="232" width="28" height="28"/>
		</element>
		<element name="lamp113" ref="lamp_113_1_border" state="0">
			<bounds x="336" y="230" width="32" height="32"/>
		</element>
		<element name="lamp113" ref="lamp_113_1" state="0">
			<bounds x="338" y="232" width="28" height="28"/>
		</element>
		<element name="lamp114" ref="lamp_114_1_border" state="0">
			<bounds x="366" y="200" width="32" height="32"/>
		</element>
		<element name="lamp114" ref="lamp_114_1" state="0">
			<bounds x="368" y="202" width="28" height="28"/>
		</element>
		<element name="lamp115" ref="lamp_115_1_border" state="0">
			<bounds x="336" y="200" width="32" height="32"/>
		</element>
		<element name="lamp115" ref="lamp_115_1" state="0">
			<bounds x="338" y="202" width="28" height="28"/>
		</element>
		<element name="lamp116" ref="lamp_116_1_border" state="0">
			<bounds x="366" y="170" width="32" height="32"/>
		</element>
		<element name="lamp116" ref="lamp_116_1" state="0">
			<bounds x="368" y="172" width="28" height="28"/>
		</element>
		<element name="lamp117" ref="lamp_117_1_border" state="0">
			<bounds x="336" y="170" width="32" height="32"/>
		</element>
		<element name="lamp117" ref="lamp_117_1" state="0">
			<bounds x="338" y="172" width="28" height="28"/>
		</element>
		<element name="lamp118" ref="lamp_118_1_border" state="0">
			<bounds x="366" y="140" width="32" height="32"/>
		</element>
		<element name="lamp118" ref="lamp_118_1" state="0">
			<bounds x="368" y="142" width="28" height="28"/>
		</element>
		<element name="lamp119" ref="lamp_119_1_border" state="0">
			<bounds x="336" y="140" width="32" height="32"/>
		</element>
		<element name="lamp119" ref="lamp_119_1" state="0">
			<bounds x="338" y="142" width="28" height="28"/>
		</element>
		<element name="lamp120" ref="lamp_120_1_border" state="0">
			<bounds x="366" y="110" width="32" height="32"/>
		</element>
		<element name="lamp120" ref="lamp_120_1" state="0">
			<bounds x="368" y="112" width="28" height="28"/>
		</element>
		<element name="lamp121" ref="lamp_121_1_border" state="0">
			<bounds x="336" y="110" width="32" height="32"/>
		</element>
		<element name="lamp121" ref="lamp_121_1" state="0">
			<bounds x="338" y="112" width="28" height="28"/>
		</element>
		<element name="lamp122" ref="lamp_122_1_border" state="0">
			<bounds x="366" y="80" width="32" height="32"/>
		</element>
		<element name="lamp122" ref="lamp_122_1" state="0">
			<bounds x="368" y="82" width="28" height="28"/>
		</element>
		<element name="lamp123" ref="lamp_123_1_border" state="0">
			<bounds x="336" y="80" width="32" height="32"/>
		</element>
		<element name="lamp123" ref="lamp_123_1" state="0">
			<bounds x="338" y="82" width="28" height="28"/>
		</element>
		<element name="lamp124" ref="lamp_124_1_border" state="0">
			<bounds x="336" y="51" width="62" height="27"/>
		</element>
		<element name="lamp124" ref="lamp_124_1" state="0">
			<bounds x="338" y="53" width="58" height="23"/>
		</element>
		<element name="lamp96" ref="lamp_96_1_border" state="0">
			<bounds x="58" y="50" width="62" height="27"/>
		</element>
		<element name="lamp96" ref="lamp_96_1" state="0">
			<bounds x="60" y="52" width="58" height="23"/>
		</element>
		<element name="lamp102" ref="lamp_102_1_border" state="0">
			<bounds x="58" y="229" width="32" height="32"/>
		</element>
		<element name="lamp102" ref="lamp_102_1" state="0">
			<bounds x="60" y="231" width="28" height="28"/>
		</element>
		<element name="lamp101" ref="lamp_101_1_border" state="0">
			<bounds x="58" y="199" width="32" height="32"/>
		</element>
		<element name="lamp101" ref="lamp_101_1" state="0">
			<bounds x="60" y="201" width="28" height="28"/>
		</element>
		<element name="lamp100" ref="lamp_100_1_border" state="0">
			<bounds x="58" y="169" width="32" height="32"/>
		</element>
		<element name="lamp100" ref="lamp_100_1" state="0">
			<bounds x="60" y="171" width="28" height="28"/>
		</element>
		<element name="lamp99" ref="lamp_99_1_border" state="0">
			<bounds x="58" y="139" width="32" height="32"/>
		</element>
		<element name="lamp99" ref="lamp_99_1" state="0">
			<bounds x="60" y="141" width="28" height="28"/>
		</element>
		<element name="lamp98" ref="lamp_98_1_border" state="0">
			<bounds x="58" y="109" width="32" height="32"/>
		</element>
		<element name="lamp98" ref="lamp_98_1" state="0">
			<bounds x="60" y="111" width="28" height="28"/>
		</element>
		<element name="lamp97" ref="lamp_97_1_border" state="0">
			<bounds x="58" y="79" width="32" height="32"/>
		</element>
		<element name="lamp97" ref="lamp_97_1" state="0">
			<bounds x="60" y="81" width="28" height="28"/>
		</element>
		<element name="lamp109" ref="lamp_109_1_border" state="0">
			<bounds x="88" y="229" width="32" height="32"/>
		</element>
		<element name="lamp109" ref="lamp_109_1" state="0">
			<bounds x="90" y="231" width="28" height="28"/>
		</element>
		<element name="lamp108" ref="lamp_108_1_border" state="0">
			<bounds x="88" y="199" width="32" height="32"/>
		</element>
		<element name="lamp108" ref="lamp_108_1" state="0">
			<bounds x="90" y="201" width="28" height="28"/>
		</element>
		<element name="lamp107" ref="lamp_107_1_border" state="0">
			<bounds x="88" y="169" width="32" height="32"/>
		</element>
		<element name="lamp107" ref="lamp_107_1" state="0">
			<bounds x="90" y="171" width="28" height="28"/>
		</element>
		<element name="lamp106" ref="lamp_106_1_border" state="0">
			<bounds x="88" y="139" width="32" height="32"/>
		</element>
		<element name="lamp106" ref="lamp_106_1" state="0">
			<bounds x="90" y="141" width="28" height="28"/>
		</element>
		<element name="lamp105" ref="lamp_105_1_border" state="0">
			<bounds x="88" y="109" width="32" height="32"/>
		</element>
		<element name="lamp105" ref="lamp_105_1" state="0">
			<bounds x="90" y="111" width="28" height="28"/>
		</element>
		<element name="lamp104" ref="lamp_104_1_border" state="0">
			<bounds x="88" y="79" width="32" height="32"/>
		</element>
		<element name="lamp104" ref="lamp_104_1" state="0">
			<bounds x="90" y="81" width="28" height="28"/>
		</element>
		<element name="lamp213" ref="lamp_203_1_border" state="0">
			<bounds x="201" y="411" width="19" height="19"/>
		</element>
		<element name="lamp213" ref="lamp_203_1" state="0">
			<bounds x="203" y="413" width="15" height="15"/>
		</element>
		<element name="lamp212" ref="lamp_202_1_border" state="0">
			<bounds x="181" y="411" width="19" height="19"/>
		</element>
		<element name="lamp212" ref="lamp_202_1" state="0">
			<bounds x="183" y="413" width="15" height="15"/>
		</element>
		<element name="lamp201" ref="lamp_201_1_border" state="0">
			<bounds x="161" y="411" width="19" height="19"/>
		</element>
		<element name="lamp201" ref="lamp_201_1" state="0">
			<bounds x="163" y="413" width="15" height="15"/>
		</element>
		<element name="lamp247" ref="lamp_247_1_border" state="0">
			<bounds x="372" y="517" width="72" height="19"/>
		</element>
		<element name="lamp247" ref="lamp_247_1" state="0">
			<bounds x="374" y="519" width="68" height="15"/>
		</element>
		<element name="lamp249" ref="lamp_249_1_border" state="0">
			<bounds x="372" y="533" width="72" height="19"/>
		</element>
		<element name="lamp249" ref="lamp_249_1" state="0">
			<bounds x="374" y="535" width="68" height="15"/>
		</element>
		<element name="lamp214" ref="lamp_214_1_border" state="0">
			<bounds x="441" y="421" width="42" height="19"/>
		</element>
		<element name="lamp214" ref="lamp_214_1" state="0">
			<bounds x="443" y="423" width="38" height="15"/>
		</element>
		<element name="lamp216" ref="lamp_216_1_border" state="0">
			<bounds x="441" y="437" width="42" height="19"/>
		</element>
		<element name="lamp216" ref="lamp_216_1" state="0">
			<bounds x="443" y="439" width="38" height="15"/>
		</element>
		<element name="lamp228" ref="lamp_228_1_border" state="0">
			<bounds x="441" y="453" width="42" height="19"/>
		</element>
		<element name="lamp228" ref="lamp_228_1" state="0">
			<bounds x="443" y="455" width="38" height="15"/>
		</element>
		<element name="lamp230" ref="lamp_230_1_border" state="0">
			<bounds x="441" y="469" width="42" height="19"/>
		</element>
		<element name="lamp230" ref="lamp_230_1" state="0">
			<bounds x="443" y="471" width="38" height="15"/>
		</element>
		<element name="lamp248" ref="lamp_248_1_border" state="0">
			<bounds x="441" y="533" width="42" height="19"/>
		</element>
		<element name="lamp248" ref="lamp_248_1" state="0">
			<bounds x="443" y="535" width="38" height="15"/>
		</element>
		<element name="lamp246" ref="lamp_246_1_border" state="0">
			<bounds x="441" y="517" width="42" height="19"/>
		</element>
		<element name="lamp246" ref="lamp_246_1" state="0">
			<bounds x="443" y="519" width="38" height="15"/>
		</element>
		<element name="lamp244" ref="lamp_244_1_border" state="0">
			<bounds x="441" y="501" width="42" height="19"/>
		</element>
		<element name="lamp244" ref="lamp_244_1" state="0">
			<bounds x="443" y="503" width="38" height="15"/>
		</element>
		<element name="lamp232" ref="lamp_232_1_border" state="0">
			<bounds x="441" y="485" width="42" height="19"/>
		</element>
		<element name="lamp232" ref="lamp_232_1" state="0">
			<bounds x="443" y="487" width="38" height="15"/>
		</element>
		<element name="lamp245" ref="lamp_245_1_border" state="0">
			<bounds x="372" y="501" width="72" height="19"/>
		</element>
		<element name="lamp245" ref="lamp_245_1" state="0">
			<bounds x="374" y="503" width="68" height="15"/>
		</element>
		<element name="lamp233" ref="lamp_233_1_border" state="0">
			<bounds x="372" y="485" width="72" height="19"/>
		</element>
		<element name="lamp233" ref="lamp_233_1" state="0">
			<bounds x="374" y="487" width="68" height="15"/>
		</element>
		<element name="lamp231" ref="lamp_231_1_border" state="0">
			<bounds x="372" y="469" width="72" height="19"/>
		</element>
		<element name="lamp231" ref="lamp_231_1" state="0">
			<bounds x="374" y="471" width="68" height="15"/>
		</element>
		<element name="lamp229" ref="lamp_229_1_border" state="0">
			<bounds x="372" y="453" width="72" height="19"/>
		</element>
		<element name="lamp229" ref="lamp_229_1" state="0">
			<bounds x="374" y="455" width="68" height="15"/>
		</element>
		<element name="lamp217" ref="lamp_217_1_border" state="0">
			<bounds x="372" y="437" width="72" height="19"/>
		</element>
		<element name="lamp217" ref="lamp_217_1" state="0">
			<bounds x="374" y="439" width="68" height="15"/>
		</element>
		<element name="lamp215" ref="lamp_215_1_border" state="0">
			<bounds x="372" y="421" width="72" height="19"/>
		</element>
		<element name="lamp215" ref="lamp_215_1" state="0">
			<bounds x="374" y="423" width="68" height="15"/>
		</element>
		<element name="lamp250" ref="lamp_250_1_border" state="0">
			<bounds x="313" y="512" width="19" height="62"/>
		</element>
		<element name="lamp250" ref="lamp_250_1" state="0">
			<bounds x="315" y="514" width="15" height="58"/>
		</element>
		<element name="lamp196" ref="lamp_196_1_border" state="0">
			<bounds x="48" y="512" width="19" height="62"/>
		</element>
		<element name="lamp196" ref="lamp_196_1" state="0">
			<bounds x="50" y="514" width="15" height="58"/>
		</element>
		<element name="lamp200" ref="lamp_200_1_border" state="0">
			<bounds x="8" y="437" width="32" height="32"/>
		</element>
		<element name="lamp200" ref="lamp_200_1" state="0">
			<bounds x="10" y="439" width="28" height="28"/>
		</element>
		<element name="lamp199" ref="lamp_199_1_border" state="0">
			<bounds x="8" y="468" width="32" height="32"/>
		</element>
		<element name="lamp199" ref="lamp_199_1" state="0">
			<bounds x="10" y="470" width="28" height="28"/>
		</element>
		<element name="lamp198" ref="lamp_198_1_border" state="0">
			<bounds x="8" y="499" width="32" height="32"/>
		</element>
		<element name="lamp198" ref="lamp_198_1" state="0">
			<bounds x="10" y="501" width="28" height="28"/>
		</element>
		<element name="lamp197" ref="lamp_197_1_border" state="0">
			<bounds x="8" y="530" width="32" height="32"/>
		</element>
		<element name="lamp197" ref="lamp_197_1" state="0">
			<bounds x="10" y="532" width="28" height="28"/>
		</element>
		<element name="lamp192" ref="colour_button_115_border" state="0" inputtag="J9_0" inputmask="0x01">
			<bounds x="448" y="577" width="62" height="27"/>
		</element>
		<element name="lamp192" ref="colour_button_115" state="0" inputtag="J9_0" inputmask="0x01">
			<bounds x="450" y="579" width="58" height="23"/>
		</element>
		<element name="lamp194" ref="colour_button_116_border" state="0" inputtag="J9_0" inputmask="0x02">
			<bounds x="382" y="577" width="62" height="27"/>
		</element>
		<element name="lamp194" ref="colour_button_116" state="0" inputtag="J9_0" inputmask="0x02">
			<bounds x="384" y="579" width="58" height="23"/>
		</element>
		<element name="lamp195" ref="colour_button_117_border" state="0" inputtag="J9_0" inputmask="0x04">
			<bounds x="315" y="577" width="62" height="27"/>
		</element>
		<element name="lamp195" ref="colour_button_117" state="0" inputtag="J9_0" inputmask="0x04">
			<bounds x="317" y="579" width="58" height="23"/>
		</element>
		<element name="lamp208" ref="colour_button_118_border" state="0" inputtag="J9_0" inputmask="0x08">
			<bounds x="241" y="577" width="62" height="27"/>
		</element>
		<element name="lamp208" ref="colour_button_118" state="0" inputtag="J9_0" inputmask="0x08">
			<bounds x="243" y="579" width="58" height="23"/>
		</element>
		<element name="lamp210" ref="colour_button_119_border" state="0" inputtag="J9_0" inputmask="0x10">
			<bounds x="159" y="577" width="62" height="27"/>
		</element>
		<element name="lamp210" ref="colour_button_119" state="0" inputtag="J9_0" inputmask="0x10">
			<bounds x="161" y="579" width="58" height="23"/>
		</element>
		<element name="lamp240" ref="colour_button_120_border" state="0" inputtag="J9_0" inputmask="0x20">
			<bounds x="77" y="577" width="62" height="27"/>
		</element>
		<element name="lamp240" ref="colour_button_120" state="0" inputtag="J9_0" inputmask="0x20">
			<bounds x="79" y="579" width="58" height="23"/>
		</element>
		<element name="lamp241" ref="colour_button_121_border" state="0" inputtag="J9_2" inputmask="0x01">
			<bounds x="3" y="577" width="62" height="27"/>
		</element>
		<element name="lamp241" ref="colour_button_121" state="0" inputtag="J9_2" inputmask="0x01">
			<bounds x="5" y="579" width="58" height="23"/>
		</element>
		<element name="lamp14" ref="colour_button_122_border" state="0" inputtag="COINS" inputmask="0x01">
			<bounds x="463" y="3" width="42" height="62"/>
		</element>
		<element name="lamp14" ref="colour_button_122" state="0" inputtag="COINS" inputmask="0x01">
			<bounds x="465" y="5" width="38" height="58"/>
		</element>
		<element ref="led_digit_rect_black">
			<bounds x="436" y="361" width="24" height="32"/>
		</element>
		<element name="digit1" ref="led_digit_red">
			<bounds x="436" y="361" width="24" height="32"/>
		</element>
		<element ref="led_digit_rect_red">
			<bounds x="436" y="361" width="24" height="32"/>
			<color alpha="0.1"/>
		</element>
		<element ref="led_digit_rect_black">
			<bounds x="412" y="361" width="24" height="32"/>
		</element>
		<element name="digit0" ref="led_digit_red">
			<bounds x="412" y="361" width="24" height="32"/>
		</element>
		<element ref="led_digit_rect_red">
			<bounds x="412" y="361" width="24" height="32"/>
			<color alpha="0.1"/>
		</element>
		<element ref="vfd0_background">
			<bounds x="117" y="319" width="272" height="30"/>
		</element>
		<repeat count="16">
			<param name="i" start="0" increment="1" />
			<param name="x" start="117" increment="17" />

			<element name="vfdblank~i~" ref="vfd0">
				<animate name="vfdduty0"/>
				<color state="31" red="0.00" green="1.00" blue="1.00" alpha="0.0"/>
				<color state="0" red="0.00" green="1.00" blue="1.00" alpha="1.0"/>
				<bounds x="~x~" y="319" width="17" height="30"/>
			</element>
			<element name="vfd~i~" ref="vfd0">
				<animate name="vfdduty0"/>
				<color state="0" red="0.00" green="1.00" blue="1.00" alpha="0.0"/>
				<color state="31" red="0.00" green="1.00" blue="1.00" alpha="1.0"/>
				<bounds x="~x~" y="319" width="17" height="30"/>
			</element>
		</repeat>
		<element name="label87" ref="label_87">
			<bounds x="244" y="397" width="91" height="26"/>
		</element>
		<element name="label88" ref="label_88">
			<bounds x="44" y="397" width="96" height="26"/>
		</element>
	</view>

	<view name="MFME2MAME Debug">
		<element ref="debug_backdrop_colour">
			<bounds x="0" y="0" width="1920" height="1080"/>
		</element>

		<element name="lamp0" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="32" width="60" height="60"/>
		</element>
		<element name="lamp1" ref="debug_lamp_reel" state="0">
			<bounds x="96" y="32" width="60" height="60"/>
		</element>
		<element name="lamp2" ref="debug_lamp_reel" state="0">
			<bounds x="160" y="32" width="60" height="60"/>
		</element>
		<element name="lamp3" ref="debug_lamp_reel" state="0">
			<bounds x="224" y="32" width="60" height="60"/>
		</element>
		<element name="lamp4" ref="debug_lamp_reel" state="0">
			<bounds x="288" y="32" width="60" height="60"/>
		</element>
		<element name="lamp5" ref="debug_lamp_reel" state="0">
			<bounds x="352" y="32" width="60" height="60"/>
		</element>
		<element name="lamp6" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="32" width="60" height="60"/>
		</element>
		<element name="lamp7" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="32" width="60" height="60"/>
		</element>
		<element name="lamp8" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="32" width="60" height="60"/>
		</element>
		<element name="lamp9" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="32" width="60" height="60"/>
		</element>
		<element name="lamp10" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="32" width="60" height="60"/>
		</element>
		<element name="lamp11" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="32" width="60" height="60"/>
		</element>
		<element name="lamp12" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="32" width="60" height="60"/>
		</element>
		<element name="lamp13" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="32" width="60" height="60"/>
		</element>
		<element name="lamp14" ref="debug_lamp_button" state="0">
			<bounds x="928" y="32" width="60" height="60"/>
		</element>
		<element name="lamp15" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="32" width="60" height="60"/>
		</element>
		<element name="lamp16" ref="debug_lamp_reel" state="0">
			<bounds x="32" y="96" width="60" height="60"/>
		</element>
		<element name="lamp17" ref="debug_lamp_reel" state="0">
			<bounds x="96" y="96" width="60" height="60"/>
		</element>
		<element name="lamp18" ref="debug_lamp_reel" state="0">
			<bounds x="160" y="96" width="60" height="60"/>
		</element>
		<element name="lamp19" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="96" width="60" height="60"/>
		</element>
		<element name="lamp20" ref="debug_lamp_reel" state="0">
			<bounds x="288" y="96" width="60" height="60"/>
		</element>
		<element name="lamp21" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="96" width="60" height="60"/>
		</element>
		<element name="lamp22" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="96" width="60" height="60"/>
		</element>
		<element name="lamp23" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="96" width="60" height="60"/>
		</element>
		<element name="lamp24" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="96" width="60" height="60"/>
		</element>
		<element name="lamp25" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="96" width="60" height="60"/>
		</element>
		<element name="lamp26" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="96" width="60" height="60"/>
		</element>
		<element name="lamp27" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="96" width="60" height="60"/>
		</element>
		<element name="lamp28" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="96" width="60" height="60"/>
		</element>
		<element name="lamp29" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="96" width="60" height="60"/>
		</element>
		<element name="lamp30" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="96" width="60" height="60"/>
		</element>
		<element name="lamp31" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="96" width="60" height="60"/>
		</element>
		<element name="lamp32" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="160" width="60" height="60"/>
		</element>
		<element name="lamp33" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="160" width="60" height="60"/>
		</element>
		<element name="lamp34" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="160" width="60" height="60"/>
		</element>
		<element name="lamp35" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="160" width="60" height="60"/>
		</element>
		<element name="lamp36" ref="debug_lamp_unreferenced" state="0">
			<bounds x="288" y="160" width="60" height="60"/>
		</element>
		<element name="lamp37" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="160" width="60" height="60"/>
		</element>
		<element name="lamp38" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="160" width="60" height="60"/>
		</element>
		<element name="lamp39" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="160" width="60" height="60"/>
		</element>
		<element name="lamp40" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="160" width="60" height="60"/>
		</element>
		<element name="lamp41" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="160" width="60" height="60"/>
		</element>
		<element name="lamp42" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="160" width="60" height="60"/>
		</element>
		<element name="lamp43" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="160" width="60" height="60"/>
		</element>
		<element name="lamp44" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="160" width="60" height="60"/>
		</element>
		<element name="lamp45" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="160" width="60" height="60"/>
		</element>
		<element name="lamp46" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="160" width="60" height="60"/>
		</element>
		<element name="lamp47" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="160" width="60" height="60"/>
		</element>
		<element name="lamp48" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="224" width="60" height="60"/>
		</element>
		<element name="lamp49" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="224" width="60" height="60"/>
		</element>
		<element name="lamp50" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="224" width="60" height="60"/>
		</element>
		<element name="lamp51" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="224" width="60" height="60"/>
		</element>
		<element name="lamp52" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="224" width="60" height="60"/>
		</element>
		<element name="lamp53" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="224" width="60" height="60"/>
		</element>
		<element name="lamp54" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="224" width="60" height="60"/>
		</element>
		<element name="lamp55" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="224" width="60" height="60"/>
		</element>
		<element name="lamp56" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="224" width="60" height="60"/>
		</element>
		<element name="lamp57" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="224" width="60" height="60"/>
		</element>
		<element name="lamp58" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="224" width="60" height="60"/>
		</element>
		<element name="lamp59" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="224" width="60" height="60"/>
		</element>
		<element name="lamp60" ref="debug_lamp_standard" state="0">
			<bounds x="800" y="224" width="60" height="60"/>
		</element>
		<element name="lamp61" ref="debug_lamp_standard" state="0">
			<bounds x="864" y="224" width="60" height="60"/>
		</element>
		<element name="lamp62" ref="debug_lamp_standard" state="0">
			<bounds x="928" y="224" width="60" height="60"/>
		</element>
		<element name="lamp63" ref="debug_lamp_standard" state="0">
			<bounds x="992" y="224" width="60" height="60"/>
		</element>
		<element name="lamp64" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="288" width="60" height="60"/>
		</element>
		<element name="lamp65" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="288" width="60" height="60"/>
		</element>
		<element name="lamp66" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="288" width="60" height="60"/>
		</element>
		<element name="lamp67" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="288" width="60" height="60"/>
		</element>
		<element name="lamp68" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="288" width="60" height="60"/>
		</element>
		<element name="lamp69" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="288" width="60" height="60"/>
		</element>
		<element name="lamp70" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="288" width="60" height="60"/>
		</element>
		<element name="lamp71" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="288" width="60" height="60"/>
		</element>
		<element name="lamp72" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="288" width="60" height="60"/>
		</element>
		<element name="lamp73" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="288" width="60" height="60"/>
		</element>
		<element name="lamp74" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="288" width="60" height="60"/>
		</element>
		<element name="lamp75" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="288" width="60" height="60"/>
		</element>
		<element name="lamp76" ref="debug_lamp_standard" state="0">
			<bounds x="800" y="288" width="60" height="60"/>
		</element>
		<element name="lamp77" ref="debug_lamp_standard" state="0">
			<bounds x="864" y="288" width="60" height="60"/>
		</element>
		<element name="lamp78" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="288" width="60" height="60"/>
		</element>
		<element name="lamp79" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="288" width="60" height="60"/>
		</element>
		<element name="lamp80" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="352" width="60" height="60"/>
		</element>
		<element name="lamp81" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="352" width="60" height="60"/>
		</element>
		<element name="lamp82" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="352" width="60" height="60"/>
		</element>
		<element name="lamp83" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="352" width="60" height="60"/>
		</element>
		<element name="lamp84" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="352" width="60" height="60"/>
		</element>
		<element name="lamp85" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="352" width="60" height="60"/>
		</element>
		<element name="lamp86" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="352" width="60" height="60"/>
		</element>
		<element name="lamp87" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="352" width="60" height="60"/>
		</element>
		<element name="lamp88" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="352" width="60" height="60"/>
		</element>
		<element name="lamp89" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="352" width="60" height="60"/>
		</element>
		<element name="lamp90" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="352" width="60" height="60"/>
		</element>
		<element name="lamp91" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="352" width="60" height="60"/>
		</element>
		<element name="lamp92" ref="debug_lamp_standard" state="0">
			<bounds x="800" y="352" width="60" height="60"/>
		</element>
		<element name="lamp93" ref="debug_lamp_standard" state="0">
			<bounds x="864" y="352" width="60" height="60"/>
		</element>
		<element name="lamp94" ref="debug_lamp_standard" state="0">
			<bounds x="928" y="352" width="60" height="60"/>
		</element>
		<element name="lamp95" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="352" width="60" height="60"/>
		</element>
		<element name="lamp96" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="416" width="60" height="60"/>
		</element>
		<element name="lamp97" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="416" width="60" height="60"/>
		</element>
		<element name="lamp98" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="416" width="60" height="60"/>
		</element>
		<element name="lamp99" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="416" width="60" height="60"/>
		</element>
		<element name="lamp100" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="416" width="60" height="60"/>
		</element>
		<element name="lamp101" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="416" width="60" height="60"/>
		</element>
		<element name="lamp102" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="416" width="60" height="60"/>
		</element>
		<element name="lamp103" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="416" width="60" height="60"/>
		</element>
		<element name="lamp104" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="416" width="60" height="60"/>
		</element>
		<element name="lamp105" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="416" width="60" height="60"/>
		</element>
		<element name="lamp106" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="416" width="60" height="60"/>
		</element>
		<element name="lamp107" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="416" width="60" height="60"/>
		</element>
		<element name="lamp108" ref="debug_lamp_standard" state="0">
			<bounds x="800" y="416" width="60" height="60"/>
		</element>
		<element name="lamp109" ref="debug_lamp_standard" state="0">
			<bounds x="864" y="416" width="60" height="60"/>
		</element>
		<element name="lamp110" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="416" width="60" height="60"/>
		</element>
		<element name="lamp111" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="416" width="60" height="60"/>
		</element>
		<element name="lamp112" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="480" width="60" height="60"/>
		</element>
		<element name="lamp113" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="480" width="60" height="60"/>
		</element>
		<element name="lamp114" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="480" width="60" height="60"/>
		</element>
		<element name="lamp115" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="480" width="60" height="60"/>
		</element>
		<element name="lamp116" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="480" width="60" height="60"/>
		</element>
		<element name="lamp117" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="480" width="60" height="60"/>
		</element>
		<element name="lamp118" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="480" width="60" height="60"/>
		</element>
		<element name="lamp119" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="480" width="60" height="60"/>
		</element>
		<element name="lamp120" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="480" width="60" height="60"/>
		</element>
		<element name="lamp121" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="480" width="60" height="60"/>
		</element>
		<element name="lamp122" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="480" width="60" height="60"/>
		</element>
		<element name="lamp123" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="480" width="60" height="60"/>
		</element>
		<element name="lamp124" ref="debug_lamp_standard" state="0">
			<bounds x="800" y="480" width="60" height="60"/>
		</element>
		<element name="lamp125" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="480" width="60" height="60"/>
		</element>
		<element name="lamp126" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="480" width="60" height="60"/>
		</element>
		<element name="lamp127" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="480" width="60" height="60"/>
		</element>
		<element name="lamp128" ref="debug_lamp_standard" state="0">
			<bounds x="32" y="544" width="60" height="60"/>
		</element>
		<element name="lamp129" ref="debug_lamp_standard" state="0">
			<bounds x="96" y="544" width="60" height="60"/>
		</element>
		<element name="lamp130" ref="debug_lamp_standard" state="0">
			<bounds x="160" y="544" width="60" height="60"/>
		</element>
		<element name="lamp131" ref="debug_lamp_standard" state="0">
			<bounds x="224" y="544" width="60" height="60"/>
		</element>
		<element name="lamp132" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="544" width="60" height="60"/>
		</element>
		<element name="lamp133" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="544" width="60" height="60"/>
		</element>
		<element name="lamp134" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="544" width="60" height="60"/>
		</element>
		<element name="lamp135" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="544" width="60" height="60"/>
		</element>
		<element name="lamp136" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="544" width="60" height="60"/>
		</element>
		<element name="lamp137" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="544" width="60" height="60"/>
		</element>
		<element name="lamp138" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="544" width="60" height="60"/>
		</element>
		<element name="lamp139" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="544" width="60" height="60"/>
		</element>
		<element name="lamp140" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="544" width="60" height="60"/>
		</element>
		<element name="lamp141" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="544" width="60" height="60"/>
		</element>
		<element name="lamp142" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="544" width="60" height="60"/>
		</element>
		<element name="lamp143" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="544" width="60" height="60"/>
		</element>
		<element name="lamp144" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="608" width="60" height="60"/>
		</element>
		<element name="lamp145" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="608" width="60" height="60"/>
		</element>
		<element name="lamp146" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="608" width="60" height="60"/>
		</element>
		<element name="lamp147" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="608" width="60" height="60"/>
		</element>
		<element name="lamp148" ref="debug_lamp_unreferenced" state="0">
			<bounds x="288" y="608" width="60" height="60"/>
		</element>
		<element name="lamp149" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="608" width="60" height="60"/>
		</element>
		<element name="lamp150" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="608" width="60" height="60"/>
		</element>
		<element name="lamp151" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="608" width="60" height="60"/>
		</element>
		<element name="lamp152" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="608" width="60" height="60"/>
		</element>
		<element name="lamp153" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="608" width="60" height="60"/>
		</element>
		<element name="lamp154" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="608" width="60" height="60"/>
		</element>
		<element name="lamp155" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="608" width="60" height="60"/>
		</element>
		<element name="lamp156" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="608" width="60" height="60"/>
		</element>
		<element name="lamp157" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="608" width="60" height="60"/>
		</element>
		<element name="lamp158" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="608" width="60" height="60"/>
		</element>
		<element name="lamp159" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="608" width="60" height="60"/>
		</element>
		<element name="lamp160" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="672" width="60" height="60"/>
		</element>
		<element name="lamp161" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="672" width="60" height="60"/>
		</element>
		<element name="lamp162" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="672" width="60" height="60"/>
		</element>
		<element name="lamp163" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="672" width="60" height="60"/>
		</element>
		<element name="lamp164" ref="debug_lamp_unreferenced" state="0">
			<bounds x="288" y="672" width="60" height="60"/>
		</element>
		<element name="lamp165" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="672" width="60" height="60"/>
		</element>
		<element name="lamp166" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="672" width="60" height="60"/>
		</element>
		<element name="lamp167" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="672" width="60" height="60"/>
		</element>
		<element name="lamp168" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="672" width="60" height="60"/>
		</element>
		<element name="lamp169" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="672" width="60" height="60"/>
		</element>
		<element name="lamp170" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="672" width="60" height="60"/>
		</element>
		<element name="lamp171" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="672" width="60" height="60"/>
		</element>
		<element name="lamp172" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="672" width="60" height="60"/>
		</element>
		<element name="lamp173" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="672" width="60" height="60"/>
		</element>
		<element name="lamp174" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="672" width="60" height="60"/>
		</element>
		<element name="lamp175" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="672" width="60" height="60"/>
		</element>
		<element name="lamp176" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="736" width="60" height="60"/>
		</element>
		<element name="lamp177" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="736" width="60" height="60"/>
		</element>
		<element name="lamp178" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="736" width="60" height="60"/>
		</element>
		<element name="lamp179" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="736" width="60" height="60"/>
		</element>
		<element name="lamp180" ref="debug_lamp_unreferenced" state="0">
			<bounds x="288" y="736" width="60" height="60"/>
		</element>
		<element name="lamp181" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="736" width="60" height="60"/>
		</element>
		<element name="lamp182" ref="debug_lamp_unreferenced" state="0">
			<bounds x="416" y="736" width="60" height="60"/>
		</element>
		<element name="lamp183" ref="debug_lamp_unreferenced" state="0">
			<bounds x="480" y="736" width="60" height="60"/>
		</element>
		<element name="lamp184" ref="debug_lamp_unreferenced" state="0">
			<bounds x="544" y="736" width="60" height="60"/>
		</element>
		<element name="lamp185" ref="debug_lamp_unreferenced" state="0">
			<bounds x="608" y="736" width="60" height="60"/>
		</element>
		<element name="lamp186" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="736" width="60" height="60"/>
		</element>
		<element name="lamp187" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="736" width="60" height="60"/>
		</element>
		<element name="lamp188" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="736" width="60" height="60"/>
		</element>
		<element name="lamp189" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="736" width="60" height="60"/>
		</element>
		<element name="lamp190" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="736" width="60" height="60"/>
		</element>
		<element name="lamp191" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="736" width="60" height="60"/>
		</element>
		<element name="lamp192" ref="debug_lamp_button" state="0">
			<bounds x="32" y="800" width="60" height="60"/>
		</element>
		<element name="lamp193" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="800" width="60" height="60"/>
		</element>
		<element name="lamp194" ref="debug_lamp_button" state="0">
			<bounds x="160" y="800" width="60" height="60"/>
		</element>
		<element name="lamp195" ref="debug_lamp_button" state="0">
			<bounds x="224" y="800" width="60" height="60"/>
		</element>
		<element name="lamp196" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="800" width="60" height="60"/>
		</element>
		<element name="lamp197" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="800" width="60" height="60"/>
		</element>
		<element name="lamp198" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="800" width="60" height="60"/>
		</element>
		<element name="lamp199" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="800" width="60" height="60"/>
		</element>
		<element name="lamp200" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="800" width="60" height="60"/>
		</element>
		<element name="lamp201" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="800" width="60" height="60"/>
		</element>
		<element name="lamp202" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="800" width="60" height="60"/>
		</element>
		<element name="lamp203" ref="debug_lamp_standard" state="0">
			<bounds x="736" y="800" width="60" height="60"/>
		</element>
		<element name="lamp204" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="800" width="60" height="60"/>
		</element>
		<element name="lamp205" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="800" width="60" height="60"/>
		</element>
		<element name="lamp206" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="800" width="60" height="60"/>
		</element>
		<element name="lamp207" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="800" width="60" height="60"/>
		</element>
		<element name="lamp208" ref="debug_lamp_button" state="0">
			<bounds x="32" y="864" width="60" height="60"/>
		</element>
		<element name="lamp209" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="864" width="60" height="60"/>
		</element>
		<element name="lamp210" ref="debug_lamp_button" state="0">
			<bounds x="160" y="864" width="60" height="60"/>
		</element>
		<element name="lamp211" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="864" width="60" height="60"/>
		</element>
		<element name="lamp212" ref="debug_lamp_unreferenced" state="0">
			<bounds x="288" y="864" width="60" height="60"/>
		</element>
		<element name="lamp213" ref="debug_lamp_unreferenced" state="0">
			<bounds x="352" y="864" width="60" height="60"/>
		</element>
		<element name="lamp214" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="864" width="60" height="60"/>
		</element>
		<element name="lamp215" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="864" width="60" height="60"/>
		</element>
		<element name="lamp216" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="864" width="60" height="60"/>
		</element>
		<element name="lamp217" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="864" width="60" height="60"/>
		</element>
		<element name="lamp218" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="864" width="60" height="60"/>
		</element>
		<element name="lamp219" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="864" width="60" height="60"/>
		</element>
		<element name="lamp220" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="864" width="60" height="60"/>
		</element>
		<element name="lamp221" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="864" width="60" height="60"/>
		</element>
		<element name="lamp222" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="864" width="60" height="60"/>
		</element>
		<element name="lamp223" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="864" width="60" height="60"/>
		</element>
		<element name="lamp224" ref="debug_lamp_unreferenced" state="0">
			<bounds x="32" y="928" width="60" height="60"/>
		</element>
		<element name="lamp225" ref="debug_lamp_unreferenced" state="0">
			<bounds x="96" y="928" width="60" height="60"/>
		</element>
		<element name="lamp226" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="928" width="60" height="60"/>
		</element>
		<element name="lamp227" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="928" width="60" height="60"/>
		</element>
		<element name="lamp228" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="928" width="60" height="60"/>
		</element>
		<element name="lamp229" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="928" width="60" height="60"/>
		</element>
		<element name="lamp230" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="928" width="60" height="60"/>
		</element>
		<element name="lamp231" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="928" width="60" height="60"/>
		</element>
		<element name="lamp232" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="928" width="60" height="60"/>
		</element>
		<element name="lamp233" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="928" width="60" height="60"/>
		</element>
		<element name="lamp234" ref="debug_lamp_unreferenced" state="0">
			<bounds x="672" y="928" width="60" height="60"/>
		</element>
		<element name="lamp235" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="928" width="60" height="60"/>
		</element>
		<element name="lamp236" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="928" width="60" height="60"/>
		</element>
		<element name="lamp237" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="928" width="60" height="60"/>
		</element>
		<element name="lamp238" ref="debug_lamp_unreferenced" state="0">
			<bounds x="928" y="928" width="60" height="60"/>
		</element>
		<element name="lamp239" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="928" width="60" height="60"/>
		</element>
		<element name="lamp240" ref="debug_lamp_button" state="0">
			<bounds x="32" y="992" width="60" height="60"/>
		</element>
		<element name="lamp241" ref="debug_lamp_button" state="0">
			<bounds x="96" y="992" width="60" height="60"/>
		</element>
		<element name="lamp242" ref="debug_lamp_unreferenced" state="0">
			<bounds x="160" y="992" width="60" height="60"/>
		</element>
		<element name="lamp243" ref="debug_lamp_unreferenced" state="0">
			<bounds x="224" y="992" width="60" height="60"/>
		</element>
		<element name="lamp244" ref="debug_lamp_standard" state="0">
			<bounds x="288" y="992" width="60" height="60"/>
		</element>
		<element name="lamp245" ref="debug_lamp_standard" state="0">
			<bounds x="352" y="992" width="60" height="60"/>
		</element>
		<element name="lamp246" ref="debug_lamp_standard" state="0">
			<bounds x="416" y="992" width="60" height="60"/>
		</element>
		<element name="lamp247" ref="debug_lamp_standard" state="0">
			<bounds x="480" y="992" width="60" height="60"/>
		</element>
		<element name="lamp248" ref="debug_lamp_standard" state="0">
			<bounds x="544" y="992" width="60" height="60"/>
		</element>
		<element name="lamp249" ref="debug_lamp_standard" state="0">
			<bounds x="608" y="992" width="60" height="60"/>
		</element>
		<element name="lamp250" ref="debug_lamp_standard" state="0">
			<bounds x="672" y="992" width="60" height="60"/>
		</element>
		<element name="lamp251" ref="debug_lamp_unreferenced" state="0">
			<bounds x="736" y="992" width="60" height="60"/>
		</element>
		<element name="lamp252" ref="debug_lamp_unreferenced" state="0">
			<bounds x="800" y="992" width="60" height="60"/>
		</element>
		<element name="lamp253" ref="debug_lamp_unreferenced" state="0">
			<bounds x="864" y="992" width="60" height="60"/>
		</element>
		<element name="lamp254" ref="debug_lamp_standard" state="0">
			<bounds x="928" y="992" width="60" height="60"/>
		</element>
		<element name="lamp255" ref="debug_lamp_unreferenced" state="0">
			<bounds x="992" y="992" width="60" height="60"/>
		</element>

		<repeat count="16">
			<param name="s" start="0" increment="16" />
			<param name="y" start="47" increment="64" />
			<repeat count="16">
				<param name="n" start="~s~" increment="1" />
				<param name="x" start="47" increment="64" />
				<element name="debug_lamp_label_~n~" ref="debug_lamp_label_~n~">
					<bounds x="~x~" y="~y~" width="30" height="30"/>
				</element>
			</repeat>
		</repeat>

		<element name="debug_button_0" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_1" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_2" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_3" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_4" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_5" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_6" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_7" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="660" width="80" height="44"/>
		</element>
		<element name="debug_button_8" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_9" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_10" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_11" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_12" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_13" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_14" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_15" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="708" width="80" height="44"/>
		</element>
		<element name="debug_button_16" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_17" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_18" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_19" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_20" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_21" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_22" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_23" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="756" width="80" height="44"/>
		</element>
		<element name="debug_button_24" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_25" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_26" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_27" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_28" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_29" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_30" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_31" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="804" width="80" height="44"/>
		</element>
		<element name="debug_button_32" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_33" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_34" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_35" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_36" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_37" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_38" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="852" width="80" height="44"/>
		</element>
		<element name="debug_button_39" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="852" width="80" height="44"/>
		</element>
		<element name="lamp192" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="900" width="80" height="44"/>
		</element>
		<element name="lamp194" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="900" width="80" height="44"/>
		</element>
		<element name="lamp195" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="900" width="80" height="44"/>
		</element>
		<element name="lamp208" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="900" width="80" height="44"/>
		</element>
		<element name="lamp210" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="900" width="80" height="44"/>
		</element>
		<element name="lamp240" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="900" width="80" height="44"/>
		</element>
		<element name="debug_button_46" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="900" width="80" height="44"/>
		</element>
		<element name="debug_button_47" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="900" width="80" height="44"/>
		</element>
		<element name="debug_button_48" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_49" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_50" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_51" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_52" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_53" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_54" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="948" width="80" height="44"/>
		</element>
		<element name="debug_button_55" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="948" width="80" height="44"/>
		</element>
		<element name="lamp241" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
			<bounds x="1100" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_57" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
			<bounds x="1184" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_58" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
			<bounds x="1268" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_59" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
			<bounds x="1352" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_60" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
			<bounds x="1436" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_61" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
			<bounds x="1520" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_62" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
			<bounds x="1604" y="996" width="80" height="44"/>
		</element>
		<element name="debug_button_63" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
			<bounds x="1688" y="996" width="80" height="44"/>
		</element>

		<repeat count="8">
			<param name="s" start="0" increment="8" />
			<param name="y" start="671" increment="48" />
			<repeat count="8">
				<param name="n" start="~s~" increment="1" />
				<param name="x" start="1120" increment="84" />
				<element name="debug_button_label_~n~" ref="debug_button_label_~n~">
					<bounds x="~x~" y="~y~" width="40" height="22"/>
				</element>
			</repeat>
		</repeat>

		<repeat count="16">
			<param name="n" start="0" increment="1" />
			<param name="x" start="1150" increment="32" />
			<element name="vfd~n~" ref="debug_vfd" state="0">
				<bounds x="~x~" y="600" width="32" height="48"/>
			</element>
		</repeat>

		<element ref="reel_background">
			<bounds x="1100" y="32" width="120" height="240"/>
		</element>
		<element name="lamp2" ref="reel_lamp" state="0">
			<bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp1" ref="reel_lamp" state="0">
			<bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp-2" ref="reel_lamp" state="0">
			<bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="sreel1" ref="reel0" state="0">
			<bounds x="1100" y="32" width="120" height="240"/>
		</element>
		<element ref="reel_background">
			<bounds x="1240" y="32" width="120" height="240"/>
		</element>
		<element name="lamp5" ref="reel_lamp" state="0">
			<bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp4" ref="reel_lamp" state="0">
			<bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp3" ref="reel_lamp" state="0">
			<bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="sreel2" ref="reel1" state="0">
			<bounds x="1240" y="32" width="120" height="240"/>
		</element>
		<element ref="reel_background">
			<bounds x="1380" y="32" width="120" height="240"/>
		</element>
		<element name="lamp18" ref="reel_lamp" state="0">
			<bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp17" ref="reel_lamp" state="0">
			<bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="lamp16" ref="reel_lamp" state="0">
			<bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
		</element>
		<element name="sreel3" ref="reel2" state="0">
			<bounds x="1380" y="32" width="120" height="240"/>
		</element>
		<element ref="reel_background">
			<bounds x="1520" y="32" width="120" height="240"/>
		</element>
		<element name="lamp20" ref="reel_lamp" state="0">
			<bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
		</element>
		<element name="sreel4" ref="reel3" state="0">
			<bounds x="1520" y="32" width="120" height="240"/>
		</element>
		<element name="reel1" ref="debug_stepper_value">
			<bounds x="1100" y="272" width="50" height="30"/>
		</element>
		<element name="reel2" ref="debug_stepper_value">
			<bounds x="1240" y="272" width="50" height="30"/>
		</element>
		<element name="reel3" ref="debug_stepper_value">
			<bounds x="1380" y="272" width="50" height="30"/>
		</element>
		<element name="reel4" ref="debug_stepper_value">
			<bounds x="1520" y="272" width="50" height="30"/>
		</element>
		<element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_0">
			<bounds x="1180" y="272" width="50" height="30"/>
		</element>
		<element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_1">
			<bounds x="1320" y="272" width="50" height="30"/>
		</element>
		<element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_2">
			<bounds x="1460" y="272" width="50" height="30"/>
		</element>
		<element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_3">
			<bounds x="1600" y="272" width="50" height="30"/>
		</element>
	</view>
</mamelayout>