EQInterface.comEQUI_GroupWindow.xml Compare
Test Server : 10\1\08


Produced: 10/1/2008 5:35:43 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_GroupWindow.xml  
Right file: d:\games\EverQuestTest\uifiles\default\EQUI_GroupWindow.xml  
2 <XML ID="EQInterfaceDefinitionLanguage"> = 2 <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
4     <Button item="GW_InviteButton">   4     <Button item="GW_InviteButton">
5         <ScreenID>InviteButton</ScreenID>   5         <ScreenID>InviteButton</ScreenID>
6         <!--<Font>3</Font>-->      
7         <RelativePosition>true</RelativePosition>   6         <RelativePosition>true</RelativePosition>
8         <Location> +-    
9             <X>-1</X>      
10             <Y>151</Y>      
11         </Location>      
12         <Size>      
13             <CX>54</CX>      
14             <CY>20</CY>      
15         </Size>      
16         <Style_VScroll>false</Style_VScroll> = 7         <Style_VScroll>false</Style_VScroll>
17         <Style_HScroll>false</Style_HScroll>   8         <Style_HScroll>false</Style_HScroll>
18         <Style_Transparent>false</Style_Transparent>   9         <Style_Transparent>false</Style_Transparent>
19         <TooltipReference>Select a player and click to invite into the group</TooltipReference>   10         <TooltipReference>Select a player and click to invite into the group</TooltipReference>
20         <Style_Checkbox>false</Style_Checkbox>   11         <Style_Checkbox>false</Style_Checkbox>
21         <!--<RadioGroup/>-->      
 
29             <Normal>A_SmallBtnNormal</Normal> = 19             <Normal>A_SmallBtnNormal</Normal>
30             <Pressed>A_SmallBtnPressed</Pressed>   20             <Pressed>A_SmallBtnPressed</Pressed>
31             <Flyby>A_SmallBtnFlyby</Flyby>   21             <Flyby>A_SmallBtnFlyby</Flyby>
32             <Disabled>A_SmallBtnDisabled</Disabled>   22             <Disabled>A_SmallBtnDisabled</Disabled>
33             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   23             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
34         </ButtonDrawTemplate>   24         </ButtonDrawTemplate>
35         <Text>Invite</Text> <> 25         <AutoStretch>true</AutoStretch>
      26         <TopAnchorOffset>20</TopAnchorOffset>
      27         <RightAnchorOffset>54</RightAnchorOffset>
      28         <TopAnchorToTop>false</TopAnchorToTop>
      29         <BottomAnchorToTop>false</BottomAnchorToTop>
36     </Button> = 30     </Button>
37     <Button item="GW_DisbandButton">   31     <Button item="GW_DisbandButton">
38         <ScreenID>DisbandButton</ScreenID>   32         <ScreenID>DisbandButton</ScreenID>
39         <!--<Font>3</Font>-->      
40         <RelativePosition>true</RelativePosition>   33         <RelativePosition>true</RelativePosition>
41         <Location> +-    
42             <X>61</X>      
43             <Y>151</Y>      
44         </Location>      
45         <Size>      
46             <CX>54</CX>      
47             <CY>20</CY>      
48         </Size>      
49         <Style_VScroll>false</Style_VScroll> = 34         <Style_VScroll>false</Style_VScroll>
50         <Style_HScroll>false</Style_HScroll>   35         <Style_HScroll>false</Style_HScroll>
51         <Style_Transparent>false</Style_Transparent>   36         <Style_Transparent>false</Style_Transparent>
52         <TooltipReference>Click to disband your target from the group</TooltipReference>   37         <TooltipReference>Click to disband your target from the group</TooltipReference>
53         <Style_Checkbox>false</Style_Checkbox>   38         <Style_Checkbox>false</Style_Checkbox>
54         <!--<RadioGroup/>-->      
 
62         <Text>Disband</Text> = 46         <Text>Disband</Text>
63         <TextColor>   47         <TextColor>
64             <R>255</R>   48             <R>255</R>
65             <G>255</G>   49             <G>255</G>
66             <B>255</B>   50             <B>255</B>
67         </TextColor>   51         </TextColor>
    -+ 52         <AutoStretch>true</AutoStretch>
      53         <TopAnchorOffset>20</TopAnchorOffset>
      54         <LeftAnchorOffset>62</LeftAnchorOffset>
      55         <RightAnchorOffset>116</RightAnchorOffset>
      56         <TopAnchorToTop>false</TopAnchorToTop>
      57         <BottomAnchorToTop>false</BottomAnchorToTop>
68     </Button> = 58     </Button>
69     <Button item="GW_FollowButton">   59     <Button item="GW_FollowButton">
70         <ScreenID>FollowButton</ScreenID>   60         <ScreenID>FollowButton</ScreenID>
71         <!--<Font>3</Font>-->      
72         <RelativePosition>true</RelativePosition>   61         <RelativePosition>true</RelativePosition>
73         <Location> +-    
74             <X>-1</X>      
75             <Y>151</Y>      
76         </Location>      
77         <Size>      
78             <CX>54</CX>      
79             <CY>20</CY>      
80         </Size>      
81         <Style_VScroll>false</Style_VScroll> = 62         <Style_VScroll>false</Style_VScroll>
82         <Style_HScroll>false</Style_HScroll>   63         <Style_HScroll>false</Style_HScroll>
83         <Style_Transparent>false</Style_Transparent>   64         <Style_Transparent>false</Style_Transparent>
84         <TooltipReference>Accept an invitation to group</TooltipReference>   65         <TooltipReference>Accept an invitation to group</TooltipReference>
85         <Style_Checkbox>false</Style_Checkbox>   66         <Style_Checkbox>false</Style_Checkbox>
86         <!--<RadioGroup/>-->      
 
94             <Normal>A_BtnNormal</Normal> = 74             <Normal>A_BtnNormal</Normal>
95             <Pressed>A_BtnPressed</Pressed>   75             <Pressed>A_BtnPressed</Pressed>
96             <Flyby>A_BtnFlyby</Flyby>   76             <Flyby>A_BtnFlyby</Flyby>
97             <Disabled>A_BtnDisabled</Disabled>   77             <Disabled>A_BtnDisabled</Disabled>
98             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   78             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
99         </ButtonDrawTemplate>   79         </ButtonDrawTemplate>
100         <Text>Invite</Text> <> 80         <AutoStretch>true</AutoStretch>
      81         <TopAnchorOffset>20</TopAnchorOffset>
      82         <RightAnchorOffset>54</RightAnchorOffset>
      83         <TopAnchorToTop>false</TopAnchorToTop>
      84         <BottomAnchorToTop>false</BottomAnchorToTop>
101     </Button> = 85     </Button>
102     <Button item="GW_DeclineButton">   86     <Button item="GW_DeclineButton">
103         <ScreenID>DeclineButton</ScreenID>   87         <ScreenID>DeclineButton</ScreenID>
104         <!--<Font>3</Font>-->      
105         <RelativePosition>true</RelativePosition>   88         <RelativePosition>true</RelativePosition>
106         <Location> +-    
107             <X>61</X>      
108             <Y>151</Y>      
109         </Location>      
110         <Size>      
111             <CX>54</CX>      
112             <CY>20</CY>      
113         </Size>      
114         <Style_VScroll>false</Style_VScroll> = 89         <Style_VScroll>false</Style_VScroll>
115         <Style_HScroll>false</Style_HScroll>   90         <Style_HScroll>false</Style_HScroll>
116         <Style_Transparent>false</Style_Transparent>   91         <Style_Transparent>false</Style_Transparent>
117         <TooltipReference>Refuse an invtitation to group</TooltipReference>   92         <TooltipReference>Refuse an invtitation to group</TooltipReference>
118         <Style_Checkbox>false</Style_Checkbox>   93         <Style_Checkbox>false</Style_Checkbox>
119         <!--<RadioGroup/>-->      
 
127         <Text>Decline</Text> = 101         <Text>Decline</Text>
128         <TextColor>   102         <TextColor>
129             <R>255</R>   103             <R>255</R>
130             <G>255</G>   104             <G>255</G>
131             <B>255</B>   105             <B>255</B>
132         </TextColor>   106         </TextColor>
    -+ 107         <AutoStretch>true</AutoStretch>
      108         <TopAnchorOffset>20</TopAnchorOffset>
      109         <LeftAnchorOffset>62</LeftAnchorOffset>
      110         <RightAnchorOffset>116</RightAnchorOffset>
      111         <TopAnchorToTop>false</TopAnchorToTop>
      112         <BottomAnchorToTop>false</BottomAnchorToTop>
133     </Button> = 113     </Button>
134     <Gauge item="GW_Gauge1">   114     <Gauge item="GW_Gauge1">
135         <ScreenID>Gauge1</ScreenID>   115         <ScreenID>Gauge1</ScreenID>
136         <!--<Font>3</Font>-->      
137         <TextColor>   116         <TextColor>
138             <R>240</R>   117             <R>240</R>
139             <G>240</G>   118             <G>240</G>
140             <B>240</B>   119             <B>240</B>
141         </TextColor>   120         </TextColor>
142         <RelativePosition>true</RelativePosition>   121         <RelativePosition>true</RelativePosition>
143         <Location> +-    
144             <X>4</X>      
145             <Y>8</Y>      
146         </Location>      
147         <Size>      
148             <CX>108</CX>      
149             <CY>26</CY>      
150         </Size>      
151         <TextOffsetX>16</TextOffsetX>      
152         <Style_VScroll>false</Style_VScroll>      
153         <Style_HScroll>false</Style_HScroll>      
154         <Style_Transparent>false</Style_Transparent>      
155         <!--<TooltipReference/>--> =    
156         <FillTint>   122         <FillTint>
157             <R>220</R>   123             <R>220</R>
158             <G>0</G>   124             <G>0</G>
159             <B>0</B>   125             <B>0</B>
160         </FillTint>   126         </FillTint>
161         <LinesFillTint> +-    
162             <R>220</R>      
163             <G>220</G>      
164             <B>0</B>      
165         </LinesFillTint>      
166         <DrawLinesFill>false</DrawLinesFill>      
167         <EQType>11</EQType> = 127         <EQType>11</EQType>
168         <GaugeDrawTemplate>   128         <GaugeDrawTemplate>
169             <Background>A_GaugeBackground</Background> +-    
170             <Fill>A_GaugeFill</Fill> = 129             <Fill>A_GaugeFill</Fill>
171             <Lines>A_GaugeLines</Lines> +-    
172             <LinesFill>A_GaugeLinesFill</LinesFill>      
173             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft> = 130             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
174             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   131             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
    -+ 132             <Background>A_GaugeBackground</Background>
175         </GaugeDrawTemplate> = 133         </GaugeDrawTemplate>
    -+ 134         <GaugeOffsetY>15</GaugeOffsetY>
      135         <AutoStretch>true</AutoStretch>
      136         <TopAnchorOffset>2</TopAnchorOffset>
      137         <BottomAnchorOffset>37</BottomAnchorOffset>
      138         <RightAnchorToLeft>false</RightAnchorToLeft>
