EQInterface.comEQUI_HotButtonWnd.xml Compare
Live Server : 10\27\05 patch (New Interface)


Produced: 10/26/2005 10:07:24 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_HotButtonWnd.xml  
Right file: d:\games\EverQuest Test\uifiles\default\EQUI_HotButtonWnd.xml  
1 <?xml version = "1.0"?> <> 1 <?xml version="1.0" encoding="us-ascii"?>
2  <XML ID = "EQInterfaceDefinitionLanguage"> = 2  <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
    <> 4     <Ui2DAnimation item="HB_OptionsNormal">
      5         <Cycle>true</Cycle>
      6         <Frames>
      7             <Texture>window_pieces02.tga</Texture>
      8             <Location>
      9                 <X>0</X>
      10                 <Y>224</Y>
      11             </Location>
4     12             <Size>
      13                 <CX>23</CX>
      14                 <CY>23</CY>
      15             </Size>
      16             <Hotspot>
      17                 <X>0</X>
      18                 <Y>0</Y>
      19             </Hotspot>
      20             <Duration>1000</Duration>
      21         </Frames>
      22     </Ui2DAnimation>
      23     <Ui2DAnimation item="HB_OptionsPressed">
      24         <Cycle>true</Cycle>
      25         <Frames>
      26             <Texture>window_pieces02.tga</Texture>
      27             <Location>
      28                 <X>45</X>
      29                 <Y>224</Y>
      30             </Location>
      31             <Size>
      32                 <CX>23</CX>
      33                 <CY>23</CY>
      34             </Size>
      35             <Hotspot>
      36                 <X>0</X>
      37                 <Y>0</Y>
      38             </Hotspot>
      39             <Duration>1000</Duration>
      40         </Frames>
      41     </Ui2DAnimation>
      42     <Ui2DAnimation item="HB_OptionsFlyby">
      43         <Cycle>true</Cycle>
      44         <Frames>
      45             <Texture>window_pieces02.tga</Texture>
      46             <Location>
      47                 <X>22</X>
      48                 <Y>224</Y>
      49             </Location>
      50             <Size>
      51                 <CX>23</CX>
      52                 <CY>23</CY>
      53             </Size>
      54             <Hotspot>
      55                 <X>0</X>
      56                 <Y>0</Y>
      57             </Hotspot>
      58             <Duration>1000</Duration>
      59         </Frames>
      60     </Ui2DAnimation>
      61     <Ui2DAnimation item="HB_OptionsPressedFlyby">
      62         <Cycle>true</Cycle>
      63         <Frames>
      64             <Texture>window_pieces02.tga</Texture>
      65             <Location>
      66                 <X>66</X>
      67                 <Y>224</Y>
      68             </Location>
      69             <Size>
      70                 <CX>23</CX>
      71                 <CY>23</CY>
      72             </Size>
      73             <Hotspot>
      74                 <X>0</X>
      75                 <Y>0</Y>
      76             </Hotspot>
      77             <Duration>1000</Duration>
      78         </Frames>
      79     </Ui2DAnimation>
      80     <Ui2DAnimation item="HB_OptionsDisabled">
      81         <Cycle>true</Cycle>
      82         <Frames>
      83             <Texture>window_pieces02.tga</Texture>
      84             <Location>
      85                 <X>45</X>
      86                 <Y>224</Y>
      87             </Location>
      88             <Size>
      89                 <CX>23</CX>
      90                 <CY>23</CY>
      91             </Size>
      92             <Hotspot>
      93                 <X>0</X>
      94                 <Y>0</Y>
      95             </Hotspot>
      96             <Duration>1000</Duration>
      97         </Frames>
      98     </Ui2DAnimation>
5     <Ui2DAnimation item = "A_HotButton1Normal"> = 99     <Ui2DAnimation item="A_HotButton1Normal">
6         <Cycle>true</Cycle>   100         <Cycle>true</Cycle>
7         <Frames>   101         <Frames>
8             <Texture>window_pieces06.tga</Texture>   102             <Texture>window_pieces06.tga</Texture>
9             <Location>   103             <Location>
10                 <X>0</X>   104                 <X>0</X>
 
959             </Hotspot> = 1045             </Hotspot>
960             <Duration>1000</Duration>   1046             <Duration>1000</Duration>
961         </Frames>   1047         </Frames>
962     </Ui2DAnimation>   1048     </Ui2DAnimation>
963        
964        
965     <Button item = "HB_PageLeftButton"> <> 1049     <Button item="HB_PageRightButton">
966         <ScreenID>HB_PageLeftButton</ScreenID>   1050         <ScreenID>HB_PageRightButton</ScreenID>
967         <Font>1</Font> = 1051         <Font>1</Font>
968         <RelativePosition>true</RelativePosition>   1052         <RelativePosition>true</RelativePosition>
969         <Location>   1053         <Location>
970             <X>8</X> <> 1054             <X>464</X>
971             <Y>2</Y>   1055             <Y>0</Y>
972         </Location> = 1056         </Location>
973         <Size>   1057         <Size>
974             <CX>25</CX> <> 1058             <CX>11</CX>
975             <CY>16</CY> = 1059             <CY>16</CY>
976         </Size>   1060         </Size>
977         <Text></Text> <> 1061         <Text />
978         <TextColor> = 1062         <TextColor>
979             <R>255</R>   1063             <R>255</R>
980             <G>255</G>   1064             <G>255</G>
981             <B>255</B>   1065             <B>255</B>
982         </TextColor>   1066         </TextColor>
983         <ButtonDrawTemplate>   1067         <ButtonDrawTemplate>
984             <Normal>A_HSBLeftNormal</Normal> <> 1068             <Normal>A_VSBUpNormal</Normal>
985             <Pressed>A_HSBLeftPressed</Pressed>   1069             <Pressed>A_VSBUpPressed</Pressed>
986             <Flyby>A_HSBLeftFlyby</Flyby>   1070             <Flyby>A_VSBUpFlyby</Flyby>
987             <Disabled>A_HSBLeftDisabled</Disabled>   1071             <Disabled>A_VSBUpDisabled</Disabled>
988             <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>   1072             <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
989         </ButtonDrawTemplate> = 1073         </ButtonDrawTemplate>
990     </Button>   1074     </Button>
991        
992     <Label item ="HB_CurrentPageLabel">   1075     <Label item="HB_CurrentPageLabel">
993         <ScreenID>HB_CurrentPageLabel</ScreenID>   1076         <ScreenID>HB_CurrentPageLabel</ScreenID>
994         <Font>1</Font>   1077         <Font>1</Font>
995         <RelativePosition>true</RelativePosition>   1078         <RelativePosition>true</RelativePosition>
996         <Location>   1079         <Location>
997             <X>33</X> <> 1080             <X>457</X>
998             <Y>2</Y>   1081             <Y>16</Y>
999         </Location> = 1082         </Location>
1000         <Size>   1083         <Size>
1001             <CX>25</CX>   1084             <CX>25</CX>
1002             <CY>16</CY> <> 1085             <CY>12</CY>
1003         </Size> = 1086         </Size>
1004         <Text>1</Text> <> 1087         <Text>10</Text>
1005         <TextColor> = 1088         <TextColor>
1006                 <R>255</R>   1089             <R>255</R>
1007                 <G>255</G>   1090             <G>255</G>
1008                 <B>255</B>   1091             <B>255</B>
1009         </TextColor>   1092         </TextColor>
1010         <NoWrap>false</NoWrap>   1093         <NoWrap>false</NoWrap>
1011         <AlignCenter>true</AlignCenter>   1094         <AlignCenter>true</AlignCenter>
1012         <AlignRight>false</AlignRight>   1095         <AlignRight>false</AlignRight>
1013     </Label>   1096     </Label>
1014        
1015     <Button item = "HB_PageRightButton"> <> 1097     <Button item="HB_PageLeftButton">
1016         <ScreenID>HB_PageRightButton</ScreenID>   1098         <ScreenID>HB_PageLeftButton</ScreenID>
1017         <Font>1</Font> = 1099         <Font>1</Font>
1018         <RelativePosition>true</RelativePosition>   1100         <RelativePosition>true</RelativePosition>
1019         <Location>   1101         <Location>
1020             <X>58</X> <> 1102             <X>464</X>
1021             <Y>2</Y>   1103             <Y>28</Y>
1022         </Location> = 1104         </Location>
1023         <Size>   1105         <Size>
1024             <CX>25</CX> <> 1106             <CX>11</CX>
1025             <CY>16</CY> = 1107             <CY>16</CY>
1026         </Size>   1108         </Size>
1027         <Text></Text> <> 1109         <Text />
1028         <TextColor> = 1110         <TextColor>
1029             <R>255</R>   1111             <R>255</R>
1030             <G>255</G>   1112             <G>255</G>
1031             <B>255</B>   1113             <B>255</B>
1032         </TextColor>   1114         </TextColor>
1033         <ButtonDrawTemplate>   1115         <ButtonDrawTemplate>
1034             <Normal>A_HSBRightNormal</Normal> <> 1116             <Normal>A_VSBDownNormal</Normal>
1035             <Pressed>A_HSBRightPressed</Pressed>   1117             <Pressed>A_VSBDownPressed</Pressed>
1036             <Flyby>A_HSBRightFlyby</Flyby>   1118             <Flyby>A_VSBDownFlyby</Flyby>
1037             <Disabled>A_HSBRightDisabled</Disabled>   1119             <Disabled>A_VSBDownDisabled</Disabled>
1038             <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>   1120             <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
1039         </ButtonDrawTemplate> = 1121         </ButtonDrawTemplate>
1040     </Button>   1122     </Button>
1041        
1042     <Button item = "HB_Button1">   1123     <Button item="HB_Button1">
1043         <ScreenID>HB_Button1</ScreenID>   1124         <ScreenID>HB_Button1</ScreenID>
1044         <Font>1</Font>   1125         <Font>1</Font>
1045         <RelativePosition>true</RelativePosition>   1126         <RelativePosition>true</RelativePosition>
1046         <Location>   1127         <Location>
1047             <X>2</X> <> 1128             <X>4</X>
1048             <Y>20</Y>   1129             <Y>4</Y>
1049         </Location> = 1130         </Location>
1050         <Size>   1131         <Size>
1051             <CX>40</CX> <> 1132             <CX>37</CX>
1052             <CY>40</CY>   1133             <CY>34</CY>
1053         </Size> = 1134         </Size>
1054         <Text>1</Text>   1135         <Text>1</Text>
1055         <TextColor>   1136         <TextColor>
1056             <R>255</R>   1137             <R>255</R>
1057             <G>255</G>   1138             <G>255</G>
1058             <B>255</B>   1139             <B>255</B>
 
1072   =    
1073     <Button item = "HB_Button2">   1153     <Button item="HB_Button2">
1074         <ScreenID>HB_Button2</ScreenID>   1154         <ScreenID>HB_Button2</ScreenID>
1075         <Font>1</Font>   1155         <Font>1</Font>
1076         <RelativePosition>true</RelativePosition>   1156         <RelativePosition>true</RelativePosition>
1077         <Location>   1157         <Location>
1078             <X>44</X> <> 1158             <X>50</X>
1079             <Y>20</Y>   1159             <Y>4</Y>
1080         </Location> = 1160         </Location>
1081         <Size>   1161         <Size>
1082             <CX>40</CX> <> 1162             <CX>37</CX>
1083             <CY>40</CY>   1163             <CY>34</CY>
1084         </Size> = 1164         </Size>
1085         <Text>2</Text>   1165         <Text>2</Text>
1086         <TextColor>   1166         <TextColor>
1087             <R>255</R>   1167             <R>255</R>
1088             <G>255</G>   1168             <G>255</G>
1089             <B>255</B>   1169             <B>255</B>
 
1103   =    
1104     <Button item = "HB_Button3">   1183     <Button item="HB_Button3">
1105         <ScreenID>HB_Button3</ScreenID>   1184         <ScreenID>HB_Button3</ScreenID>
1106         <Font>1</Font>   1185         <Font>1</Font>
1107         <RelativePosition>true</RelativePosition>   1186         <RelativePosition>true</RelativePosition>
1108         <Location>   1187         <Location>
1109             <X>2</X> <> 1188             <X>95</X>
1110             <Y>60</Y>   1189             <Y>4</Y>
1111         </Location> = 1190         </Location>
1112         <Size>   1191         <Size>
1113             <CX>40</CX> <> 1192             <CX>37</CX>
1114             <CY>40</CY>   1193             <CY>34</CY>
1115         </Size> = 1194         </Size>
1116         <Text>3</Text>   1195         <Text>3</Text>
1117         <TextColor>   1196         <TextColor>
1118             <R>255</R>   1197             <R>255</R>
1119             <G>255</G>   1198             <G>255</G>
1120             <B>255</B>   1199             <B>255</B>
 
1134   =    
1135     <Button item = "HB_Button4">   1213     <Button item="HB_Button4">
1136         <ScreenID>HB_Button4</ScreenID>   1214         <ScreenID>HB_Button4</ScreenID>
1137         <Font>1</Font>   1215         <Font>1</Font>
1138         <RelativePosition>true</RelativePosition>   1216         <RelativePosition>true</RelativePosition>
1139         <Location>   1217         <Location>
1140             <X>44</X> <> 1218             <X>141</X>
1141             <Y>60</Y>   1219             <Y>5</Y>
1142         </Location> = 1220         </Location>
1143         <Size>   1221         <Size>
1144             <CX>40</CX> <> 1222             <CX>37</CX>
1145             <CY>40</CY>   1223             <CY>34</CY>
1146         </Size> = 1224         </Size>
1147         <Text>4</Text>   1225         <Text>4</Text>
1148         <TextColor>   1226         <TextColor>
1149             <R>255</R>   1227             <R>255</R>
1150             <G>255</G>   1228             <G>255</G>
1151             <B>255</B>   1229             <B>255</B>
 
1165   =    
1166     <Button item = "HB_Button5">   1243     <Button item="HB_Button5">
1167         <ScreenID>HB_Button5</ScreenID>   1244         <ScreenID>HB_Button5</ScreenID>
1168         <Font>1</Font>   1245         <Font>1</Font>
1169         <RelativePosition>true</RelativePosition>   1246         <RelativePosition>true</RelativePosition>
1170         <Location>   1247         <Location>
1171             <X>2</X> <> 1248             <X>187</X>
1172             <Y>100</Y>   1249             <Y>4</Y>
1173         </Location> = 1250         </Location>
1174         <Size>   1251         <Size>
1175             <CX>40</CX> <> 1252             <CX>37</CX>
1176             <CY>40</CY>   1253             <CY>34</CY>
1177         </Size> = 1254         </Size>
1178         <Text>5</Text>   1255         <Text>5</Text>
1179         <TextColor>   1256         <TextColor>
1180             <R>255</R>   1257             <R>255</R>
1181             <G>255</G>   1258             <G>255</G>
1182             <B>255</B>   1259             <B>255</B>
 
1196   =    
1197     <Button item = "HB_Button6">   1273     <Button item="HB_Button6">
1198         <ScreenID>HB_Button6</ScreenID>   1274         <ScreenID>HB_Button6</ScreenID>
1199         <Font>1</Font>   1275         <Font>1</Font>
1200         <RelativePosition>true</RelativePosition>   1276         <RelativePosition>true</RelativePosition>
1201         <Location>   1277         <Location>
1202             <X>44</X> <> 1278             <X>233</X>
1203             <Y>100</Y>   1279             <Y>4</Y>
1204         </Location> = 1280         </Location>
1205         <Size>   1281         <Size>
1206             <CX>40</CX> <> 1282             <CX>37</CX>
1207             <CY>40</CY>   1283             <CY>34</CY>
1208         </Size> = 1284         </Size>
1209         <Text>6</Text>   1285         <Text>6</Text>
1210         <TextColor>   1286         <TextColor>
1211             <R>255</R>   1287             <R>255</R>
1212             <G>255</G>   1288             <G>255</G>
1213             <B>255</B>   1289             <B>255</B>
 
1227   =    
1228     <Button item = "HB_Button7">   1303     <Button item="HB_Button7">
1229         <ScreenID>HB_Button7</ScreenID>   1304         <ScreenID>HB_Button7</ScreenID>
1230         <Font>1</Font>   1305         <Font>1</Font>
1231         <RelativePosition>true</RelativePosition>   1306         <RelativePosition>true</RelativePosition>
1232         <Location>   1307         <Location>
1233             <X>2</X> <> 1308             <X>279</X>
1234             <Y>140</Y>   1309             <Y>4</Y>
1235         </Location> = 1310         </Location>
1236         <Size>   1311         <Size>
1237             <CX>40</CX> <> 1312             <CX>37</CX>
1238             <CY>40</CY>   1313             <CY>34</CY>
1239         </Size> = 1314         </Size>
1240         <Text>7</Text>   1315         <Text>7</Text>
1241         <TextColor>   1316         <TextColor>
1242             <R>255</R>   1317             <R>255</R>
1243             <G>255</G>   1318             <G>255</G>
1244             <B>255</B>   1319             <B>255</B>
 
1258   =    
1259     <Button item = "HB_Button8">   1333     <Button item="HB_Button8">
1260         <ScreenID>HB_Button8</ScreenID>   1334         <ScreenID>HB_Button8</ScreenID>
1261         <Font>1</Font>   1335         <Font>1</Font>
1262         <RelativePosition>true</RelativePosition>   1336         <RelativePosition>true</RelativePosition>
1263         <Location>   1337         <Location>
1264             <X>44</X> <> 1338             <X>325</X>
1265             <Y>140</Y>   1339             <Y>4</Y>
1266         </Location> = 1340         </Location>
1267         <Size>   1341         <Size>
1268             <CX>40</CX> <> 1342             <CX>37</CX>
1269             <CY>40</CY>   1343             <CY>34</CY>
1270         </Size> = 1344         </Size>
1271         <Text>8</Text>   1345         <Text>8</Text>
1272         <TextColor>   1346         <TextColor>
1273             <R>255</R>   1347             <R>255</R>
1274             <G>255</G>   1348             <G>255</G>
1275             <B>255</B>   1349             <B>255</B>
 
1289   =    
1290     <Button item = "HB_Button9">   1363     <Button item="HB_Button9">
1291         <ScreenID>HB_Button9</ScreenID>   1364         <ScreenID>HB_Button9</ScreenID>
1292         <Font>1</Font>   1365         <Font>1</Font>
1293         <RelativePosition>true</RelativePosition>   1366         <RelativePosition>true</RelativePosition>
1294         <Location>   1367         <Location>
1295             <X>2</X> <> 1368             <X>371</X>
1296             <Y>180</Y>   1369             <Y>4</Y>
1297         </Location> = 1370         </Location>
1298         <Size>   1371         <Size>
1299             <CX>40</CX> <> 1372             <CX>37</CX>
1300             <CY>40</CY>   1373             <CY>34</CY>
1301         </Size> = 1374         </Size>
1302         <Text>9</Text>   1375         <Text>9</Text>
1303         <TextColor>   1376         <TextColor>
1304             <R>255</R>   1377             <R>255</R>
1305             <G>255</G>   1378             <G>255</G>
1306             <B>255</B>   1379             <B>255</B>
 
1320   =    
1321     <Button item = "HB_Button10">   1393     <Button item="HB_Button10">
1322         <ScreenID>HB_Button10</ScreenID>   1394         <ScreenID>HB_Button10</ScreenID>
1323         <Font>1</Font>   1395         <Font>1</Font>
1324         <RelativePosition>true</RelativePosition>   1396         <RelativePosition>true</RelativePosition>
1325         <Location>   1397         <Location>
1326             <X>44</X> <> 1398             <X>417</X>
1327             <Y>180</Y>   1399             <Y>4</Y>
1328         </Location> = 1400         </Location>
1329         <Size>   1401         <Size>
1330             <CX>40</CX> <> 1402             <CX>37</CX>
1331             <CY>40</CY>   1403             <CY>34</CY>
1332         </Size> = 1404         </Size>
1333         <Text>10</Text>   1405         <Text>10</Text>
1334         <TextColor>   1406         <TextColor>
1335             <R>255</R>   1407             <R>255</R>
1336             <G>255</G>   1408             <G>255</G>
1337             <B>255</B>   1409             <B>255</B>
 