176     </Gauge> = 139     </Gauge>
177     <Gauge item="GW_PetGauge1">   140     <Gauge item="GW_PetGauge1">
178         <ScreenID>PetGauge1</ScreenID>   141         <ScreenID>PetGauge1</ScreenID>
179         <!--<Font>3</Font>--> <> 142         <TextOffsetY>-50</TextOffsetY>
180         <TextColor>      
181             <R>240</R>      
182             <G>240</G>   143         <GaugeOffsetY>-2</GaugeOffsetY>
183             <B>240</B>      
184         </TextColor>      
185         <RelativePosition>true</RelativePosition> = 144         <RelativePosition>true</RelativePosition>
186         <Location> <> 145         <FillTint>
187             <X>8</X>   146             <R>51</R>
188             <Y>30</Y>   147             <G>192</G>
189         </Location>   148             <B>51</B>
190         <Size>   149         </FillTint>
191             <CX>108</CX>   150         <EQType>17</EQType>
      151         <GaugeDrawTemplate>
192             <CY>2</CY>   152             <Fill>A_GaugeFill</Fill>
      153             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      154             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      155             <Background>A_GaugeBackground</Background>
      156         </GaugeDrawTemplate>
      157         <AutoStretch>true</AutoStretch>
      158         <TopAnchorOffset>37</TopAnchorOffset>
      159         <BottomAnchorOffset>43</BottomAnchorOffset>
      160         <RightAnchorToLeft>false</RightAnchorToLeft>
193         </Size>   161     </Gauge>
      162     <Gauge item="GW_ManaGauge1">
      163         <ScreenID>ManaGauge1</ScreenID>
194         <TextOffsetY>-50</TextOffsetY> = 164         <TextOffsetY>-50</TextOffsetY>
195         <GaugeOffsetY>-2</GaugeOffsetY>   165         <GaugeOffsetY>-2</GaugeOffsetY>
196         <Style_VScroll>false</Style_VScroll> <> 166         <RelativePosition>true</RelativePosition>
197         <Style_HScroll>false</Style_HScroll>      
198         <Style_Transparent>false</Style_Transparent>      
199         <!--<TooltipReference/>--> =    
200         <FillTint>   167         <FillTint>
201             <R>51</R> <> 168             <R>0</R>
202             <G>192</G>   169             <G>128</G>
203             <B>51</B>   170             <B>255</B>
204         </FillTint> = 171         </FillTint>
    <> 172         <EQType>31</EQType>
      173         <GaugeDrawTemplate>
      174             <Fill>A_GaugeFill</Fill>
      175         </GaugeDrawTemplate>
      176         <AutoStretch>true</AutoStretch>
      177         <TopAnchorOffset>28</TopAnchorOffset>
      178         <BottomAnchorOffset>36</BottomAnchorOffset>
      179         <RightAnchorToLeft>false</RightAnchorToLeft>
      180         <LeftAnchorOffset>4</LeftAnchorOffset>
      181         <RightAnchorOffset>4</RightAnchorOffset>
      182     </Gauge>
      183     <Gauge item="GW_STAGauge1">
      184         <ScreenID>STAGauge1</ScreenID>
      185         <TextOffsetY>-50</TextOffsetY>
      186         <GaugeOffsetY>-2</GaugeOffsetY>
      187         <RelativePosition>true</RelativePosition>
205         <LinesFillTint>   188         <FillTint>
206             <R>220</R>   189             <R>240</R>
207             <G>220</G>   190             <G>240</G>
208             <B>0</B> = 191             <B>0</B>
209         </LinesFillTint> <> 192         </FillTint>
210         <DrawLinesFill>false</DrawLinesFill>      
211         <EQType>17</EQType>   193         <EQType>36</EQType>
212         <GaugeDrawTemplate> = 194         <GaugeDrawTemplate>
213             <Background>A_GaugeBackground</Background> +-    
214             <Fill>A_GaugeFill</Fill> = 195             <Fill>A_GaugeFill</Fill>
215             <!--<Lines>A_GaugeLines</Lines>-->      
216             <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->      
217             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->      
218             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->      
219         </GaugeDrawTemplate>   196         </GaugeDrawTemplate>
    -+ 197         <AutoStretch>true</AutoStretch>
      198         <TopAnchorOffset>32</TopAnchorOffset>
      199         <BottomAnchorOffset>36</BottomAnchorOffset>
      200         <RightAnchorToLeft>false</RightAnchorToLeft>
      201         <LeftAnchorOffset>4</LeftAnchorOffset>
      202         <RightAnchorOffset>4</RightAnchorOffset>
220     </Gauge> = 203     </Gauge>
221     <Gauge item="GW_Gauge2">   204     <Gauge item="GW_Gauge2">
222         <ScreenID>Gauge2</ScreenID>   205         <ScreenID>Gauge2</ScreenID>
223         <!--<Font>3</Font>-->      
224         <TextColor>   206         <TextColor>
225             <R>240</R>   207             <R>240</R>
226             <G>240</G>   208             <G>240</G>
227             <B>240</B>   209             <B>240</B>
228         </TextColor>   210         </TextColor>
229         <RelativePosition>true</RelativePosition>   211         <RelativePosition>true</RelativePosition>
230         <Location> +-    
231             <X>4</X>      
232             <Y>34</Y>      
233         </Location>      
234         <Size>      
235             <CX>108</CX>      
236             <CY>26</CY>      
237         </Size>      
238         <TextOffsetX>16</TextOffsetX>      
239         <Style_VScroll>false</Style_VScroll>      
240         <Style_HScroll>false</Style_HScroll>      
241         <Style_Transparent>false</Style_Transparent>      
242         <!--<TooltipReference/>--> =    
243         <FillTint>   212         <FillTint>
244             <R>220</R>   213             <R>220</R>
245             <G>0</G>   214             <G>0</G>
246             <B>0</B>   215             <B>0</B>
247         </FillTint>   216         </FillTint>
248         <LinesFillTint> +-    
249             <R>220</R>      
250             <G>220</G>      
251             <B>0</B>      
252         </LinesFillTint>      
253         <DrawLinesFill>false</DrawLinesFill>      
254         <EQType>12</EQType> = 217         <EQType>12</EQType>
255         <GaugeDrawTemplate>   218         <GaugeDrawTemplate>
256             <Background>A_GaugeBackground</Background> +-    
257             <Fill>A_GaugeFill</Fill> = 219             <Fill>A_GaugeFill</Fill>
258             <Lines>A_GaugeLines</Lines> +-    
259             <LinesFill>A_GaugeLinesFill</LinesFill>      
260             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft> = 220             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
261             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   221             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
    -+ 222             <Background>A_GaugeBackground</Background>
262         </GaugeDrawTemplate> = 223         </GaugeDrawTemplate>
    -+ 224         <GaugeOffsetY>15</GaugeOffsetY>
      225         <AutoStretch>true</AutoStretch>
      226         <TopAnchorOffset>43</TopAnchorOffset>
      227         <BottomAnchorOffset>78</BottomAnchorOffset>
      228         <RightAnchorToLeft>false</RightAnchorToLeft>
263     </Gauge> = 229     </Gauge>
264     <Gauge item="GW_PetGauge2">   230     <Gauge item="GW_PetGauge2">
265         <ScreenID>PetGauge2</ScreenID>   231         <ScreenID>PetGauge2</ScreenID>
266         <!--<Font>3</Font>--> <> 232         <TextOffsetY>-50</TextOffsetY>
267         <TextColor>      
268             <R>240</R>      
269             <G>240</G>   233         <GaugeOffsetY>-2</GaugeOffsetY>
270             <B>240</B>      
271         </TextColor>      
272         <RelativePosition>true</RelativePosition> = 234         <RelativePosition>true</RelativePosition>
273         <Location> <> 235         <FillTint>
274             <X>8</X>   236             <R>51</R>
275             <Y>56</Y>   237             <G>192</G>
276         </Location>   238             <B>51</B>
277         <Size>   239         </FillTint>
278             <CX>108</CX>   240         <EQType>18</EQType>
      241         <GaugeDrawTemplate>
279             <CY>2</CY>   242             <Fill>A_GaugeFill</Fill>
      243             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      244             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      245             <Background>A_GaugeBackground</Background>
      246         </GaugeDrawTemplate>
      247         <AutoStretch>true</AutoStretch>
      248         <TopAnchorOffset>78</TopAnchorOffset>
      249         <BottomAnchorOffset>84</BottomAnchorOffset>
      250         <RightAnchorToLeft>false</RightAnchorToLeft>
280         </Size>   251     </Gauge>
      252     <Gauge item="GW_ManaGauge2">
      253         <ScreenID>ManaGauge2</ScreenID>
281         <TextOffsetY>-50</TextOffsetY> = 254         <TextOffsetY>-50</TextOffsetY>
282         <GaugeOffsetY>-2</GaugeOffsetY>   255         <GaugeOffsetY>-2</GaugeOffsetY>
283         <Style_VScroll>false</Style_VScroll> <> 256         <RelativePosition>true</RelativePosition>
284         <Style_HScroll>false</Style_HScroll>      
285         <Style_Transparent>false</Style_Transparent>      
286         <!--<TooltipReference/>--> =    
287         <FillTint>   257         <FillTint>
288             <R>51</R> <> 258             <R>0</R>
289             <G>192</G>   259             <G>128</G>
290             <B>51</B>   260             <B>255</B>
291         </FillTint> = 261         </FillTint>
    <> 262         <EQType>32</EQType>
      263         <GaugeDrawTemplate>
      264             <Fill>A_GaugeFill</Fill>
      265         </GaugeDrawTemplate>
      266         <AutoStretch>true</AutoStretch>
      267         <TopAnchorOffset>69</TopAnchorOffset>
      268         <BottomAnchorOffset>77</BottomAnchorOffset>
      269         <RightAnchorToLeft>false</RightAnchorToLeft>
      270         <RightAnchorOffset>4</RightAnchorOffset>
      271         <LeftAnchorOffset>4</LeftAnchorOffset>
      272     </Gauge>
      273     <Gauge item="GW_STAGauge2">
      274         <ScreenID>STAGauge2</ScreenID>
      275         <TextOffsetY>-50</TextOffsetY>
      276         <GaugeOffsetY>-2</GaugeOffsetY>
      277         <RelativePosition>true</RelativePosition>
292         <LinesFillTint>   278         <FillTint>
293             <R>220</R>   279             <R>240</R>
294             <G>220</G>   280             <G>240</G>
295             <B>0</B> = 281             <B>0</B>
296         </LinesFillTint> <> 282         </FillTint>
297         <DrawLinesFill>false</DrawLinesFill>      
298         <EQType>18</EQType>   283         <EQType>37</EQType>
299         <GaugeDrawTemplate> = 284         <GaugeDrawTemplate>
300             <Background>A_GaugeBackground</Background> +-    
301             <Fill>A_GaugeFill</Fill> = 285             <Fill>A_GaugeFill</Fill>
302             <!--<Lines>A_GaugeLines</Lines>-->      
303             <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->      
304             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->      
305             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->      
306         </GaugeDrawTemplate>   286         </GaugeDrawTemplate>
    -+ 287         <AutoStretch>true</AutoStretch>
      288         <TopAnchorOffset>73</TopAnchorOffset>
      289         <BottomAnchorOffset>77</BottomAnchorOffset>
      290         <RightAnchorToLeft>false</RightAnchorToLeft>
      291         <RightAnchorOffset>4</RightAnchorOffset>
      292         <LeftAnchorOffset>4</LeftAnchorOffset>