1351   =    
1352        
1353     <InvSlot item = "HB_InvSlot1">   1423     <InvSlot item="HB_InvSlot1">
1354         <ScreenID>HB_InvSlot1</ScreenID>   1424         <ScreenID>HB_InvSlot1</ScreenID>
1355         <RelativePosition>true</RelativePosition>   1425         <RelativePosition>true</RelativePosition>
1356         <Location>   1426         <Location>
1357             <X>2</X> <> 1427             <X>4</X>
1358             <Y>20</Y>   1428             <Y>4</Y>
1359         </Location> = 1429         </Location>
1360         <Size>   1430         <Size>
1361             <CX>40</CX> <> 1431             <CX>37</CX>
1362             <CY>40</CY>   1432             <CY>34</CY>
1363         </Size> = 1433         </Size>
1364         <Background>A_RecessedBox</Background>   1434         <Background>A_RecessedBox</Background>
1365         <EQType>-1</EQType>   1435         <EQType>-1</EQType>
1366         <Style_VScroll>false</Style_VScroll>   1436         <Style_VScroll>false</Style_VScroll>
1367         <Style_HScroll>false</Style_HScroll>   1437         <Style_HScroll>false</Style_HScroll>
1368         <Style_Transparent>false</Style_Transparent>   1438         <Style_Transparent>false</Style_Transparent>
1369     </InvSlot>   1439     </InvSlot>
1370        
1371     <InvSlot item = "HB_InvSlot2">   1440     <InvSlot item="HB_InvSlot2">
1372         <ScreenID>HB_InvSlot2</ScreenID>   1441         <ScreenID>HB_InvSlot2</ScreenID>
1373         <RelativePosition>true</RelativePosition>   1442         <RelativePosition>true</RelativePosition>
1374         <Location>   1443         <Location>
1375             <X>44</X> <> 1444             <X>51</X>
1376             <Y>20</Y>   1445             <Y>4</Y>
1377         </Location> = 1446         </Location>
1378         <Size>   1447         <Size>
1379             <CX>40</CX> <> 1448             <CX>37</CX>
1380             <CY>40</CY>   1449             <CY>34</CY>
1381         </Size> = 1450         </Size>
1382         <Background>A_RecessedBox</Background>   1451         <Background>A_RecessedBox</Background>
1383         <EQType>-1</EQType>   1452         <EQType>-1</EQType>
1384         <Style_VScroll>false</Style_VScroll>   1453         <Style_VScroll>false</Style_VScroll>
1385         <Style_HScroll>false</Style_HScroll>   1454         <Style_HScroll>false</Style_HScroll>
1386         <Style_Transparent>false</Style_Transparent>   1455         <Style_Transparent>false</Style_Transparent>
1387     </InvSlot>   1456     </InvSlot>
1388        
1389     <InvSlot item = "HB_InvSlot3">   1457     <InvSlot item="HB_InvSlot3">
1390         <ScreenID>HB_InvSlot3</ScreenID>   1458         <ScreenID>HB_InvSlot3</ScreenID>
1391         <RelativePosition>true</RelativePosition>   1459         <RelativePosition>true</RelativePosition>
1392         <Location>   1460         <Location>
1393             <X>2</X> <> 1461             <X>95</X>
1394             <Y>60</Y>   1462             <Y>4</Y>
1395         </Location> = 1463         </Location>
1396         <Size>   1464         <Size>
1397             <CX>40</CX> <> 1465             <CX>37</CX>
1398             <CY>40</CY>   1466             <CY>34</CY>
1399         </Size> = 1467         </Size>
1400         <Background>A_RecessedBox</Background>   1468         <Background>A_RecessedBox</Background>
1401         <EQType>-1</EQType>   1469         <EQType>-1</EQType>
1402         <Style_VScroll>false</Style_VScroll>   1470         <Style_VScroll>false</Style_VScroll>
1403         <Style_HScroll>false</Style_HScroll>   1471         <Style_HScroll>false</Style_HScroll>
1404         <Style_Transparent>false</Style_Transparent>   1472         <Style_Transparent>false</Style_Transparent>
1405     </InvSlot>   1473     </InvSlot>
1406        
1407     <InvSlot item = "HB_InvSlot4">   1474     <InvSlot item="HB_InvSlot4">
1408         <ScreenID>HB_InvSlot4</ScreenID>   1475         <ScreenID>HB_InvSlot4</ScreenID>
1409         <RelativePosition>true</RelativePosition>   1476         <RelativePosition>true</RelativePosition>
1410         <Location>   1477         <Location>
1411             <X>44</X> <> 1478             <X>141</X>
1412             <Y>60</Y>   1479             <Y>4</Y>
1413         </Location> = 1480         </Location>
1414         <Size>   1481         <Size>
1415             <CX>40</CX> <> 1482             <CX>37</CX>
1416             <CY>40</CY>   1483             <CY>34</CY>
1417         </Size> = 1484         </Size>
1418         <Background>A_RecessedBox</Background>   1485         <Background>A_RecessedBox</Background>
1419         <EQType>-1</EQType>   1486         <EQType>-1</EQType>
1420         <Style_VScroll>false</Style_VScroll>   1487         <Style_VScroll>false</Style_VScroll>
1421         <Style_HScroll>false</Style_HScroll>   1488         <Style_HScroll>false</Style_HScroll>
1422         <Style_Transparent>false</Style_Transparent>   1489         <Style_Transparent>false</Style_Transparent>
1423     </InvSlot>   1490     </InvSlot>
1424        
1425     <InvSlot item = "HB_InvSlot5">   1491     <InvSlot item="HB_InvSlot5">
1426         <ScreenID>HB_InvSlot5</ScreenID>   1492         <ScreenID>HB_InvSlot5</ScreenID>
1427         <RelativePosition>true</RelativePosition>   1493         <RelativePosition>true</RelativePosition>
1428         <Location>   1494         <Location>
1429             <X>2</X> <> 1495             <X>187</X>
1430             <Y>100</Y>   1496             <Y>4</Y>
1431         </Location> = 1497         </Location>
1432         <Size>   1498         <Size>
1433             <CX>40</CX> <> 1499             <CX>37</CX>
1434             <CY>40</CY>   1500             <CY>34</CY>
1435         </Size> = 1501         </Size>
1436         <Background>A_RecessedBox</Background>   1502         <Background>A_RecessedBox</Background>
1437         <EQType>-1</EQType>   1503         <EQType>-1</EQType>
1438         <Style_VScroll>false</Style_VScroll>   1504         <Style_VScroll>false</Style_VScroll>
1439         <Style_HScroll>false</Style_HScroll>   1505         <Style_HScroll>false</Style_HScroll>
1440         <Style_Transparent>false</Style_Transparent>   1506         <Style_Transparent>false</Style_Transparent>
1441     </InvSlot>   1507     </InvSlot>
1442        
1443     <InvSlot item = "HB_InvSlot6">   1508     <InvSlot item="HB_InvSlot6">
1444         <ScreenID>HB_InvSlot6</ScreenID>   1509         <ScreenID>HB_InvSlot6</ScreenID>
1445         <RelativePosition>true</RelativePosition>   1510         <RelativePosition>true</RelativePosition>
1446         <Location>   1511         <Location>
1447             <X>44</X> <> 1512             <X>233</X>
1448             <Y>100</Y>   1513             <Y>4</Y>
1449         </Location> = 1514         </Location>
1450         <Size>   1515         <Size>
1451             <CX>40</CX> <> 1516             <CX>37</CX>
1452             <CY>40</CY>   1517             <CY>34</CY>
1453         </Size> = 1518         </Size>
1454         <Background>A_RecessedBox</Background>   1519         <Background>A_RecessedBox</Background>
1455         <EQType>-1</EQType>   1520         <EQType>-1</EQType>
1456         <Style_VScroll>false</Style_VScroll>   1521         <Style_VScroll>false</Style_VScroll>
1457         <Style_HScroll>false</Style_HScroll>   1522         <Style_HScroll>false</Style_HScroll>
1458         <Style_Transparent>false</Style_Transparent>   1523         <Style_Transparent>false</Style_Transparent>
1459     </InvSlot>   1524     </InvSlot>
1460        
1461     <InvSlot item = "HB_InvSlot7">   1525     <InvSlot item="HB_InvSlot7">
1462         <ScreenID>HB_InvSlot7</ScreenID>   1526         <ScreenID>HB_InvSlot7</ScreenID>
1463         <RelativePosition>true</RelativePosition>   1527         <RelativePosition>true</RelativePosition>
1464         <Location>   1528         <Location>
1465             <X>2</X> <> 1529             <X>279</X>
1466             <Y>140</Y>   1530             <Y>4</Y>
1467         </Location> = 1531         </Location>
1468         <Size>   1532         <Size>
1469             <CX>40</CX> <> 1533             <CX>37</CX>
1470             <CY>40</CY>   1534             <CY>34</CY>
1471         </Size> = 1535         </Size>
1472         <Background>A_RecessedBox</Background>   1536         <Background>A_RecessedBox</Background>
1473         <EQType>-1</EQType>   1537         <EQType>-1</EQType>
1474         <Style_VScroll>false</Style_VScroll>   1538         <Style_VScroll>false</Style_VScroll>
1475         <Style_HScroll>false</Style_HScroll>   1539         <Style_HScroll>false</Style_HScroll>
1476         <Style_Transparent>false</Style_Transparent>   1540         <Style_Transparent>false</Style_Transparent>
1477     </InvSlot>   1541     </InvSlot>
1478        
1479     <InvSlot item = "HB_InvSlot8">   1542     <InvSlot item="HB_InvSlot8">
1480         <ScreenID>HB_InvSlot8</ScreenID>   1543         <ScreenID>HB_InvSlot8</ScreenID>
1481         <RelativePosition>true</RelativePosition>   1544         <RelativePosition>true</RelativePosition>
1482         <Location>   1545         <Location>
1483             <X>44</X> <> 1546             <X>325</X>
1484             <Y>140</Y>   1547             <Y>4</Y>
1485         </Location> = 1548         </Location>
1486         <Size>   1549         <Size>
1487             <CX>40</CX> <> 1550             <CX>37</CX>
1488             <CY>40</CY>   1551             <CY>34</CY>
1489         </Size> = 1552         </Size>
1490         <Background>A_RecessedBox</Background>   1553         <Background>A_RecessedBox</Background>
1491         <EQType>-1</EQType>   1554         <EQType>-1</EQType>
1492         <Style_VScroll>false</Style_VScroll>   1555         <Style_VScroll>false</Style_VScroll>
1493         <Style_HScroll>false</Style_HScroll>   1556         <Style_HScroll>false</Style_HScroll>
1494         <Style_Transparent>false</Style_Transparent>   1557         <Style_Transparent>false</Style_Transparent>
1495     </InvSlot>   1558     </InvSlot>
1496        
1497     <InvSlot item = "HB_InvSlot9">   1559     <InvSlot item="HB_InvSlot9">
1498         <ScreenID>HB_InvSlot9</ScreenID>   1560         <ScreenID>HB_InvSlot9</ScreenID>
1499         <RelativePosition>true</RelativePosition>   1561         <RelativePosition>true</RelativePosition>
1500         <Location>   1562         <Location>
1501             <X>2</X> <> 1563             <X>371</X>
1502             <Y>180</Y>   1564             <Y>4</Y>
1503         </Location> = 1565         </Location>
1504         <Size>   1566         <Size>
1505             <CX>40</CX> <> 1567             <CX>37</CX>
1506             <CY>40</CY>   1568             <CY>34</CY>
1507         </Size> = 1569         </Size>
1508         <Background>A_RecessedBox</Background>   1570         <Background>A_RecessedBox</Background>
1509         <EQType>-1</EQType>   1571         <EQType>-1</EQType>
1510         <Style_VScroll>false</Style_VScroll>   1572         <Style_VScroll>false</Style_VScroll>
1511         <Style_HScroll>false</Style_HScroll>   1573         <Style_HScroll>false</Style_HScroll>
1512         <Style_Transparent>false</Style_Transparent>   1574         <Style_Transparent>false</Style_Transparent>
1513     </InvSlot>   1575     </InvSlot>
1514        
1515     <InvSlot item = "HB_InvSlot10">   1576     <InvSlot item="HB_InvSlot10">
1516         <ScreenID>HB_InvSlot10</ScreenID>   1577         <ScreenID>HB_InvSlot10</ScreenID>
1517         <RelativePosition>true</RelativePosition>   1578         <RelativePosition>true</RelativePosition>
1518         <Location>   1579         <Location>
1519             <X>44</X> <> 1580             <X>417</X>
1520             <Y>180</Y>   1581             <Y>4</Y>
1521         </Location> = 1582         </Location>
1522         <Size>   1583         <Size>
1523             <CX>40</CX> <> 1584             <CX>37</CX>
1524             <CY>40</CY>   1585             <CY>34</CY>
1525         </Size> = 1586         </Size>
1526         <Background>A_RecessedBox</Background>   1587         <Background>A_RecessedBox</Background>
1527         <EQType>-1</EQType>   1588         <EQType>-1</EQType>
1528         <Style_VScroll>false</Style_VScroll>   1589         <Style_VScroll>false</Style_VScroll>
1529         <Style_HScroll>false</Style_HScroll>   1590         <Style_HScroll>false</Style_HScroll>
1530         <Style_Transparent>false</Style_Transparent>   1591         <Style_Transparent>false</Style_Transparent>
1531     </InvSlot>   1592     </InvSlot>
1532        
1533     <SpellGem item = "HB_SpellGem1">   1593     <SpellGem item="HB_SpellGem1">
1534         <ScreenID>HB_SpellGem1</ScreenID>   1594         <ScreenID>HB_SpellGem1</ScreenID>
1535         <RelativePosition>true</RelativePosition>   1595         <RelativePosition>true</RelativePosition>
1536         <Location>   1596         <Location>
1537             <X>2</X> <> 1597             <X>4</X>
1538             <Y>24</Y>   1598             <Y>5</Y>
1539         </Location> = 1599         </Location>
1540         <Size>   1600         <Size>
1541             <CX>40</CX> <> 1601             <CX>37</CX>
1542             <CY>32</CY> = 1602             <CY>32</CY>
1543         </Size>   1603         </Size>
1544         <SpellGemDrawTemplate>   1604         <SpellGemDrawTemplate>
1545             <Holder>A_SpellGemHolder</Holder>   1605             <Holder>A_SpellGemHolder</Holder>
1546             <Background>A_SpellGemBackground</Background>   1606             <Background>A_SpellGemBackground</Background>
1547             <Highlight>A_SpellGemHighlight</Highlight>   1607             <Highlight>A_SpellGemHighlight</Highlight>
 
1551     </SpellGem> = 1611     </SpellGem>
1552        
1553     <SpellGem item = "HB_SpellGem2">   1612     <SpellGem item="HB_SpellGem2">
1554         <ScreenID>HB_SpellGem2</ScreenID>   1613         <ScreenID>HB_SpellGem2</ScreenID>
1555         <RelativePosition>true</RelativePosition>   1614         <RelativePosition>true</RelativePosition>
1556         <Location>   1615         <Location>
1557             <X>44</X> <> 1616             <X>51</X>
1558             <Y>24</Y>   1617             <Y>5</Y>
1559         </Location> = 1618         </Location>
1560         <Size>   1619         <Size>
1561             <CX>40</CX> <> 1620             <CX>37</CX>
1562             <CY>32</CY> = 1621             <CY>32</CY>
1563         </Size>   1622         </Size>
1564         <SpellGemDrawTemplate>   1623         <SpellGemDrawTemplate>
1565             <Holder>A_SpellGemHolder</Holder>   1624             <Holder>A_SpellGemHolder</Holder>
1566             <Background>A_SpellGemBackground</Background>   1625             <Background>A_SpellGemBackground</Background>
1567             <Highlight>A_SpellGemHighlight</Highlight>   1626             <Highlight>A_SpellGemHighlight</Highlight>
 
1571     </SpellGem> = 1630     </SpellGem>
1572        
1573     <SpellGem item = "HB_SpellGem3">   1631     <SpellGem item="HB_SpellGem3">
1574         <ScreenID>HB_SpellGem3</ScreenID>   1632         <ScreenID>HB_SpellGem3</ScreenID>
1575         <RelativePosition>true</RelativePosition>   1633         <RelativePosition>true</RelativePosition>
1576         <Location>   1634         <Location>
1577             <X>2</X> <> 1635             <X>95</X>
1578             <Y>64</Y>   1636             <Y>5</Y>
1579         </Location> = 1637         </Location>
1580         <Size>   1638         <Size>
1581             <CX>40</CX> <> 1639             <CX>37</CX>
1582             <CY>32</CY> = 1640             <CY>32</CY>
1583         </Size>   1641         </Size>
1584         <SpellGemDrawTemplate>   1642         <SpellGemDrawTemplate>
1585             <Holder>A_SpellGemHolder</Holder>   1643             <Holder>A_SpellGemHolder</Holder>
1586             <Background>A_SpellGemBackground</Background>   1644             <Background>A_SpellGemBackground</Background>
1587             <Highlight>A_SpellGemHighlight</Highlight>   1645             <Highlight>A_SpellGemHighlight</Highlight>
 
1591     </SpellGem> = 1649     </SpellGem>
1592        
1593     <SpellGem item = "HB_SpellGem4">   1650     <SpellGem item="HB_SpellGem4">
1594         <ScreenID>HB_SpellGem4</ScreenID>   1651         <ScreenID>HB_SpellGem4</ScreenID>
1595         <RelativePosition>true</RelativePosition>   1652         <RelativePosition>true</RelativePosition>
1596         <Location>   1653         <Location>
1597             <X>44</X> <> 1654             <X>141</X>
1598             <Y>64</Y>   1655             <Y>5</Y>
1599         </Location> = 1656         </Location>
1600         <Size>   1657         <Size>
1601             <CX>40</CX> <> 1658             <CX>37</CX>
1602             <CY>32</CY> = 1659             <CY>32</CY>
1603         </Size>   1660         </Size>
1604         <SpellGemDrawTemplate>   1661         <SpellGemDrawTemplate>
1605             <Holder>A_SpellGemHolder</Holder>   1662             <Holder>A_SpellGemHolder</Holder>
1606             <Background>A_SpellGemBackground</Background>   1663             <Background>A_SpellGemBackground</Background>
1607             <Highlight>A_SpellGemHighlight</Highlight>   1664             <Highlight>A_SpellGemHighlight</Highlight>
 
1611     </SpellGem> = 1668     </SpellGem>
1612        
1613     <SpellGem item = "HB_SpellGem5">   1669     <SpellGem item="HB_SpellGem5">
1614         <ScreenID>HB_SpellGem5</ScreenID>   1670         <ScreenID>HB_SpellGem5</ScreenID>
1615         <RelativePosition>true</RelativePosition>   1671         <RelativePosition>true</RelativePosition>
1616         <Location>   1672         <Location>
1617             <X>2</X> <> 1673             <X>187</X>
1618             <Y>104</Y>   1674             <Y>5</Y>
1619         </Location> = 1675         </Location>
1620         <Size>   1676         <Size>
1621             <CX>40</CX> <> 1677             <CX>37</CX>
1622             <CY>32</CY> = 1678             <CY>32</CY>
1623         </Size>   1679         </Size>
1624         <SpellGemDrawTemplate>   1680         <SpellGemDrawTemplate>
1625             <Holder>A_SpellGemHolder</Holder>   1681             <Holder>A_SpellGemHolder</Holder>
1626             <Background>A_SpellGemBackground</Background>   1682             <Background>A_SpellGemBackground</Background>
1627             <Highlight>A_SpellGemHighlight</Highlight>   1683             <Highlight>A_SpellGemHighlight</Highlight>
 
1631     </SpellGem> = 1687     </SpellGem>
1632        
1633     <SpellGem item = "HB_SpellGem6">   1688     <SpellGem item="HB_SpellGem6">
1634         <ScreenID>HB_SpellGem6</ScreenID>   1689         <ScreenID>HB_SpellGem6</ScreenID>
1635         <RelativePosition>true</RelativePosition>   1690         <RelativePosition>true</RelativePosition>
1636         <Location>   1691         <Location>
1637             <X>44</X> <> 1692             <X>233</X>
1638             <Y>104</Y>   1693             <Y>5</Y>
1639         </Location> = 1694         </Location>
1640         <Size>   1695         <Size>
1641             <CX>40</CX> <> 1696             <CX>37</CX>
1642             <CY>32</CY> = 1697             <CY>32</CY>
1643         </Size>   1698         </Size>
1644         <SpellGemDrawTemplate>   1699         <SpellGemDrawTemplate>
1645             <Holder>A_SpellGemHolder</Holder>   1700             <Holder>A_SpellGemHolder</Holder>
1646             <Background>A_SpellGemBackground</Background>   1701             <Background>A_SpellGemBackground</Background>
1647             <Highlight>A_SpellGemHighlight</Highlight>   1702             <Highlight>A_SpellGemHighlight</Highlight>
 
1651     </SpellGem> = 1706     </SpellGem>
1652        
1653     <SpellGem item = "HB_SpellGem7">   1707     <SpellGem item="HB_SpellGem7">
1654         <ScreenID>HB_SpellGem7</ScreenID>   1708         <ScreenID>HB_SpellGem7</ScreenID>
1655         <RelativePosition>true</RelativePosition>   1709         <RelativePosition>true</RelativePosition>
1656         <Location>   1710         <Location>
1657             <X>2</X> <> 1711             <X>280</X>
1658             <Y>144</Y>   1712             <Y>5</Y>
1659         </Location> = 1713         </Location>
1660         <Size>   1714         <Size>
1661             <CX>40</CX> <> 1715             <CX>37</CX>
1662             <CY>32</CY> = 1716             <CY>32</CY>
1663         </Size>   1717         </Size>
1664         <SpellGemDrawTemplate>   1718         <SpellGemDrawTemplate>
1665             <Holder>A_SpellGemHolder</Holder>   1719             <Holder>A_SpellGemHolder</Holder>
1666             <Background>A_SpellGemBackground</Background>   1720             <Background>A_SpellGemBackground</Background>
1667             <Highlight>A_SpellGemHighlight</Highlight>   1721             <Highlight>A_SpellGemHighlight</Highlight>
 
1671     </SpellGem> = 1725     </SpellGem>
1672        
1673     <SpellGem item = "HB_SpellGem8">   1726     <SpellGem item="HB_SpellGem8">
1674         <ScreenID>HB_SpellGem8</ScreenID>   1727         <ScreenID>HB_SpellGem8</ScreenID>
1675         <RelativePosition>true</RelativePosition>   1728         <RelativePosition>true</RelativePosition>
1676         <Location>   1729         <Location>
1677             <X>44</X> <> 1730             <X>325</X>
1678             <Y>144</Y>   1731             <Y>5</Y>
1679         </Location> = 1732         </Location>
1680         <Size>   1733         <Size>
1681             <CX>40</CX> <> 1734             <CX>37</CX>
1682             <CY>32</CY> = 1735             <CY>32</CY>
1683         </Size>   1736         </Size>
1684         <SpellGemDrawTemplate>   1737         <SpellGemDrawTemplate>
1685             <Holder>A_SpellGemHolder</Holder>   1738             <Holder>A_SpellGemHolder</Holder>
1686             <Background>A_SpellGemBackground</Background>   1739             <Background>A_SpellGemBackground</Background>
1687             <Highlight>A_SpellGemHighlight</Highlight>   1740             <Highlight>A_SpellGemHighlight</Highlight>
 
1691     </SpellGem> = 1744     </SpellGem>
1692        
1693     <SpellGem item = "HB_SpellGem9">   1745     <SpellGem item="HB_SpellGem9">
1694         <ScreenID>HB_SpellGem9</ScreenID>   1746         <ScreenID>HB_SpellGem9</ScreenID>
1695         <RelativePosition>true</RelativePosition>   1747         <RelativePosition>true</RelativePosition>
1696         <Location>   1748         <Location>
1697             <X>2</X> <> 1749             <X>371</X>
1698             <Y>184</Y>   1750             <Y>5</Y>
1699         </Location> = 1751         </Location>
1700         <Size>   1752         <Size>
1701             <CX>40</CX> <> 1753             <CX>37</CX>
1702             <CY>32</CY> = 1754             <CY>32</CY>
1703         </Size>   1755         </Size>
1704         <SpellGemDrawTemplate>   1756         <SpellGemDrawTemplate>
1705             <Holder>A_SpellGemHolder</Holder>   1757             <Holder>A_SpellGemHolder</Holder>
1706             <Background>A_SpellGemBackground</Background>   1758             <Background>A_SpellGemBackground</Background>
1707             <Highlight>A_SpellGemHighlight</Highlight>   1759             <Highlight>A_SpellGemHighlight</Highlight>
 
1711     </SpellGem> = 1763     </SpellGem>
1712        
1713     <SpellGem item = "HB_SpellGem10">   1764     <SpellGem item="HB_SpellGem10">
1714         <ScreenID>HB_SpellGem10</ScreenID>   1765         <ScreenID>HB_SpellGem10</ScreenID>
1715         <RelativePosition>true</RelativePosition>   1766         <RelativePosition>true</RelativePosition>
1716         <Location>   1767         <Location>
1717             <X>44</X> <> 1768             <X>417</X>
1718             <Y>184</Y>   1769             <Y>5</Y>
1719         </Location> = 1770         </Location>
1720         <Size>   1771         <Size>
1721             <CX>40</CX> <> 1772             <CX>37</CX>
1722             <CY>32</CY> = 1773             <CY>32</CY>
1723         </Size>   1774         </Size>
1724         <SpellGemDrawTemplate>   1775         <SpellGemDrawTemplate>
1725             <Holder>A_SpellGemHolder</Holder>   1776             <Holder>A_SpellGemHolder</Holder>
1726             <Background>A_SpellGemBackground</Background>   1777             <Background>A_SpellGemBackground</Background>
1727             <Highlight>A_SpellGemHighlight</Highlight>   1778             <Highlight>A_SpellGemHighlight</Highlight>
 