307     </Gauge> = 293     </Gauge>
308     <Gauge item="GW_Gauge3">   294     <Gauge item="GW_Gauge3">
309         <ScreenID>Gauge3</ScreenID>   295         <ScreenID>Gauge3</ScreenID>
310         <!--<Font>3</Font>-->      
311         <TextColor>   296         <TextColor>
312             <R>240</R>   297             <R>240</R>
313             <G>240</G>   298             <G>240</G>
314             <B>240</B>   299             <B>240</B>
315         </TextColor>   300         </TextColor>
316         <RelativePosition>true</RelativePosition>   301         <RelativePosition>true</RelativePosition>
317         <Location> +-    
318             <X>4</X>      
319             <Y>60</Y>      
320         </Location>      
321         <Size>      
322             <CX>108</CX>      
323             <CY>26</CY>      
324         </Size>      
325         <TextOffsetX>16</TextOffsetX>      
326         <Style_VScroll>false</Style_VScroll>      
327         <Style_HScroll>false</Style_HScroll>      
328         <Style_Transparent>false</Style_Transparent>      
329         <!--<TooltipReference/>--> =    
330         <FillTint>   302         <FillTint>
331             <R>220</R>   303             <R>220</R>
332             <G>0</G>   304             <G>0</G>
333             <B>0</B>   305             <B>0</B>
334         </FillTint>   306         </FillTint>
335         <LinesFillTint> +-    
336             <R>220</R>      
337             <G>220</G>      
338             <B>0</B>      
339         </LinesFillTint>      
340         <DrawLinesFill>false</DrawLinesFill>      
341         <EQType>13</EQType> = 307         <EQType>13</EQType>
342         <GaugeDrawTemplate>   308         <GaugeDrawTemplate>
343             <Background>A_GaugeBackground</Background> +-    
344             <Fill>A_GaugeFill</Fill> = 309             <Fill>A_GaugeFill</Fill>
345             <Lines>A_GaugeLines</Lines> <> 310             <Background>A_GaugeBackground</Background>
346             <LinesFill>A_GaugeLinesFill</LinesFill>      
347             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft> = 311             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
348             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   312             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
349         </GaugeDrawTemplate>   313         </GaugeDrawTemplate>
    -+ 314         <GaugeOffsetY>15</GaugeOffsetY>
      315         <AutoStretch>true</AutoStretch>
      316         <TopAnchorOffset>84</TopAnchorOffset>
      317         <BottomAnchorOffset>119</BottomAnchorOffset>
      318         <RightAnchorToLeft>false</RightAnchorToLeft>
350     </Gauge> = 319     </Gauge>
351     <Gauge item="GW_PetGauge3">   320     <Gauge item="GW_PetGauge3">
352         <ScreenID>PetGauge3</ScreenID>   321         <ScreenID>PetGauge3</ScreenID>
353         <!--<Font>3</Font>--> <> 322         <TextOffsetY>-50</TextOffsetY>
354         <TextColor>      
355             <R>240</R>      
356             <G>240</G>   323         <GaugeOffsetY>-2</GaugeOffsetY>
357             <B>240</B>      
358         </TextColor>      
359         <RelativePosition>true</RelativePosition> = 324         <RelativePosition>true</RelativePosition>
360         <Location> <> 325         <FillTint>
361             <X>8</X>   326             <R>51</R>
362             <Y>82</Y>   327             <G>192</G>
363         </Location>   328             <B>51</B>
364         <Size>   329         </FillTint>
365             <CX>108</CX>   330         <EQType>19</EQType>
      331         <GaugeDrawTemplate>
366             <CY>2</CY>   332             <Fill>A_GaugeFill</Fill>
      333             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      334             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      335             <Background>A_GaugeBackground</Background>
      336         </GaugeDrawTemplate>
      337         <AutoStretch>true</AutoStretch>
      338         <TopAnchorOffset>119</TopAnchorOffset>
      339         <BottomAnchorOffset>125</BottomAnchorOffset>
      340         <RightAnchorToLeft>false</RightAnchorToLeft>
      341         <LeftAnchorOffset>0</LeftAnchorOffset>
      342         <RightAnchorOffset>0</RightAnchorOffset>
367         </Size>   343     </Gauge>
      344     <Gauge item="GW_ManaGauge3">
      345         <ScreenID>ManaGauge3</ScreenID>
368         <TextOffsetY>-50</TextOffsetY> = 346         <TextOffsetY>-50</TextOffsetY>
369         <GaugeOffsetY>-2</GaugeOffsetY>   347         <GaugeOffsetY>-2</GaugeOffsetY>
370         <Style_VScroll>false</Style_VScroll> <> 348         <RelativePosition>true</RelativePosition>
371         <Style_HScroll>false</Style_HScroll>      
372         <Style_Transparent>false</Style_Transparent>      
373         <!--<TooltipReference/>--> =    
374         <FillTint>   349         <FillTint>
375             <R>51</R> <> 350             <R>0</R>
376             <G>192</G>   351             <G>128</G>
377             <B>51</B>   352             <B>255</B>
378         </FillTint> = 353         </FillTint>
    <> 354         <EQType>33</EQType>
      355         <GaugeDrawTemplate>
      356             <Fill>A_GaugeFill</Fill>
      357         </GaugeDrawTemplate>
      358         <AutoStretch>true</AutoStretch>
      359         <TopAnchorOffset>110</TopAnchorOffset>
      360         <BottomAnchorOffset>118</BottomAnchorOffset>
      361         <RightAnchorToLeft>false</RightAnchorToLeft>
      362         <LeftAnchorOffset>4</LeftAnchorOffset>
      363         <RightAnchorOffset>4</RightAnchorOffset>
      364     </Gauge>
      365     <Gauge item="GW_STAGauge3">
      366         <ScreenID>STAGauge3</ScreenID>
      367         <TextOffsetY>-50</TextOffsetY>
      368         <GaugeOffsetY>-2</GaugeOffsetY>
      369         <RelativePosition>true</RelativePosition>
379         <LinesFillTint>   370         <FillTint>
380             <R>220</R>   371             <R>240</R>
381             <G>220</G>   372             <G>240</G>
382             <B>0</B> = 373             <B>0</B>
383         </LinesFillTint> <> 374         </FillTint>
384         <DrawLinesFill>false</DrawLinesFill>      
385         <EQType>19</EQType>   375         <EQType>38</EQType>
386         <GaugeDrawTemplate> = 376         <GaugeDrawTemplate>
387             <Background>A_GaugeBackground</Background> +-    
388             <Fill>A_GaugeFill</Fill> = 377             <Fill>A_GaugeFill</Fill>
389             <!--<Lines>A_GaugeLines</Lines>-->      
390             <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->      
391             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->      
392             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->      
393         </GaugeDrawTemplate>   378         </GaugeDrawTemplate>
    -+ 379         <AutoStretch>true</AutoStretch>
      380         <TopAnchorOffset>114</TopAnchorOffset>
      381         <BottomAnchorOffset>118</BottomAnchorOffset>
      382         <RightAnchorToLeft>false</RightAnchorToLeft>
      383         <RightAnchorOffset>4</RightAnchorOffset>
      384         <LeftAnchorOffset>4</LeftAnchorOffset>
394     </Gauge> = 385     </Gauge>
395     <Gauge item="GW_Gauge4">   386     <Gauge item="GW_Gauge4">
396         <ScreenID>Gauge4</ScreenID>   387         <ScreenID>Gauge4</ScreenID>
397         <!--<Font>3</Font>-->      
398         <TextColor>   388         <TextColor>
399             <R>240</R>   389             <R>240</R>
400             <G>240</G>   390             <G>240</G>
401             <B>240</B>   391             <B>240</B>
402         </TextColor>   392         </TextColor>
403         <RelativePosition>true</RelativePosition>   393         <RelativePosition>true</RelativePosition>
404         <Location> +-    
405             <X>4</X>      
406             <Y>86</Y>      
407         </Location>      
408         <Size>      
409             <CX>108</CX>      
410             <CY>26</CY>      
411         </Size>      
412         <TextOffsetX>16</TextOffsetX>      
413         <Style_VScroll>false</Style_VScroll>      
414         <Style_HScroll>false</Style_HScroll>      
415         <Style_Transparent>false</Style_Transparent>      
416         <!--<TooltipReference/>--> =    
417         <FillTint>   394         <FillTint>
418             <R>220</R>   395             <R>220</R>
419             <G>0</G>   396             <G>0</G>
420             <B>0</B>   397             <B>0</B>
421         </FillTint>   398         </FillTint>
422         <LinesFillTint> +-    
423             <R>220</R>      
424             <G>220</G>      
425             <B>0</B>      
426         </LinesFillTint>      
427         <DrawLinesFill>false</DrawLinesFill>      
428         <EQType>14</EQType> = 399         <EQType>14</EQType>
429         <GaugeDrawTemplate>   400         <GaugeDrawTemplate>
430             <Background>A_GaugeBackground</Background> +-    
431             <Fill>A_GaugeFill</Fill> = 401             <Fill>A_GaugeFill</Fill>
432             <Lines>A_GaugeLines</Lines> +-    
433             <LinesFill>A_GaugeLinesFill</LinesFill>      
434             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft> = 402             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
435             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   403             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
    -+ 404             <Background>A_GaugeBackground</Background>
436         </GaugeDrawTemplate> = 405         </GaugeDrawTemplate>
    -+ 406         <GaugeOffsetY>15</GaugeOffsetY>
      407         <AutoStretch>true</AutoStretch>
      408         <TopAnchorOffset>125</TopAnchorOffset>
      409         <BottomAnchorOffset>160</BottomAnchorOffset>
      410         <RightAnchorToLeft>false</RightAnchorToLeft>
      411         <LeftAnchorOffset>0</LeftAnchorOffset>
      412         <RightAnchorOffset>0</RightAnchorOffset>
437     </Gauge> = 413     </Gauge>
438     <Gauge item="GW_PetGauge4">   414     <Gauge item="GW_PetGauge4">
439         <ScreenID>PetGauge4</ScreenID>   415         <ScreenID>PetGauge4</ScreenID>
440         <!--<Font>3</Font>--> <> 416         <TextOffsetY>-50</TextOffsetY>
441         <TextColor>      
442             <R>240</R>      
443             <G>240</G>   417         <GaugeOffsetY>-2</GaugeOffsetY>
444             <B>240</B>      
445         </TextColor>      
446         <RelativePosition>true</RelativePosition> = 418         <RelativePosition>true</RelativePosition>
447         <Location> <> 419         <FillTint>
448             <X>8</X>   420             <R>51</R>
449             <Y>108</Y>   421             <G>192</G>
450         </Location>   422             <B>51</B>
451         <Size>   423         </FillTint>
452             <CX>108</CX>   424         <EQType>20</EQType>
      425         <GaugeDrawTemplate>