1731     </SpellGem> = 1782     </SpellGem>
1732        
1733     <Button item = "HB_FileButton">   1783     <Button item="HB_FileButton">
1734         <ScreenID>HB_FileButton</ScreenID>   1784         <ScreenID>HB_FileButton</ScreenID>
1735         <RelativePosition>true</RelativePosition>   1785         <RelativePosition>true</RelativePosition>
1736         <Location>   1786         <Location>
1737             <X>10</X> <> 1787             <X>478</X>
1738             <Y>223</Y>   1788             <Y>12</Y>
1739         </Location> = 1789         </Location>
1740         <Size>   1790         <Size>
1741             <CX>68</CX> <> 1791             <CX>20</CX>
1742             <CY>16</CY>   1792             <CY>20</CY>
1743         </Size> = 1793         </Size>
1744         <Style_Checkbox>false</Style_Checkbox>   1794         <Style_Checkbox>false</Style_Checkbox>
1745         <Text>Settings</Text> +-    
1746         <TextColor> = 1795         <TextColor>
1747                 <R>255</R>   1796             <R>255</R>
1748                 <G>255</G>   1797             <G>255</G>
1749                 <B>255</B>   1798             <B>255</B>
1750         </TextColor>   1799         </TextColor>
1751         <ButtonDrawTemplate>   1800         <ButtonDrawTemplate>
1752             <Normal>A_SmallBtnNormal</Normal> <> 1801             <Normal>HB_OptionsNormal</Normal>
1753             <Pressed>A_SmallBtnPressed</Pressed>   1802             <Pressed>HB_OptionsPressed</Pressed>
1754             <Flyby>A_SmallBtnFlyby</Flyby>   1803             <Flyby>HB_OptionsFlyby</Flyby>
1755             <Disabled>A_SmallBtnDisabled</Disabled>   1804             <Disabled>HB_OptionsDisabled</Disabled>
1756             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1805             <PressedFlyby>HB_OptionsPressedFlyby</PressedFlyby>
1757         </ButtonDrawTemplate> = 1806         </ButtonDrawTemplate>
1758     </Button>   1807     </Button>
1759        
1760     <Screen item = "HotButtonWnd">   1808     <Screen item="HotButtonWnd">
1761         <ScreenID/>   1809         <ScreenID />
1762         <Font>2</Font>   1810         <Font>2</Font>
1763         <RelativePosition>false</RelativePosition>   1811         <RelativePosition>false</RelativePosition>
1764         <Location>   1812         <Location>
1765             <X>0</X>   1813             <X>0</X>
1766             <Y>230</Y>   1814             <Y>230</Y>
1767         </Location>   1815         </Location>
1768         <Size>   1816         <Size>
1769             <CX>95</CX> <> 1817             <CX>513</CX>
1770             <CY>262</CY>   1818             <CY>53</CY>
1771         </Size> = 1819         </Size>
1772         <Text>HotBar 1</Text> <> 1820         <Text>HotBar</Text>
1773         <Style_VScroll>false</Style_VScroll> = 1821         <Style_VScroll>false</Style_VScroll>
1774         <Style_HScroll>false</Style_HScroll>   1822         <Style_HScroll>false</Style_HScroll>
1775         <Style_Transparent>false</Style_Transparent>   1823         <Style_Transparent>false</Style_Transparent>
1776         <TooltipReference>Hot Buttons</TooltipReference>   1824         <TooltipReference>Hot Buttons</TooltipReference>
1777         <DrawTemplate>WDT_Rounded</DrawTemplate> <> 1825         <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
1778         <Style_Titlebar>true</Style_Titlebar>   1826         <Style_Titlebar>false</Style_Titlebar>
1779         <Style_Closebox>true</Style_Closebox>   1827         <Style_Closebox>false</Style_Closebox>
1780         <Style_Minimizebox>false</Style_Minimizebox> = 1828         <Style_Minimizebox>false</Style_Minimizebox>
1781         <Style_Border>true</Style_Border>   1829         <Style_Border>true</Style_Border>
1782         <Style_Sizable>false</Style_Sizable>   1830         <Style_Sizable>false</Style_Sizable>
1783         <Pieces>HB_PageLeftButton</Pieces>   1831         <Pieces>HB_PageLeftButton</Pieces>
1784         <Pieces>HB_PageRightButton</Pieces>   1832         <Pieces>HB_PageRightButton</Pieces>
1785         <Pieces>HB_CurrentPageLabel</Pieces>   1833         <Pieces>HB_CurrentPageLabel</Pieces>
 
1813         <Pieces>HB_SpellGem8</Pieces> = 1861         <Pieces>HB_SpellGem8</Pieces>
1814         <Pieces>HB_SpellGem9</Pieces>   1862         <Pieces>HB_SpellGem9</Pieces>
1815         <Pieces>HB_SpellGem10</Pieces>   1863         <Pieces>HB_SpellGem10</Pieces>
1816         <Pieces>HB_FileButton</Pieces>   1864         <Pieces>HB_FileButton</Pieces>
1817     </Screen>   1865     </Screen>
1818        
1819     <Button item = "HB2_PageLeftButton"> <> 1866     <Button item="HB2_PageRightButton">
1820         <ScreenID>HB2_PageLeftButton</ScreenID>   1867         <ScreenID>HB2_PageRightButton</ScreenID>
1821         <Font>1</Font> = 1868         <Font>1</Font>
1822         <RelativePosition>true</RelativePosition>   1869         <RelativePosition>true</RelativePosition>
1823         <Location>   1870         <Location>
1824             <X>8</X> <> 1871             <X>464</X>
1825             <Y>2</Y>   1872             <Y>0</Y>
1826         </Location> = 1873         </Location>
1827         <Size>   1874         <Size>
1828             <CX>25</CX> <> 1875             <CX>11</CX>
1829             <CY>16</CY> = 1876             <CY>16</CY>
1830         </Size>   1877         </Size>
1831         <Text></Text> <> 1878         <Text />
1832         <TextColor> = 1879         <TextColor>
1833             <R>255</R>   1880             <R>255</R>
1834             <G>255</G>   1881             <G>255</G>
1835             <B>255</B>   1882             <B>255</B>
1836         </TextColor>   1883         </TextColor>
1837         <ButtonDrawTemplate>   1884         <ButtonDrawTemplate>
1838             <Normal>A_HSBLeftNormal</Normal> <> 1885             <Normal>A_VSBUpNormal</Normal>
1839             <Pressed>A_HSBLeftPressed</Pressed>   1886             <Pressed>A_VSBUpPressed</Pressed>
1840             <Flyby>A_HSBLeftFlyby</Flyby>   1887             <Flyby>A_VSBUpFlyby</Flyby>
1841             <Disabled>A_HSBLeftDisabled</Disabled>   1888             <Disabled>A_VSBUpDisabled</Disabled>
1842             <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>   1889             <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
1843         </ButtonDrawTemplate> = 1890         </ButtonDrawTemplate>
1844     </Button>   1891     </Button>
1845        
1846     <Label item ="HB2_CurrentPageLabel">   1892     <Label item="HB2_CurrentPageLabel">
1847         <ScreenID>HB2_CurrentPageLabel</ScreenID>   1893         <ScreenID>HB2_CurrentPageLabel</ScreenID>
1848         <Font>1</Font>   1894         <Font>1</Font>
1849         <RelativePosition>true</RelativePosition>   1895         <RelativePosition>true</RelativePosition>
1850         <Location>   1896         <Location>
1851             <X>33</X> <> 1897             <X>457</X>
1852             <Y>2</Y>   1898             <Y>16</Y>
1853         </Location> = 1899         </Location>
1854         <Size>   1900         <Size>
1855             <CX>25</CX>   1901             <CX>25</CX>
1856             <CY>16</CY> <> 1902             <CY>12</CY>
1857         </Size> = 1903         </Size>
1858         <Text>1</Text> <> 1904         <Text>10</Text>
1859         <TextColor> = 1905         <TextColor>
1860                 <R>255</R>   1906             <R>255</R>
1861                 <G>255</G>   1907             <G>255</G>
1862                 <B>255</B>   1908             <B>255</B>
1863         </TextColor>   1909         </TextColor>
1864         <NoWrap>false</NoWrap>   1910         <NoWrap>false</NoWrap>
1865         <AlignCenter>true</AlignCenter>   1911         <AlignCenter>true</AlignCenter>
1866         <AlignRight>false</AlignRight>   1912         <AlignRight>false</AlignRight>
1867     </Label>   1913     </Label>
1868        
1869     <Button item = "HB2_PageRightButton"> <> 1914     <Button item="HB2_PageLeftButton">
1870         <ScreenID>HB2_PageRightButton</ScreenID>   1915         <ScreenID>HB2_PageLeftButton</ScreenID>
1871         <Font>1</Font> = 1916         <Font>1</Font>
1872         <RelativePosition>true</RelativePosition>   1917         <RelativePosition>true</RelativePosition>
1873         <Location>   1918         <Location>
1874             <X>58</X> <> 1919             <X>464</X>
1875             <Y>2</Y>   1920             <Y>28</Y>
1876         </Location> = 1921         </Location>
1877         <Size>   1922         <Size>
1878             <CX>25</CX> <> 1923             <CX>11</CX>
1879             <CY>16</CY> = 1924             <CY>16</CY>
1880         </Size>   1925         </Size>
1881         <Text></Text> <> 1926         <Text />
1882         <TextColor> = 1927         <TextColor>
1883             <R>255</R>   1928             <R>255</R>
1884             <G>255</G>   1929             <G>255</G>
1885             <B>255</B>   1930             <B>255</B>
1886         </TextColor>   1931         </TextColor>
1887         <ButtonDrawTemplate>   1932         <ButtonDrawTemplate>
1888             <Normal>A_HSBRightNormal</Normal> <> 1933             <Normal>A_VSBDownNormal</Normal>
1889             <Pressed>A_HSBRightPressed</Pressed>   1934             <Pressed>A_VSBDownPressed</Pressed>
1890             <Flyby>A_HSBRightFlyby</Flyby>   1935             <Flyby>A_VSBDownFlyby</Flyby>
1891             <Disabled>A_HSBRightDisabled</Disabled>   1936             <Disabled>A_VSBDownDisabled</Disabled>
1892             <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>   1937             <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
1893         </ButtonDrawTemplate> = 1938         </ButtonDrawTemplate>
1894     </Button>   1939     </Button>
1895        
1896     <Button item = "HB2_Button1">   1940     <Button item="HB2_Button1">
1897         <ScreenID>HB2_Button1</ScreenID>   1941         <ScreenID>HB2_Button1</ScreenID>
1898         <Font>1</Font>   1942         <Font>1</Font>
1899         <RelativePosition>true</RelativePosition>   1943         <RelativePosition>true</RelativePosition>
1900         <Location>   1944         <Location>
1901             <X>2</X> <> 1945             <X>4</X>
1902             <Y>20</Y>   1946             <Y>4</Y>
1903         </Location> = 1947         </Location>
1904         <Size>   1948         <Size>
1905             <CX>40</CX> <> 1949             <CX>37</CX>
1906             <CY>40</CY>   1950             <CY>34</CY>
1907         </Size> = 1951         </Size>
1908         <Text>1</Text>   1952         <Text>1</Text>
1909         <TextColor>   1953         <TextColor>
1910             <R>255</R>   1954             <R>255</R>
1911             <G>255</G>   1955             <G>255</G>
1912             <B>255</B>   1956             <B>255</B>
 
1926   =    
1927     <Button item = "HB2_Button2">   1970     <Button item="HB2_Button2">
1928         <ScreenID>HB2_Button2</ScreenID>   1971         <ScreenID>HB2_Button2</ScreenID>
1929         <Font>1</Font>   1972         <Font>1</Font>
1930         <RelativePosition>true</RelativePosition>   1973         <RelativePosition>true</RelativePosition>
1931         <Location>   1974         <Location>
1932             <X>44</X> <> 1975             <X>50</X>
1933             <Y>20</Y>   1976             <Y>4</Y>
1934         </Location> = 1977         </Location>
1935         <Size>   1978         <Size>
1936             <CX>40</CX> <> 1979             <CX>37</CX>
1937             <CY>40</CY>   1980             <CY>34</CY>
1938         </Size> = 1981         </Size>
1939         <Text>2</Text>   1982         <Text>2</Text>
1940         <TextColor>   1983         <TextColor>
1941             <R>255</R>   1984             <R>255</R>
1942             <G>255</G>   1985             <G>255</G>
1943             <B>255</B>   1986             <B>255</B>
 
1957   =    
1958     <Button item = "HB2_Button3">   2000     <Button item="HB2_Button3">
1959         <ScreenID>HB2_Button3</ScreenID>   2001         <ScreenID>HB2_Button3</ScreenID>
1960         <Font>1</Font>   2002         <Font>1</Font>
1961         <RelativePosition>true</RelativePosition>   2003         <RelativePosition>true</RelativePosition>
1962         <Location>   2004         <Location>
1963             <X>2</X> <> 2005             <X>95</X>
1964             <Y>60</Y>   2006             <Y>4</Y>
1965         </Location> = 2007         </Location>
1966         <Size>   2008         <Size>
1967             <CX>40</CX> <> 2009             <CX>37</CX>
1968             <CY>40</CY>   2010             <CY>34</CY>
1969         </Size> = 2011         </Size>
1970         <Text>3</Text>   2012         <Text>3</Text>
1971         <TextColor>   2013         <TextColor>
1972             <R>255</R>   2014             <R>255</R>
1973             <G>255</G>   2015             <G>255</G>
1974             <B>255</B>   2016             <B>255</B>
 
1988   =    
1989     <Button item = "HB2_Button4">   2030     <Button item="HB2_Button4">
1990         <ScreenID>HB2_Button4</ScreenID>   2031         <ScreenID>HB2_Button4</ScreenID>
1991         <Font>1</Font>   2032         <Font>1</Font>
1992         <RelativePosition>true</RelativePosition>   2033         <RelativePosition>true</RelativePosition>
1993         <Location>   2034         <Location>
1994             <X>44</X> <> 2035             <X>141</X>
1995             <Y>60</Y>   2036             <Y>5</Y>
1996         </Location> = 2037         </Location>
1997         <Size>   2038         <Size>
1998             <CX>40</CX> <> 2039             <CX>37</CX>
1999             <CY>40</CY>   2040             <CY>34</CY>
2000         </Size> = 2041         </Size>
2001         <Text>4</Text>   2042         <Text>4</Text>
2002         <TextColor>   2043         <TextColor>
2003             <R>255</R>   2044             <R>255</R>
2004             <G>255</G>   2045             <G>255</G>
2005             <B>255</B>   2046             <B>255</B>
 
2019   =    
2020     <Button item = "HB2_Button5">   2060     <Button item="HB2_Button5">
2021         <ScreenID>HB2_Button5</ScreenID>   2061         <ScreenID>HB2_Button5</ScreenID>
2022         <Font>1</Font>   2062         <Font>1</Font>
2023         <RelativePosition>true</RelativePosition>   2063         <RelativePosition>true</RelativePosition>
2024         <Location>   2064         <Location>
2025             <X>2</X> <> 2065             <X>187</X>
2026             <Y>100</Y>   2066             <Y>4</Y>
2027         </Location> = 2067         </Location>
2028         <Size>   2068         <Size>
2029             <CX>40</CX> <> 2069             <CX>37</CX>
2030             <CY>40</CY>   2070             <CY>34</CY>
2031         </Size> = 2071         </Size>
2032         <Text>5</Text>   2072         <Text>5</Text>
2033         <TextColor>   2073         <TextColor>
2034             <R>255</R>   2074             <R>255</R>
2035             <G>255</G>   2075             <G>255</G>
2036             <B>255</B>   2076             <B>255</B>
 
2050   =    
2051     <Button item = "HB2_Button6">   2090     <Button item="HB2_Button6">
2052         <ScreenID>HB2_Button6</ScreenID>   2091         <ScreenID>HB2_Button6</ScreenID>
2053         <Font>1</Font>   2092         <Font>1</Font>
2054         <RelativePosition>true</RelativePosition>   2093         <RelativePosition>true</RelativePosition>
2055         <Location>   2094         <Location>
2056             <X>44</X> <> 2095             <X>233</X>
2057             <Y>100</Y>   2096             <Y>4</Y>
2058         </Location> = 2097         </Location>
2059         <Size>   2098         <Size>
2060             <CX>40</CX> <> 2099             <CX>37</CX>
2061             <CY>40</CY>   2100             <CY>34</CY>
2062         </Size> = 2101         </Size>
2063         <Text>6</Text>   2102         <Text>6</Text>
2064         <TextColor>   2103         <TextColor>
2065             <R>255</R>   2104             <R>255</R>
2066             <G>255</G>   2105             <G>255</G>
2067             <B>255</B>   2106             <B>255</B>
 
2081   =    
2082     <Button item = "HB2_Button7">   2120     <Button item="HB2_Button7">
2083         <ScreenID>HB2_Button7</ScreenID>   2121         <ScreenID>HB2_Button7</ScreenID>
2084         <Font>1</Font>   2122         <Font>1</Font>
2085         <RelativePosition>true</RelativePosition>   2123         <RelativePosition>true</RelativePosition>
2086         <Location>   2124         <Location>
2087             <X>2</X> <> 2125             <X>279</X>
2088             <Y>140</Y>   2126             <Y>4</Y>
2089         </Location> = 2127         </Location>
2090         <Size>   2128         <Size>
2091             <CX>40</CX> <> 2129             <CX>37</CX>
2092             <CY>40</CY>   2130             <CY>34</CY>
2093         </Size> = 2131         </Size>
2094         <Text>7</Text>   2132         <Text>7</Text>
2095         <TextColor>   2133         <TextColor>
2096             <R>255</R>   2134             <R>255</R>
2097             <G>255</G>   2135             <G>255</G>
2098             <B>255</B>   2136             <B>255</B>
 
2112   =    
2113     <Button item = "HB2_Button8">   2150     <Button item="HB2_Button8">
2114         <ScreenID>HB2_Button8</ScreenID>   2151         <ScreenID>HB2_Button8</ScreenID>
2115         <Font>1</Font>   2152         <Font>1</Font>
2116         <RelativePosition>true</RelativePosition>   2153         <RelativePosition>true</RelativePosition>
2117         <Location>   2154         <Location>
2118             <X>44</X> <> 2155             <X>325</X>
2119             <Y>140</Y>   2156             <Y>4</Y>
2120         </Location> = 2157         </Location>
2121         <Size>   2158         <Size>
2122             <CX>40</CX> <> 2159             <CX>37</CX>
2123             <CY>40</CY>   2160             <CY>34</CY>
2124         </Size> = 2161         </Size>
2125         <Text>8</Text>   2162         <Text>8</Text>
2126         <TextColor>   2163         <TextColor>
2127             <R>255</R>   2164             <R>255</R>
2128             <G>255</G>   2165             <G>255</G>
2129             <B>255</B>   2166             <B>255</B>
 
2143   =    
2144     <Button item = "HB2_Button9">   2180     <Button item="HB2_Button9">
2145         <ScreenID>HB2_Button9</ScreenID>   2181         <ScreenID>HB2_Button9</ScreenID>
2146         <Font>1</Font>   2182         <Font>1</Font>
2147         <RelativePosition>true</RelativePosition>   2183         <RelativePosition>true</RelativePosition>
2148         <Location>   2184         <Location>
2149             <X>2</X> <> 2185             <X>371</X>
2150             <Y>180</Y>   2186             <Y>4</Y>
2151         </Location> = 2187         </Location>
2152         <Size>   2188         <Size>
2153             <CX>40</CX> <> 2189             <CX>37</CX>
2154             <CY>40</CY>   2190             <CY>34</CY>
2155         </Size> = 2191         </Size>
2156         <Text>9</Text>   2192         <Text>9</Text>
2157         <TextColor>   2193         <TextColor>
2158             <R>255</R>   2194             <R>255</R>
2159             <G>255</G>   2195             <G>255</G>
2160             <B>255</B>   2196             <B>255</B>
 
2174   =    
2175     <Button item = "HB2_Button10">   2210     <Button item="HB2_Button10">
2176         <ScreenID>HB2_Button10</ScreenID>   2211         <ScreenID>HB2_Button10</ScreenID>
2177         <Font>1</Font>   2212         <Font>1</Font>
2178         <RelativePosition>true</RelativePosition>   2213         <RelativePosition>true</RelativePosition>
2179         <Location>   2214         <Location>
2180             <X>44</X> <> 2215             <X>417</X>
2181             <Y>180</Y>   2216             <Y>4</Y>
2182         </Location> = 2217         </Location>
2183         <Size>   2218         <Size>
2184             <CX>40</CX> <> 2219             <CX>37</CX>
2185             <CY>40</CY>   2220             <CY>34</CY>
2186         </Size> = 2221         </Size>
2187         <Text>10</Text>   2222         <Text>10</Text>
2188         <TextColor>   2223         <TextColor>
2189             <R>255</R>   2224             <R>255</R>
2190             <G>255</G>   2225             <G>255</G>
2191             <B>255</B>   2226             <B>255</B>
 
2205   =    
2206        
2207     <InvSlot item = "HB2_InvSlot1">   2240     <InvSlot item="HB2_InvSlot1">
2208         <ScreenID>HB2_InvSlot1</ScreenID>   2241         <ScreenID>HB2_InvSlot1</ScreenID>
2209         <RelativePosition>true</RelativePosition>   2242         <RelativePosition>true</RelativePosition>
2210         <Location>   2243         <Location>
2211             <X>2</X> <> 2244             <X>4</X>
2212             <Y>20</Y>   2245             <Y>4</Y>
2213         </Location> = 2246         </Location>
2214         <Size>   2247         <Size>
2215             <CX>40</CX> <> 2248             <CX>37</CX>
2216             <CY>40</CY>   2249             <CY>34</CY>
2217         </Size> = 2250         </Size>
2218         <Background>A_RecessedBox</Background>   2251         <Background>A_RecessedBox</Background>
2219         <EQType>-1</EQType>   2252         <EQType>-1</EQType>
2220         <Style_VScroll>false</Style_VScroll>   2253         <Style_VScroll>false</Style_VScroll>
2221         <Style_HScroll>false</Style_HScroll>   2254         <Style_HScroll>false</Style_HScroll>
2222         <Style_Transparent>false</Style_Transparent>   2255         <Style_Transparent>false</Style_Transparent>
2223     </InvSlot>   2256     </InvSlot>
2224        
2225     <InvSlot item = "HB2_InvSlot2">   2257     <InvSlot item="HB2_InvSlot2">
2226         <ScreenID>HB2_InvSlot2</ScreenID>   2258         <ScreenID>HB2_InvSlot2</ScreenID>
2227         <RelativePosition>true</RelativePosition>   2259         <RelativePosition>true</RelativePosition>
2228         <Location>   2260         <Location>
2229             <X>44</X> <> 2261             <X>51</X>
2230             <Y>20</Y>   2262             <Y>4</Y>
2231         </Location> = 2263         </Location>
2232         <Size>   2264         <Size>
2233             <CX>40</CX> <> 2265             <CX>37</CX>
2234             <CY>40</CY>   2266             <CY>34</CY>
2235         </Size> = 2267         </Size>
2236         <Background>A_RecessedBox</Background>   2268         <Background>A_RecessedBox</Background>
2237         <EQType>-1</EQType>   2269         <EQType>-1</EQType>
2238         <Style_VScroll>false</Style_VScroll>   2270         <Style_VScroll>false</Style_VScroll>
2239         <Style_HScroll>false</Style_HScroll>   2271         <Style_HScroll>false</Style_HScroll>
2240         <Style_Transparent>false</Style_Transparent>   2272         <Style_Transparent>false</Style_Transparent>
2241     </InvSlot>   2273     </InvSlot>
2242        
2243     <InvSlot item = "HB2_InvSlot3">   2274     <InvSlot item="HB2_InvSlot3">
2244         <ScreenID>HB2_InvSlot3</ScreenID>   2275         <ScreenID>HB2_InvSlot3</ScreenID>
2245         <RelativePosition>true</RelativePosition>   2276         <RelativePosition>true</RelativePosition>
2246         <Location>   2277         <Location>
2247             <X>2</X> <> 2278             <X>95</X>
2248             <Y>60</Y>   2279             <Y>4</Y>
2249         </Location> = 2280         </Location>
2250         <Size>   2281         <Size>
2251             <CX>40</CX> <> 2282             <CX>37</CX>
2252             <CY>40</CY>   2283             <CY>34</CY>
2253         </Size> = 2284         </Size>
2254         <Background>A_RecessedBox</Background>   2285         <Background>A_RecessedBox</Background>
2255         <EQType>-1</EQType>   2286         <EQType>-1</EQType>
2256         <Style_VScroll>false</Style_VScroll>   2287         <Style_VScroll>false</Style_VScroll>
2257         <Style_HScroll>false</Style_HScroll>   2288         <Style_HScroll>false</Style_HScroll>
2258         <Style_Transparent>false</Style_Transparent>   2289         <Style_Transparent>false</Style_Transparent>
2259     </InvSlot>   2290     </InvSlot>
2260        
2261     <InvSlot item = "HB2_InvSlot4">   2291     <InvSlot item="HB2_InvSlot4">
2262         <ScreenID>HB2_InvSlot4</ScreenID>   2292         <ScreenID>HB2_InvSlot4</ScreenID>
2263         <RelativePosition>true</RelativePosition>   2293         <RelativePosition>true</RelativePosition>
2264         <Location>   2294         <Location>
2265             <X>44</X> <> 2295             <X>141</X>
2266             <Y>60</Y>   2296             <Y>4</Y>
2267         </Location> = 2297         </Location>
2268         <Size>   2298         <Size>
2269             <CX>40</CX> <> 2299             <CX>37</CX>
2270             <CY>40</CY>   2300             <CY>34</CY>
2271         </Size> = 2301         </Size>
2272         <Background>A_RecessedBox</Background>   2302         <Background>A_RecessedBox</Background>
2273         <EQType>-1</EQType>   2303         <EQType>-1</EQType>
2274         <Style_VScroll>false</Style_VScroll>   2304         <Style_VScroll>false</Style_VScroll>
2275         <Style_HScroll>false</Style_HScroll>   2305         <Style_HScroll>false</Style_HScroll>
2276         <Style_Transparent>false</Style_Transparent>   2306         <Style_Transparent>false</Style_Transparent>
2277     </InvSlot>   2307     </InvSlot>
2278        
2279     <InvSlot item = "HB2_InvSlot5">   2308     <InvSlot item="HB2_InvSlot5">
2280         <ScreenID>HB2_InvSlot5</ScreenID>   2309         <ScreenID>HB2_InvSlot5</ScreenID>
2281         <RelativePosition>true</RelativePosition>   2310         <RelativePosition>true</RelativePosition>
2282         <Location>   2311         <Location>
2283             <X>2</X> <> 2312             <X>187</X>
2284             <Y>100</Y>   2313             <Y>4</Y>
2285         </Location> = 2314         </Location>
2286         <Size>   2315         <Size>
2287             <CX>40</CX> <> 2316             <CX>37</CX>
2288             <CY>40</CY>   2317             <CY>34</CY>
2289         </Size> = 2318         </Size>
2290         <Background>A_RecessedBox</Background>   2319         <Background>A_RecessedBox</Background>
2291         <EQType>-1</EQType>   2320         <EQType>-1</EQType>
2292         <Style_VScroll>false</Style_VScroll>   2321         <Style_VScroll>false</Style_VScroll>
2293         <Style_HScroll>false</Style_HScroll>   2322         <Style_HScroll>false</Style_HScroll>
2294         <Style_Transparent>false</Style_Transparent>   2323         <Style_Transparent>false</Style_Transparent>
2295     </InvSlot>   2324     </InvSlot>
2296        
2297     <InvSlot item = "HB2_InvSlot6">   2325     <InvSlot item="HB2_InvSlot6">
2298         <ScreenID>HB2_InvSlot6</ScreenID>   2326         <ScreenID>HB2_InvSlot6</ScreenID>
2299         <RelativePosition>true</RelativePosition>   2327         <RelativePosition>true</RelativePosition>
2300         <Location>   2328         <Location>
2301             <X>44</X> <> 2329             <X>233</X>
2302             <Y>100</Y>   2330             <Y>4</Y>
2303         </Location> = 2331         </Location>
2304         <Size>   2332         <Size>
2305             <CX>40</CX> <> 2333             <CX>37</CX>
2306             <CY>40</CY>   2334             <CY>34</CY>
2307         </Size> = 2335         </Size>
2308         <Background>A_RecessedBox</Background>   2336         <Background>A_RecessedBox</Background>
2309         <EQType>-1</EQType>   2337         <EQType>-1</EQType>
2310         <Style_VScroll>false</Style_VScroll>   2338         <Style_VScroll>false</Style_VScroll>
2311         <Style_HScroll>false</Style_HScroll>   2339         <Style_HScroll>false</Style_HScroll>
2312         <Style_Transparent>false</Style_Transparent>   2340         <Style_Transparent>false</Style_Transparent>
2313     </InvSlot>   2341     </InvSlot>
2314        
2315     <InvSlot item = "HB2_InvSlot7">   2342     <InvSlot item="HB2_InvSlot7">
2316         <ScreenID>HB2_InvSlot7</ScreenID>   2343         <ScreenID>HB2_InvSlot7</ScreenID>
2317         <RelativePosition>true</RelativePosition>   2344         <RelativePosition>true</RelativePosition>
2318         <Location>   2345         <Location>
2319             <X>2</X> <> 2346             <X>279</X>
2320             <Y>140</Y>   2347             <Y>4</Y>
2321         </Location> = 2348         </Location>
2322         <Size>   2349         <Size>
2323             <CX>40</CX> <> 2350             <CX>37</CX>
2324             <CY>40</CY>   2351             <CY>34</CY>
2325         </Size> = 2352         </Size>
2326         <Background>A_RecessedBox</Background>   2353         <Background>A_RecessedBox</Background>
2327         <EQType>-1</EQType>   2354         <EQType>-1</EQType>
2328         <Style_VScroll>false</Style_VScroll>   2355         <Style_VScroll>false</Style_VScroll>
2329         <Style_HScroll>false</Style_HScroll>   2356         <Style_HScroll>false</Style_HScroll>
2330         <Style_Transparent>false</Style_Transparent>   2357         <Style_Transparent>false</Style_Transparent>
2331     </InvSlot>   2358     </InvSlot>
2332        
2333     <InvSlot item = "HB2_InvSlot8">   2359     <InvSlot item="HB2_InvSlot8">
2334         <ScreenID>HB2_InvSlot8</ScreenID>   2360         <ScreenID>HB2_InvSlot8</ScreenID>
2335         <RelativePosition>true</RelativePosition>   2361         <RelativePosition>true</RelativePosition>
2336         <Location>   2362         <Location>
2337             <X>44</X> <> 2363             <X>325</X>
2338             <Y>140</Y>   2364             <Y>4</Y>
2339         </Location> = 2365         </Location>
2340         <Size>   2366         <Size>
2341             <CX>40</CX> <> 2367             <CX>37</CX>
2342             <CY>40</CY>   2368             <CY>34</CY>
2343         </Size> = 2369         </Size>
2344         <Background>A_RecessedBox</Background>   2370         <Background>A_RecessedBox</Background>
2345         <EQType>-1</EQType>   2371         <EQType>-1</EQType>
2346         <Style_VScroll>false</Style_VScroll>   2372         <Style_VScroll>false</Style_VScroll>
2347         <Style_HScroll>false</Style_HScroll>   2373         <Style_HScroll>false</Style_HScroll>
2348         <Style_Transparent>false</Style_Transparent>   2374         <Style_Transparent>false</Style_Transparent>
2349     </InvSlot>   2375     </InvSlot>
2350        
2351     <InvSlot item = "HB2_InvSlot9">   2376     <InvSlot item="HB2_InvSlot9">
2352         <ScreenID>HB2_InvSlot9</ScreenID>   2377         <ScreenID>HB2_InvSlot9</ScreenID>
2353         <RelativePosition>true</RelativePosition>   2378         <RelativePosition>true</RelativePosition>
2354         <Location>   2379         <Location>
2355             <X>2</X> <> 2380             <X>371</X>
2356             <Y>180</Y>   2381             <Y>4</Y>
2357         </Location> = 2382         </Location>
2358         <Size>   2383         <Size>
2359             <CX>40</CX> <> 2384             <CX>37</CX>
2360             <CY>40</CY>   2385             <CY>34</CY>
2361         </Size> = 2386         </Size>
2362         <Background>A_RecessedBox</Background>   2387         <Background>A_RecessedBox</Background>
2363         <EQType>-1</EQType>   2388         <EQType>-1</EQType>
2364         <Style_VScroll>false</Style_VScroll>   2389         <Style_VScroll>false</Style_VScroll>
2365         <Style_HScroll>false</Style_HScroll>   2390         <Style_HScroll>false</Style_HScroll>
2366         <Style_Transparent>false</Style_Transparent>   2391         <Style_Transparent>false</Style_Transparent>
2367     </InvSlot>   2392     </InvSlot>
2368        
2369     <InvSlot item = "HB2_InvSlot10">   2393     <InvSlot item="HB2_InvSlot10">
2370         <ScreenID>HB2_InvSlot10</ScreenID>   2394         <ScreenID>HB2_InvSlot10</ScreenID>
2371         <RelativePosition>true</RelativePosition>   2395         <RelativePosition>true</RelativePosition>
2372         <Location>   2396         <Location>
2373             <X>44</X> <> 2397             <X>417</X>
2374             <Y>180</Y>   2398             <Y>4</Y>
2375         </Location> = 2399         </Location>
2376         <Size>   2400         <Size>
2377             <CX>40</CX> <> 2401             <CX>37</CX>
2378             <CY>40</CY>   2402             <CY>34</CY>
2379         </Size> = 2403         </Size>
2380         <Background>A_RecessedBox</Background>   2404         <Background>A_RecessedBox</Background>
2381         <EQType>-1</EQType>   2405         <EQType>-1</EQType>
2382         <Style_VScroll>false</Style_VScroll>   2406         <Style_VScroll>false</Style_VScroll>
2383         <Style_HScroll>false</Style_HScroll>   2407         <Style_HScroll>false</Style_HScroll>
2384         <Style_Transparent>false</Style_Transparent>   2408         <Style_Transparent>false</Style_Transparent>
2385     </InvSlot>   2409     </InvSlot>
2386        
2387     <SpellGem item = "HB2_SpellGem1">   2410     <SpellGem item="HB2_SpellGem1">
2388         <ScreenID>HB2_SpellGem1</ScreenID>   2411         <ScreenID>HB2_SpellGem1</ScreenID>
2389         <RelativePosition>true</RelativePosition>   2412         <RelativePosition>true</RelativePosition>
2390         <Location>   2413         <Location>
2391             <X>2</X> <> 2414             <X>4</X>
2392             <Y>24</Y>   2415             <Y>5</Y>
2393         </Location> = 2416         </Location>
2394         <Size>   2417         <Size>
2395             <CX>40</CX> <> 2418             <CX>37</CX>
2396             <CY>32</CY> = 2419             <CY>32</CY>
2397         </Size>   2420         </Size>
2398         <SpellGemDrawTemplate>   2421         <SpellGemDrawTemplate>
2399             <Holder>A_SpellGemHolder</Holder>   2422             <Holder>A_SpellGemHolder</Holder>
2400             <Background>A_SpellGemBackground</Background>   2423             <Background>A_SpellGemBackground</Background>
2401             <Highlight>A_SpellGemHighlight</Highlight>   2424             <Highlight>A_SpellGemHighlight</Highlight>
 
2405     </SpellGem> = 2428     </SpellGem>
2406        
2407     <SpellGem item = "HB2_SpellGem2">   2429     <SpellGem item="HB2_SpellGem2">
2408         <ScreenID>HB2_SpellGem2</ScreenID>   2430         <ScreenID>HB2_SpellGem2</ScreenID>
2409         <RelativePosition>true</RelativePosition>   2431         <RelativePosition>true</RelativePosition>
2410         <Location>   2432         <Location>
2411             <X>44</X> <> 2433             <X>51</X>
2412             <Y>24</Y>   2434             <Y>5</Y>
2413         </Location> = 2435         </Location>
2414         <Size>   2436         <Size>
2415             <CX>40</CX> <> 2437             <CX>37</CX>
2416             <CY>32</CY> = 2438             <CY>32</CY>
2417         </Size>   2439         </Size>
2418         <SpellGemDrawTemplate>   2440         <SpellGemDrawTemplate>
2419             <Holder>A_SpellGemHolder</Holder>   2441             <Holder>A_SpellGemHolder</Holder>
2420             <Background>A_SpellGemBackground</Background>   2442             <Background>A_SpellGemBackground</Background>
2421             <Highlight>A_SpellGemHighlight</Highlight>   2443             <Highlight>A_SpellGemHighlight</Highlight>
 
2425     </SpellGem> = 2447     </SpellGem>
2426        
2427     <SpellGem item = "HB2_SpellGem3">   2448     <SpellGem item="HB2_SpellGem3">
2428         <ScreenID>HB2_SpellGem3</ScreenID>   2449         <ScreenID>HB2_SpellGem3</ScreenID>
2429         <RelativePosition>true</RelativePosition>   2450         <RelativePosition>true</RelativePosition>
2430         <Location>   2451         <Location>
2431             <X>2</X> <> 2452             <X>95</X>
2432             <Y>64</Y>   2453             <Y>5</Y>
2433         </Location> = 2454         </Location>
2434         <Size>   2455         <Size>
2435             <CX>40</CX> <> 2456             <CX>37</CX>
2436             <CY>32</CY> = 2457             <CY>32</CY>
2437         </Size>   2458         </Size>
2438         <SpellGemDrawTemplate>   2459         <SpellGemDrawTemplate>
2439             <Holder>A_SpellGemHolder</Holder>   2460             <Holder>A_SpellGemHolder</Holder>
2440             <Background>A_SpellGemBackground</Background>   2461             <Background>A_SpellGemBackground</Background>
2441             <Highlight>A_SpellGemHighlight</Highlight>   2462             <Highlight>A_SpellGemHighlight</Highlight>
 
2445     </SpellGem> = 2466     </SpellGem>
2446        
2447     <SpellGem item = "HB2_SpellGem4">   2467     <SpellGem item="HB2_SpellGem4">
2448         <ScreenID>HB2_SpellGem4</ScreenID>   2468         <ScreenID>HB2_SpellGem4</ScreenID>
2449         <RelativePosition>true</RelativePosition>   2469         <RelativePosition>true</RelativePosition>
2450         <Location>   2470         <Location>
2451             <X>44</X> <> 2471             <X>141</X>
2452             <Y>64</Y>   2472             <Y>5</Y>
2453         </Location> = 2473         </Location>
2454         <Size>   2474         <Size>
2455             <CX>40</CX> <> 2475             <CX>37</CX>
2456             <CY>32</CY> = 2476             <CY>32</CY>
2457         </Size>   2477         </Size>
2458         <SpellGemDrawTemplate>   2478         <SpellGemDrawTemplate>
2459             <Holder>A_SpellGemHolder</Holder>   2479             <Holder>A_SpellGemHolder</Holder>
2460             <Background>A_SpellGemBackground</Background>   2480             <Background>A_SpellGemBackground</Background>
2461             <Highlight>A_SpellGemHighlight</Highlight>   2481             <Highlight>A_SpellGemHighlight</Highlight>
 
2465     </SpellGem> = 2485     </SpellGem>
2466        
2467     <SpellGem item = "HB2_SpellGem5">   2486     <SpellGem item="HB2_SpellGem5">
2468         <ScreenID>HB2_SpellGem5</ScreenID>   2487         <ScreenID>HB2_SpellGem5</ScreenID>
2469         <RelativePosition>true</RelativePosition>   2488         <RelativePosition>true</RelativePosition>
2470         <Location>   2489         <Location>
2471             <X>2</X> <> 2490             <X>187</X>
2472             <Y>104</Y>   2491             <Y>5</Y>
2473         </Location> = 2492         </Location>
2474         <Size>   2493         <Size>
2475             <CX>40</CX> <> 2494             <CX>37</CX>
2476             <CY>32</CY> = 2495             <CY>32</CY>
2477         </Size>   2496         </Size>
2478         <SpellGemDrawTemplate>   2497         <SpellGemDrawTemplate>
2479             <Holder>A_SpellGemHolder</Holder>   2498             <Holder>A_SpellGemHolder</Holder>
2480             <Background>A_SpellGemBackground</Background>   2499             <Background>A_SpellGemBackground</Background>
2481             <Highlight>A_SpellGemHighlight</Highlight>   2500             <Highlight>A_SpellGemHighlight</Highlight>
 
2485     </SpellGem> = 2504     </SpellGem>
2486        
2487     <SpellGem item = "HB2_SpellGem6">   2505     <SpellGem item="HB2_SpellGem6">
2488         <ScreenID>HB2_SpellGem6</ScreenID>   2506         <ScreenID>HB2_SpellGem6</ScreenID>
2489         <RelativePosition>true</RelativePosition>   2507         <RelativePosition>true</RelativePosition>
2490         <Location>   2508         <Location>
2491             <X>44</X> <> 2509             <X>233</X>
2492             <Y>104</Y>   2510             <Y>5</Y>
2493         </Location> = 2511         </Location>
2494         <Size>   2512         <Size>
2495             <CX>40</CX> <> 2513             <CX>37</CX>
2496             <CY>32</CY> = 2514             <CY>32</CY>
2497         </Size>   2515         </Size>
2498         <SpellGemDrawTemplate>   2516         <SpellGemDrawTemplate>
2499             <Holder>A_SpellGemHolder</Holder>   2517             <Holder>A_SpellGemHolder</Holder>
2500             <Background>A_SpellGemBackground</Background>   2518             <Background>A_SpellGemBackground</Background>
2501             <Highlight>A_SpellGemHighlight</Highlight>   2519             <Highlight>A_SpellGemHighlight</Highlight>
 
2505     </SpellGem> = 2523     </SpellGem>
2506        
2507     <SpellGem item = "HB2_SpellGem7">   2524     <SpellGem item="HB2_SpellGem7">
2508         <ScreenID>HB2_SpellGem7</ScreenID>   2525         <ScreenID>HB2_SpellGem7</ScreenID>
2509         <RelativePosition>true</RelativePosition>   2526         <RelativePosition>true</RelativePosition>
2510         <Location>   2527         <Location>
2511             <X>2</X> <> 2528             <X>280</X>
2512             <Y>144</Y>   2529             <Y>5</Y>
2513         </Location> = 2530         </Location>
2514         <Size>   2531         <Size>
2515             <CX>40</CX> <> 2532             <CX>37</CX>
2516             <CY>32</CY> = 2533             <CY>32</CY>
2517         </Size>   2534         </Size>
2518         <SpellGemDrawTemplate>   2535         <SpellGemDrawTemplate>
2519             <Holder>A_SpellGemHolder</Holder>   2536             <Holder>A_SpellGemHolder</Holder>
2520             <Background>A_SpellGemBackground</Background>   2537             <Background>A_SpellGemBackground</Background>
2521             <Highlight>A_SpellGemHighlight</Highlight>   2538             <Highlight>A_SpellGemHighlight</Highlight>
 
2525     </SpellGem> = 2542     </SpellGem>
2526        
2527     <SpellGem item = "HB2_SpellGem8">   2543     <SpellGem item="HB2_SpellGem8">
2528         <ScreenID>HB2_SpellGem8</ScreenID>   2544         <ScreenID>HB2_SpellGem8</ScreenID>
2529         <RelativePosition>true</RelativePosition>   2545         <RelativePosition>true</RelativePosition>
2530         <Location>   2546         <Location>
2531             <X>44</X> <> 2547             <X>325</X>
2532             <Y>144</Y>   2548             <Y>5</Y>
2533         </Location> = 2549         </Location>
2534         <Size>   2550         <Size>
2535             <CX>40</CX> <> 2551             <CX>37</CX>
2536             <CY>32</CY> = 2552             <CY>32</CY>
2537         </Size>   2553         </Size>
2538         <SpellGemDrawTemplate>   2554         <SpellGemDrawTemplate>
2539             <Holder>A_SpellGemHolder</Holder>   2555             <Holder>A_SpellGemHolder</Holder>
2540             <Background>A_SpellGemBackground</Background>   2556             <Background>A_SpellGemBackground</Background>
2541             <Highlight>A_SpellGemHighlight</Highlight>   2557             <Highlight>A_SpellGemHighlight</Highlight>
 
2545     </SpellGem> = 2561     </SpellGem>
2546        
2547     <SpellGem item = "HB2_SpellGem9">   2562     <SpellGem item="HB2_SpellGem9">
2548         <ScreenID>HB2_SpellGem9</ScreenID>   2563         <ScreenID>HB2_SpellGem9</ScreenID>
2549         <RelativePosition>true</RelativePosition>   2564         <RelativePosition>true</RelativePosition>
2550         <Location>   2565         <Location>
2551             <X>2</X> <> 2566             <X>371</X>
2552             <Y>184</Y>   2567             <Y>5</Y>
2553         </Location> = 2568         </Location>
2554         <Size>   2569         <Size>
2555             <CX>40</CX> <> 2570             <CX>37</CX>
2556             <CY>32</CY> = 2571             <CY>32</CY>
2557         </Size>   2572         </Size>
2558         <SpellGemDrawTemplate>   2573         <SpellGemDrawTemplate>
2559             <Holder>A_SpellGemHolder</Holder>   2574             <Holder>A_SpellGemHolder</Holder>
2560             <Background>A_SpellGemBackground</Background>   2575             <Background>A_SpellGemBackground</Background>
2561             <Highlight>A_SpellGemHighlight</Highlight>   2576             <Highlight>A_SpellGemHighlight</Highlight>
 
2565     </SpellGem> = 2580     </SpellGem>
2566        
2567     <SpellGem item = "HB2_SpellGem10">   2581     <SpellGem item="HB2_SpellGem10">
2568         <ScreenID>HB2_SpellGem10</ScreenID>   2582         <ScreenID>HB2_SpellGem10</ScreenID>
2569         <RelativePosition>true</RelativePosition>   2583         <RelativePosition>true</RelativePosition>
2570         <Location>   2584         <Location>
2571             <X>44</X> <> 2585             <X>417</X>
2572             <Y>184</Y>   2586             <Y>5</Y>
2573         </Location> = 2587         </Location>
2574         <Size>   2588         <Size>
2575             <CX>40</CX> <> 2589             <CX>37</CX>
2576             <CY>32</CY> = 2590             <CY>32</CY>
2577         </Size>   2591         </Size>
2578         <SpellGemDrawTemplate>   2592         <SpellGemDrawTemplate>
2579             <Holder>A_SpellGemHolder</Holder>   2593             <Holder>A_SpellGemHolder</Holder>
2580             <Background>A_SpellGemBackground</Background>   2594             <Background>A_SpellGemBackground</Background>
2581             <Highlight>A_SpellGemHighlight</Highlight>   2595             <Highlight>A_SpellGemHighlight</Highlight>
 