453             <CY>2</CY>   426             <Fill>A_GaugeFill</Fill>
      427             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      428             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      429             <Background>A_GaugeBackground</Background>
      430         </GaugeDrawTemplate>
      431         <AutoStretch>true</AutoStretch>
      432         <TopAnchorOffset>160</TopAnchorOffset>
      433         <BottomAnchorOffset>166</BottomAnchorOffset>
      434         <RightAnchorToLeft>false</RightAnchorToLeft>
      435         <LeftAnchorOffset>0</LeftAnchorOffset>
      436         <RightAnchorOffset>0</RightAnchorOffset>
454         </Size>   437     </Gauge>
      438     <Gauge item="GW_ManaGauge4">
      439         <ScreenID>ManaGauge4</ScreenID>
455         <TextOffsetY>-50</TextOffsetY> = 440         <TextOffsetY>-50</TextOffsetY>
456         <GaugeOffsetY>-2</GaugeOffsetY>   441         <GaugeOffsetY>-2</GaugeOffsetY>
457         <Style_VScroll>false</Style_VScroll> <> 442         <RelativePosition>true</RelativePosition>
458         <Style_HScroll>false</Style_HScroll>      
459         <Style_Transparent>false</Style_Transparent>      
460         <!--<TooltipReference/>--> =    
461         <FillTint>   443         <FillTint>
462             <R>51</R> <> 444             <R>0</R>
463             <G>192</G>   445             <G>128</G>
464             <B>51</B>   446             <B>255</B>
465         </FillTint> = 447         </FillTint>
    <> 448         <EQType>34</EQType>
      449         <GaugeDrawTemplate>
      450             <Fill>A_GaugeFill</Fill>
      451         </GaugeDrawTemplate>
      452         <AutoStretch>true</AutoStretch>
      453         <TopAnchorOffset>151</TopAnchorOffset>
      454         <BottomAnchorOffset>159</BottomAnchorOffset>
      455         <RightAnchorToLeft>false</RightAnchorToLeft>
      456         <LeftAnchorOffset>4</LeftAnchorOffset>
      457         <RightAnchorOffset>4</RightAnchorOffset>
      458     </Gauge>
      459     <Gauge item="GW_STAGauge4">
      460         <ScreenID>STAGauge4</ScreenID>
      461         <TextOffsetY>-50</TextOffsetY>
      462         <GaugeOffsetY>-2</GaugeOffsetY>
      463         <RelativePosition>true</RelativePosition>
466         <LinesFillTint>   464         <FillTint>
467             <R>220</R>   465             <R>240</R>
468             <G>220</G>   466             <G>240</G>
469             <B>0</B> = 467             <B>0</B>
470         </LinesFillTint> <> 468         </FillTint>
471         <DrawLinesFill>false</DrawLinesFill>      
472         <EQType>20</EQType>   469         <EQType>39</EQType>
473         <GaugeDrawTemplate> = 470         <GaugeDrawTemplate>
474             <Background>A_GaugeBackground</Background> +-    
475             <Fill>A_GaugeFill</Fill> = 471             <Fill>A_GaugeFill</Fill>
476             <!--<Lines>A_GaugeLines</Lines>-->      
477             <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->      
478             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->      
479             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->      
480         </GaugeDrawTemplate>   472         </GaugeDrawTemplate>
    -+ 473         <AutoStretch>true</AutoStretch>
      474         <TopAnchorOffset>155</TopAnchorOffset>
      475         <BottomAnchorOffset>159</BottomAnchorOffset>
      476         <RightAnchorToLeft>false</RightAnchorToLeft>
      477         <RightAnchorOffset>4</RightAnchorOffset>
      478         <LeftAnchorOffset>4</LeftAnchorOffset>
481     </Gauge> = 479     </Gauge>
482     <Gauge item="GW_Gauge5">   480     <Gauge item="GW_Gauge5">
483         <ScreenID>Gauge5</ScreenID>   481         <ScreenID>Gauge5</ScreenID>
484         <!--<Font>3</Font>-->      
485         <TextColor>   482         <TextColor>
486             <R>240</R>   483             <R>240</R>
487             <G>240</G>   484             <G>240</G>
488             <B>240</B>   485             <B>240</B>
489         </TextColor>   486         </TextColor>
490         <RelativePosition>true</RelativePosition>   487         <RelativePosition>true</RelativePosition>
491         <Location> +-    
492             <X>4</X>      
493             <Y>112</Y>      
494         </Location>      
495         <Size>      
496             <CX>108</CX>      
497             <CY>26</CY>      
498         </Size>      
499         <TextOffsetX>16</TextOffsetX>      
500         <Style_VScroll>false</Style_VScroll>      
501         <Style_HScroll>false</Style_HScroll>      
502         <Style_Transparent>false</Style_Transparent>      
503         <!--<TooltipReference/>--> =    
504         <FillTint>   488         <FillTint>
505             <R>220</R>   489             <R>220</R>
506             <G>0</G>   490             <G>0</G>
507             <B>0</B>   491             <B>0</B>
508         </FillTint>   492         </FillTint>
509         <LinesFillTint> +-    
510             <R>220</R>      
511             <G>220</G>      
512             <B>0</B>      
513         </LinesFillTint>      
514         <DrawLinesFill>false</DrawLinesFill>      
515         <EQType>15</EQType> = 493         <EQType>15</EQType>
516         <GaugeDrawTemplate>   494         <GaugeDrawTemplate>
517             <Background>A_GaugeBackground</Background> +-    
518             <Fill>A_GaugeFill</Fill> = 495             <Fill>A_GaugeFill</Fill>
519             <Lines>A_GaugeLines</Lines> +-    
520             <LinesFill>A_GaugeLinesFill</LinesFill>      
521             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft> = 496             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
522             <EndCapRight>A_GaugeEndCapRight</EndCapRight>   497             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
    -+ 498             <Background>A_GaugeBackground</Background>
523         </GaugeDrawTemplate> = 499         </GaugeDrawTemplate>
    -+ 500         <GaugeOffsetY>15</GaugeOffsetY>
      501         <AutoStretch>true</AutoStretch>
      502         <TopAnchorOffset>166</TopAnchorOffset>
      503         <BottomAnchorOffset>201</BottomAnchorOffset>
      504         <RightAnchorToLeft>false</RightAnchorToLeft>
      505         <LeftAnchorOffset>0</LeftAnchorOffset>
      506         <RightAnchorOffset>0</RightAnchorOffset>
524     </Gauge> = 507     </Gauge>
525     <Gauge item="GW_PetGauge5">   508     <Gauge item="GW_PetGauge5">
526         <ScreenID>PetGauge5</ScreenID>   509         <ScreenID>PetGauge5</ScreenID>
527         <!--<Font>3</Font>--> <> 510         <TextOffsetY>-50</TextOffsetY>
528         <TextColor>      
529             <R>240</R>      
530             <G>240</G>   511         <GaugeOffsetY>-2</GaugeOffsetY>
531             <B>240</B>      
532         </TextColor>      
533         <RelativePosition>true</RelativePosition> = 512         <RelativePosition>true</RelativePosition>
534         <Location> <> 513         <FillTint>
535             <X>8</X>   514             <R>51</R>
536             <Y>134</Y>   515             <G>192</G>
537         </Location>   516             <B>51</B>
538         <Size>   517         </FillTint>
539             <CX>108</CX>   518         <EQType>21</EQType>
      519         <GaugeDrawTemplate>
540             <CY>2</CY>   520             <Fill>A_GaugeFill</Fill>
      521             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      522             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      523             <Background>A_GaugeBackground</Background>
      524         </GaugeDrawTemplate>
      525         <AutoStretch>true</AutoStretch>
      526         <TopAnchorOffset>201</TopAnchorOffset>
      527         <BottomAnchorOffset>207</BottomAnchorOffset>
      528         <RightAnchorToLeft>false</RightAnchorToLeft>
      529         <LeftAnchorOffset>0</LeftAnchorOffset>
      530         <RightAnchorOffset>0</RightAnchorOffset>
541         </Size>   531     </Gauge>
      532     <Gauge item="GW_ManaGauge5">
      533         <ScreenID>ManaGauge5</ScreenID>
542         <TextOffsetY>-50</TextOffsetY> = 534         <TextOffsetY>-50</TextOffsetY>
543         <GaugeOffsetY>-2</GaugeOffsetY>   535         <GaugeOffsetY>-2</GaugeOffsetY>
544         <Style_VScroll>false</Style_VScroll> <> 536         <RelativePosition>true</RelativePosition>
545         <Style_HScroll>false</Style_HScroll>      
546         <Style_Transparent>false</Style_Transparent>      
547         <!--<TooltipReference/>--> =    
548         <FillTint>   537         <FillTint>
549             <R>51</R> <> 538             <R>0</R>
550             <G>192</G>   539             <G>128</G>
551             <B>51</B>   540             <B>255</B>
552         </FillTint> = 541         </FillTint>
    <> 542         <EQType>35</EQType>
      543         <GaugeDrawTemplate>
      544             <Fill>A_GaugeFill</Fill>
      545         </GaugeDrawTemplate>
      546         <AutoStretch>true</AutoStretch>
      547         <TopAnchorOffset>192</TopAnchorOffset>
      548         <BottomAnchorOffset>200</BottomAnchorOffset>
      549         <RightAnchorToLeft>false</RightAnchorToLeft>
      550         <LeftAnchorOffset>4</LeftAnchorOffset>
      551         <RightAnchorOffset>4</RightAnchorOffset>
      552     </Gauge>
      553     <Gauge item="GW_STAGauge5">
      554         <ScreenID>STAGauge5</ScreenID>
      555         <TextOffsetY>-50</TextOffsetY>
      556         <GaugeOffsetY>-2</GaugeOffsetY>
      557         <RelativePosition>true</RelativePosition>
553         <LinesFillTint>   558         <FillTint>
554             <R>220</R>   559             <R>240</R>
555             <G>220</G>   560             <G>240</G>
556             <B>0</B> = 561             <B>0</B>
557         </LinesFillTint> <> 562         </FillTint>
558         <DrawLinesFill>false</DrawLinesFill>      
559         <EQType>21</EQType>   563         <EQType>40</EQType>
560         <GaugeDrawTemplate> = 564         <GaugeDrawTemplate>
561             <Background>A_GaugeBackground</Background> +-    
562             <Fill>A_GaugeFill</Fill> = 565             <Fill>A_GaugeFill</Fill>
563             <!--<Lines>A_GaugeLines</Lines>-->      
564             <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->      
565             <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->      
566             <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->      
567         </GaugeDrawTemplate>   566         </GaugeDrawTemplate>
    -+ 567         <AutoStretch>true</AutoStretch>
      568         <TopAnchorOffset>196</TopAnchorOffset>
      569         <BottomAnchorOffset>200</BottomAnchorOffset>
      570         <RightAnchorToLeft>false</RightAnchorToLeft>
      571         <RightAnchorOffset>4</RightAnchorOffset>
      572         <LeftAnchorOffset>4</LeftAnchorOffset>