2585     </SpellGem> = 2599     </SpellGem>
2586        
2587     <Button item = "HB2_FileButton">   2600     <Button item="HB2_FileButton">
2588         <ScreenID>HB2_FileButton</ScreenID>   2601         <ScreenID>HB2_FileButton</ScreenID>
2589         <RelativePosition>true</RelativePosition>   2602         <RelativePosition>true</RelativePosition>
2590         <Location>   2603         <Location>
2591             <X>10</X> <> 2604             <X>478</X>
2592             <Y>223</Y>   2605             <Y>12</Y>
2593         </Location> = 2606         </Location>
2594         <Size>   2607         <Size>
2595             <CX>68</CX> <> 2608             <CX>20</CX>
2596             <CY>16</CY>   2609             <CY>20</CY>
2597         </Size> = 2610         </Size>
2598         <Style_Checkbox>false</Style_Checkbox>   2611         <Style_Checkbox>false</Style_Checkbox>
2599         <Text>Settings</Text> +-    
2600         <TextColor> = 2612         <TextColor>
2601                 <R>255</R>   2613             <R>255</R>
2602                 <G>255</G>   2614             <G>255</G>
2603                 <B>255</B>   2615             <B>255</B>
2604         </TextColor>   2616         </TextColor>
2605         <ButtonDrawTemplate>   2617         <ButtonDrawTemplate>
2606             <Normal>A_SmallBtnNormal</Normal> <> 2618             <Normal>HB_OptionsNormal</Normal>
2607             <Pressed>A_SmallBtnPressed</Pressed>   2619             <Pressed>HB_OptionsPressed</Pressed>
2608             <Flyby>A_SmallBtnFlyby</Flyby>   2620             <Flyby>HB_OptionsFlyby</Flyby>
2609             <Disabled>A_SmallBtnDisabled</Disabled>   2621             <Disabled>HB_OptionsDisabled</Disabled>
2610             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   2622             <PressedFlyby>HB_OptionsPressedFlyby</PressedFlyby>
2611         </ButtonDrawTemplate> = 2623         </ButtonDrawTemplate>
2612     </Button>   2624     </Button>
2613        
2614     <Screen item = "HotButtonWnd2">   2625     <Screen item="HotButtonWnd2">
2615         <ScreenID/>   2626         <ScreenID />
2616         <Font>2</Font>   2627         <Font>2</Font>
2617         <RelativePosition>false</RelativePosition>   2628         <RelativePosition>false</RelativePosition>
2618         <Location>   2629         <Location>
2619             <X>0</X>   2630             <X>0</X>
2620             <Y>230</Y>   2631             <Y>230</Y>
2621         </Location>   2632         </Location>
2622         <Size>   2633         <Size>
2623             <CX>95</CX> <> 2634             <CX>513</CX>
2624             <CY>262</CY>   2635             <CY>53</CY>
2625         </Size> = 2636         </Size>
2626         <Text>HotBar 2</Text>   2637         <Text>HotBar 2</Text>
2627         <Style_VScroll>false</Style_VScroll>   2638         <Style_VScroll>false</Style_VScroll>
2628         <Style_HScroll>false</Style_HScroll>   2639         <Style_HScroll>false</Style_HScroll>
2629         <Style_Transparent>false</Style_Transparent>   2640         <Style_Transparent>false</Style_Transparent>
2630         <TooltipReference>Hot Buttons</TooltipReference>   2641         <TooltipReference>Hot Buttons</TooltipReference>
2631         <DrawTemplate>WDT_Rounded</DrawTemplate> <> 2642         <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
2632         <Style_Titlebar>true</Style_Titlebar>   2643         <Style_Titlebar>false</Style_Titlebar>
2633         <Style_Closebox>true</Style_Closebox>   2644         <Style_Closebox>false</Style_Closebox>
2634         <Style_Minimizebox>false</Style_Minimizebox> = 2645         <Style_Minimizebox>false</Style_Minimizebox>
2635         <Style_Border>true</Style_Border>   2646         <Style_Border>true</Style_Border>
2636         <Style_Sizable>false</Style_Sizable>   2647         <Style_Sizable>false</Style_Sizable>
2637         <Pieces>HB2_PageLeftButton</Pieces>   2648         <Pieces>HB2_PageLeftButton</Pieces>
2638         <Pieces>HB2_PageRightButton</Pieces>   2649         <Pieces>HB2_PageRightButton</Pieces>
2639         <Pieces>HB2_CurrentPageLabel</Pieces>   2650         <Pieces>HB2_CurrentPageLabel</Pieces>
 
2673     =    
2674     <Button item = "HB3_PageLeftButton">   2683     <Button item="HB3_PageLeftButton">
2675         <ScreenID>HB3_PageLeftButton</ScreenID>   2684         <ScreenID>HB3_PageLeftButton</ScreenID>
2676         <Font>1</Font>   2685         <Font>1</Font>
2677         <RelativePosition>true</RelativePosition>   2686         <RelativePosition>true</RelativePosition>
2678         <Location>   2687         <Location>
2679             <X>8</X> <> 2688             <X>0</X>
2680             <Y>2</Y>   2689             <Y>26</Y>
2681         </Location> = 2690         </Location>
2682         <Size>   2691         <Size>
2683             <CX>25</CX> <> 2692             <CX>16</CX>
2684             <CY>16</CY>   2693             <CY>11</CY>
2685         </Size> = 2694         </Size>
2686         <Text></Text> <> 2695         <Text />
2687         <TextColor> = 2696         <TextColor>
2688             <R>255</R>   2697             <R>255</R>
2689             <G>255</G>   2698             <G>255</G>
2690             <B>255</B>   2699             <B>255</B>
2691         </TextColor>   2700         </TextColor>
2692         <ButtonDrawTemplate>   2701         <ButtonDrawTemplate>
 
2700   =    
2701     <Label item ="HB3_CurrentPageLabel">   2709     <Label item="HB3_CurrentPageLabel">
2702         <ScreenID>HB3_CurrentPageLabel</ScreenID>   2710         <ScreenID>HB3_CurrentPageLabel</ScreenID>
2703         <Font>1</Font>   2711         <Font>1</Font>
2704         <RelativePosition>true</RelativePosition>   2712         <RelativePosition>true</RelativePosition>
2705         <Location>   2713         <Location>
2706             <X>33</X> <> 2714             <X>11</X>
2707             <Y>2</Y>   2715             <Y>26</Y>
2708         </Location> = 2716         </Location>
2709         <Size>   2717         <Size>
2710             <CX>25</CX>   2718             <CX>25</CX>
2711             <CY>16</CY> <> 2719             <CY>12</CY>
2712         </Size> = 2720         </Size>
2713         <Text>1</Text>   2721         <Text>1</Text>
2714         <TextColor>   2722         <TextColor>
2715                 <R>255</R>   2723             <R>255</R>
2716                 <G>255</G>   2724             <G>255</G>
2717                 <B>255</B>   2725             <B>255</B>
 
2723   =    
2724     <Button item = "HB3_PageRightButton">   2731     <Button item="HB3_PageRightButton">
2725         <ScreenID>HB3_PageRightButton</ScreenID>   2732         <ScreenID>HB3_PageRightButton</ScreenID>
2726         <Font>1</Font>   2733         <Font>1</Font>
2727         <RelativePosition>true</RelativePosition>   2734         <RelativePosition>true</RelativePosition>
2728         <Location>   2735         <Location>
2729             <X>58</X> <> 2736             <X>29</X>
2730             <Y>2</Y>   2737             <Y>26</Y>
2731         </Location> = 2738         </Location>
2732         <Size>   2739         <Size>
2733             <CX>25</CX> <> 2740             <CX>16</CX>
2734             <CY>16</CY>   2741             <CY>11</CY>
2735         </Size> = 2742         </Size>
2736         <Text></Text> <> 2743         <Text />
2737         <TextColor> = 2744         <TextColor>
2738             <R>255</R>   2745             <R>255</R>
2739             <G>255</G>   2746             <G>255</G>
2740             <B>255</B>   2747             <B>255</B>
2741         </TextColor>   2748         </TextColor>
2742         <ButtonDrawTemplate>   2749         <ButtonDrawTemplate>
 
2750   =    
2751     <Button item = "HB3_Button1">   2757     <Button item="HB3_Button1">
2752         <ScreenID>HB3_Button1</ScreenID>   2758         <ScreenID>HB3_Button1</ScreenID>
2753         <Font>1</Font>   2759         <Font>1</Font>
2754         <RelativePosition>true</RelativePosition>   2760         <RelativePosition>true</RelativePosition>
2755         <Location>   2761         <Location>
2756             <X>2</X> <> 2762             <X>4</X>
2757             <Y>20</Y>   2763             <Y>43</Y>
2758         </Location> = 2764         </Location>
2759         <Size>   2765         <Size>
2760             <CX>40</CX> <> 2766             <CX>37</CX>
2761             <CY>40</CY>   2767             <CY>34</CY>
2762         </Size> = 2768         </Size>
2763         <Text>1</Text>   2769         <Text>1</Text>
2764         <TextColor>   2770         <TextColor>
2765             <R>255</R>   2771             <R>255</R>
2766             <G>255</G>   2772             <G>255</G>
2767             <B>255</B>   2773             <B>255</B>
 
2781   =    
2782     <Button item = "HB3_Button2">   2787     <Button item="HB3_Button2">
2783         <ScreenID>HB3_Button2</ScreenID>   2788         <ScreenID>HB3_Button2</ScreenID>
2784         <Font>1</Font>   2789         <Font>1</Font>
2785         <RelativePosition>true</RelativePosition>   2790         <RelativePosition>true</RelativePosition>
2786         <Location>   2791         <Location>
2787             <X>44</X> <> 2792             <X>4</X>
2788             <Y>20</Y>   2793             <Y>83</Y>
2789         </Location> = 2794         </Location>
2790         <Size>   2795         <Size>
2791             <CX>40</CX> <> 2796             <CX>37</CX>
2792             <CY>40</CY>   2797             <CY>34</CY>
2793         </Size> = 2798         </Size>
2794         <Text>2</Text>   2799         <Text>2</Text>
2795         <TextColor>   2800         <TextColor>
2796             <R>255</R>   2801             <R>255</R>
2797             <G>255</G>   2802             <G>255</G>
2798             <B>255</B>   2803             <B>255</B>
 
2812   =    
2813     <Button item = "HB3_Button3">   2817     <Button item="HB3_Button3">
2814         <ScreenID>HB3_Button3</ScreenID>   2818         <ScreenID>HB3_Button3</ScreenID>
2815         <Font>1</Font>   2819         <Font>1</Font>
2816         <RelativePosition>true</RelativePosition>   2820         <RelativePosition>true</RelativePosition>
2817         <Location>   2821         <Location>
2818             <X>2</X> <> 2822             <X>4</X>
2819             <Y>60</Y>   2823             <Y>123</Y>
2820         </Location> = 2824         </Location>
2821         <Size>   2825         <Size>
2822             <CX>40</CX> <> 2826             <CX>37</CX>
2823             <CY>40</CY>   2827             <CY>34</CY>
2824         </Size> = 2828         </Size>
2825         <Text>3</Text>   2829         <Text>3</Text>
2826         <TextColor>   2830         <TextColor>
2827             <R>255</R>   2831             <R>255</R>
2828             <G>255</G>   2832             <G>255</G>
2829             <B>255</B>   2833             <B>255</B>
 
2843   =    
2844     <Button item = "HB3_Button4">   2847     <Button item="HB3_Button4">
2845         <ScreenID>HB3_Button4</ScreenID>   2848         <ScreenID>HB3_Button4</ScreenID>
2846         <Font>1</Font>   2849         <Font>1</Font>
2847         <RelativePosition>true</RelativePosition>   2850         <RelativePosition>true</RelativePosition>
2848         <Location>   2851         <Location>
2849             <X>44</X> <> 2852             <X>4</X>
2850             <Y>60</Y>   2853             <Y>163</Y>
2851         </Location> = 2854         </Location>
2852         <Size>   2855         <Size>
2853             <CX>40</CX> <> 2856             <CX>37</CX>
2854             <CY>40</CY>   2857             <CY>34</CY>
2855         </Size> = 2858         </Size>
2856         <Text>4</Text>   2859         <Text>4</Text>
2857         <TextColor>   2860         <TextColor>
2858             <R>255</R>   2861             <R>255</R>
2859             <G>255</G>   2862             <G>255</G>
2860             <B>255</B>   2863             <B>255</B>
 
2874   =    
2875     <Button item = "HB3_Button5">   2877     <Button item="HB3_Button5">
2876         <ScreenID>HB3_Button5</ScreenID>   2878         <ScreenID>HB3_Button5</ScreenID>
2877         <Font>1</Font>   2879         <Font>1</Font>
2878         <RelativePosition>true</RelativePosition>   2880         <RelativePosition>true</RelativePosition>
2879         <Location>   2881         <Location>
2880             <X>2</X> <> 2882             <X>4</X>
2881             <Y>100</Y>   2883             <Y>202</Y>
2882         </Location> = 2884         </Location>
2883         <Size>   2885         <Size>
2884             <CX>40</CX> <> 2886             <CX>37</CX>
2885             <CY>40</CY>   2887             <CY>34</CY>
2886         </Size> = 2888         </Size>
2887         <Text>5</Text>   2889         <Text>5</Text>
2888         <TextColor>   2890         <TextColor>
2889             <R>255</R>   2891             <R>255</R>
2890             <G>255</G>   2892             <G>255</G>
2891             <B>255</B>   2893             <B>255</B>
 
2905   =    
2906     <Button item = "HB3_Button6">   2907     <Button item="HB3_Button6">
2907         <ScreenID>HB3_Button6</ScreenID>   2908         <ScreenID>HB3_Button6</ScreenID>
2908         <Font>1</Font>   2909         <Font>1</Font>
2909         <RelativePosition>true</RelativePosition>   2910         <RelativePosition>true</RelativePosition>
2910         <Location>   2911         <Location>
2911             <X>44</X> <> 2912             <X>4</X>
2912             <Y>100</Y>   2913             <Y>241</Y>
2913         </Location> = 2914         </Location>
2914         <Size>   2915         <Size>
2915             <CX>40</CX> <> 2916             <CX>37</CX>
2916             <CY>40</CY>   2917             <CY>34</CY>
2917         </Size> = 2918         </Size>
2918         <Text>6</Text>   2919         <Text>6</Text>
2919         <TextColor>   2920         <TextColor>
2920             <R>255</R>   2921             <R>255</R>
2921             <G>255</G>   2922             <G>255</G>
2922             <B>255</B>   2923             <B>255</B>
 
2936   =    
2937     <Button item = "HB3_Button7">   2937     <Button item="HB3_Button7">
2938         <ScreenID>HB3_Button7</ScreenID>   2938         <ScreenID>HB3_Button7</ScreenID>
2939         <Font>1</Font>   2939         <Font>1</Font>
2940         <RelativePosition>true</RelativePosition>   2940         <RelativePosition>true</RelativePosition>
2941         <Location>   2941         <Location>
2942             <X>2</X> <> 2942             <X>4</X>
2943             <Y>140</Y>   2943             <Y>280</Y>
2944         </Location> = 2944         </Location>
2945         <Size>   2945         <Size>
2946             <CX>40</CX> <> 2946             <CX>37</CX>
2947             <CY>40</CY>   2947             <CY>34</CY>
2948         </Size> = 2948         </Size>
2949         <Text>7</Text>   2949         <Text>7</Text>
2950         <TextColor>   2950         <TextColor>
2951             <R>255</R>   2951             <R>255</R>
2952             <G>255</G>   2952             <G>255</G>
2953             <B>255</B>   2953             <B>255</B>
 
2967   =    
2968     <Button item = "HB3_Button8">   2967     <Button item="HB3_Button8">
2969         <ScreenID>HB3_Button8</ScreenID>   2968         <ScreenID>HB3_Button8</ScreenID>
2970         <Font>1</Font>   2969         <Font>1</Font>
2971         <RelativePosition>true</RelativePosition>   2970         <RelativePosition>true</RelativePosition>
2972         <Location>   2971         <Location>
2973             <X>44</X> <> 2972             <X>4</X>
2974             <Y>140</Y>   2973             <Y>318</Y>
2975         </Location> = 2974         </Location>
2976         <Size>   2975         <Size>
2977             <CX>40</CX> <> 2976             <CX>37</CX>
2978             <CY>40</CY>   2977             <CY>34</CY>
2979         </Size> = 2978         </Size>
2980         <Text>8</Text>   2979         <Text>8</Text>
2981         <TextColor>   2980         <TextColor>
2982             <R>255</R>   2981             <R>255</R>
2983             <G>255</G>   2982             <G>255</G>
2984             <B>255</B>   2983             <B>255</B>
 
2998   =    
2999     <Button item = "HB3_Button9">   2997     <Button item="HB3_Button9">
3000         <ScreenID>HB3_Button9</ScreenID>   2998         <ScreenID>HB3_Button9</ScreenID>
3001         <Font>1</Font>   2999         <Font>1</Font>
3002         <RelativePosition>true</RelativePosition>   3000         <RelativePosition>true</RelativePosition>
3003         <Location>   3001         <Location>
3004             <X>2</X> <> 3002             <X>4</X>
3005             <Y>180</Y>   3003             <Y>356</Y>
3006         </Location> = 3004         </Location>
3007         <Size>   3005         <Size>
3008             <CX>40</CX> <> 3006             <CX>37</CX>
3009             <CY>40</CY>   3007             <CY>34</CY>
3010         </Size> = 3008         </Size>
3011         <Text>9</Text>   3009         <Text>9</Text>
3012         <TextColor>   3010         <TextColor>
3013             <R>255</R>   3011             <R>255</R>
3014             <G>255</G>   3012             <G>255</G>
3015             <B>255</B>   3013             <B>255</B>
 
3029   =    
3030     <Button item = "HB3_Button10">   3027     <Button item="HB3_Button10">
3031         <ScreenID>HB3_Button10</ScreenID>   3028         <ScreenID>HB3_Button10</ScreenID>
3032         <Font>1</Font>   3029         <Font>1</Font>
3033         <RelativePosition>true</RelativePosition>   3030         <RelativePosition>true</RelativePosition>
3034         <Location>   3031         <Location>
3035             <X>44</X> <> 3032             <X>4</X>
3036             <Y>180</Y>   3033             <Y>395</Y>
3037         </Location> = 3034         </Location>
3038         <Size>   3035         <Size>
3039             <CX>40</CX> <> 3036             <CX>37</CX>
3040             <CY>40</CY>   3037             <CY>34</CY>
3041         </Size> = 3038         </Size>
3042         <Text>10</Text>   3039         <Text>10</Text>
3043         <TextColor>   3040         <TextColor>
3044             <R>255</R>   3041             <R>255</R>
3045             <G>255</G>   3042             <G>255</G>
3046             <B>255</B>   3043             <B>255</B>
 
3059     </Button> = 3056     </Button>
3060        
3061     <InvSlot item = "HB3_InvSlot1">   3057     <InvSlot item="HB3_InvSlot1">
3062         <ScreenID>HB3_InvSlot1</ScreenID>   3058         <ScreenID>HB3_InvSlot1</ScreenID>
3063         <RelativePosition>true</RelativePosition>   3059         <RelativePosition>true</RelativePosition>
3064         <Location>   3060         <Location>
3065             <X>2</X> <> 3061             <X>4</X>
3066             <Y>20</Y>   3062             <Y>43</Y>
3067         </Location> = 3063         </Location>
3068         <Size>   3064         <Size>
3069             <CX>40</CX> <> 3065             <CX>37</CX>
3070             <CY>40</CY>   3066             <CY>34</CY>
3071         </Size> = 3067         </Size>
3072         <Background>A_RecessedBox</Background>   3068         <Background>A_RecessedBox</Background>
3073         <EQType>-1</EQType>   3069         <EQType>-1</EQType>
3074         <Style_VScroll>false</Style_VScroll>   3070         <Style_VScroll>false</Style_VScroll>
3075         <Style_HScroll>false</Style_HScroll>   3071         <Style_HScroll>false</Style_HScroll>
3076         <Style_Transparent>false</Style_Transparent>   3072         <Style_Transparent>false</Style_Transparent>
3077     </InvSlot>   3073     </InvSlot>
3078        
3079     <InvSlot item = "HB3_InvSlot2">   3074     <InvSlot item="HB3_InvSlot2">
3080         <ScreenID>HB3_InvSlot2</ScreenID>   3075         <ScreenID>HB3_InvSlot2</ScreenID>
3081         <RelativePosition>true</RelativePosition>   3076         <RelativePosition>true</RelativePosition>
3082         <Location>   3077         <Location>
3083             <X>44</X> <> 3078             <X>4</X>
3084             <Y>20</Y>   3079             <Y>83</Y>
3085         </Location> = 3080         </Location>
3086         <Size>   3081         <Size>
3087             <CX>40</CX> <> 3082             <CX>37</CX>
3088             <CY>40</CY>   3083             <CY>34</CY>
3089         </Size> = 3084         </Size>
3090         <Background>A_RecessedBox</Background>   3085         <Background>A_RecessedBox</Background>
3091         <EQType>-1</EQType>   3086         <EQType>-1</EQType>
3092         <Style_VScroll>false</Style_VScroll>   3087         <Style_VScroll>false</Style_VScroll>
3093         <Style_HScroll>false</Style_HScroll>   3088         <Style_HScroll>false</Style_HScroll>
3094         <Style_Transparent>false</Style_Transparent>   3089         <Style_Transparent>false</Style_Transparent>
3095     </InvSlot>   3090     </InvSlot>
3096        
3097     <InvSlot item = "HB3_InvSlot3">   3091     <InvSlot item="HB3_InvSlot3">
3098         <ScreenID>HB3_InvSlot3</ScreenID>   3092         <ScreenID>HB3_InvSlot3</ScreenID>
3099         <RelativePosition>true</RelativePosition>   3093         <RelativePosition>true</RelativePosition>
3100         <Location>   3094         <Location>
3101             <X>2</X> <> 3095             <X>4</X>
3102             <Y>60</Y>   3096             <Y>123</Y>
3103         </Location> = 3097         </Location>
3104         <Size>   3098         <Size>
3105             <CX>40</CX> <> 3099             <CX>37</CX>
3106             <CY>40</CY>   3100             <CY>34</CY>
3107         </Size> = 3101         </Size>
3108         <Background>A_RecessedBox</Background>   3102         <Background>A_RecessedBox</Background>
3109         <EQType>-1</EQType>   3103         <EQType>-1</EQType>
3110         <Style_VScroll>false</Style_VScroll>   3104         <Style_VScroll>false</Style_VScroll>
3111         <Style_HScroll>false</Style_HScroll>   3105         <Style_HScroll>false</Style_HScroll>
3112         <Style_Transparent>false</Style_Transparent>   3106         <Style_Transparent>false</Style_Transparent>
3113     </InvSlot>   3107     </InvSlot>
3114        
3115     <InvSlot item = "HB3_InvSlot4">   3108     <InvSlot item="HB3_InvSlot4">
3116         <ScreenID>HB3_InvSlot4</ScreenID>   3109         <ScreenID>HB3_InvSlot4</ScreenID>
3117         <RelativePosition>true</RelativePosition>   3110         <RelativePosition>true</RelativePosition>
3118         <Location>   3111         <Location>
3119             <X>44</X> <> 3112             <X>4</X>
3120             <Y>60</Y>   3113             <Y>162</Y>
3121         </Location> = 3114         </Location>
3122         <Size>   3115         <Size>
3123             <CX>40</CX> <> 3116             <CX>37</CX>
3124             <CY>40</CY>   3117             <CY>34</CY>
3125         </Size> = 3118         </Size>
3126         <Background>A_RecessedBox</Background>   3119         <Background>A_RecessedBox</Background>
3127         <EQType>-1</EQType>   3120         <EQType>-1</EQType>
3128         <Style_VScroll>false</Style_VScroll>   3121         <Style_VScroll>false</Style_VScroll>
3129         <Style_HScroll>false</Style_HScroll>   3122         <Style_HScroll>false</Style_HScroll>
3130         <Style_Transparent>false</Style_Transparent>   3123         <Style_Transparent>false</Style_Transparent>
3131     </InvSlot>   3124     </InvSlot>
3132        
3133     <InvSlot item = "HB3_InvSlot5">   3125     <InvSlot item="HB3_InvSlot5">
3134         <ScreenID>HB3_InvSlot5</ScreenID>   3126         <ScreenID>HB3_InvSlot5</ScreenID>
3135         <RelativePosition>true</RelativePosition>   3127         <RelativePosition>true</RelativePosition>
3136         <Location>   3128         <Location>
3137             <X>2</X> <> 3129             <X>4</X>
3138             <Y>100</Y>   3130             <Y>202</Y>
3139         </Location> = 3131         </Location>
3140         <Size>   3132         <Size>
3141             <CX>40</CX> <> 3133             <CX>37</CX>
3142             <CY>40</CY>   3134             <CY>34</CY>
3143         </Size> = 3135         </Size>
3144         <Background>A_RecessedBox</Background>   3136         <Background>A_RecessedBox</Background>
3145         <EQType>-1</EQType>   3137         <EQType>-1</EQType>
3146         <Style_VScroll>false</Style_VScroll>   3138         <Style_VScroll>false</Style_VScroll>
3147         <Style_HScroll>false</Style_HScroll>   3139         <Style_HScroll>false</Style_HScroll>
3148         <Style_Transparent>false</Style_Transparent>   3140         <Style_Transparent>false</Style_Transparent>
3149     </InvSlot>   3141     </InvSlot>
3150        
3151     <InvSlot item = "HB3_InvSlot6">   3142     <InvSlot item="HB3_InvSlot6">
3152         <ScreenID>HB3_InvSlot6</ScreenID>   3143         <ScreenID>HB3_InvSlot6</ScreenID>
3153         <RelativePosition>true</RelativePosition>   3144         <RelativePosition>true</RelativePosition>
3154         <Location>   3145         <Location>
3155             <X>44</X> <> 3146             <X>4</X>
3156             <Y>100</Y>   3147             <Y>241</Y>
3157         </Location> = 3148         </Location>
3158         <Size>   3149         <Size>
3159             <CX>40</CX> <> 3150             <CX>37</CX>
3160             <CY>40</CY>   3151             <CY>34</CY>
3161         </Size> = 3152         </Size>
3162         <Background>A_RecessedBox</Background>   3153         <Background>A_RecessedBox</Background>
3163         <EQType>-1</EQType>   3154         <EQType>-1</EQType>
3164         <Style_VScroll>false</Style_VScroll>   3155         <Style_VScroll>false</Style_VScroll>
3165         <Style_HScroll>false</Style_HScroll>   3156         <Style_HScroll>false</Style_HScroll>
3166         <Style_Transparent>false</Style_Transparent>   3157         <Style_Transparent>false</Style_Transparent>
3167     </InvSlot>   3158     </InvSlot>
3168        
3169     <InvSlot item = "HB3_InvSlot7">   3159     <InvSlot item="HB3_InvSlot7">
3170         <ScreenID>HB3_InvSlot7</ScreenID>   3160         <ScreenID>HB3_InvSlot7</ScreenID>
3171         <RelativePosition>true</RelativePosition>   3161         <RelativePosition>true</RelativePosition>
3172         <Location>   3162         <Location>
3173             <X>2</X> <> 3163             <X>4</X>
3174             <Y>140</Y>   3164             <Y>280</Y>
3175         </Location> = 3165         </Location>
3176         <Size>   3166         <Size>
3177             <CX>40</CX> <> 3167             <CX>37</CX>
3178             <CY>40</CY>   3168             <CY>34</CY>
3179         </Size> = 3169         </Size>
3180         <Background>A_RecessedBox</Background>   3170         <Background>A_RecessedBox</Background>
3181         <EQType>-1</EQType>   3171         <EQType>-1</EQType>
3182         <Style_VScroll>false</Style_VScroll>   3172         <Style_VScroll>false</Style_VScroll>
3183         <Style_HScroll>false</Style_HScroll>   3173         <Style_HScroll>false</Style_HScroll>
3184         <Style_Transparent>false</Style_Transparent>   3174         <Style_Transparent>false</Style_Transparent>
3185     </InvSlot>   3175     </InvSlot>
3186        
3187     <InvSlot item = "HB3_InvSlot8">   3176     <InvSlot item="HB3_InvSlot8">
3188         <ScreenID>HB3_InvSlot8</ScreenID>   3177         <ScreenID>HB3_InvSlot8</ScreenID>
3189         <RelativePosition>true</RelativePosition>   3178         <RelativePosition>true</RelativePosition>
3190         <Location>   3179         <Location>
3191             <X>44</X> <> 3180             <X>4</X>
3192             <Y>140</Y>   3181             <Y>318</Y>
3193         </Location> = 3182         </Location>
3194         <Size>   3183         <Size>
3195             <CX>40</CX> <> 3184             <CX>37</CX>
3196             <CY>40</CY>   3185             <CY>34</CY>
3197         </Size> = 3186         </Size>
3198         <Background>A_RecessedBox</Background>   3187         <Background>A_RecessedBox</Background>
3199         <EQType>-1</EQType>   3188         <EQType>-1</EQType>
3200         <Style_VScroll>false</Style_VScroll>   3189         <Style_VScroll>false</Style_VScroll>
3201         <Style_HScroll>false</Style_HScroll>   3190         <Style_HScroll>false</Style_HScroll>
3202         <Style_Transparent>false</Style_Transparent>   3191         <Style_Transparent>false</Style_Transparent>
3203     </InvSlot>   3192     </InvSlot>
3204        
3205     <InvSlot item = "HB3_InvSlot9">   3193     <InvSlot item="HB3_InvSlot9">
3206         <ScreenID>HB3_InvSlot9</ScreenID>   3194         <ScreenID>HB3_InvSlot9</ScreenID>
3207         <RelativePosition>true</RelativePosition>   3195         <RelativePosition>true</RelativePosition>
3208         <Location>   3196         <Location>
3209             <X>2</X> <> 3197             <X>4</X>
3210             <Y>180</Y>   3198             <Y>356</Y>
3211         </Location> = 3199         </Location>
3212         <Size>   3200         <Size>
3213             <CX>40</CX> <> 3201             <CX>37</CX>
3214             <CY>40</CY>   3202             <CY>34</CY>
3215         </Size> = 3203         </Size>
3216         <Background>A_RecessedBox</Background>   3204         <Background>A_RecessedBox</Background>
3217         <EQType>-1</EQType>   3205         <EQType>-1</EQType>
3218         <Style_VScroll>false</Style_VScroll>   3206         <Style_VScroll>false</Style_VScroll>
3219         <Style_HScroll>false</Style_HScroll>   3207         <Style_HScroll>false</Style_HScroll>
3220         <Style_Transparent>false</Style_Transparent>   3208         <Style_Transparent>false</Style_Transparent>
3221     </InvSlot>   3209     </InvSlot>
3222        
3223     <InvSlot item = "HB3_InvSlot10">   3210     <InvSlot item="HB3_InvSlot10">
3224         <ScreenID>HB3_InvSlot10</ScreenID>   3211         <ScreenID>HB3_InvSlot10</ScreenID>
3225         <RelativePosition>true</RelativePosition>   3212         <RelativePosition>true</RelativePosition>
3226         <Location>   3213         <Location>
3227             <X>44</X> <> 3214             <X>4</X>
3228             <Y>180</Y>   3215             <Y>395</Y>
3229         </Location> = 3216         </Location>
3230         <Size>   3217         <Size>
3231             <CX>40</CX> <> 3218             <CX>37</CX>
3232             <CY>40</CY>   3219             <CY>34</CY>
3233         </Size> = 3220         </Size>
3234         <Background>A_RecessedBox</Background>   3221         <Background>A_RecessedBox</Background>
3235         <EQType>-1</EQType>   3222         <EQType>-1</EQType>
3236         <Style_VScroll>false</Style_VScroll>   3223         <Style_VScroll>false</Style_VScroll>
3237         <Style_HScroll>false</Style_HScroll>   3224         <Style_HScroll>false</Style_HScroll>
3238         <Style_Transparent>false</Style_Transparent>   3225         <Style_Transparent>false</Style_Transparent>
3239     </InvSlot>   3226     </InvSlot>
3240        
3241     <SpellGem item = "HB3_SpellGem1">   3227     <SpellGem item="HB3_SpellGem1">
3242         <ScreenID>HB3_SpellGem1</ScreenID>   3228         <ScreenID>HB3_SpellGem1</ScreenID>
3243         <RelativePosition>true</RelativePosition>   3229         <RelativePosition>true</RelativePosition>
3244         <Location>   3230         <Location>
3245             <X>2</X> <> 3231             <X>4</X>
3246             <Y>24</Y>   3232             <Y>44</Y>
3247         </Location> = 3233         </Location>
3248         <Size>   3234         <Size>
3249             <CX>40</CX> <> 3235             <CX>37</CX>
3250             <CY>32</CY> = 3236             <CY>32</CY>
3251         </Size>   3237         </Size>
3252         <SpellGemDrawTemplate>   3238         <SpellGemDrawTemplate>
3253             <Holder>A_SpellGemHolder</Holder>   3239             <Holder>A_SpellGemHolder</Holder>
3254             <Background>A_SpellGemBackground</Background>   3240             <Background>A_SpellGemBackground</Background>
3255             <Highlight>A_SpellGemHighlight</Highlight>   3241             <Highlight>A_SpellGemHighlight</Highlight>
 
3259     </SpellGem> = 3245     </SpellGem>
3260        
3261     <SpellGem item = "HB3_SpellGem2">   3246     <SpellGem item="HB3_SpellGem2">
3262         <ScreenID>HB3_SpellGem2</ScreenID>   3247         <ScreenID>HB3_SpellGem2</ScreenID>
3263         <RelativePosition>true</RelativePosition>   3248         <RelativePosition>true</RelativePosition>
3264         <Location>   3249         <Location>
3265             <X>44</X> <> 3250             <X>4</X>
3266             <Y>24</Y>   3251             <Y>84</Y>
3267         </Location> = 3252         </Location>
3268         <Size>   3253         <Size>
3269             <CX>40</CX> <> 3254             <CX>37</CX>
3270             <CY>32</CY> = 3255             <CY>32</CY>
3271         </Size>   3256         </Size>
3272         <SpellGemDrawTemplate>   3257         <SpellGemDrawTemplate>
3273             <Holder>A_SpellGemHolder</Holder>   3258             <Holder>A_SpellGemHolder</Holder>
3274             <Background>A_SpellGemBackground</Background>   3259             <Background>A_SpellGemBackground</Background>
3275             <Highlight>A_SpellGemHighlight</Highlight>   3260             <Highlight>A_SpellGemHighlight</Highlight>
 
3279     </SpellGem> = 3264     </SpellGem>
3280        
3281     <SpellGem item = "HB3_SpellGem3">   3265     <SpellGem item="HB3_SpellGem3">
3282         <ScreenID>HB3_SpellGem3</ScreenID>   3266         <ScreenID>HB3_SpellGem3</ScreenID>
3283         <RelativePosition>true</RelativePosition>   3267         <RelativePosition>true</RelativePosition>
3284         <Location>   3268         <Location>
3285             <X>2</X> <> 3269             <X>4</X>
3286             <Y>64</Y>   3270             <Y>124</Y>
3287         </Location> = 3271         </Location>
3288         <Size>   3272         <Size>
3289             <CX>40</CX> <> 3273             <CX>37</CX>
3290             <CY>32</CY> = 3274             <CY>32</CY>
3291         </Size>   3275         </Size>
3292         <SpellGemDrawTemplate>   3276         <SpellGemDrawTemplate>
3293             <Holder>A_SpellGemHolder</Holder>   3277             <Holder>A_SpellGemHolder</Holder>
3294             <Background>A_SpellGemBackground</Background>   3278             <Background>A_SpellGemBackground</Background>
3295             <Highlight>A_SpellGemHighlight</Highlight>   3279             <Highlight>A_SpellGemHighlight</Highlight>
 
3299     </SpellGem> = 3283     </SpellGem>
3300        
3301     <SpellGem item = "HB3_SpellGem4">   3284     <SpellGem item="HB3_SpellGem4">
3302         <ScreenID>HB3_SpellGem4</ScreenID>   3285         <ScreenID>HB3_SpellGem4</ScreenID>
3303         <RelativePosition>true</RelativePosition>   3286         <RelativePosition>true</RelativePosition>
3304         <Location>   3287         <Location>
3305             <X>44</X> <> 3288             <X>4</X>
3306             <Y>64</Y>   3289             <Y>163</Y>
3307         </Location> = 3290         </Location>
3308         <Size>   3291         <Size>
3309             <CX>40</CX> <> 3292             <CX>37</CX>
3310             <CY>32</CY> = 3293             <CY>32</CY>
3311         </Size>   3294         </Size>
3312         <SpellGemDrawTemplate>   3295         <SpellGemDrawTemplate>
3313             <Holder>A_SpellGemHolder</Holder>   3296             <Holder>A_SpellGemHolder</Holder>
3314             <Background>A_SpellGemBackground</Background>   3297             <Background>A_SpellGemBackground</Background>
3315             <Highlight>A_SpellGemHighlight</Highlight>   3298             <Highlight>A_SpellGemHighlight</Highlight>
 
3319     </SpellGem> = 3302     </SpellGem>
3320        
3321     <SpellGem item = "HB3_SpellGem5">   3303     <SpellGem item="HB3_SpellGem5">
3322         <ScreenID>HB3_SpellGem5</ScreenID>   3304         <ScreenID>HB3_SpellGem5</ScreenID>
3323         <RelativePosition>true</RelativePosition>   3305         <RelativePosition>true</RelativePosition>
3324         <Location>   3306         <Location>
3325             <X>2</X> <> 3307             <X>4</X>
3326             <Y>104</Y>   3308             <Y>203</Y>
3327         </Location> = 3309         </Location>
3328         <Size>   3310         <Size>
3329             <CX>40</CX> <> 3311             <CX>37</CX>
3330             <CY>32</CY> = 3312             <CY>32</CY>
3331         </Size>   3313         </Size>
3332         <SpellGemDrawTemplate>   3314         <SpellGemDrawTemplate>
3333             <Holder>A_SpellGemHolder</Holder>   3315             <Holder>A_SpellGemHolder</Holder>
3334             <Background>A_SpellGemBackground</Background>   3316             <Background>A_SpellGemBackground</Background>
3335             <Highlight>A_SpellGemHighlight</Highlight>   3317             <Highlight>A_SpellGemHighlight</Highlight>
 
3339     </SpellGem> = 3321     </SpellGem>
3340        
3341     <SpellGem item = "HB3_SpellGem6">   3322     <SpellGem item="HB3_SpellGem6">
3342         <ScreenID>HB3_SpellGem6</ScreenID>   3323         <ScreenID>HB3_SpellGem6</ScreenID>
3343         <RelativePosition>true</RelativePosition>   3324         <RelativePosition>true</RelativePosition>
3344         <Location>   3325         <Location>
3345             <X>44</X> <> 3326             <X>4</X>
3346             <Y>104</Y>   3327             <Y>242</Y>
3347         </Location> = 3328         </Location>
3348         <Size>   3329         <Size>
3349             <CX>40</CX> <> 3330             <CX>37</CX>
3350             <CY>32</CY> = 3331             <CY>32</CY>
3351         </Size>   3332         </Size>
3352         <SpellGemDrawTemplate>   3333         <SpellGemDrawTemplate>
3353             <Holder>A_SpellGemHolder</Holder>   3334             <Holder>A_SpellGemHolder</Holder>
3354             <Background>A_SpellGemBackground</Background>   3335             <Background>A_SpellGemBackground</Background>
3355             <Highlight>A_SpellGemHighlight</Highlight>   3336             <Highlight>A_SpellGemHighlight</Highlight>
 
3359     </SpellGem> = 3340     </SpellGem>
3360        
3361     <SpellGem item = "HB3_SpellGem7">   3341     <SpellGem item="HB3_SpellGem7">
3362         <ScreenID>HB3_SpellGem7</ScreenID>   3342         <ScreenID>HB3_SpellGem7</ScreenID>
3363         <RelativePosition>true</RelativePosition>   3343         <RelativePosition>true</RelativePosition>
3364         <Location>   3344         <Location>
3365             <X>2</X> <> 3345             <X>4</X>
3366             <Y>144</Y>   3346             <Y>281</Y>
3367         </Location> = 3347         </Location>
3368         <Size>   3348         <Size>
3369             <CX>40</CX> <> 3349             <CX>37</CX>
3370             <CY>32</CY> = 3350             <CY>32</CY>
3371         </Size>   3351         </Size>
3372         <SpellGemDrawTemplate>   3352         <SpellGemDrawTemplate>
3373             <Holder>A_SpellGemHolder</Holder>   3353             <Holder>A_SpellGemHolder</Holder>
3374             <Background>A_SpellGemBackground</Background>   3354             <Background>A_SpellGemBackground</Background>
3375             <Highlight>A_SpellGemHighlight</Highlight>   3355             <Highlight>A_SpellGemHighlight</Highlight>
 
3379     </SpellGem> = 3359     </SpellGem>
3380        
3381     <SpellGem item = "HB3_SpellGem8">   3360     <SpellGem item="HB3_SpellGem8">
3382         <ScreenID>HB3_SpellGem8</ScreenID>   3361         <ScreenID>HB3_SpellGem8</ScreenID>
3383         <RelativePosition>true</RelativePosition>   3362         <RelativePosition>true</RelativePosition>
3384         <Location>   3363         <Location>
3385             <X>44</X> <> 3364             <X>4</X>
3386             <Y>144</Y>   3365             <Y>319</Y>
3387         </Location> = 3366         </Location>
3388         <Size>   3367         <Size>
3389             <CX>40</CX> <> 3368             <CX>37</CX>
3390             <CY>32</CY> = 3369             <CY>32</CY>
3391         </Size>   3370         </Size>
3392         <SpellGemDrawTemplate>   3371         <SpellGemDrawTemplate>
3393             <Holder>A_SpellGemHolder</Holder>   3372             <Holder>A_SpellGemHolder</Holder>
3394             <Background>A_SpellGemBackground</Background>   3373             <Background>A_SpellGemBackground</Background>
3395             <Highlight>A_SpellGemHighlight</Highlight>   3374             <Highlight>A_SpellGemHighlight</Highlight>
 
3399     </SpellGem> = 3378     </SpellGem>
3400        
3401     <SpellGem item = "HB3_SpellGem9">   3379     <SpellGem item="HB3_SpellGem9">
3402         <ScreenID>HB3_SpellGem9</ScreenID>   3380         <ScreenID>HB3_SpellGem9</ScreenID>
3403         <RelativePosition>true</RelativePosition>   3381         <RelativePosition>true</RelativePosition>
3404         <Location>   3382         <Location>
3405             <X>2</X> <> 3383             <X>4</X>
3406             <Y>184</Y>   3384             <Y>357</Y>
3407         </Location> = 3385         </Location>
3408         <Size>   3386         <Size>
3409             <CX>40</CX> <> 3387             <CX>37</CX>
3410             <CY>32</CY> = 3388             <CY>32</CY>
3411         </Size>   3389         </Size>
3412         <SpellGemDrawTemplate>   3390         <SpellGemDrawTemplate>
3413             <Holder>A_SpellGemHolder</Holder>   3391             <Holder>A_SpellGemHolder</Holder>
3414             <Background>A_SpellGemBackground</Background>   3392             <Background>A_SpellGemBackground</Background>
3415             <Highlight>A_SpellGemHighlight</Highlight>   3393             <Highlight>A_SpellGemHighlight</Highlight>
 
3419     </SpellGem> = 3397     </SpellGem>
3420        
3421     <SpellGem item = "HB3_SpellGem10">   3398     <SpellGem item="HB3_SpellGem10">
3422         <ScreenID>HB3_SpellGem10</ScreenID>   3399         <ScreenID>HB3_SpellGem10</ScreenID>
3423         <RelativePosition>true</RelativePosition>   3400         <RelativePosition>true</RelativePosition>
3424         <Location>   3401         <Location>
3425             <X>44</X> <> 3402             <X>4</X>
3426             <Y>184</Y>   3403             <Y>396</Y>
3427         </Location> = 3404         </Location>
3428         <Size>   3405         <Size>
3429             <CX>40</CX> <> 3406             <CX>37</CX>
3430             <CY>32</CY> = 3407             <CY>32</CY>
3431         </Size>   3408         </Size>
3432         <SpellGemDrawTemplate>   3409         <SpellGemDrawTemplate>
3433             <Holder>A_SpellGemHolder</Holder>   3410             <Holder>A_SpellGemHolder</Holder>
3434             <Background>A_SpellGemBackground</Background>   3411             <Background>A_SpellGemBackground</Background>
3435             <Highlight>A_SpellGemHighlight</Highlight>   3412             <Highlight>A_SpellGemHighlight</Highlight>
 
3439     </SpellGem> = 3416     </SpellGem>
3440        
3441     <Button item = "HB3_FileButton">   3417     <Button item="HB3_FileButton">
3442         <ScreenID>HB3_FileButton</ScreenID>   3418         <ScreenID>HB3_FileButton</ScreenID>
3443         <RelativePosition>true</RelativePosition>   3419         <RelativePosition>true</RelativePosition>
3444         <Location>   3420         <Location>
3445             <X>10</X> <> 3421             <X>13</X>
3446             <Y>223</Y>   3422             <Y>1</Y>
3447         </Location> = 3423         </Location>
3448         <Size>   3424         <Size>
3449             <CX>68</CX> <> 3425             <CX>20</CX>
3450             <CY>16</CY>   3426             <CY>20</CY>
3451         </Size> = 3427         </Size>
3452         <Style_Checkbox>false</Style_Checkbox>   3428         <Style_Checkbox>false</Style_Checkbox>
3453         <Text>Settings</Text> +-    
3454         <TextColor> = 3429         <TextColor>
3455                 <R>255</R>   3430             <R>255</R>
3456                 <G>255</G>   3431             <G>255</G>
3457                 <B>255</B>   3432             <B>255</B>
3458         </TextColor>   3433         </TextColor>
    -+ 3434         <Font>2</Font>