568     </Gauge> = 573     </Gauge>
569     <Label item="GW_HPLabel1">   574     <Label item="GW_HPLabel1">
570         <ScreenID>HPLabel1</ScreenID>   575         <ScreenID>HPLabel1</ScreenID>
571         <EQType>35</EQType> +-    
572         <RelativePosition>true</RelativePosition> = 576         <RelativePosition>true</RelativePosition>
573         <Location> <>    
574             <X>10</X>   577         <Text>100</Text>
575             <Y>23</Y>      
576         </Location>      
577         <Size>      
578             <CX>60</CX>      
579             <CY>12</CY>      
580         </Size>      
581         <Text>Playername123456</Text>      
582         <TextColor> = 578         <TextColor>
583             <R>255</R>   579             <R>255</R>
584             <G>255</G>   580             <G>255</G>
585             <B>255</B>   581             <B>255</B>
586         </TextColor>   582         </TextColor>
587         <NoWrap>true</NoWrap>   583         <NoWrap>true</NoWrap>
588         <AlignCenter>false</AlignCenter> <> 584         <AlignCenter>true</AlignCenter>
589         <AlignRight>true</AlignRight>      
590         <Font>1</Font>   585         <Font>2</Font>
      586         <EQType>35</EQType>
      587         <AutoStretch>true</AutoStretch>
      588         <TopAnchorOffset>20</TopAnchorOffset>
      589         <BottomAnchorOffset>32</BottomAnchorOffset>
      590         <RightAnchorToLeft>false</RightAnchorToLeft>
591     </Label> = 591     </Label>
592     <Label item="GW_HPPercLabel1">   592     <Label item="GW_HPPercLabel1">
593         <ScreenID>HPPercLabel1</ScreenID>   593         <ScreenID>HPPercLabel1</ScreenID>
594         <RelativePosition>true</RelativePosition>   594         <RelativePosition>true</RelativePosition>
595         <Location> +-    
596             <X>68</X>      
597             <Y>23</Y>      
598         </Location>      
599         <Size>      
600             <CX>16</CX>      
601             <CY>12</CY>      
602         </Size>      
603         <Text>%</Text> = 595         <Text>%</Text>
604         <TextColor>   596         <TextColor>
605             <R>255</R>   597             <R>255</R>
606             <G>255</G>   598             <G>255</G>
607             <B>255</B>   599             <B>255</B>
608         </TextColor>   600         </TextColor>
609         <NoWrap>true</NoWrap>   601         <NoWrap>true</NoWrap>
610         <AlignCenter>false</AlignCenter> <> 602         <AlignCenter>true</AlignCenter>
611         <AlignRight>false</AlignRight>      
612         <Font>1</Font>   603         <Font>2</Font>
      604         <AutoStretch>true</AutoStretch>
      605         <TopAnchorOffset>20</TopAnchorOffset>
      606         <BottomAnchorOffset>32</BottomAnchorOffset>
      607         <LeftAnchorOffset>28</LeftAnchorOffset>
      608         <RightAnchorToLeft>false</RightAnchorToLeft>
613     </Label> = 609     </Label>
614     <Label item="GW_HPLabel2">   610     <Label item="GW_HPLabel2">
615         <ScreenID>HPLabel2</ScreenID>   611         <ScreenID>HPLabel2</ScreenID>
616         <EQType>36</EQType> +-    
617         <RelativePosition>true</RelativePosition> = 612         <RelativePosition>true</RelativePosition>
618         <Location> <>    
619             <X>10</X>   613         <Text>100</Text>
620             <Y>49</Y>      
621         </Location>      
622         <Size>      
623             <CX>60</CX>      
624             <CY>12</CY>      
625         </Size>      
626         <Text>Playername123456</Text>      
627         <TextColor> = 614         <TextColor>
628             <R>255</R>   615             <R>255</R>
629             <G>255</G>   616             <G>255</G>
630             <B>255</B>   617             <B>255</B>
631         </TextColor>   618         </TextColor>
632         <NoWrap>true</NoWrap>   619         <NoWrap>true</NoWrap>
633         <AlignCenter>false</AlignCenter> <> 620         <AlignCenter>true</AlignCenter>
634         <AlignRight>true</AlignRight>      
635         <Font>1</Font>   621         <Font>2</Font>
      622         <EQType>36</EQType>
      623         <AutoStretch>true</AutoStretch>
      624         <TopAnchorOffset>62</TopAnchorOffset>
      625         <BottomAnchorOffset>74</BottomAnchorOffset>
      626         <RightAnchorToLeft>false</RightAnchorToLeft>
636     </Label> = 627     </Label>
637     <Label item="GW_HPPercLabel2">   628     <Label item="GW_HPPercLabel2">
638         <ScreenID>HPPercLabel2</ScreenID>   629         <ScreenID>HPPercLabel2</ScreenID>
639         <RelativePosition>true</RelativePosition>   630         <RelativePosition>true</RelativePosition>
640         <Location> +-    
641             <X>68</X>      
642             <Y>49</Y>      
643         </Location>      
644         <Size>      
645             <CX>16</CX>      
646             <CY>12</CY>      
647         </Size>      
648         <Text>%</Text> = 631         <Text>%</Text>
649         <TextColor>   632         <TextColor>
650             <R>255</R>   633             <R>255</R>
651             <G>255</G>   634             <G>255</G>
652             <B>255</B>   635             <B>255</B>
653         </TextColor>   636         </TextColor>
654         <NoWrap>true</NoWrap>   637         <NoWrap>true</NoWrap>
655         <AlignCenter>false</AlignCenter> <> 638         <AlignCenter>true</AlignCenter>
656         <AlignRight>false</AlignRight>      
657         <Font>1</Font>   639         <Font>3</Font>
      640         <AutoStretch>true</AutoStretch>
      641         <TopAnchorOffset>62</TopAnchorOffset>
      642         <BottomAnchorOffset>74</BottomAnchorOffset>
      643         <LeftAnchorOffset>28</LeftAnchorOffset>
      644         <RightAnchorToLeft>false</RightAnchorToLeft>
658     </Label> = 645     </Label>
659     <Label item="GW_HPLabel3">   646     <Label item="GW_HPLabel3">
660         <ScreenID>HPLabel3</ScreenID>   647         <ScreenID>HPLabel3</ScreenID>
661         <EQType>37</EQType> +-    
662         <RelativePosition>true</RelativePosition> = 648         <RelativePosition>true</RelativePosition>
663         <Location> <>    
664             <X>10</X>   649         <Text>100</Text>
665             <Y>75</Y>      
666         </Location>      
667         <Size>      
668             <CX>60</CX>      
669             <CY>12</CY>      
670         </Size>      
671         <Text>Playername123456</Text>      
672         <TextColor> = 650         <TextColor>
673             <R>255</R>   651             <R>255</R>
674             <G>255</G>   652             <G>255</G>
675             <B>255</B>   653             <B>255</B>
676         </TextColor>   654         </TextColor>
677         <NoWrap>true</NoWrap>   655         <NoWrap>true</NoWrap>
678         <AlignCenter>false</AlignCenter> <> 656         <AlignCenter>true</AlignCenter>
679         <AlignRight>true</AlignRight>      
680         <Font>1</Font>   657         <Font>2</Font>
      658         <EQType>37</EQType>
      659         <AutoStretch>true</AutoStretch>
      660         <TopAnchorOffset>103</TopAnchorOffset>
      661         <BottomAnchorOffset>115</BottomAnchorOffset>
      662         <RightAnchorToLeft>false</RightAnchorToLeft>
681     </Label> = 663     </Label>
682     <Label item="GW_HPPercLabel3">   664     <Label item="GW_HPPercLabel3">
683         <ScreenID>HPPercLabel3</ScreenID>   665         <ScreenID>HPPercLabel3</ScreenID>
684         <RelativePosition>true</RelativePosition>   666         <RelativePosition>true</RelativePosition>
685         <Location> +-    
686             <X>68</X>      
687             <Y>75</Y>      
688         </Location>      
689         <Size>      
690             <CX>16</CX>      
691             <CY>12</CY>      
692         </Size>      
693         <Text>%</Text> = 667         <Text>%</Text>
694         <TextColor>   668         <TextColor>
695             <R>255</R>   669             <R>255</R>
696             <G>255</G>   670             <G>255</G>
697             <B>255</B>   671             <B>255</B>
698         </TextColor>   672         </TextColor>
699         <NoWrap>true</NoWrap>   673         <NoWrap>true</NoWrap>
700         <AlignCenter>false</AlignCenter> <> 674         <AlignCenter>true</AlignCenter>
701         <AlignRight>false</AlignRight>      
702         <Font>1</Font>   675         <Font>2</Font>
      676         <AutoStretch>true</AutoStretch>
      677         <TopAnchorOffset>103</TopAnchorOffset>
      678         <BottomAnchorOffset>115</BottomAnchorOffset>
      679         <LeftAnchorOffset>28</LeftAnchorOffset>
      680         <RightAnchorToLeft>false</RightAnchorToLeft>
703     </Label> = 681     </Label>
704     <Label item="GW_HPLabel4">   682     <Label item="GW_HPLabel4">
705         <ScreenID>HPLabel4</ScreenID>   683         <ScreenID>HPLabel4</ScreenID>
706         <EQType>38</EQType> +-    
707         <RelativePosition>true</RelativePosition> = 684         <RelativePosition>true</RelativePosition>
708         <Location> <>    
709             <X>10</X>   685         <Text>100</Text>
710             <Y>101</Y>      
711         </Location>      
712         <Size>      
713             <CX>60</CX>      
714             <CY>12</CY>      
715         </Size>      
716         <Text>Playername123456</Text>      
717         <TextColor> = 686         <TextColor>
718             <R>255</R>   687             <R>255</R>
719             <G>255</G>   688             <G>255</G>
720             <B>255</B>   689             <B>255</B>
721         </TextColor>   690         </TextColor>
722         <NoWrap>true</NoWrap>   691         <NoWrap>true</NoWrap>
723         <AlignCenter>false</AlignCenter> <> 692         <AlignCenter>true</AlignCenter>
724         <AlignRight>true</AlignRight>      
725         <Font>1</Font>   693         <Font>2</Font>
      694         <EQType>38</EQType>
      695         <AutoStretch>true</AutoStretch>
      696         <TopAnchorOffset>144</TopAnchorOffset>
      697         <BottomAnchorOffset>156</BottomAnchorOffset>
      698         <RightAnchorToLeft>false</RightAnchorToLeft>
726     </Label> = 699     </Label>
727     <Label item="GW_HPPercLabel4">   700     <Label item="GW_HPPercLabel4">
728         <ScreenID>HPPercLabel4</ScreenID>   701         <ScreenID>HPPercLabel4</ScreenID>
729         <RelativePosition>true</RelativePosition>   702         <RelativePosition>true</RelativePosition>
730         <Location> +-    
731             <X>68</X>      
732             <Y>101</Y>      
733         </Location>      
734         <Size>      
735             <CX>16</CX>      
736             <CY>12</CY>      
737         </Size>      
738         <Text>%</Text> = 703         <Text>%</Text>
739         <TextColor>   704         <TextColor>
740             <R>255</R>   705             <R>255</R>
741             <G>255</G>   706             <G>255</G>
742             <B>255</B>   707             <B>255</B>
743         </TextColor>   708         </TextColor>
744         <NoWrap>true</NoWrap>   709         <NoWrap>true</NoWrap>
745         <AlignCenter>false</AlignCenter> <> 710         <AlignCenter>true</AlignCenter>
746         <AlignRight>false</AlignRight>      
747         <Font>1</Font>   711         <Font>2</Font>
      712         <AutoStretch>true</AutoStretch>
      713         <TopAnchorOffset>144</TopAnchorOffset>
      714         <BottomAnchorOffset>156</BottomAnchorOffset>
      715         <LeftAnchorOffset>28</LeftAnchorOffset>
      716         <RightAnchorToLeft>false</RightAnchorToLeft>