3459         <ButtonDrawTemplate> = 3435         <ButtonDrawTemplate>
3460             <Normal>A_SmallBtnNormal</Normal> <> 3436             <Normal>HB_OptionsNormal</Normal>
3461             <Pressed>A_SmallBtnPressed</Pressed>   3437             <Pressed>HB_OptionsPressed</Pressed>
3462             <Flyby>A_SmallBtnFlyby</Flyby>   3438             <Flyby>HB_OptionsFlyby</Flyby>
3463             <Disabled>A_SmallBtnDisabled</Disabled>   3439             <Disabled>HB_OptionsDisabled</Disabled>
3464             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   3440             <PressedFlyby>HB_OptionsPressedFlyby</PressedFlyby>
3465         </ButtonDrawTemplate> = 3441         </ButtonDrawTemplate>
3466     </Button>   3442     </Button>
3467        
3468     <Screen item = "HotButtonWnd3">   3443     <Screen item="HotButtonWnd3">
3469         <ScreenID/>   3444         <ScreenID />
3470         <Font>2</Font> <> 3445         <Font>1</Font>
3471         <RelativePosition>false</RelativePosition> = 3446         <RelativePosition>false</RelativePosition>
3472         <Location>   3447         <Location>
3473             <X>0</X>   3448             <X>0</X>
3474             <Y>230</Y>   3449             <Y>230</Y>
3475         </Location>   3450         </Location>
3476         <Size>   3451         <Size>
3477             <CX>95</CX> <> 3452             <CX>55</CX>
3478             <CY>262</CY>   3453             <CY>445</CY>
3479         </Size> = 3454         </Size>
3480         <Text>HotBar 3</Text>   3455         <Text>HotBar 3</Text>
3481         <Style_VScroll>false</Style_VScroll>   3456         <Style_VScroll>false</Style_VScroll>
3482         <Style_HScroll>false</Style_HScroll>   3457         <Style_HScroll>false</Style_HScroll>
3483         <Style_Transparent>false</Style_Transparent>   3458         <Style_Transparent>false</Style_Transparent>
3484         <TooltipReference>Hot Buttons</TooltipReference>   3459         <TooltipReference>Hot Buttons</TooltipReference>
3485         <DrawTemplate>WDT_Rounded</DrawTemplate> <> 3460         <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
3486         <Style_Titlebar>true</Style_Titlebar>   3461         <Style_Titlebar>false</Style_Titlebar>
3487         <Style_Closebox>true</Style_Closebox>   3462         <Style_Closebox>false</Style_Closebox>
3488         <Style_Minimizebox>false</Style_Minimizebox> = 3463         <Style_Minimizebox>false</Style_Minimizebox>
3489         <Style_Border>true</Style_Border>   3464         <Style_Border>true</Style_Border>
3490         <Style_Sizable>false</Style_Sizable>   3465         <Style_Sizable>false</Style_Sizable>
3491         <Pieces>HB3_PageLeftButton</Pieces>   3466         <Pieces>HB3_PageLeftButton</Pieces>
3492         <Pieces>HB3_PageRightButton</Pieces>   3467         <Pieces>HB3_PageRightButton</Pieces>
3493         <Pieces>HB3_CurrentPageLabel</Pieces>   3468         <Pieces>HB3_CurrentPageLabel</Pieces>
 
3528     =    
3529     <Button item = "HB4_PageLeftButton">   3501     <Button item="HB4_PageLeftButton">
3530         <ScreenID>HB4_PageLeftButton</ScreenID>   3502         <ScreenID>HB4_PageLeftButton</ScreenID>
3531         <Font>1</Font>   3503         <Font>1</Font>
3532         <RelativePosition>true</RelativePosition>   3504         <RelativePosition>true</RelativePosition>
3533         <Location>   3505         <Location>
3534             <X>8</X> <> 3506             <X>0</X>
3535             <Y>2</Y>   3507             <Y>26</Y>
3536         </Location> = 3508         </Location>
3537         <Size>   3509         <Size>
3538             <CX>25</CX> <> 3510             <CX>16</CX>
3539             <CY>16</CY>   3511             <CY>11</CY>
3540         </Size> = 3512         </Size>
3541         <Text></Text> <> 3513         <Text />
3542         <TextColor> = 3514         <TextColor>
3543             <R>255</R>   3515             <R>255</R>
3544             <G>255</G>   3516             <G>255</G>
3545             <B>255</B>   3517             <B>255</B>
3546         </TextColor>   3518         </TextColor>
3547         <ButtonDrawTemplate>   3519         <ButtonDrawTemplate>
 
3555   =    
3556     <Label item ="HB4_CurrentPageLabel">   3527     <Label item="HB4_CurrentPageLabel">
3557         <ScreenID>HB4_CurrentPageLabel</ScreenID>   3528         <ScreenID>HB4_CurrentPageLabel</ScreenID>
3558         <Font>1</Font>   3529         <Font>1</Font>
3559         <RelativePosition>true</RelativePosition>   3530         <RelativePosition>true</RelativePosition>
3560         <Location>   3531         <Location>
3561             <X>33</X> <> 3532             <X>11</X>
3562             <Y>2</Y>   3533             <Y>25</Y>
3563         </Location> = 3534         </Location>
3564         <Size>   3535         <Size>
3565             <CX>25</CX>   3536             <CX>25</CX>
3566             <CY>16</CY> <> 3537             <CY>12</CY>
3567         </Size> = 3538         </Size>
3568         <Text>1</Text>   3539         <Text>1</Text>
3569         <TextColor>   3540         <TextColor>
3570                 <R>255</R>   3541             <R>255</R>
3571                 <G>255</G>   3542             <G>255</G>
3572                 <B>255</B>   3543             <B>255</B>
 
3578   =    
3579     <Button item = "HB4_PageRightButton">   3549     <Button item="HB4_PageRightButton">
3580         <ScreenID>HB4_PageRightButton</ScreenID>   3550         <ScreenID>HB4_PageRightButton</ScreenID>
3581         <Font>1</Font>   3551         <Font>1</Font>
3582         <RelativePosition>true</RelativePosition>   3552         <RelativePosition>true</RelativePosition>
3583         <Location>   3553         <Location>
3584             <X>58</X> <> 3554             <X>29</X>
3585             <Y>2</Y>   3555             <Y>26</Y>
3586         </Location> = 3556         </Location>
3587         <Size>   3557         <Size>
3588             <CX>25</CX> <> 3558             <CX>16</CX>
3589             <CY>16</CY>   3559             <CY>11</CY>
3590         </Size> = 3560         </Size>
3591         <Text></Text> <> 3561         <Text />
3592         <TextColor> = 3562         <TextColor>
3593             <R>255</R>   3563             <R>255</R>
3594             <G>255</G>   3564             <G>255</G>
3595             <B>255</B>   3565             <B>255</B>
3596         </TextColor>   3566         </TextColor>
3597         <ButtonDrawTemplate>   3567         <ButtonDrawTemplate>
 
3605   =    
3606     <Button item = "HB4_Button1">   3575     <Button item="HB4_Button1">
3607         <ScreenID>HB4_Button1</ScreenID>   3576         <ScreenID>HB4_Button1</ScreenID>
3608         <Font>1</Font>   3577         <Font>1</Font>
3609         <RelativePosition>true</RelativePosition>   3578         <RelativePosition>true</RelativePosition>
3610         <Location>   3579         <Location>
3611             <X>2</X> <> 3580             <X>4</X>
3612             <Y>20</Y>   3581             <Y>43</Y>
3613         </Location> = 3582         </Location>
3614         <Size>   3583         <Size>
3615             <CX>40</CX> <> 3584             <CX>37</CX>
3616             <CY>40</CY>   3585             <CY>34</CY>
3617         </Size> = 3586         </Size>
3618         <Text>1</Text>   3587         <Text>1</Text>
3619         <TextColor>   3588         <TextColor>
3620             <R>255</R>   3589             <R>255</R>
3621             <G>255</G>   3590             <G>255</G>
3622             <B>255</B>   3591             <B>255</B>
 
3636   =    
3637     <Button item = "HB4_Button2">   3605     <Button item="HB4_Button2">
3638         <ScreenID>HB4_Button2</ScreenID>   3606         <ScreenID>HB4_Button2</ScreenID>
3639         <Font>1</Font>   3607         <Font>1</Font>
3640         <RelativePosition>true</RelativePosition>   3608         <RelativePosition>true</RelativePosition>
3641         <Location>   3609         <Location>
3642             <X>44</X> <> 3610             <X>4</X>
3643             <Y>20</Y>   3611             <Y>83</Y>
3644         </Location> = 3612         </Location>
3645         <Size>   3613         <Size>
3646             <CX>40</CX> <> 3614             <CX>37</CX>
3647             <CY>40</CY>   3615             <CY>34</CY>
3648         </Size> = 3616         </Size>
3649         <Text>2</Text>   3617         <Text>2</Text>
3650         <TextColor>   3618         <TextColor>
3651             <R>255</R>   3619             <R>255</R>
3652             <G>255</G>   3620             <G>255</G>
3653             <B>255</B>   3621             <B>255</B>
 
3667   =    
3668     <Button item = "HB4_Button3">   3635     <Button item="HB4_Button3">
3669         <ScreenID>HB4_Button3</ScreenID>   3636         <ScreenID>HB4_Button3</ScreenID>
3670         <Font>1</Font>   3637         <Font>1</Font>
3671         <RelativePosition>true</RelativePosition>   3638         <RelativePosition>true</RelativePosition>
3672         <Location>   3639         <Location>
3673             <X>2</X> <> 3640             <X>4</X>
3674             <Y>60</Y>   3641             <Y>123</Y>
3675         </Location> = 3642         </Location>
3676         <Size>   3643         <Size>
3677             <CX>40</CX> <> 3644             <CX>37</CX>
3678             <CY>40</CY>   3645             <CY>34</CY>
3679         </Size> = 3646         </Size>
3680         <Text>3</Text>   3647         <Text>3</Text>
3681         <TextColor>   3648         <TextColor>
3682             <R>255</R>   3649             <R>255</R>
3683             <G>255</G>   3650             <G>255</G>
3684             <B>255</B>   3651             <B>255</B>
 
3698   =    
3699     <Button item = "HB4_Button4">   3665     <Button item="HB4_Button4">
3700         <ScreenID>HB4_Button4</ScreenID>   3666         <ScreenID>HB4_Button4</ScreenID>
3701         <Font>1</Font>   3667         <Font>1</Font>
3702         <RelativePosition>true</RelativePosition>   3668         <RelativePosition>true</RelativePosition>
3703         <Location>   3669         <Location>
3704             <X>44</X> <> 3670             <X>4</X>
3705             <Y>60</Y>   3671             <Y>163</Y>
3706         </Location> = 3672         </Location>
3707         <Size>   3673         <Size>
3708             <CX>40</CX> <> 3674             <CX>37</CX>
3709             <CY>40</CY>   3675             <CY>34</CY>
3710         </Size> = 3676         </Size>
3711         <Text>4</Text>   3677         <Text>4</Text>
3712         <TextColor>   3678         <TextColor>
3713             <R>255</R>   3679             <R>255</R>
3714             <G>255</G>   3680             <G>255</G>
3715             <B>255</B>   3681             <B>255</B>
 
3729   =    
3730     <Button item = "HB4_Button5">   3695     <Button item="HB4_Button5">
3731         <ScreenID>HB4_Button5</ScreenID>   3696         <ScreenID>HB4_Button5</ScreenID>
3732         <Font>1</Font>   3697         <Font>1</Font>
3733         <RelativePosition>true</RelativePosition>   3698         <RelativePosition>true</RelativePosition>
3734         <Location>   3699         <Location>
3735             <X>2</X> <> 3700             <X>4</X>
3736             <Y>100</Y>   3701             <Y>202</Y>
3737         </Location> = 3702         </Location>
3738         <Size>   3703         <Size>
3739             <CX>40</CX> <> 3704             <CX>37</CX>
3740             <CY>40</CY>   3705             <CY>34</CY>
3741         </Size> = 3706         </Size>
3742         <Text>5</Text>   3707         <Text>5</Text>
3743         <TextColor>   3708         <TextColor>
3744             <R>255</R>   3709             <R>255</R>
3745             <G>255</G>   3710             <G>255</G>
3746             <B>255</B>   3711             <B>255</B>
 
3760   =    
3761     <Button item = "HB4_Button6">   3725     <Button item="HB4_Button6">
3762         <ScreenID>HB4_Button6</ScreenID>   3726         <ScreenID>HB4_Button6</ScreenID>
3763         <Font>1</Font>   3727         <Font>1</Font>
3764         <RelativePosition>true</RelativePosition>   3728         <RelativePosition>true</RelativePosition>
3765         <Location>   3729         <Location>
3766             <X>44</X> <> 3730             <X>4</X>
3767             <Y>100</Y>   3731             <Y>241</Y>
3768         </Location> = 3732         </Location>
3769         <Size>   3733         <Size>
3770             <CX>40</CX> <> 3734             <CX>37</CX>
3771             <CY>40</CY>   3735             <CY>34</CY>
3772         </Size> = 3736         </Size>
3773         <Text>6</Text>   3737         <Text>6</Text>
3774         <TextColor>   3738         <TextColor>
3775             <R>255</R>   3739             <R>255</R>
3776             <G>255</G>   3740             <G>255</G>
3777             <B>255</B>   3741             <B>255</B>
 
3791   =    
3792     <Button item = "HB4_Button7">   3755     <Button item="HB4_Button7">
3793         <ScreenID>HB4_Button7</ScreenID>   3756         <ScreenID>HB4_Button7</ScreenID>
3794         <Font>1</Font>   3757         <Font>1</Font>
3795         <RelativePosition>true</RelativePosition>   3758         <RelativePosition>true</RelativePosition>
3796         <Location>   3759         <Location>
3797             <X>2</X> <> 3760             <X>4</X>
3798             <Y>140</Y>   3761             <Y>280</Y>
3799         </Location> = 3762         </Location>
3800         <Size>   3763         <Size>
3801             <CX>40</CX> <> 3764             <CX>37</CX>
3802             <CY>40</CY>   3765             <CY>34</CY>
3803         </Size> = 3766         </Size>
3804         <Text>7</Text>   3767         <Text>7</Text>
3805         <TextColor>   3768         <TextColor>
3806             <R>255</R>   3769             <R>255</R>
3807             <G>255</G>   3770             <G>255</G>
3808             <B>255</B>   3771             <B>255</B>
 
3822   =    
3823     <Button item = "HB4_Button8">   3785     <Button item="HB4_Button8">
3824         <ScreenID>HB4_Button8</ScreenID>   3786         <ScreenID>HB4_Button8</ScreenID>
3825         <Font>1</Font>   3787         <Font>1</Font>
3826         <RelativePosition>true</RelativePosition>   3788         <RelativePosition>true</RelativePosition>
3827         <Location>   3789         <Location>
3828             <X>44</X> <> 3790             <X>4</X>
3829             <Y>140</Y>   3791             <Y>318</Y>
3830         </Location> = 3792         </Location>
3831         <Size>   3793         <Size>
3832             <CX>40</CX> <> 3794             <CX>37</CX>
3833             <CY>40</CY>   3795             <CY>34</CY>
3834         </Size> = 3796         </Size>
3835         <Text>8</Text>   3797         <Text>8</Text>
3836         <TextColor>   3798         <TextColor>
3837             <R>255</R>   3799             <R>255</R>
3838             <G>255</G>   3800             <G>255</G>
3839             <B>255</B>   3801             <B>255</B>
 
3853   =    
3854     <Button item = "HB4_Button9">   3815     <Button item="HB4_Button9">
3855         <ScreenID>HB4_Button9</ScreenID>   3816         <ScreenID>HB4_Button9</ScreenID>
3856         <Font>1</Font>   3817         <Font>1</Font>
3857         <RelativePosition>true</RelativePosition>   3818         <RelativePosition>true</RelativePosition>
3858         <Location>   3819         <Location>
3859             <X>2</X> <> 3820             <X>4</X>
3860             <Y>180</Y>   3821             <Y>356</Y>
3861         </Location> = 3822         </Location>
3862         <Size>   3823         <Size>
3863             <CX>40</CX> <> 3824             <CX>37</CX>
3864             <CY>40</CY>   3825             <CY>34</CY>
3865         </Size> = 3826         </Size>
3866         <Text>9</Text>   3827         <Text>9</Text>
3867         <TextColor>   3828         <TextColor>
3868             <R>255</R>   3829             <R>255</R>
3869             <G>255</G>   3830             <G>255</G>
3870             <B>255</B>   3831             <B>255</B>
 
3884   =    
3885     <Button item = "HB4_Button10">   3845     <Button item="HB4_Button10">
3886         <ScreenID>HB4_Button10</ScreenID>   3846         <ScreenID>HB4_Button10</ScreenID>
3887         <Font>1</Font>   3847         <Font>1</Font>
3888         <RelativePosition>true</RelativePosition>   3848         <RelativePosition>true</RelativePosition>
3889         <Location>   3849         <Location>
3890             <X>44</X> <> 3850             <X>4</X>
3891             <Y>180</Y>   3851             <Y>395</Y>
3892         </Location> = 3852         </Location>
3893         <Size>   3853         <Size>
3894             <CX>40</CX> <> 3854             <CX>37</CX>
3895             <CY>40</CY>   3855             <CY>34</CY>
3896         </Size> = 3856         </Size>
3897         <Text>10</Text>   3857         <Text>10</Text>
3898         <TextColor>   3858         <TextColor>
3899             <R>255</R>   3859             <R>255</R>
3900             <G>255</G>   3860             <G>255</G>
3901             <B>255</B>   3861             <B>255</B>
 