748     </Label> = 717     </Label>
749     <Label item="GW_HPLabel5">   718     <Label item="GW_HPLabel5">
750         <ScreenID>HPLabel5</ScreenID>   719         <ScreenID>HPLabel5</ScreenID>
751         <EQType>39</EQType> +-    
752         <RelativePosition>true</RelativePosition> = 720         <RelativePosition>true</RelativePosition>
753         <Location> <>    
754             <X>10</X>   721         <Text>100</Text>
755             <Y>127</Y>      
756         </Location>      
757         <Size>      
758             <CX>60</CX>      
759             <CY>12</CY>      
760         </Size>      
761         <Text>Playername123456</Text>      
762         <TextColor> = 722         <TextColor>
763             <R>255</R>   723             <R>255</R>
764             <G>255</G>   724             <G>255</G>
765             <B>255</B>   725             <B>255</B>
766         </TextColor>   726         </TextColor>
767         <NoWrap>true</NoWrap>   727         <NoWrap>true</NoWrap>
768         <AlignCenter>false</AlignCenter> <> 728         <AlignCenter>true</AlignCenter>
769         <AlignRight>true</AlignRight>      
770         <Font>1</Font>   729         <Font>2</Font>
      730         <EQType>39</EQType>
      731         <AutoStretch>true</AutoStretch>
      732         <TopAnchorOffset>185</TopAnchorOffset>
      733         <BottomAnchorOffset>197</BottomAnchorOffset>
      734         <RightAnchorToLeft>false</RightAnchorToLeft>
771     </Label> = 735     </Label>
772     <Label item="GW_HPPercLabel5">   736     <Label item="GW_HPPercLabel5">
773         <ScreenID>HPPercLabel5</ScreenID>   737         <ScreenID>HPPercLabel5</ScreenID>
774         <RelativePosition>true</RelativePosition>   738         <RelativePosition>true</RelativePosition>
775         <Location> +-    
776             <X>68</X>      
777             <Y>127</Y>      
778         </Location>      
779         <Size>      
780             <CX>16</CX>      
781             <CY>12</CY>      
782         </Size>      
783         <Text>%</Text> = 739         <Text>%</Text>
784         <TextColor>   740         <TextColor>
785             <R>255</R>   741             <R>255</R>
786             <G>255</G>   742             <G>255</G>
787             <B>255</B>   743             <B>255</B>
788         </TextColor>   744         </TextColor>
789         <NoWrap>true</NoWrap>   745         <NoWrap>true</NoWrap>
790         <AlignCenter>false</AlignCenter> <> 746         <AlignCenter>true</AlignCenter>
791         <AlignRight>false</AlignRight>      
792         <Font>1</Font>   747         <Font>2</Font>
      748         <AutoStretch>true</AutoStretch>
      749         <TopAnchorOffset>185</TopAnchorOffset>
      750         <BottomAnchorOffset>197</BottomAnchorOffset>
      751         <LeftAnchorOffset>28</LeftAnchorOffset>
      752         <RightAnchorToLeft>false</RightAnchorToLeft>
793     </Label> = 753     </Label>
794        
795     <Button item = "GW_LFGButton">   754     <Button item="GW_LFGButton">
796         <ScreenID>LFGButton</ScreenID>   755         <ScreenID>LFGButton</ScreenID>
797         <RelativePosition>true</RelativePosition>   756         <RelativePosition>true</RelativePosition>
798         <Location>   757         <Location>
799             <X>146</X> <> 758             <X>124</X>
800             <Y>150</Y> = 759             <Y>150</Y>
801         </Location>   760         </Location>
802         <Size>   761         <Size>
803             <CX>1</CX>   762             <CX>1</CX>
804             <CY>1</CY>   763             <CY>1</CY>
805         </Size>   764         </Size>
806         <Style_Checkbox>false</Style_Checkbox>   765         <Style_Checkbox>false</Style_Checkbox>
    -+ 766         <ButtonDrawTemplate />
      767     </Button>
      768     <Button item="GW_Voice1">
      769         <EQType>voicechat/GroupActivityButton 0</EQType>
      770         <RelativePosition>true</RelativePosition>
      771         <Style_Transparent>false</Style_Transparent>
      772         <Style_Checkbox>false</Style_Checkbox>
807         <ButtonDrawTemplate> = 773         <ButtonDrawTemplate>
    -+ 774             <Normal>A_CheckBoxNormal</Normal>
808         </ButtonDrawTemplate> = 775         </ButtonDrawTemplate>
    -+ 776         <AutoStretch>true</AutoStretch>
      777         <TopAnchorOffset>2</TopAnchorOffset>
      778         <BottomAnchorOffset>17</BottomAnchorOffset>
      779         <LeftAnchorOffset>15</LeftAnchorOffset>
      780         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      781         <RightAnchorToLeft>false</RightAnchorToLeft>
809     </Button> = 782     </Button>
    <> 783     <Button item="GW_Voice2">
      784         <EQType>voicechat/GroupActivityButton 1</EQType>
      785         <RelativePosition>true</RelativePosition>
      786         <Style_Transparent>false</Style_Transparent>
      787         <Style_Checkbox>false</Style_Checkbox>
      788         <ButtonDrawTemplate>
      789             <Normal>A_CheckBoxNormal</Normal>
      790         </ButtonDrawTemplate>
      791         <AutoStretch>true</AutoStretch>
      792         <TopAnchorOffset>43</TopAnchorOffset>
      793         <BottomAnchorOffset>58</BottomAnchorOffset>
      794         <LeftAnchorOffset>15</LeftAnchorOffset>
      795         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      796         <RightAnchorToLeft>false</RightAnchorToLeft>
810     797     </Button>
      798     <Button item="GW_Voice3">
      799         <EQType>voicechat/GroupActivityButton 2</EQType>
      800         <RelativePosition>true</RelativePosition>
      801         <Style_Transparent>false</Style_Transparent>
      802         <Style_Checkbox>false</Style_Checkbox>
      803         <ButtonDrawTemplate>
      804             <Normal>A_CheckBoxNormal</Normal>
      805         </ButtonDrawTemplate>
      806         <AutoStretch>true</AutoStretch>
      807         <TopAnchorOffset>84</TopAnchorOffset>
      808         <BottomAnchorOffset>99</BottomAnchorOffset>
      809         <LeftAnchorOffset>15</LeftAnchorOffset>
      810         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      811         <RightAnchorToLeft>false</RightAnchorToLeft>
811     812     </Button>
812     <Button item="GW_Voice1">   813     <Button item="GW_Voice4">
813         <EQType>voicechat/GroupActivityButton 0</EQType>   814         <EQType>voicechat/GroupActivityButton 3</EQType>
814         <RelativePosition>true</RelativePosition> = 815         <RelativePosition>true</RelativePosition>
    <> 816         <Style_Transparent>false</Style_Transparent>
      817         <Style_Checkbox>false</Style_Checkbox>
      818         <ButtonDrawTemplate>
      819             <Normal>A_CheckBoxNormal</Normal>
      820         </ButtonDrawTemplate>
      821         <AutoStretch>true</AutoStretch>
      822         <TopAnchorOffset>125</TopAnchorOffset>
      823         <BottomAnchorOffset>140</BottomAnchorOffset>
      824         <LeftAnchorOffset>15</LeftAnchorOffset>
      825         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      826         <RightAnchorToLeft>false</RightAnchorToLeft>
815         <Location>   827     </Button>
      828     <Button item="GW_Voice5">
      829         <EQType>voicechat/GroupActivityButton 4</EQType>
      830         <RelativePosition>true</RelativePosition>
      831         <Style_Transparent>false</Style_Transparent>
      832         <Style_Checkbox>false</Style_Checkbox>
      833         <ButtonDrawTemplate>
      834             <Normal>A_CheckBoxNormal</Normal>
      835         </ButtonDrawTemplate>
      836         <AutoStretch>true</AutoStretch>
      837         <TopAnchorOffset>166</TopAnchorOffset>
      838         <BottomAnchorOffset>181</BottomAnchorOffset>
      839         <LeftAnchorOffset>15</LeftAnchorOffset>
      840         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      841         <RightAnchorToLeft>false</RightAnchorToLeft>
      842     </Button>
      843     <Button item="GW_GroupRoleTank1">
      844         <ScreenID>GroupRoleTank1</ScreenID>
      845         <RelativePosition>true</RelativePosition>
      846         <Style_Transparent>false</Style_Transparent>
      847         <Style_Checkbox>false</Style_Checkbox>
      848         <ButtonDrawTemplate>
      849             <NormalDecal>A_Tank</NormalDecal>
      850         </ButtonDrawTemplate>
      851         <DecalSize>
816             <X>100</X>   852             <CX>15</CX>
817             <Y>5</Y>   853             <CY>15</CY>
      854         </DecalSize>
      855         <TopAnchorOffset>2</TopAnchorOffset>
      856         <BottomAnchorOffset>17</BottomAnchorOffset>
      857         <LeftAnchorOffset>60</LeftAnchorOffset>
      858         <RightAnchorOffset>45</RightAnchorOffset>
      859         <AutoStretch>true</AutoStretch>
      860         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      861         <RightAnchorToLeft>false</RightAnchorToLeft>
818         </Location>   862     </Button>
      863     <Button item="GW_GroupRoleAssist1">
      864         <ScreenID>GroupRoleAssist1</ScreenID>
      865         <RelativePosition>true</RelativePosition>
      866         <Style_Transparent>false</Style_Transparent>
      867         <Style_Checkbox>false</Style_Checkbox>
      868         <ButtonDrawTemplate>
      869             <NormalDecal>A_Assist</NormalDecal>
      870         </ButtonDrawTemplate>
819         <Size>   871         <DecalSize>
820             <CX>15</CX> = 872             <CX>15</CX>
821             <CY>15</CY>   873             <CY>15</CY>
822         </Size> <> 874         </DecalSize>
      875         <TopAnchorOffset>2</TopAnchorOffset>
      876         <BottomAnchorOffset>17</BottomAnchorOffset>
      877         <LeftAnchorOffset>45</LeftAnchorOffset>
      878         <RightAnchorOffset>30</RightAnchorOffset>
      879         <AutoStretch>true</AutoStretch>
      880         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      881         <RightAnchorToLeft>false</RightAnchorToLeft>
      882     </Button>
      883     <Button item="GW_GroupRolePuller1">
      884         <ScreenID>GroupRolePuller1</ScreenID>
      885         <RelativePosition>true</RelativePosition>
823         <Style_Transparent>false</Style_Transparent> = 886         <Style_Transparent>false</Style_Transparent>
824         <Style_Checkbox>false</Style_Checkbox>   887         <Style_Checkbox>false</Style_Checkbox>
825         <ButtonDrawTemplate>   888         <ButtonDrawTemplate>
826             <Normal>A_CheckBoxNormal</Normal> <> 889             <NormalDecal>A_Puller</NormalDecal>
827         </ButtonDrawTemplate> = 890         </ButtonDrawTemplate>
    -+ 891         <DecalSize>
      892             <CX>15</CX>
      893             <CY>15</CY>
      894         </DecalSize>
      895         <LeftAnchorOffset>30</LeftAnchorOffset>
      896         <TopAnchorOffset>2</TopAnchorOffset>
      897         <RightAnchorOffset>15</RightAnchorOffset>
      898         <BottomAnchorOffset>17</BottomAnchorOffset>
      899         <AutoStretch>true</AutoStretch>
      900         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      901         <RightAnchorToLeft>false</RightAnchorToLeft>
828     </Button> = 902     </Button>
829     <Button item="GW_Voice2"> <> 903     <Button item="GW_GroupRoleTank2">
830         <EQType>voicechat/GroupActivityButton 1</EQType>   904         <ScreenID>GroupRoleTank2</ScreenID>
831         <RelativePosition>true</RelativePosition> = 905         <RelativePosition>true</RelativePosition>
    <> 906         <Style_Transparent>false</Style_Transparent>
      907         <Style_Checkbox>false</Style_Checkbox>
      908         <ButtonDrawTemplate>
      909             <NormalDecal>A_Tank</NormalDecal>
      910         </ButtonDrawTemplate>
832         <Location>   911         <DecalSize>
833             <X>100</X>   912             <CX>15</CX>
834             <Y>35</Y>   913             <CY>15</CY>
      914         </DecalSize>
      915         <TopAnchorOffset>43</TopAnchorOffset>
      916         <BottomAnchorOffset>58</BottomAnchorOffset>
      917         <LeftAnchorOffset>60</LeftAnchorOffset>
      918         <RightAnchorOffset>45</RightAnchorOffset>
      919         <AutoStretch>true</AutoStretch>
      920         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      921         <RightAnchorToLeft>false</RightAnchorToLeft>
835         </Location>   922     </Button>
      923     <Button item="GW_GroupRoleAssist2">
      924         <ScreenID>GroupRoleAssist2</ScreenID>
      925         <RelativePosition>true</RelativePosition>
      926         <Style_Transparent>false</Style_Transparent>
      927         <Style_Checkbox>false</Style_Checkbox>
      928         <ButtonDrawTemplate>
      929             <NormalDecal>A_Assist</NormalDecal>
      930         </ButtonDrawTemplate>
836         <Size>   931         <DecalSize>
837             <CX>15</CX> = 932             <CX>15</CX>
838             <CY>15</CY>   933             <CY>15</CY>
839         </Size> <> 934         </DecalSize>
      935         <TopAnchorOffset>43</TopAnchorOffset>
      936         <BottomAnchorOffset>58</BottomAnchorOffset>
      937         <RightAnchorOffset>30</RightAnchorOffset>
      938         <LeftAnchorOffset>45</LeftAnchorOffset>
      939         <AutoStretch>true</AutoStretch>
      940         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      941         <RightAnchorToLeft>false</RightAnchorToLeft>
      942     </Button>
      943     <Button item="GW_GroupRolePuller2">
      944         <ScreenID>GroupRolePuller2</ScreenID>
      945         <RelativePosition>true</RelativePosition>
840         <Style_Transparent>false</Style_Transparent> = 946         <Style_Transparent>false</Style_Transparent>
841         <Style_Checkbox>false</Style_Checkbox>   947         <Style_Checkbox>false</Style_Checkbox>
842         <ButtonDrawTemplate>   948         <ButtonDrawTemplate>
843             <Normal>A_CheckBoxNormal</Normal> <> 949             <NormalDecal>A_Puller</NormalDecal>
844         </ButtonDrawTemplate> = 950         </ButtonDrawTemplate>
    -+ 951         <DecalSize>
      952             <CX>15</CX>
      953             <CY>15</CY>
      954         </DecalSize>
      955         <TopAnchorOffset>43</TopAnchorOffset>
      956         <BottomAnchorOffset>58</BottomAnchorOffset>
      957         <RightAnchorOffset>15</RightAnchorOffset>
      958         <LeftAnchorOffset>30</LeftAnchorOffset>
      959         <AutoStretch>true</AutoStretch>
      960         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      961         <RightAnchorToLeft>false</RightAnchorToLeft>
845     </Button>   = 962     </Button>
846     <Button item="GW_Voice3"> <> 963     <Button item="GW_GroupRoleTank3">
847         <EQType>voicechat/GroupActivityButton 2</EQType>   964         <ScreenID>GroupRoleTank3</ScreenID>
848         <RelativePosition>true</RelativePosition> = 965         <RelativePosition>true</RelativePosition>
    <> 966         <Style_Transparent>false</Style_Transparent>
      967         <Style_Checkbox>false</Style_Checkbox>
      968         <ButtonDrawTemplate>
      969             <NormalDecal>A_Tank</NormalDecal>
      970         </ButtonDrawTemplate>
849         <Location>   971         <DecalSize>
850             <X>100</X>   972             <CX>15</CX>
851             <Y>60</Y>   973             <CY>15</CY>
      974         </DecalSize>
      975         <TopAnchorOffset>84</TopAnchorOffset>
      976         <BottomAnchorOffset>99</BottomAnchorOffset>
      977         <LeftAnchorOffset>60</LeftAnchorOffset>
      978         <RightAnchorOffset>45</RightAnchorOffset>
      979         <AutoStretch>true</AutoStretch>
      980         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      981         <RightAnchorToLeft>false</RightAnchorToLeft>
852         </Location>   982     </Button>
      983     <Button item="GW_GroupRoleAssist3">
      984         <ScreenID>GroupRoleAssist3</ScreenID>
      985         <RelativePosition>true</RelativePosition>
      986         <Style_Transparent>false</Style_Transparent>
      987         <Style_Checkbox>false</Style_Checkbox>
      988         <ButtonDrawTemplate>
      989             <NormalDecal>A_Assist</NormalDecal>
      990         </ButtonDrawTemplate>
853         <Size>   991         <DecalSize>
854             <CX>15</CX> = 992             <CX>15</CX>
855             <CY>15</CY>   993             <CY>15</CY>
856         </Size> <> 994         </DecalSize>
      995         <TopAnchorOffset>84</TopAnchorOffset>
      996         <BottomAnchorOffset>99</BottomAnchorOffset>
      997         <RightAnchorOffset>30</RightAnchorOffset>
      998         <LeftAnchorOffset>45</LeftAnchorOffset>
      999         <AutoStretch>true</AutoStretch>
      1000         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1001         <RightAnchorToLeft>false</RightAnchorToLeft>
      1002     </Button>
      1003     <Button item="GW_GroupRolePuller3">
      1004         <ScreenID>GroupRolePuller3</ScreenID>
      1005         <RelativePosition>true</RelativePosition>
857         <Style_Transparent>false</Style_Transparent> = 1006         <Style_Transparent>false</Style_Transparent>
858         <Style_Checkbox>false</Style_Checkbox>   1007         <Style_Checkbox>false</Style_Checkbox>
859         <ButtonDrawTemplate>   1008         <ButtonDrawTemplate>
860             <Normal>A_CheckBoxNormal</Normal> <> 1009             <NormalDecal>A_Puller</NormalDecal>
861         </ButtonDrawTemplate> = 1010         </ButtonDrawTemplate>
    -+ 1011         <DecalSize>
      1012             <CX>15</CX>
      1013             <CY>15</CY>
      1014         </DecalSize>
      1015         <TopAnchorOffset>84</TopAnchorOffset>
      1016         <BottomAnchorOffset>99</BottomAnchorOffset>
      1017         <RightAnchorOffset>15</RightAnchorOffset>
      1018         <LeftAnchorOffset>30</LeftAnchorOffset>
      1019         <AutoStretch>true</AutoStretch>
      1020         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1021         <RightAnchorToLeft>false</RightAnchorToLeft>
862     </Button> = 1022     </Button>
863     <Button item="GW_Voice4"> <> 1023     <Button item="GW_GroupRoleTank4">
864         <EQType>voicechat/GroupActivityButton 3</EQType>   1024         <ScreenID>GroupRoleTank4</ScreenID>
865         <RelativePosition>true</RelativePosition> = 1025         <RelativePosition>true</RelativePosition>
    <> 1026         <Style_Transparent>false</Style_Transparent>
      1027         <Style_Checkbox>false</Style_Checkbox>
      1028         <ButtonDrawTemplate>
      1029             <NormalDecal>A_Tank</NormalDecal>
      1030         </ButtonDrawTemplate>
866         <Location>   1031         <DecalSize>
867             <X>100</X>   1032             <CX>15</CX>
868             <Y>85</Y>   1033             <CY>15</CY>
      1034         </DecalSize>
      1035         <TopAnchorOffset>125</TopAnchorOffset>
      1036         <BottomAnchorOffset>140</BottomAnchorOffset>
      1037         <LeftAnchorOffset>60</LeftAnchorOffset>
      1038         <RightAnchorOffset>45</RightAnchorOffset>
      1039         <AutoStretch>true</AutoStretch>
      1040         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1041         <RightAnchorToLeft>false</RightAnchorToLeft>
869         </Location>   1042     </Button>
      1043     <Button item="GW_GroupRoleAssist4">
      1044         <ScreenID>GroupRoleAssist4</ScreenID>
      1045         <RelativePosition>true</RelativePosition>
      1046         <Style_Transparent>false</Style_Transparent>
      1047         <Style_Checkbox>false</Style_Checkbox>
      1048         <ButtonDrawTemplate>
      1049             <NormalDecal>A_Assist</NormalDecal>
      1050         </ButtonDrawTemplate>
870         <Size>   1051         <DecalSize>
871             <CX>15</CX> = 1052             <CX>15</CX>
872             <CY>15</CY>   1053             <CY>15</CY>
873         </Size> <> 1054         </DecalSize>
      1055         <TopAnchorOffset>125</TopAnchorOffset>
      1056         <BottomAnchorOffset>140</BottomAnchorOffset>
      1057         <RightAnchorOffset>30</RightAnchorOffset>
      1058         <LeftAnchorOffset>45</LeftAnchorOffset>
      1059         <AutoStretch>true</AutoStretch>
      1060         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1061         <RightAnchorToLeft>false</RightAnchorToLeft>
      1062     </Button>
      1063     <Button item="GW_GroupRolePuller4">
      1064         <ScreenID>GroupRolePuller4</ScreenID>
      1065         <RelativePosition>true</RelativePosition>