3915   =    
3916        
3917     <InvSlot item = "HB4_InvSlot1">   3875     <InvSlot item="HB4_InvSlot1">
3918         <ScreenID>HB4_InvSlot1</ScreenID>   3876         <ScreenID>HB4_InvSlot1</ScreenID>
3919         <RelativePosition>true</RelativePosition>   3877         <RelativePosition>true</RelativePosition>
3920         <Location>   3878         <Location>
3921             <X>2</X> <> 3879             <X>4</X>
3922             <Y>20</Y>   3880             <Y>43</Y>
3923         </Location> = 3881         </Location>
3924         <Size>   3882         <Size>
3925             <CX>40</CX> <> 3883             <CX>37</CX>
3926             <CY>40</CY>   3884             <CY>34</CY>
3927         </Size> = 3885         </Size>
3928         <Background>A_RecessedBox</Background>   3886         <Background>A_RecessedBox</Background>
3929         <EQType>-1</EQType>   3887         <EQType>-1</EQType>
3930         <Style_VScroll>false</Style_VScroll>   3888         <Style_VScroll>false</Style_VScroll>
3931         <Style_HScroll>false</Style_HScroll>   3889         <Style_HScroll>false</Style_HScroll>
3932         <Style_Transparent>false</Style_Transparent>   3890         <Style_Transparent>false</Style_Transparent>
3933     </InvSlot>   3891     </InvSlot>
3934        
3935     <InvSlot item = "HB4_InvSlot2">   3892     <InvSlot item="HB4_InvSlot2">
3936         <ScreenID>HB4_InvSlot2</ScreenID>   3893         <ScreenID>HB4_InvSlot2</ScreenID>
3937         <RelativePosition>true</RelativePosition>   3894         <RelativePosition>true</RelativePosition>
3938         <Location>   3895         <Location>
3939             <X>44</X> <> 3896             <X>4</X>
3940             <Y>20</Y>   3897             <Y>83</Y>
3941         </Location> = 3898         </Location>
3942         <Size>   3899         <Size>
3943             <CX>40</CX> <> 3900             <CX>37</CX>
3944             <CY>40</CY>   3901             <CY>34</CY>
3945         </Size> = 3902         </Size>
3946         <Background>A_RecessedBox</Background>   3903         <Background>A_RecessedBox</Background>
3947         <EQType>-1</EQType>   3904         <EQType>-1</EQType>
3948         <Style_VScroll>false</Style_VScroll>   3905         <Style_VScroll>false</Style_VScroll>
3949         <Style_HScroll>false</Style_HScroll>   3906         <Style_HScroll>false</Style_HScroll>
3950         <Style_Transparent>false</Style_Transparent>   3907         <Style_Transparent>false</Style_Transparent>
3951     </InvSlot>   3908     </InvSlot>
3952        
3953     <InvSlot item = "HB4_InvSlot3">   3909     <InvSlot item="HB4_InvSlot3">
3954         <ScreenID>HB4_InvSlot3</ScreenID>   3910         <ScreenID>HB4_InvSlot3</ScreenID>
3955         <RelativePosition>true</RelativePosition>   3911         <RelativePosition>true</RelativePosition>
3956         <Location>   3912         <Location>
3957             <X>2</X> <> 3913             <X>4</X>
3958             <Y>60</Y>   3914             <Y>123</Y>
3959         </Location> = 3915         </Location>
3960         <Size>   3916         <Size>
3961             <CX>40</CX> <> 3917             <CX>37</CX>
3962             <CY>40</CY>   3918             <CY>34</CY>
3963         </Size> = 3919         </Size>
3964         <Background>A_RecessedBox</Background>   3920         <Background>A_RecessedBox</Background>
3965         <EQType>-1</EQType>   3921         <EQType>-1</EQType>
3966         <Style_VScroll>false</Style_VScroll>   3922         <Style_VScroll>false</Style_VScroll>
3967         <Style_HScroll>false</Style_HScroll>   3923         <Style_HScroll>false</Style_HScroll>
3968         <Style_Transparent>false</Style_Transparent>   3924         <Style_Transparent>false</Style_Transparent>
3969     </InvSlot>   3925     </InvSlot>
3970        
3971     <InvSlot item = "HB4_InvSlot4">   3926     <InvSlot item="HB4_InvSlot4">
3972         <ScreenID>HB4_InvSlot4</ScreenID>   3927         <ScreenID>HB4_InvSlot4</ScreenID>
3973         <RelativePosition>true</RelativePosition>   3928         <RelativePosition>true</RelativePosition>
3974         <Location>   3929         <Location>
3975             <X>44</X> <> 3930             <X>4</X>
3976             <Y>60</Y>   3931             <Y>162</Y>
3977         </Location> = 3932         </Location>
3978         <Size>   3933         <Size>
3979             <CX>40</CX> <> 3934             <CX>37</CX>
3980             <CY>40</CY>   3935             <CY>34</CY>
3981         </Size> = 3936         </Size>
3982         <Background>A_RecessedBox</Background>   3937         <Background>A_RecessedBox</Background>
3983         <EQType>-1</EQType>   3938         <EQType>-1</EQType>
3984         <Style_VScroll>false</Style_VScroll>   3939         <Style_VScroll>false</Style_VScroll>
3985         <Style_HScroll>false</Style_HScroll>   3940         <Style_HScroll>false</Style_HScroll>
3986         <Style_Transparent>false</Style_Transparent>   3941         <Style_Transparent>false</Style_Transparent>
3987     </InvSlot>   3942     </InvSlot>
3988        
3989     <InvSlot item = "HB4_InvSlot5">   3943     <InvSlot item="HB4_InvSlot5">
3990         <ScreenID>HB4_InvSlot5</ScreenID>   3944         <ScreenID>HB4_InvSlot5</ScreenID>
3991         <RelativePosition>true</RelativePosition>   3945         <RelativePosition>true</RelativePosition>
3992         <Location>   3946         <Location>
3993             <X>2</X> <> 3947             <X>4</X>
3994             <Y>100</Y>   3948             <Y>202</Y>
3995         </Location> = 3949         </Location>
3996         <Size>   3950         <Size>
3997             <CX>40</CX> <> 3951             <CX>37</CX>
3998             <CY>40</CY>   3952             <CY>34</CY>
3999         </Size> = 3953         </Size>
4000         <Background>A_RecessedBox</Background>   3954         <Background>A_RecessedBox</Background>
4001         <EQType>-1</EQType>   3955         <EQType>-1</EQType>
4002         <Style_VScroll>false</Style_VScroll>   3956         <Style_VScroll>false</Style_VScroll>
4003         <Style_HScroll>false</Style_HScroll>   3957         <Style_HScroll>false</Style_HScroll>
4004         <Style_Transparent>false</Style_Transparent>   3958         <Style_Transparent>false</Style_Transparent>
4005     </InvSlot>   3959     </InvSlot>
4006        
4007     <InvSlot item = "HB4_InvSlot6">   3960     <InvSlot item="HB4_InvSlot6">
4008         <ScreenID>HB4_InvSlot6</ScreenID>   3961         <ScreenID>HB4_InvSlot6</ScreenID>
4009         <RelativePosition>true</RelativePosition>   3962         <RelativePosition>true</RelativePosition>
4010         <Location>   3963         <Location>
4011             <X>44</X> <> 3964             <X>4</X>
4012             <Y>100</Y>   3965             <Y>241</Y>
4013         </Location> = 3966         </Location>
4014         <Size>   3967         <Size>
4015             <CX>40</CX> <> 3968             <CX>37</CX>
4016             <CY>40</CY>   3969             <CY>34</CY>
4017         </Size> = 3970         </Size>
4018         <Background>A_RecessedBox</Background>   3971         <Background>A_RecessedBox</Background>
4019         <EQType>-1</EQType>   3972         <EQType>-1</EQType>
4020         <Style_VScroll>false</Style_VScroll>   3973         <Style_VScroll>false</Style_VScroll>
4021         <Style_HScroll>false</Style_HScroll>   3974         <Style_HScroll>false</Style_HScroll>
4022         <Style_Transparent>false</Style_Transparent>   3975         <Style_Transparent>false</Style_Transparent>
4023     </InvSlot>   3976     </InvSlot>
4024        
4025     <InvSlot item = "HB4_InvSlot7">   3977     <InvSlot item="HB4_InvSlot7">
4026         <ScreenID>HB4_InvSlot7</ScreenID>   3978         <ScreenID>HB4_InvSlot7</ScreenID>
4027         <RelativePosition>true</RelativePosition>   3979         <RelativePosition>true</RelativePosition>
4028         <Location>   3980         <Location>
4029             <X>2</X> <> 3981             <X>4</X>
4030             <Y>140</Y>   3982             <Y>280</Y>
4031         </Location> = 3983         </Location>
4032         <Size>   3984         <Size>
4033             <CX>40</CX> <> 3985             <CX>37</CX>
4034             <CY>40</CY>   3986             <CY>34</CY>
4035         </Size> = 3987         </Size>
4036         <Background>A_RecessedBox</Background>   3988         <Background>A_RecessedBox</Background>
4037         <EQType>-1</EQType>   3989         <EQType>-1</EQType>
4038         <Style_VScroll>false</Style_VScroll>   3990         <Style_VScroll>false</Style_VScroll>
4039         <Style_HScroll>false</Style_HScroll>   3991         <Style_HScroll>false</Style_HScroll>
4040         <Style_Transparent>false</Style_Transparent>   3992         <Style_Transparent>false</Style_Transparent>
4041     </InvSlot>   3993     </InvSlot>
4042        
4043     <InvSlot item = "HB4_InvSlot8">   3994     <InvSlot item="HB4_InvSlot8">
4044         <ScreenID>HB4_InvSlot8</ScreenID>   3995         <ScreenID>HB4_InvSlot8</ScreenID>
4045         <RelativePosition>true</RelativePosition>   3996         <RelativePosition>true</RelativePosition>
4046         <Location>   3997         <Location>
4047             <X>44</X> <> 3998             <X>4</X>
4048             <Y>140</Y>   3999             <Y>318</Y>
4049         </Location> = 4000         </Location>
4050         <Size>   4001         <Size>
4051             <CX>40</CX> <> 4002             <CX>37</CX>
4052             <CY>40</CY>   4003             <CY>34</CY>
4053         </Size> = 4004         </Size>
4054         <Background>A_RecessedBox</Background>   4005         <Background>A_RecessedBox</Background>
4055         <EQType>-1</EQType>   4006         <EQType>-1</EQType>
4056         <Style_VScroll>false</Style_VScroll>   4007         <Style_VScroll>false</Style_VScroll>
4057         <Style_HScroll>false</Style_HScroll>   4008         <Style_HScroll>false</Style_HScroll>
4058         <Style_Transparent>false</Style_Transparent>   4009         <Style_Transparent>false</Style_Transparent>
4059     </InvSlot>   4010     </InvSlot>
4060        
4061     <InvSlot item = "HB4_InvSlot9">   4011     <InvSlot item="HB4_InvSlot9">
4062         <ScreenID>HB4_InvSlot9</ScreenID>   4012         <ScreenID>HB4_InvSlot9</ScreenID>
4063         <RelativePosition>true</RelativePosition>   4013         <RelativePosition>true</RelativePosition>
4064         <Location>   4014         <Location>
4065             <X>2</X> <> 4015             <X>4</X>
4066             <Y>180</Y>   4016             <Y>356</Y>
4067         </Location> = 4017         </Location>
4068         <Size>   4018         <Size>
4069             <CX>40</CX> <> 4019             <CX>37</CX>
4070             <CY>40</CY>   4020             <CY>34</CY>
4071         </Size> = 4021         </Size>
4072         <Background>A_RecessedBox</Background>   4022         <Background>A_RecessedBox</Background>
4073         <EQType>-1</EQType>   4023         <EQType>-1</EQType>
4074         <Style_VScroll>false</Style_VScroll>   4024         <Style_VScroll>false</Style_VScroll>
4075         <Style_HScroll>false</Style_HScroll>   4025         <Style_HScroll>false</Style_HScroll>
4076         <Style_Transparent>false</Style_Transparent>   4026         <Style_Transparent>false</Style_Transparent>
4077     </InvSlot>   4027     </InvSlot>
4078        
4079     <InvSlot item = "HB4_InvSlot10">   4028     <InvSlot item="HB4_InvSlot10">
4080         <ScreenID>HB4_InvSlot10</ScreenID>   4029         <ScreenID>HB4_InvSlot10</ScreenID>
4081         <RelativePosition>true</RelativePosition>   4030         <RelativePosition>true</RelativePosition>
4082         <Location>   4031         <Location>
4083             <X>44</X> <> 4032             <X>4</X>
4084             <Y>180</Y>   4033             <Y>395</Y>
4085         </Location> = 4034         </Location>
4086         <Size>   4035         <Size>
4087             <CX>40</CX> <> 4036             <CX>37</CX>
4088             <CY>40</CY>   4037             <CY>34</CY>
4089         </Size> = 4038         </Size>
4090         <Background>A_RecessedBox</Background>   4039         <Background>A_RecessedBox</Background>
4091         <EQType>-1</EQType>   4040         <EQType>-1</EQType>
4092         <Style_VScroll>false</Style_VScroll>   4041         <Style_VScroll>false</Style_VScroll>
4093         <Style_HScroll>false</Style_HScroll>   4042         <Style_HScroll>false</Style_HScroll>
4094         <Style_Transparent>false</Style_Transparent>   4043         <Style_Transparent>false</Style_Transparent>
4095     </InvSlot>   4044     </InvSlot>
4096        
4097     <SpellGem item = "HB4_SpellGem1">   4045     <SpellGem item="HB4_SpellGem1">
4098         <ScreenID>HB4_SpellGem1</ScreenID>   4046         <ScreenID>HB4_SpellGem1</ScreenID>
4099         <RelativePosition>true</RelativePosition>   4047         <RelativePosition>true</RelativePosition>
4100         <Location>   4048         <Location>
4101             <X>2</X> <> 4049             <X>4</X>
4102             <Y>24</Y>   4050             <Y>44</Y>
4103         </Location> = 4051         </Location>
4104         <Size>   4052         <Size>
4105             <CX>40</CX> <> 4053             <CX>37</CX>
4106             <CY>32</CY> = 4054             <CY>32</CY>
4107         </Size>   4055         </Size>
4108         <SpellGemDrawTemplate>   4056         <SpellGemDrawTemplate>
4109             <Holder>A_SpellGemHolder</Holder>   4057             <Holder>A_SpellGemHolder</Holder>
4110             <Background>A_SpellGemBackground</Background>   4058             <Background>A_SpellGemBackground</Background>
4111             <Highlight>A_SpellGemHighlight</Highlight>   4059             <Highlight>A_SpellGemHighlight</Highlight>
 
4115     </SpellGem> = 4063     </SpellGem>
4116        
4117     <SpellGem item = "HB4_SpellGem2">   4064     <SpellGem item="HB4_SpellGem2">
4118         <ScreenID>HB4_SpellGem2</ScreenID>   4065         <ScreenID>HB4_SpellGem2</ScreenID>
4119         <RelativePosition>true</RelativePosition>   4066         <RelativePosition>true</RelativePosition>
4120         <Location>   4067         <Location>
4121             <X>44</X> <> 4068             <X>4</X>
4122             <Y>24</Y>   4069             <Y>84</Y>
4123         </Location> = 4070         </Location>
4124         <Size>   4071         <Size>
4125             <CX>40</CX> <> 4072             <CX>37</CX>
4126             <CY>32</CY> = 4073             <CY>32</CY>
4127         </Size>   4074         </Size>
4128         <SpellGemDrawTemplate>   4075         <SpellGemDrawTemplate>
4129             <Holder>A_SpellGemHolder</Holder>   4076             <Holder>A_SpellGemHolder</Holder>
4130             <Background>A_SpellGemBackground</Background>   4077             <Background>A_SpellGemBackground</Background>
4131             <Highlight>A_SpellGemHighlight</Highlight>   4078             <Highlight>A_SpellGemHighlight</Highlight>
 
4135     </SpellGem> = 4082     </SpellGem>
4136        
4137     <SpellGem item = "HB4_SpellGem3">   4083     <SpellGem item="HB4_SpellGem3">
4138         <ScreenID>HB4_SpellGem3</ScreenID>   4084         <ScreenID>HB4_SpellGem3</ScreenID>
4139         <RelativePosition>true</RelativePosition>   4085         <RelativePosition>true</RelativePosition>
4140         <Location>   4086         <Location>
4141             <X>2</X> <> 4087             <X>4</X>
4142             <Y>64</Y>   4088             <Y>124</Y>
4143         </Location> = 4089         </Location>
4144         <Size>   4090         <Size>
4145             <CX>40</CX> <> 4091             <CX>37</CX>
4146             <CY>32</CY> = 4092             <CY>32</CY>
4147         </Size>   4093         </Size>
4148         <SpellGemDrawTemplate>   4094         <SpellGemDrawTemplate>
4149             <Holder>A_SpellGemHolder</Holder>   4095             <Holder>A_SpellGemHolder</Holder>
4150             <Background>A_SpellGemBackground</Background>   4096             <Background>A_SpellGemBackground</Background>
4151             <Highlight>A_SpellGemHighlight</Highlight>   4097             <Highlight>A_SpellGemHighlight</Highlight>
 
4155     </SpellGem> = 4101     </SpellGem>
4156        
4157     <SpellGem item = "HB4_SpellGem4">   4102     <SpellGem item="HB4_SpellGem4">
4158         <ScreenID>HB4_SpellGem4</ScreenID>   4103         <ScreenID>HB4_SpellGem4</ScreenID>
4159         <RelativePosition>true</RelativePosition>   4104         <RelativePosition>true</RelativePosition>
4160         <Location>   4105         <Location>
4161             <X>44</X> <> 4106             <X>4</X>
4162             <Y>64</Y>   4107             <Y>163</Y>
4163         </Location> = 4108         </Location>
4164         <Size>   4109         <Size>
4165             <CX>40</CX> <> 4110             <CX>37</CX>
4166             <CY>32</CY> = 4111             <CY>32</CY>
4167         </Size>   4112         </Size>
4168         <SpellGemDrawTemplate>   4113         <SpellGemDrawTemplate>
4169             <Holder>A_SpellGemHolder</Holder>   4114             <Holder>A_SpellGemHolder</Holder>
4170             <Background>A_SpellGemBackground</Background>   4115             <Background>A_SpellGemBackground</Background>
4171             <Highlight>A_SpellGemHighlight</Highlight>   4116             <Highlight>A_SpellGemHighlight</Highlight>
 
4175     </SpellGem> = 4120     </SpellGem>
4176        
4177     <SpellGem item = "HB4_SpellGem5">   4121     <SpellGem item="HB4_SpellGem5">
4178         <ScreenID>HB4_SpellGem5</ScreenID>   4122         <ScreenID>HB4_SpellGem5</ScreenID>
4179         <RelativePosition>true</RelativePosition>   4123         <RelativePosition>true</RelativePosition>
4180         <Location>   4124         <Location>
4181             <X>2</X> <> 4125             <X>4</X>
4182             <Y>104</Y>   4126             <Y>203</Y>
4183         </Location> = 4127         </Location>
4184         <Size>   4128         <Size>
4185             <CX>40</CX> <> 4129             <CX>37</CX>
4186             <CY>32</CY> = 4130             <CY>32</CY>
4187         </Size>   4131         </Size>
4188         <SpellGemDrawTemplate>   4132         <SpellGemDrawTemplate>
4189             <Holder>A_SpellGemHolder</Holder>   4133             <Holder>A_SpellGemHolder</Holder>
4190             <Background>A_SpellGemBackground</Background>   4134             <Background>A_SpellGemBackground</Background>
4191             <Highlight>A_SpellGemHighlight</Highlight>   4135             <Highlight>A_SpellGemHighlight</Highlight>
 
4195     </SpellGem> = 4139     </SpellGem>
4196        
4197     <SpellGem item = "HB4_SpellGem6">   4140     <SpellGem item="HB4_SpellGem6">
4198         <ScreenID>HB4_SpellGem6</ScreenID>   4141         <ScreenID>HB4_SpellGem6</ScreenID>
4199         <RelativePosition>true</RelativePosition>   4142         <RelativePosition>true</RelativePosition>
4200         <Location>   4143         <Location>
4201             <X>44</X> <> 4144             <X>4</X>
4202             <Y>104</Y>   4145             <Y>242</Y>
4203         </Location> = 4146         </Location>
4204         <Size>   4147         <Size>
4205             <CX>40</CX> <> 4148             <CX>37</CX>
4206             <CY>32</CY> = 4149             <CY>32</CY>
4207         </Size>   4150         </Size>
4208         <SpellGemDrawTemplate>   4151         <SpellGemDrawTemplate>
4209             <Holder>A_SpellGemHolder</Holder>   4152             <Holder>A_SpellGemHolder</Holder>
4210             <Background>A_SpellGemBackground</Background>   4153             <Background>A_SpellGemBackground</Background>
4211             <Highlight>A_SpellGemHighlight</Highlight>   4154             <Highlight>A_SpellGemHighlight</Highlight>
 
4215     </SpellGem> = 4158     </SpellGem>
4216        
4217     <SpellGem item = "HB4_SpellGem7">   4159     <SpellGem item="HB4_SpellGem7">
4218         <ScreenID>HB4_SpellGem7</ScreenID>   4160         <ScreenID>HB4_SpellGem7</ScreenID>
4219         <RelativePosition>true</RelativePosition>   4161         <RelativePosition>true</RelativePosition>
4220         <Location>   4162         <Location>
4221             <X>2</X> <> 4163             <X>4</X>
4222             <Y>144</Y>   4164             <Y>281</Y>
4223         </Location> = 4165         </Location>
4224         <Size>   4166         <Size>
4225             <CX>40</CX> <> 4167             <CX>37</CX>
4226             <CY>32</CY> = 4168             <CY>32</CY>
4227         </Size>   4169         </Size>
4228         <SpellGemDrawTemplate>   4170         <SpellGemDrawTemplate>
4229             <Holder>A_SpellGemHolder</Holder>   4171             <Holder>A_SpellGemHolder</Holder>
4230             <Background>A_SpellGemBackground</Background>   4172             <Background>A_SpellGemBackground</Background>
4231             <Highlight>A_SpellGemHighlight</Highlight>   4173             <Highlight>A_SpellGemHighlight</Highlight>
 
4235     </SpellGem> = 4177     </SpellGem>
4236        
4237     <SpellGem item = "HB4_SpellGem8">   4178     <SpellGem item="HB4_SpellGem8">
4238         <ScreenID>HB4_SpellGem8</ScreenID>   4179         <ScreenID>HB4_SpellGem8</ScreenID>
4239         <RelativePosition>true</RelativePosition>   4180         <RelativePosition>true</RelativePosition>
4240         <Location>   4181         <Location>
4241             <X>44</X> <> 4182             <X>4</X>
4242             <Y>144</Y>   4183             <Y>319</Y>
4243         </Location> = 4184         </Location>
4244         <Size>   4185         <Size>
4245             <CX>40</CX> <> 4186             <CX>37</CX>
4246             <CY>32</CY> = 4187             <CY>32</CY>
4247         </Size>   4188         </Size>
4248         <SpellGemDrawTemplate>   4189         <SpellGemDrawTemplate>
4249             <Holder>A_SpellGemHolder</Holder>   4190             <Holder>A_SpellGemHolder</Holder>
4250             <Background>A_SpellGemBackground</Background>   4191             <Background>A_SpellGemBackground</Background>
4251             <Highlight>A_SpellGemHighlight</Highlight>   4192             <Highlight>A_SpellGemHighlight</Highlight>
 
4255     </SpellGem> = 4196     </SpellGem>
4256        
4257     <SpellGem item = "HB4_SpellGem9">   4197     <SpellGem item="HB4_SpellGem9">
4258         <ScreenID>HB4_SpellGem9</ScreenID>   4198         <ScreenID>HB4_SpellGem9</ScreenID>
4259         <RelativePosition>true</RelativePosition>   4199         <RelativePosition>true</RelativePosition>
4260         <Location>   4200         <Location>
4261             <X>2</X> <> 4201             <X>4</X>
4262             <Y>184</Y>   4202             <Y>357</Y>
4263         </Location> = 4203         </Location>
4264         <Size>   4204         <Size>
4265             <CX>40</CX> <> 4205             <CX>37</CX>
4266             <CY>32</CY> = 4206             <CY>32</CY>
4267         </Size>   4207         </Size>
4268         <SpellGemDrawTemplate>   4208         <SpellGemDrawTemplate>
4269             <Holder>A_SpellGemHolder</Holder>   4209             <Holder>A_SpellGemHolder</Holder>
4270             <Background>A_SpellGemBackground</Background>   4210             <Background>A_SpellGemBackground</Background>
4271             <Highlight>A_SpellGemHighlight</Highlight>   4211             <Highlight>A_SpellGemHighlight</Highlight>
 
4275     </SpellGem> = 4215     </SpellGem>
4276        
4277     <SpellGem item = "HB4_SpellGem10">   4216     <SpellGem item="HB4_SpellGem10">
4278         <ScreenID>HB4_SpellGem10</ScreenID>   4217         <ScreenID>HB4_SpellGem10</ScreenID>
4279         <RelativePosition>true</RelativePosition>   4218         <RelativePosition>true</RelativePosition>
4280         <Location>   4219         <Location>
4281             <X>44</X> <> 4220             <X>4</X>
4282             <Y>184</Y>   4221             <Y>396</Y>
4283         </Location> = 4222         </Location>
4284         <Size>   4223         <Size>
4285             <CX>40</CX> <> 4224             <CX>37</CX>
4286             <CY>32</CY> = 4225             <CY>32</CY>
4287         </Size>   4226         </Size>
4288         <SpellGemDrawTemplate>   4227         <SpellGemDrawTemplate>
4289             <Holder>A_SpellGemHolder</Holder>   4228             <Holder>A_SpellGemHolder</Holder>
4290             <Background>A_SpellGemBackground</Background>   4229             <Background>A_SpellGemBackground</Background>
4291             <Highlight>A_SpellGemHighlight</Highlight>   4230             <Highlight>A_SpellGemHighlight</Highlight>
 
4295     </SpellGem> = 4234     </SpellGem>
4296        
4297     <Button item = "HB4_FileButton">   4235     <Button item="HB4_FileButton">
4298         <ScreenID>HB4_FileButton</ScreenID>   4236         <ScreenID>HB4_FileButton</ScreenID>
4299         <RelativePosition>true</RelativePosition>   4237         <RelativePosition>true</RelativePosition>
4300         <Location>   4238         <Location>
4301             <X>10</X> <> 4239             <X>13</X>
4302             <Y>223</Y>   4240             <Y>1</Y>
4303         </Location> = 4241         </Location>
4304         <Size>   4242         <Size>
4305             <CX>68</CX> <> 4243             <CX>20</CX>
4306             <CY>16</CY>   4244             <CY>20</CY>
4307         </Size> = 4245         </Size>
4308         <Style_Checkbox>false</Style_Checkbox>   4246         <Style_Checkbox>false</Style_Checkbox>
4309         <Text>Settings</Text> +-    
4310         <TextColor> = 4247         <TextColor>
4311                 <R>255</R>   4248             <R>255</R>
4312                 <G>255</G>   4249             <G>255</G>
4313                 <B>255</B>   4250             <B>255</B>
4314         </TextColor>   4251         </TextColor>
    -+ 4252         <Font>2</Font>
4315         <ButtonDrawTemplate> = 4253         <ButtonDrawTemplate>
4316             <Normal>A_SmallBtnNormal</Normal> <> 4254             <Normal>HB_OptionsNormal</Normal>
4317             <Pressed>A_SmallBtnPressed</Pressed>   4255             <Pressed>HB_OptionsPressed</Pressed>
4318             <Flyby>A_SmallBtnFlyby</Flyby>   4256             <Flyby>HB_OptionsFlyby</Flyby>
4319             <Disabled>A_SmallBtnDisabled</Disabled>   4257             <Disabled>HB_OptionsDisabled</Disabled>
4320             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   4258             <PressedFlyby>HB_OptionsPressedFlyby</PressedFlyby>
4321         </ButtonDrawTemplate> = 4259         </ButtonDrawTemplate>
4322     </Button>   4260     </Button>
4323        
4324     <Screen item = "HotButtonWnd4">   4261     <Screen item="HotButtonWnd4">
4325         <ScreenID/>   4262         <ScreenID />
4326         <Font>2</Font> <> 4263         <Font>1</Font>
4327         <RelativePosition>false</RelativePosition> = 4264         <RelativePosition>false</RelativePosition>
4328         <Location>   4265         <Location>
4329             <X>0</X>   4266             <X>0</X>
4330             <Y>230</Y>   4267             <Y>230</Y>
4331         </Location>   4268         </Location>
4332         <Size>   4269         <Size>
4333             <CX>95</CX> <> 4270             <CX>55</CX>
4334             <CY>262</CY>   4271             <CY>445</CY>
4335         </Size> = 4272         </Size>
4336         <Text>HotBar 4</Text>   4273         <Text>HotBar 4</Text>
4337         <Style_VScroll>false</Style_VScroll>   4274         <Style_VScroll>false</Style_VScroll>
4338         <Style_HScroll>false</Style_HScroll>   4275         <Style_HScroll>false</Style_HScroll>
4339         <Style_Transparent>false</Style_Transparent>   4276         <Style_Transparent>false</Style_Transparent>
4340         <TooltipReference>Hot Buttons</TooltipReference>   4277         <TooltipReference>Hot Buttons</TooltipReference>
4341         <DrawTemplate>WDT_Rounded</DrawTemplate> <> 4278         <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
4342         <Style_Titlebar>true</Style_Titlebar>   4279         <Style_Titlebar>false</Style_Titlebar>
4343         <Style_Closebox>true</Style_Closebox>   4280         <Style_Closebox>false</Style_Closebox>
4344         <Style_Minimizebox>false</Style_Minimizebox> = 4281         <Style_Minimizebox>false</Style_Minimizebox>
4345         <Style_Border>true</Style_Border>   4282         <Style_Border>true</Style_Border>
4346         <Style_Sizable>false</Style_Sizable>   4283         <Style_Sizable>false</Style_Sizable>
4347         <Pieces>HB4_PageLeftButton</Pieces>   4284         <Pieces>HB4_PageLeftButton</Pieces>
4348         <Pieces>HB4_PageRightButton</Pieces>   4285         <Pieces>HB4_PageRightButton</Pieces>
4349         <Pieces>HB4_CurrentPageLabel</Pieces>   4286         <Pieces>HB4_CurrentPageLabel</Pieces>