874         <Style_Transparent>false</Style_Transparent> = 1066         <Style_Transparent>false</Style_Transparent>
875         <Style_Checkbox>false</Style_Checkbox>   1067         <Style_Checkbox>false</Style_Checkbox>
876         <ButtonDrawTemplate>   1068         <ButtonDrawTemplate>
877             <Normal>A_CheckBoxNormal</Normal> <> 1069             <NormalDecal>A_Puller</NormalDecal>
878         </ButtonDrawTemplate> = 1070         </ButtonDrawTemplate>
    -+ 1071         <DecalSize>
      1072             <CX>15</CX>
      1073             <CY>15</CY>
      1074         </DecalSize>
      1075         <TopAnchorOffset>125</TopAnchorOffset>
      1076         <BottomAnchorOffset>140</BottomAnchorOffset>
      1077         <RightAnchorOffset>15</RightAnchorOffset>
      1078         <LeftAnchorOffset>30</LeftAnchorOffset>
      1079         <AutoStretch>true</AutoStretch>
      1080         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1081         <RightAnchorToLeft>false</RightAnchorToLeft>
879     </Button> = 1082     </Button>
880     <Button item="GW_Voice5"> <> 1083     <Button item="GW_GroupRoleTank5">
881         <EQType>voicechat/GroupActivityButton 4</EQType>   1084         <ScreenID>GroupRoleTank5</ScreenID>
882         <RelativePosition>true</RelativePosition> = 1085         <RelativePosition>true</RelativePosition>
    <> 1086         <Style_Transparent>false</Style_Transparent>
      1087         <Style_Checkbox>false</Style_Checkbox>
      1088         <ButtonDrawTemplate>
      1089             <NormalDecal>A_Tank</NormalDecal>
      1090         </ButtonDrawTemplate>
883         <Location>   1091         <DecalSize>
884             <X>100</X>   1092             <CX>15</CX>
885             <Y>110</Y>   1093             <CY>15</CY>
      1094         </DecalSize>
      1095         <TopAnchorOffset>166</TopAnchorOffset>
      1096         <BottomAnchorOffset>181</BottomAnchorOffset>
      1097         <LeftAnchorOffset>60</LeftAnchorOffset>
      1098         <RightAnchorOffset>45</RightAnchorOffset>
      1099         <AutoStretch>true</AutoStretch>
      1100         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1101         <RightAnchorToLeft>false</RightAnchorToLeft>
886         </Location>   1102     </Button>
      1103     <Button item="GW_GroupRoleAssist5">
      1104         <ScreenID>GroupRoleAssist5</ScreenID>
      1105         <RelativePosition>true</RelativePosition>
      1106         <Style_Transparent>false</Style_Transparent>
      1107         <Style_Checkbox>false</Style_Checkbox>
      1108         <ButtonDrawTemplate>
      1109             <NormalDecal>A_Assist</NormalDecal>
      1110         </ButtonDrawTemplate>
887         <Size>   1111         <DecalSize>
888             <CX>15</CX> = 1112             <CX>15</CX>
889             <CY>15</CY>   1113             <CY>15</CY>
890         </Size> <> 1114         </DecalSize>
      1115         <TopAnchorOffset>166</TopAnchorOffset>
      1116         <BottomAnchorOffset>181</BottomAnchorOffset>
      1117         <RightAnchorOffset>30</RightAnchorOffset>
      1118         <LeftAnchorOffset>45</LeftAnchorOffset>
      1119         <AutoStretch>true</AutoStretch>
      1120         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1121         <RightAnchorToLeft>false</RightAnchorToLeft>
      1122     </Button>
      1123     <Button item="GW_GroupRolePuller5">
      1124         <ScreenID>GroupRolePuller5</ScreenID>
      1125         <RelativePosition>true</RelativePosition>
891         <Style_Transparent>false</Style_Transparent> = 1126         <Style_Transparent>false</Style_Transparent>
892         <Style_Checkbox>false</Style_Checkbox>   1127         <Style_Checkbox>false</Style_Checkbox>
893         <ButtonDrawTemplate>   1128         <ButtonDrawTemplate>
894             <Normal>A_CheckBoxNormal</Normal> <> 1129             <NormalDecal>A_Puller</NormalDecal>
895         </ButtonDrawTemplate> = 1130         </ButtonDrawTemplate>
    -+ 1131         <DecalSize>
      1132             <CX>15</CX>
      1133             <CY>15</CY>
      1134         </DecalSize>
      1135         <TopAnchorOffset>166</TopAnchorOffset>
      1136         <BottomAnchorOffset>181</BottomAnchorOffset>
      1137         <RightAnchorOffset>15</RightAnchorOffset>
      1138         <LeftAnchorOffset>30</LeftAnchorOffset>
      1139         <AutoStretch>true</AutoStretch>
      1140         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      1141         <RightAnchorToLeft>false</RightAnchorToLeft>
896     </Button> = 1142     </Button>
897     <Screen item="GroupWindow">   1143     <Screen item="GroupWindow">
898         <ScreenID />   1144         <ScreenID />
899         <RelativePosition>false</RelativePosition>   1145         <RelativePosition>false</RelativePosition>
900         <Location>   1146         <Location>
901             <X>516</X> <> 1147             <X>3</X>
902             <Y>78</Y>   1148             <Y>134</Y>
903         </Location> = 1149         </Location>
904         <Size>   1150         <Size>
905             <CX>147</CX>   1151             <CX>147</CX>
906             <CY>204</CY> <> 1152             <CY>260</CY>
907         </Size> = 1153         </Size>
908         <Text>Group</Text>   1154         <Text>Group</Text>
909         <Style_VScroll>false</Style_VScroll>   1155         <Style_VScroll>false</Style_VScroll>
910         <Style_HScroll>false</Style_HScroll>   1156         <Style_HScroll>false</Style_HScroll>
911         <Style_Transparent>false</Style_Transparent>   1157         <Style_Transparent>false</Style_Transparent>
912         <TooltipReference>This is the party window.</TooltipReference>   1158         <TooltipReference>This is the party window.</TooltipReference>
913         <Style_Titlebar>true</Style_Titlebar>   1159         <Style_Titlebar>true</Style_Titlebar>
914         <Style_Closebox>false</Style_Closebox>   1160         <Style_Closebox>false</Style_Closebox>
915         <Style_Minimizebox>false</Style_Minimizebox>   1161         <Style_Minimizebox>false</Style_Minimizebox>
916         <Style_Border>true</Style_Border>   1162         <Style_Border>true</Style_Border>
917         <Style_Sizable>false</Style_Sizable> <> 1163         <Style_Sizable>true</Style_Sizable>
918         <DrawTemplate>WDT_Filigree</DrawTemplate> = 1164         <DrawTemplate>WDT_Filigree</DrawTemplate>
919         <Pieces>GW_InviteButton</Pieces> +-    
920         <Pieces>GW_DisbandButton</Pieces>      
921         <Pieces>GW_FollowButton</Pieces>      
922         <Pieces>GW_DeclineButton</Pieces>      
923         <Pieces>GW_Gauge1</Pieces> = 1165         <Pieces>GW_Gauge1</Pieces>
924         <Pieces>GW_Gauge2</Pieces>   1166         <Pieces>GW_Gauge2</Pieces>
925         <Pieces>GW_Gauge3</Pieces>   1167         <Pieces>GW_Gauge3</Pieces>
926         <Pieces>GW_Gauge4</Pieces>   1168         <Pieces>GW_Gauge4</Pieces>
927         <Pieces>GW_Gauge5</Pieces>   1169         <Pieces>GW_Gauge5</Pieces>
928         <Pieces>GW_PetGauge1</Pieces>   1170         <Pieces>GW_PetGauge1</Pieces>
929         <Pieces>GW_PetGauge2</Pieces>   1171         <Pieces>GW_PetGauge2</Pieces>
930         <Pieces>GW_PetGauge3</Pieces>   1172         <Pieces>GW_PetGauge3</Pieces>
931         <Pieces>GW_PetGauge4</Pieces>   1173         <Pieces>GW_PetGauge4</Pieces>
932         <Pieces>GW_PetGauge5</Pieces>   1174         <Pieces>GW_PetGauge5</Pieces>
    -+ 1175         <Pieces>GW_ManaGauge1</Pieces>
      1176         <Pieces>GW_ManaGauge2</Pieces>
      1177         <Pieces>GW_ManaGauge3</Pieces>
      1178         <Pieces>GW_ManaGauge4</Pieces>
      1179         <Pieces>GW_ManaGauge5</Pieces>
      1180         <Pieces>GW_STAGauge1</Pieces>
      1181         <Pieces>GW_STAGauge2</Pieces>
      1182         <Pieces>GW_STAGauge3</Pieces>
      1183         <Pieces>GW_STAGauge4</Pieces>
      1184         <Pieces>GW_STAGauge5</Pieces>
933         <Pieces>GW_HPLabel1</Pieces> = 1185         <Pieces>GW_HPLabel1</Pieces>
934         <Pieces>GW_HPPercLabel1</Pieces>   1186         <Pieces>GW_HPPercLabel1</Pieces>
935         <Pieces>GW_HPLabel2</Pieces>   1187         <Pieces>GW_HPLabel2</Pieces>
936         <Pieces>GW_HPPercLabel2</Pieces>   1188         <Pieces>GW_HPPercLabel2</Pieces>
937         <Pieces>GW_HPLabel3</Pieces>   1189         <Pieces>GW_HPLabel3</Pieces>
938         <Pieces>GW_HPPercLabel3</Pieces>   1190         <Pieces>GW_HPPercLabel3</Pieces>
 
943         <Pieces>GW_LFGButton</Pieces> = 1195         <Pieces>GW_LFGButton</Pieces>
944         <Pieces>GW_Voice1</Pieces>   1196         <Pieces>GW_Voice1</Pieces>
945         <Pieces>GW_Voice2</Pieces>   1197         <Pieces>GW_Voice2</Pieces>
946         <Pieces>GW_Voice3</Pieces>   1198         <Pieces>GW_Voice3</Pieces>
947         <Pieces>GW_Voice4</Pieces>   1199         <Pieces>GW_Voice4</Pieces>
948         <Pieces>GW_Voice5</Pieces>   1200         <Pieces>GW_Voice5</Pieces>
    -+ 1201         <Pieces>GW_GroupRoleTank1</Pieces>
      1202         <Pieces>GW_GroupRoleAssist1</Pieces>
      1203         <Pieces>GW_GroupRolePuller1</Pieces>
      1204         <Pieces>GW_GroupRoleTank2</Pieces>
      1205         <Pieces>GW_GroupRoleAssist2</Pieces>
      1206         <Pieces>GW_GroupRolePuller2</Pieces>
      1207         <Pieces>GW_GroupRoleTank3</Pieces>
      1208         <Pieces>GW_GroupRoleAssist3</Pieces>
      1209         <Pieces>GW_GroupRolePuller3</Pieces>
      1210         <Pieces>GW_GroupRoleTank4</Pieces>
      1211         <Pieces>GW_GroupRoleAssist4</Pieces>
      1212         <Pieces>GW_GroupRolePuller4</Pieces>
      1213         <Pieces>GW_GroupRoleTank5</Pieces>
      1214         <Pieces>GW_GroupRoleAssist5</Pieces>
      1215         <Pieces>GW_GroupRolePuller5</Pieces>
      1216         <Pieces>GW_InviteButton</Pieces>
      1217         <Pieces>GW_DisbandButton</Pieces>
      1218         <Pieces>GW_FollowButton</Pieces>
      1219         <Pieces>GW_DeclineButton</Pieces>
949     </Screen> = 1220     </Screen>
950 </XML>   1221 </XML>