EQInterface.comEQUI_GuildManagementWnd.xml Compare
Live Server : Secrets of Faydwer : 11\13\07


Produced: 11/13/2007 11:42:47 AM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest\uifiles\11.12.07\EQUI_GuildManagementWnd.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_GuildManagementWnd.xml  
1 <?xml version="1.0" encoding="us-ascii" ?> = 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     <Label item="GT_GuildNameLabel">   4     <Label item="GT_GuildNameLabel">
5         <ScreenID>GuildName</ScreenID>   5         <ScreenID>GuildName</ScreenID>
6         <RelativePosition>true</RelativePosition>   6         <RelativePosition>true</RelativePosition>
7         <AutoStretch>true</AutoStretch>   7         <AutoStretch>true</AutoStretch>
8         <LeftAnchorOffset>4</LeftAnchorOffset>   8         <LeftAnchorOffset>4</LeftAnchorOffset>
9         <TopAnchorOffset>4</TopAnchorOffset>   9         <TopAnchorOffset>4</TopAnchorOffset>
10         <RightAnchorOffset>4</RightAnchorOffset>   10         <RightAnchorOffset>4</RightAnchorOffset>
11         <BottomAnchorOffset>24</BottomAnchorOffset>   11         <BottomAnchorOffset>24</BottomAnchorOffset>
12         <TopAnchorToTop>true</TopAnchorToTop>   12         <TopAnchorToTop>true</TopAnchorToTop>
13         <BottomAnchorToTop>true</BottomAnchorToTop>   13         <BottomAnchorToTop>true</BottomAnchorToTop>
14         <LeftAnchorToLeft>true</LeftAnchorToLeft>   14         <LeftAnchorToLeft>true</LeftAnchorToLeft>
15         <RightAnchorToLeft>false</RightAnchorToLeft>   15         <RightAnchorToLeft>false</RightAnchorToLeft>
16         <Text>Guildname of the Guildname</Text>   16         <Text>Guildname of the Guildname</Text>
17         <TextColor>   17         <TextColor>
18             <R>255</R>   18             <R>255</R>
19             <G>255</G>   19             <G>255</G>
20             <B>255</B>   20             <B>255</B>
21         </TextColor>   21         </TextColor>
22         <NoWrap>true</NoWrap>   22         <NoWrap>true</NoWrap>
23         <AlignCenter>true</AlignCenter>   23         <AlignCenter>true</AlignCenter>
24         <AlignRight>false</AlignRight>   24         <AlignRight>false</AlignRight>
25     </Label>   25     </Label>
26     <Button item="GT_DumpButton">   26     <Button item="GT_DumpButton">
27         <ScreenID>DumpButton</ScreenID>   27         <ScreenID>DumpButton</ScreenID>
28         <RelativePosition>true</RelativePosition>   28         <RelativePosition>true</RelativePosition>
29         <AutoStretch>true</AutoStretch>   29         <AutoStretch>true</AutoStretch>
30         <LeftAnchorOffset>74</LeftAnchorOffset>   30         <LeftAnchorOffset>74</LeftAnchorOffset>
31         <TopAnchorOffset>4</TopAnchorOffset>   31         <TopAnchorOffset>4</TopAnchorOffset>
32         <RightAnchorOffset>4</RightAnchorOffset>   32         <RightAnchorOffset>4</RightAnchorOffset>
33         <BottomAnchorOffset>24</BottomAnchorOffset>   33         <BottomAnchorOffset>24</BottomAnchorOffset>
34         <TopAnchorToTop>true</TopAnchorToTop>   34         <TopAnchorToTop>true</TopAnchorToTop>
35         <BottomAnchorToTop>true</BottomAnchorToTop>   35         <BottomAnchorToTop>true</BottomAnchorToTop>
36         <LeftAnchorToLeft>false</LeftAnchorToLeft>   36         <LeftAnchorToLeft>false</LeftAnchorToLeft>
37         <RightAnchorToLeft>false</RightAnchorToLeft>   37         <RightAnchorToLeft>false</RightAnchorToLeft>
38         <Style_Transparent>false</Style_Transparent>   38         <Style_Transparent>false</Style_Transparent>
39         <Style_Checkbox>false</Style_Checkbox>   39         <Style_Checkbox>false</Style_Checkbox>
40         <TooltipReference>Dump your guild info to a file.</TooltipReference>   40         <TooltipReference>Dump your guild info to a file.</TooltipReference>
41         <Text>Dump</Text>   41         <Text>Dump</Text>
42         <TextColor>   42         <TextColor>
43             <R>255</R>   43             <R>255</R>
44             <G>255</G>   44             <G>255</G>
45             <B>255</B>   45             <B>255</B>
46         </TextColor>   46         </TextColor>
47         <ButtonDrawTemplate>   47         <ButtonDrawTemplate>
48             <Normal>A_SmallBtnNormal</Normal>   48             <Normal>A_SmallBtnNormal</Normal>
49             <Pressed>A_SmallBtnPressed</Pressed>   49             <Pressed>A_SmallBtnPressed</Pressed>
50             <Flyby>A_SmallBtnFlyby</Flyby>   50             <Flyby>A_SmallBtnFlyby</Flyby>
51             <Disabled>A_SmallBtnDisabled</Disabled>   51             <Disabled>A_SmallBtnDisabled</Disabled>
52             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   52             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
53         </ButtonDrawTemplate>   53         </ButtonDrawTemplate>
54     </Button>   54     </Button>
55     <Listbox item="GT_MemberList">   55     <Listbox item="GT_MemberList">
56         <ScreenID>MemberList</ScreenID>   56         <ScreenID>MemberList</ScreenID>
57         <DrawTemplate>WDT_Inner</DrawTemplate>   57         <DrawTemplate>WDT_Inner</DrawTemplate>
58         <TooltipReference>List of Guild members.</TooltipReference>   58         <TooltipReference>List of Guild members.</TooltipReference>
59         <AutoStretch>true</AutoStretch>   59         <AutoStretch>true</AutoStretch>
60         <LeftAnchorOffset>4</LeftAnchorOffset>   60         <LeftAnchorOffset>4</LeftAnchorOffset>
61         <TopAnchorOffset>4</TopAnchorOffset>   61         <TopAnchorOffset>4</TopAnchorOffset>
62         <RightAnchorOffset>4</RightAnchorOffset>   62         <RightAnchorOffset>4</RightAnchorOffset>
63         <BottomAnchorOffset>32</BottomAnchorOffset>   63         <BottomAnchorOffset>32</BottomAnchorOffset>
64         <TopAnchorToTop>true</TopAnchorToTop>   64         <TopAnchorToTop>true</TopAnchorToTop>
65         <BottomAnchorToTop>false</BottomAnchorToTop>   65         <BottomAnchorToTop>false</BottomAnchorToTop>
66         <LeftAnchorToLeft>true</LeftAnchorToLeft>   66         <LeftAnchorToLeft>true</LeftAnchorToLeft>
67         <RightAnchorToLeft>false</RightAnchorToLeft>   67         <RightAnchorToLeft>false</RightAnchorToLeft>
68         <TextColor>   68         <TextColor>
69             <R>255</R>   69             <R>255</R>
70             <G>255</G>   70             <G>255</G>
71             <B>255</B>   71             <B>255</B>
72         </TextColor>   72         </TextColor>
73         <Style_Border>true</Style_Border>   73         <Style_Border>true</Style_Border>
74         <Style_VScroll>true</Style_VScroll>   74         <Style_VScroll>true</Style_VScroll>
75         <Columns>   75         <Columns>
76             <Width>100</Width>   76             <Width>100</Width>
77             <Heading>Name</Heading>   77             <Heading>Name</Heading>
78         </Columns>   78         </Columns>
79         <Columns>   79         <Columns>
80             <Width>45</Width>   80             <Width>45</Width>
81             <Heading>Lvl</Heading>   81             <Heading>Lvl</Heading>
82         </Columns>   82         </Columns>
83         <Columns>   83         <Columns>
84             <Width>60</Width>   84             <Width>60</Width>
85             <Heading>Class</Heading>   85             <Heading>Class</Heading>
86         </Columns>   86         </Columns>
87         <Columns>   87         <Columns>
88             <Width>45</Width>   88             <Width>45</Width>
89             <Heading>Rank</Heading>   89             <Heading>Rank</Heading>
90         </Columns>   90         </Columns>
91         <Columns>   91         <Columns>
92             <Width>15</Width>   92             <Width>15</Width>
93             <Heading>Banker</Heading>   93             <Heading>Banker</Heading>
94         </Columns>   94         </Columns>
95         <Columns>   95         <Columns>
96             <Width>15</Width>   96             <Width>15</Width>
97             <Heading>Alt</Heading>   97             <Heading>Alt</Heading>
98         </Columns>   98         </Columns>
99         <Columns>   99         <Columns>
100             <Width>80</Width>   100             <Width>80</Width>
101             <Heading>Last On</Heading>   101             <Heading>Last On</Heading>
102         </Columns>   102         </Columns>
103         <Columns>   103         <Columns>
104             <Width>100</Width>   104             <Width>100</Width>
105             <Heading>Zone</Heading>   105             <Heading>Zone</Heading>
106         </Columns>   106         </Columns>
107         <Columns>   107         <Columns>
108             <Width>120</Width>   108             <Width>120</Width>
109             <Heading>Public Note</Heading>   109             <Heading>Public Note</Heading>
110         </Columns>   110         </Columns>
111     </Listbox>   111     </Listbox>
112     <Button item="GT_MakeLeaderButton">   112     <Button item="GT_MakeLeaderButton">
113         <ScreenID>MakeLeaderButton</ScreenID>   113         <ScreenID>MakeLeaderButton</ScreenID>
114         <RelativePosition>true</RelativePosition>   114         <RelativePosition>true</RelativePosition>
115         <AutoStretch>true</AutoStretch>   115         <AutoStretch>true</AutoStretch>
116         <LeftAnchorOffset>4</LeftAnchorOffset>   116         <LeftAnchorOffset>4</LeftAnchorOffset>
117         <TopAnchorOffset>28</TopAnchorOffset>   117         <TopAnchorOffset>28</TopAnchorOffset>
118         <RightAnchorOffset>104</RightAnchorOffset>   118         <RightAnchorOffset>104</RightAnchorOffset>
119         <BottomAnchorOffset>4</BottomAnchorOffset>   119         <BottomAnchorOffset>4</BottomAnchorOffset>
120         <TopAnchorToTop>false</TopAnchorToTop>   120         <TopAnchorToTop>false</TopAnchorToTop>
121         <BottomAnchorToTop>false</BottomAnchorToTop>   121         <BottomAnchorToTop>false</BottomAnchorToTop>
122         <LeftAnchorToLeft>true</LeftAnchorToLeft>   122         <LeftAnchorToLeft>true</LeftAnchorToLeft>
123         <RightAnchorToLeft>true</RightAnchorToLeft>   123         <RightAnchorToLeft>true</RightAnchorToLeft>
124         <Style_Transparent>false</Style_Transparent>   124         <Style_Transparent>false</Style_Transparent>
125         <Style_Checkbox>false</Style_Checkbox>   125         <Style_Checkbox>false</Style_Checkbox>
126         <TooltipReference>Make the selected Player the new Guild Leader (Guild Leader only).</TooltipReference>   126         <TooltipReference>Make the selected Player the new Guild Leader (Guild Leader only).</TooltipReference>
127         <Text>Make Leader</Text>   127         <Text>Make Leader</Text>
128         <TextColor>   128         <TextColor>
129             <R>255</R>   129             <R>255</R>
130             <G>255</G>   130             <G>255</G>
131             <B>255</B>   131             <B>255</B>
132         </TextColor>   132         </TextColor>
133         <ButtonDrawTemplate>   133         <ButtonDrawTemplate>
134             <Normal>A_SmallBtnNormal</Normal>   134             <Normal>A_SmallBtnNormal</Normal>
135             <Pressed>A_SmallBtnPressed</Pressed>   135             <Pressed>A_SmallBtnPressed</Pressed>
136             <Flyby>A_SmallBtnFlyby</Flyby>   136             <Flyby>A_SmallBtnFlyby</Flyby>
137             <Disabled>A_SmallBtnDisabled</Disabled>   137             <Disabled>A_SmallBtnDisabled</Disabled>
138             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   138             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
139         </ButtonDrawTemplate>   139         </ButtonDrawTemplate>
140     </Button>   140     </Button>
141     <Button item="GT_PromoteButton">   141     <Button item="GT_PromoteButton">
142         <ScreenID>PromoteButton</ScreenID>   142         <ScreenID>PromoteButton</ScreenID>
143         <RelativePosition>true</RelativePosition>   143         <RelativePosition>true</RelativePosition>
144         <AutoStretch>true</AutoStretch>   144         <AutoStretch>true</AutoStretch>
145         <LeftAnchorOffset>108</LeftAnchorOffset>   145         <LeftAnchorOffset>108</LeftAnchorOffset>
146         <TopAnchorOffset>28</TopAnchorOffset>   146         <TopAnchorOffset>28</TopAnchorOffset>
147         <RightAnchorOffset>188</RightAnchorOffset>   147         <RightAnchorOffset>188</RightAnchorOffset>
148         <BottomAnchorOffset>4</BottomAnchorOffset>   148         <BottomAnchorOffset>4</BottomAnchorOffset>
149         <TopAnchorToTop>false</TopAnchorToTop>   149         <TopAnchorToTop>false</TopAnchorToTop>
150         <BottomAnchorToTop>false</BottomAnchorToTop>   150         <BottomAnchorToTop>false</BottomAnchorToTop>
151         <LeftAnchorToLeft>true</LeftAnchorToLeft>   151         <LeftAnchorToLeft>true</LeftAnchorToLeft>
152         <RightAnchorToLeft>true</RightAnchorToLeft>   152         <RightAnchorToLeft>true</RightAnchorToLeft>
153         <Style_Transparent>false</Style_Transparent>   153         <Style_Transparent>false</Style_Transparent>
154         <Style_Checkbox>false</Style_Checkbox>   154         <Style_Checkbox>false</Style_Checkbox>
155         <TooltipReference>Promote the selected player to Officer (GuildLeader only), player must be targetted.</TooltipReference>   155         <TooltipReference>Promote the selected player to Officer (GuildLeader only), player must be targetted.</TooltipReference>
156         <Text>Promote</Text>   156         <Text>Promote</Text>
157         <TextColor>   157         <TextColor>
158             <R>255</R>   158             <R>255</R>
159             <G>255</G>   159             <G>255</G>
160             <B>255</B>   160             <B>255</B>
161         </TextColor>   161         </TextColor>
162         <ButtonDrawTemplate>   162         <ButtonDrawTemplate>
163             <Normal>A_SmallBtnNormal</Normal>   163             <Normal>A_SmallBtnNormal</Normal>
164             <Pressed>A_SmallBtnPressed</Pressed>   164             <Pressed>A_SmallBtnPressed</Pressed>
165             <Flyby>A_SmallBtnFlyby</Flyby>   165             <Flyby>A_SmallBtnFlyby</Flyby>
166             <Disabled>A_SmallBtnDisabled</Disabled>   166             <Disabled>A_SmallBtnDisabled</Disabled>
167             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   167             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
168         </ButtonDrawTemplate>   168         </ButtonDrawTemplate>
169     </Button>   169     </Button>
170     <Button item="GT_DemoteButton">   170     <Button item="GT_DemoteButton">
171         <ScreenID>DemoteButton</ScreenID>   171         <ScreenID>DemoteButton</ScreenID>
172         <RelativePosition>true</RelativePosition>   172         <RelativePosition>true</RelativePosition>
173         <AutoStretch>true</AutoStretch>   173         <AutoStretch>true</AutoStretch>
174         <LeftAnchorOffset>192</LeftAnchorOffset>   174         <LeftAnchorOffset>192</LeftAnchorOffset>
175         <TopAnchorOffset>28</TopAnchorOffset>   175         <TopAnchorOffset>28</TopAnchorOffset>
176         <RightAnchorOffset>272</RightAnchorOffset>   176         <RightAnchorOffset>272</RightAnchorOffset>
177         <BottomAnchorOffset>4</BottomAnchorOffset>   177         <BottomAnchorOffset>4</BottomAnchorOffset>
178         <TopAnchorToTop>false</TopAnchorToTop>   178         <TopAnchorToTop>false</TopAnchorToTop>
179         <BottomAnchorToTop>false</BottomAnchorToTop>   179         <BottomAnchorToTop>false</BottomAnchorToTop>
180         <LeftAnchorToLeft>true</LeftAnchorToLeft>   180         <LeftAnchorToLeft>true</LeftAnchorToLeft>
181         <RightAnchorToLeft>true</RightAnchorToLeft>   181         <RightAnchorToLeft>true</RightAnchorToLeft>
182         <Style_Transparent>false</Style_Transparent>   182         <Style_Transparent>false</Style_Transparent>
183         <Style_Checkbox>false</Style_Checkbox>   183         <Style_Checkbox>false</Style_Checkbox>
184         <TooltipReference>Demote the selected player from Officer to Member (GuildLeader or self only).</TooltipReference>   184         <TooltipReference>Demote the selected player from Officer to Member (GuildLeader or self only).</TooltipReference>
185         <Text>Demote</Text>   185         <Text>Demote</Text>
186         <TextColor>   186         <TextColor>
187             <R>255</R>   187             <R>255</R>
188             <G>255</G>   188             <G>255</G>
189             <B>255</B>   189             <B>255</B>
190         </TextColor>   190         </TextColor>
191         <ButtonDrawTemplate>   191         <ButtonDrawTemplate>
192             <Normal>A_SmallBtnNormal</Normal>   192             <Normal>A_SmallBtnNormal</Normal>
193             <Pressed>A_SmallBtnPressed</Pressed>   193             <Pressed>A_SmallBtnPressed</Pressed>
194             <Flyby>A_SmallBtnFlyby</Flyby>   194             <Flyby>A_SmallBtnFlyby</Flyby>
195             <Disabled>A_SmallBtnDisabled</Disabled>   195             <Disabled>A_SmallBtnDisabled</Disabled>
196             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   196             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
197         </ButtonDrawTemplate>   197         </ButtonDrawTemplate>
198     </Button>   198     </Button>
199     <Button item="GT_RemoveButton">   199     <Button item="GT_RemoveButton">
200         <ScreenID>RemoveButton</ScreenID>   200         <ScreenID>RemoveButton</ScreenID>
201         <RelativePosition>true</RelativePosition>   201         <RelativePosition>true</RelativePosition>
202         <AutoStretch>true</AutoStretch>   202         <AutoStretch>true</AutoStretch>
203         <LeftAnchorOffset>277</LeftAnchorOffset>   203         <LeftAnchorOffset>277</LeftAnchorOffset>
204         <TopAnchorOffset>28</TopAnchorOffset>   204         <TopAnchorOffset>28</TopAnchorOffset>
205         <RightAnchorOffset>357</RightAnchorOffset>   205         <RightAnchorOffset>357</RightAnchorOffset>
206         <BottomAnchorOffset>4</BottomAnchorOffset>   206         <BottomAnchorOffset>4</BottomAnchorOffset>
207         <TopAnchorToTop>false</TopAnchorToTop>   207         <TopAnchorToTop>false</TopAnchorToTop>
208         <BottomAnchorToTop>false</BottomAnchorToTop>   208         <BottomAnchorToTop>false</BottomAnchorToTop>
209         <LeftAnchorToLeft>true</LeftAnchorToLeft>   209         <LeftAnchorToLeft>true</LeftAnchorToLeft>
210         <RightAnchorToLeft>true</RightAnchorToLeft>   210         <RightAnchorToLeft>true</RightAnchorToLeft>
211         <Style_Transparent>false</Style_Transparent>   211         <Style_Transparent>false</Style_Transparent>
212         <Style_Checkbox>false</Style_Checkbox>   212         <Style_Checkbox>false</Style_Checkbox>
213         <TooltipReference>Remove the player from the guild  (Higher rank or self only).</TooltipReference>   213         <TooltipReference>Remove the player from the guild  (Higher rank or self only).</TooltipReference>
214         <Text>Remove</Text>   214         <Text>Remove</Text>
215         <TextColor>   215         <TextColor>
216             <R>255</R>   216             <R>255</R>
217             <G>255</G>   217             <G>255</G>
218             <B>255</B>   218             <B>255</B>
219         </TextColor>   219         </TextColor>
220         <ButtonDrawTemplate>   220         <ButtonDrawTemplate>
221             <Normal>A_SmallBtnNormal</Normal>   221             <Normal>A_SmallBtnNormal</Normal>
222             <Pressed>A_SmallBtnPressed</Pressed>   222             <Pressed>A_SmallBtnPressed</Pressed>
223             <Flyby>A_SmallBtnFlyby</Flyby>   223             <Flyby>A_SmallBtnFlyby</Flyby>
224             <Disabled>A_SmallBtnDisabled</Disabled>   224             <Disabled>A_SmallBtnDisabled</Disabled>
225             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   225             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
226         </ButtonDrawTemplate>   226         </ButtonDrawTemplate>
227     </Button>   227     </Button>
228     <Button item="GT_BankerFlagButton">   228     <Button item="GT_BankerFlagButton">
229         <ScreenID>BankerFlagButton</ScreenID>   229         <ScreenID>BankerFlagButton</ScreenID>
230         <RelativePosition>true</RelativePosition>   230         <RelativePosition>true</RelativePosition>
231         <AutoStretch>true</AutoStretch>   231         <AutoStretch>true</AutoStretch>
232         <LeftAnchorOffset>380</LeftAnchorOffset>   232         <LeftAnchorOffset>380</LeftAnchorOffset>
233         <TopAnchorOffset>24</TopAnchorOffset>   233         <TopAnchorOffset>24</TopAnchorOffset>
234         <RightAnchorOffset>396</RightAnchorOffset>   234         <RightAnchorOffset>396</RightAnchorOffset>
235         <BottomAnchorOffset>8</BottomAnchorOffset>   235         <BottomAnchorOffset>8</BottomAnchorOffset>
236         <TopAnchorToTop>false</TopAnchorToTop>   236         <TopAnchorToTop>false</TopAnchorToTop>
237         <BottomAnchorToTop>false</BottomAnchorToTop>   237         <BottomAnchorToTop>false</BottomAnchorToTop>
238         <LeftAnchorToLeft>true</LeftAnchorToLeft>   238         <LeftAnchorToLeft>true</LeftAnchorToLeft>
239         <RightAnchorToLeft>true</RightAnchorToLeft>   239         <RightAnchorToLeft>true</RightAnchorToLeft>
240         <Style_Transparent>false</Style_Transparent>   240         <Style_Transparent>false</Style_Transparent>
241         <Style_Checkbox>true</Style_Checkbox>   241         <Style_Checkbox>true</Style_Checkbox>
242         <Text />   242         <Text />
243         <TextColor>   243         <TextColor>
244             <R>255</R>   244             <R>255</R>
245             <G>255</G>   245             <G>255</G>
246             <B>255</B>   246             <B>255</B>
247         </TextColor>   247         </TextColor>
248         <ButtonDrawTemplate>   248         <ButtonDrawTemplate>
249             <Normal>A_CheckBoxNormal</Normal>   249             <Normal>A_CheckBoxNormal</Normal>
250             <Pressed>A_CheckBoxPressed</Pressed>   250             <Pressed>A_CheckBoxPressed</Pressed>
251         </ButtonDrawTemplate>   251         </ButtonDrawTemplate>
252     </Button>   252     </Button>
253     <Label item="GT_BankerFlagLabel">   253     <Label item="GT_BankerFlagLabel">
254         <ScreenID />   254         <ScreenID />
255         <RelativePosition>true</RelativePosition>   255         <RelativePosition>true</RelativePosition>
256         <AutoStretch>true</AutoStretch>   256         <AutoStretch>true</AutoStretch>
257         <LeftAnchorOffset>400</LeftAnchorOffset>   257         <LeftAnchorOffset>400</LeftAnchorOffset>
258         <TopAnchorOffset>24</TopAnchorOffset>   258         <TopAnchorOffset>24</TopAnchorOffset>
259         <RightAnchorOffset>440</RightAnchorOffset>   259         <RightAnchorOffset>440</RightAnchorOffset>
260         <BottomAnchorOffset>4</BottomAnchorOffset>   260         <BottomAnchorOffset>4</BottomAnchorOffset>
261         <TopAnchorToTop>false</TopAnchorToTop>   261         <TopAnchorToTop>false</TopAnchorToTop>
262         <BottomAnchorToTop>false</BottomAnchorToTop>   262         <BottomAnchorToTop>false</BottomAnchorToTop>
263         <LeftAnchorToLeft>true</LeftAnchorToLeft>   263         <LeftAnchorToLeft>true</LeftAnchorToLeft>
264         <RightAnchorToLeft>true</RightAnchorToLeft>   264         <RightAnchorToLeft>true</RightAnchorToLeft>
265         <Text>Banker</Text>   265         <Text>Banker</Text>
266         <TextColor>   266         <TextColor>
267             <R>255</R>   267             <R>255</R>
268             <G>255</G>   268             <G>255</G>
269             <B>255</B>   269             <B>255</B>
270         </TextColor>   270         </TextColor>
271         <NoWrap>true</NoWrap>   271         <NoWrap>true</NoWrap>
272         <AlignCenter>false</AlignCenter>   272         <AlignCenter>false</AlignCenter>
273         <AlignRight>false</AlignRight>   273         <AlignRight>false</AlignRight>
274     </Label>   274     </Label>
275     <Button item="GT_AltFlagButton">   275     <Button item="GT_AltFlagButton">
276         <ScreenID>AltFlagButton</ScreenID>   276         <ScreenID>AltFlagButton</ScreenID>
277         <RelativePosition>true</RelativePosition>   277         <RelativePosition>true</RelativePosition>
278         <AutoStretch>true</AutoStretch>   278         <AutoStretch>true</AutoStretch>
279         <LeftAnchorOffset>455</LeftAnchorOffset>   279         <LeftAnchorOffset>455</LeftAnchorOffset>
280         <TopAnchorOffset>24</TopAnchorOffset>   280         <TopAnchorOffset>24</TopAnchorOffset>
281         <RightAnchorOffset>471</RightAnchorOffset>   281         <RightAnchorOffset>471</RightAnchorOffset>
282         <BottomAnchorOffset>8</BottomAnchorOffset>   282         <BottomAnchorOffset>8</BottomAnchorOffset>
283         <TopAnchorToTop>false</TopAnchorToTop>   283         <TopAnchorToTop>false</TopAnchorToTop>
284         <BottomAnchorToTop>false</BottomAnchorToTop>   284         <BottomAnchorToTop>false</BottomAnchorToTop>
285         <LeftAnchorToLeft>true</LeftAnchorToLeft>   285         <LeftAnchorToLeft>true</LeftAnchorToLeft>
286         <RightAnchorToLeft>true</RightAnchorToLeft>   286         <RightAnchorToLeft>true</RightAnchorToLeft>
287         <Style_Transparent>false</Style_Transparent>   287         <Style_Transparent>false</Style_Transparent>
288         <Style_Checkbox>true</Style_Checkbox>   288         <Style_Checkbox>true</Style_Checkbox>
289         <Text />   289         <Text />
290         <TextColor>   290         <TextColor>
291             <R>255</R>   291             <R>255</R>
292             <G>255</G>   292             <G>255</G>
293             <B>255</B>   293             <B>255</B>
294         </TextColor>   294         </TextColor>
295         <ButtonDrawTemplate>   295         <ButtonDrawTemplate>
296             <Normal>A_CheckBoxNormal</Normal>   296             <Normal>A_CheckBoxNormal</Normal>
297             <Pressed>A_CheckBoxPressed</Pressed>   297             <Pressed>A_CheckBoxPressed</Pressed>
298         </ButtonDrawTemplate>   298         </ButtonDrawTemplate>
299     </Button>   299     </Button>
300     <Label item="GT_AltFlagLabel">   300     <Label item="GT_AltFlagLabel">
301         <ScreenID />   301         <ScreenID />
302         <RelativePosition>true</RelativePosition>   302         <RelativePosition>true</RelativePosition>
303         <AutoStretch>true</AutoStretch>   303         <AutoStretch>true</AutoStretch>
304         <LeftAnchorOffset>475</LeftAnchorOffset>   304         <LeftAnchorOffset>475</LeftAnchorOffset>
305         <TopAnchorOffset>24</TopAnchorOffset>   305         <TopAnchorOffset>24</TopAnchorOffset>
306         <RightAnchorOffset>500</RightAnchorOffset>   306         <RightAnchorOffset>500</RightAnchorOffset>
307         <BottomAnchorOffset>4</BottomAnchorOffset>   307         <BottomAnchorOffset>4</BottomAnchorOffset>
308         <TopAnchorToTop>false</TopAnchorToTop>   308         <TopAnchorToTop>false</TopAnchorToTop>
309         <BottomAnchorToTop>false</BottomAnchorToTop>   309         <BottomAnchorToTop>false</BottomAnchorToTop>
310         <LeftAnchorToLeft>true</LeftAnchorToLeft>   310         <LeftAnchorToLeft>true</LeftAnchorToLeft>
311         <RightAnchorToLeft>true</RightAnchorToLeft>   311         <RightAnchorToLeft>true</RightAnchorToLeft>
312         <Text>Alt</Text>   312         <Text>Alt</Text>
313         <TextColor>   313         <TextColor>
314             <R>255</R>   314             <R>255</R>
315             <G>255</G>   315             <G>255</G>
316             <B>255</B>   316             <B>255</B>
317         </TextColor>   317         </TextColor>
318         <NoWrap>true</NoWrap>   318         <NoWrap>true</NoWrap>
319         <AlignCenter>false</AlignCenter>   319         <AlignCenter>false</AlignCenter>
320         <AlignRight>false</AlignRight>   320         <AlignRight>false</AlignRight>
321     </Label>   321     </Label>
322     <Page item="GT_MemberPage">   322     <Page item="GT_MemberPage">
323         <ScreenID>MemberPage</ScreenID>   323         <ScreenID>MemberPage</ScreenID>
324         <RelativePosition>false</RelativePosition>   324         <RelativePosition>false</RelativePosition>
325         <DrawTemplate>WDT_Def</DrawTemplate>   325         <DrawTemplate>WDT_Def</DrawTemplate>
326         <TabText>Roster</TabText>   326         <TabText>Roster</TabText>
327         <TabTextColor>   327         <TabTextColor>
328             <R>255</R>   328             <R>255</R>
329             <G>255</G>   329             <G>255</G>
330             <B>255</B>   330             <B>255</B>
331         </TabTextColor>   331         </TabTextColor>
332         <TabTextActiveColor>   332         <TabTextActiveColor>
333             <R>255</R>   333             <R>255</R>
334             <G>255</G>   334             <G>255</G>
335             <B>0</B>   335             <B>0</B>
336         </TabTextActiveColor>   336         </TabTextActiveColor>
337         <Pieces>GT_MemberList</Pieces>   337         <Pieces>GT_MemberList</Pieces>
338         <Pieces>GT_MakeLeaderButton</Pieces>   338         <Pieces>GT_MakeLeaderButton</Pieces>
339         <Pieces>GT_PromoteButton</Pieces>   339         <Pieces>GT_PromoteButton</Pieces>
340         <Pieces>GT_DemoteButton</Pieces>   340         <Pieces>GT_DemoteButton</Pieces>
341         <Pieces>GT_RemoveButton</Pieces>   341         <Pieces>GT_RemoveButton</Pieces>
342         <Pieces>GT_BankerFlagButton</Pieces>   342         <Pieces>GT_BankerFlagButton</Pieces>
343         <Pieces>GT_BankerFlagLabel</Pieces>   343         <Pieces>GT_BankerFlagLabel</Pieces>
344         <Pieces>GT_AltFlagButton</Pieces>   344         <Pieces>GT_AltFlagButton</Pieces>
345         <Pieces>GT_AltFlagLabel</Pieces>   345         <Pieces>GT_AltFlagLabel</Pieces>
346         <Style_Sizable>true</Style_Sizable>   346         <Style_Sizable>true</Style_Sizable>
347         <Location>   347         <Location>
348             <X>0</X>   348             <X>0</X>
349             <Y>22</Y>   349             <Y>22</Y>
350         </Location>   350         </Location>
351         <Size>   351         <Size>
352             <CX>578</CX>   352             <CX>578</CX>
353             <CY>302</CY>   353             <CY>302</CY>
354         </Size>   354         </Size>
355     </Page>   355     </Page>
356     <Listbox item="GT_NoteList">   356     <Listbox item="GT_NoteList">
357         <ScreenID>NoteList</ScreenID>   357         <ScreenID>NoteList</ScreenID>
358         <DrawTemplate>WDT_Inner</DrawTemplate>   358         <DrawTemplate>WDT_Inner</DrawTemplate>
359         <TooltipReference>List of Guild members.</TooltipReference>   359         <TooltipReference>List of Guild members.</TooltipReference>
360         <AutoStretch>true</AutoStretch>   360         <AutoStretch>true</AutoStretch>
361         <LeftAnchorOffset>4</LeftAnchorOffset>   361         <LeftAnchorOffset>4</LeftAnchorOffset>
362         <TopAnchorOffset>4</TopAnchorOffset>   362         <TopAnchorOffset>4</TopAnchorOffset>
363         <RightAnchorOffset>4</RightAnchorOffset>   363         <RightAnchorOffset>4</RightAnchorOffset>
364         <BottomAnchorOffset>60</BottomAnchorOffset>   364         <BottomAnchorOffset>60</BottomAnchorOffset>
365         <TopAnchorToTop>true</TopAnchorToTop>   365         <TopAnchorToTop>true</TopAnchorToTop>
366         <BottomAnchorToTop>false</BottomAnchorToTop>   366         <BottomAnchorToTop>false</BottomAnchorToTop>
367         <LeftAnchorToLeft>true</LeftAnchorToLeft>   367         <LeftAnchorToLeft>true</LeftAnchorToLeft>
368         <RightAnchorToLeft>false</RightAnchorToLeft>   368         <RightAnchorToLeft>false</RightAnchorToLeft>
369         <TextColor>   369         <TextColor>
370             <R>255</R>   370             <R>255</R>
371             <G>255</G>   371             <G>255</G>
372             <B>255</B>   372             <B>255</B>
373         </TextColor>   373         </TextColor>
374         <Style_Border>true</Style_Border>   374         <Style_Border>true</Style_Border>
375         <Style_VScroll>true</Style_VScroll>   375         <Style_VScroll>true</Style_VScroll>
376         <Columns>   376         <Columns>
377             <Width>100</Width>   377             <Width>100</Width>
378             <Heading>Name</Heading>   378             <Heading>Name</Heading>
379         </Columns>   379         </Columns>
380         <Columns>   380         <Columns>
381             <Width>240</Width>   381             <Width>240</Width>
382             <Heading>Public Note</Heading>   382             <Heading>Public Note</Heading>
383         </Columns>   383         </Columns>
384         <Columns>   384         <Columns>
385             <Width>200</Width>   385             <Width>200</Width>
386             <Heading>Personal Note</Heading>   386             <Heading>Personal Note</Heading>
387         </Columns>   387         </Columns>
388     </Listbox>   388     </Listbox>
389     <Label item="GT_PublicLabel">   389     <Label item="GT_PublicLabel">
390         <ScreenID />   390         <ScreenID />
391         <RelativePosition>true</RelativePosition>   391         <RelativePosition>true</RelativePosition>
392         <AutoStretch>true</AutoStretch>   392         <AutoStretch>true</AutoStretch>
393         <LeftAnchorOffset>4</LeftAnchorOffset>   393         <LeftAnchorOffset>4</LeftAnchorOffset>
394         <TopAnchorOffset>56</TopAnchorOffset>   394         <TopAnchorOffset>56</TopAnchorOffset>
395         <RightAnchorOffset>90</RightAnchorOffset>   395         <RightAnchorOffset>90</RightAnchorOffset>
396         <BottomAnchorOffset>32</BottomAnchorOffset>   396         <BottomAnchorOffset>32</BottomAnchorOffset>
397         <TopAnchorToTop>false</TopAnchorToTop>   397         <TopAnchorToTop>false</TopAnchorToTop>
398         <BottomAnchorToTop>false</BottomAnchorToTop>   398         <BottomAnchorToTop>false</BottomAnchorToTop>
399         <LeftAnchorToLeft>true</LeftAnchorToLeft>   399         <LeftAnchorToLeft>true</LeftAnchorToLeft>
400         <RightAnchorToLeft>true</RightAnchorToLeft>   400         <RightAnchorToLeft>true</RightAnchorToLeft>
401         <Text>Public Note:</Text>   401         <Text>Public Note:</Text>
402         <TextColor>   402         <TextColor>
403             <R>255</R>   403             <R>255</R>
404             <G>255</G>   404             <G>255</G>
405             <B>255</B>   405             <B>255</B>
406         </TextColor>   406         </TextColor>
407         <NoWrap>true</NoWrap>   407         <NoWrap>true</NoWrap>
408         <AlignCenter>false</AlignCenter>   408         <AlignCenter>false</AlignCenter>
409         <AlignRight>false</AlignRight>   409         <AlignRight>false</AlignRight>
410     </Label>   410     </Label>
411     <Editbox item="GT_PublicInput">   411     <Editbox item="GT_PublicInput">
412         <ScreenID>PublicInput</ScreenID>   412         <ScreenID>PublicInput</ScreenID>
413         <DrawTemplate>WDT_Inner</DrawTemplate>   413         <DrawTemplate>WDT_Inner</DrawTemplate>
414         <RelativePosition>true</RelativePosition>   414         <RelativePosition>true</RelativePosition>
415         <TooltipReference>This note is viewable by the entire guild.</TooltipReference>   415         <TooltipReference>This note is viewable by the entire guild.</TooltipReference>
416         <Style_Border>true</Style_Border>   416         <Style_Border>true</Style_Border>
417         <AutoStretch>true</AutoStretch>   417         <AutoStretch>true</AutoStretch>
418         <LeftAnchorOffset>98</LeftAnchorOffset>   418         <LeftAnchorOffset>98</LeftAnchorOffset>
419         <TopAnchorOffset>58</TopAnchorOffset>   419         <TopAnchorOffset>58</TopAnchorOffset>
420         <RightAnchorOffset>68</RightAnchorOffset>   420         <RightAnchorOffset>68</RightAnchorOffset>
421         <BottomAnchorOffset>32</BottomAnchorOffset>   421         <BottomAnchorOffset>32</BottomAnchorOffset>
422         <TopAnchorToTop>false</TopAnchorToTop>   422         <TopAnchorToTop>false</TopAnchorToTop>
423         <BottomAnchorToTop>false</BottomAnchorToTop>   423         <BottomAnchorToTop>false</BottomAnchorToTop>
424         <LeftAnchorToLeft>true</LeftAnchorToLeft>   424         <LeftAnchorToLeft>true</LeftAnchorToLeft>
425         <RightAnchorToLeft>false</RightAnchorToLeft>   425         <RightAnchorToLeft>false</RightAnchorToLeft>
426         <TextColor>   426         <TextColor>
427             <R>255</R>   427             <R>255</R>
428             <G>255</G>   428             <G>255</G>
429             <B>255</B>   429             <B>255</B>
430         </TextColor>   430         </TextColor>
431     </Editbox>   431     </Editbox>
432     <Button item="GT_UpdatePublicButton">   432     <Button item="GT_UpdatePublicButton">
433         <ScreenID>UpdatePublicButton</ScreenID>   433         <ScreenID>UpdatePublicButton</ScreenID>
434         <RelativePosition>true</RelativePosition>   434         <RelativePosition>true</RelativePosition>
435         <AutoStretch>true</AutoStretch>   435         <AutoStretch>true</AutoStretch>
436         <LeftAnchorOffset>64</LeftAnchorOffset>   436         <LeftAnchorOffset>64</LeftAnchorOffset>
437         <TopAnchorOffset>58</TopAnchorOffset>   437         <TopAnchorOffset>58</TopAnchorOffset>
438         <RightAnchorOffset>4</RightAnchorOffset>   438         <RightAnchorOffset>4</RightAnchorOffset>
439         <BottomAnchorOffset>32</BottomAnchorOffset>   439         <BottomAnchorOffset>32</BottomAnchorOffset>
440         <TopAnchorToTop>false</TopAnchorToTop>   440         <TopAnchorToTop>false</TopAnchorToTop>
441         <BottomAnchorToTop>false</BottomAnchorToTop>   441         <BottomAnchorToTop>false</BottomAnchorToTop>
442         <LeftAnchorToLeft>false</LeftAnchorToLeft>   442         <LeftAnchorToLeft>false</LeftAnchorToLeft>
443         <RightAnchorToLeft>false</RightAnchorToLeft>   443         <RightAnchorToLeft>false</RightAnchorToLeft>
444         <Style_Transparent>false</Style_Transparent>   444         <Style_Transparent>false</Style_Transparent>
445         <Style_Checkbox>false</Style_Checkbox>   445         <Style_Checkbox>false</Style_Checkbox>
446         <TooltipReference>Change the public note to the text input (Officer only).</TooltipReference>   446         <TooltipReference>Change the public note to the text input (Officer only).</TooltipReference>
447         <Text>Update</Text>   447         <Text>Update</Text>
448         <TextColor>   448         <TextColor>
449             <R>255</R>   449             <R>255</R>
450             <G>255</G>   450             <G>255</G>
451             <B>255</B>   451             <B>255</B>
452         </TextColor>   452         </TextColor>
453         <ButtonDrawTemplate>   453         <ButtonDrawTemplate>
454             <Normal>A_SmallBtnNormal</Normal>   454             <Normal>A_SmallBtnNormal</Normal>
455             <Pressed>A_SmallBtnPressed</Pressed>   455             <Pressed>A_SmallBtnPressed</Pressed>
456             <Flyby>A_SmallBtnFlyby</Flyby>   456             <Flyby>A_SmallBtnFlyby</Flyby>
457             <Disabled>A_SmallBtnDisabled</Disabled>   457             <Disabled>A_SmallBtnDisabled</Disabled>
458             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   458             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
459         </ButtonDrawTemplate>   459         </ButtonDrawTemplate>
460     </Button>   460     </Button>
461     <Label item="GT_PersonalLabel">   461     <Label item="GT_PersonalLabel">
462         <ScreenID />   462         <ScreenID />
463         <RelativePosition>true</RelativePosition>   463         <RelativePosition>true</RelativePosition>
464         <AutoStretch>true</AutoStretch>   464         <AutoStretch>true</AutoStretch>
465         <LeftAnchorOffset>4</LeftAnchorOffset>   465         <LeftAnchorOffset>4</LeftAnchorOffset>
466         <TopAnchorOffset>26</TopAnchorOffset>   466         <TopAnchorOffset>26</TopAnchorOffset>
467         <RightAnchorOffset>90</RightAnchorOffset>   467         <RightAnchorOffset>90</RightAnchorOffset>
468         <BottomAnchorOffset>2</BottomAnchorOffset>   468         <BottomAnchorOffset>2</BottomAnchorOffset>
469         <TopAnchorToTop>false</TopAnchorToTop>   469         <TopAnchorToTop>false</TopAnchorToTop>
470         <BottomAnchorToTop>false</BottomAnchorToTop>   470         <BottomAnchorToTop>false</BottomAnchorToTop>
471         <LeftAnchorToLeft>true</LeftAnchorToLeft>   471         <LeftAnchorToLeft>true</LeftAnchorToLeft>
472         <RightAnchorToLeft>true</RightAnchorToLeft>   472         <RightAnchorToLeft>true</RightAnchorToLeft>
473         <Text>Personal Note:</Text>   473         <Text>Personal Note:</Text>
474         <TextColor>   474         <TextColor>
475             <R>255</R>   475             <R>255</R>
476             <G>255</G>   476             <G>255</G>
477             <B>255</B>   477             <B>255</B>
478         </TextColor>   478         </TextColor>
479         <NoWrap>true</NoWrap>   479         <NoWrap>true</NoWrap>
480         <AlignCenter>false</AlignCenter>   480         <AlignCenter>false</AlignCenter>
481         <AlignRight>false</AlignRight>   481         <AlignRight>false</AlignRight>
482     </Label>   482     </Label>
483     <Editbox item="GT_PersonalInput">   483     <Editbox item="GT_PersonalInput">
484         <ScreenID>PersonalInput</ScreenID>   484         <ScreenID>PersonalInput</ScreenID>
485         <DrawTemplate>WDT_Inner</DrawTemplate>   485         <DrawTemplate>WDT_Inner</DrawTemplate>
486         <RelativePosition>true</RelativePosition>   486         <RelativePosition>true</RelativePosition>
487         <TooltipReference>This note is viewable only by you.</TooltipReference>   487         <TooltipReference>This note is viewable only by you.</TooltipReference>
488         <Style_Border>true</Style_Border>   488         <Style_Border>true</Style_Border>
489         <AutoStretch>true</AutoStretch>   489         <AutoStretch>true</AutoStretch>
490         <LeftAnchorOffset>98</LeftAnchorOffset>   490         <LeftAnchorOffset>98</LeftAnchorOffset>
491         <TopAnchorOffset>28</TopAnchorOffset>   491         <TopAnchorOffset>28</TopAnchorOffset>
492         <RightAnchorOffset>68</RightAnchorOffset>   492         <RightAnchorOffset>68</RightAnchorOffset>
493         <BottomAnchorOffset>2</BottomAnchorOffset>   493         <BottomAnchorOffset>2</BottomAnchorOffset>
494         <TopAnchorToTop>false</TopAnchorToTop>   494         <TopAnchorToTop>false</TopAnchorToTop>
495         <BottomAnchorToTop>false</BottomAnchorToTop>   495         <BottomAnchorToTop>false</BottomAnchorToTop>
496         <LeftAnchorToLeft>true</LeftAnchorToLeft>   496         <LeftAnchorToLeft>true</LeftAnchorToLeft>
497         <RightAnchorToLeft>false</RightAnchorToLeft>   497         <RightAnchorToLeft>false</RightAnchorToLeft>
498         <TextColor>   498         <TextColor>
499             <R>255</R>   499             <R>255</R>
500             <G>255</G>   500             <G>255</G>
501             <B>255</B>   501             <B>255</B>
502         </TextColor>   502         </TextColor>
503     </Editbox>   503     </Editbox>
504     <Button item="GT_UpdatePersonalButton">   504     <Button item="GT_UpdatePersonalButton">
505         <ScreenID>UpdatePersonalButton</ScreenID>   505         <ScreenID>UpdatePersonalButton</ScreenID>
506         <RelativePosition>true</RelativePosition>   506         <RelativePosition>true</RelativePosition>
507         <AutoStretch>true</AutoStretch>   507         <AutoStretch>true</AutoStretch>
508         <LeftAnchorOffset>64</LeftAnchorOffset>   508         <LeftAnchorOffset>64</LeftAnchorOffset>
509         <TopAnchorOffset>28</TopAnchorOffset>   509         <TopAnchorOffset>28</TopAnchorOffset>
510         <RightAnchorOffset>4</RightAnchorOffset>   510         <RightAnchorOffset>4</RightAnchorOffset>
511         <BottomAnchorOffset>2</BottomAnchorOffset>   511         <BottomAnchorOffset>2</BottomAnchorOffset>
512         <TopAnchorToTop>false</TopAnchorToTop>   512         <TopAnchorToTop>false</TopAnchorToTop>
513         <BottomAnchorToTop>false</BottomAnchorToTop>   513         <BottomAnchorToTop>false</BottomAnchorToTop>
514         <LeftAnchorToLeft>false</LeftAnchorToLeft>   514         <LeftAnchorToLeft>false</LeftAnchorToLeft>
515         <RightAnchorToLeft>false</RightAnchorToLeft>   515         <RightAnchorToLeft>false</RightAnchorToLeft>
516         <Style_Transparent>false</Style_Transparent>   516         <Style_Transparent>false</Style_Transparent>
517         <Style_Checkbox>false</Style_Checkbox>   517         <Style_Checkbox>false</Style_Checkbox>
518         <TooltipReference>Change the personal note to the text input.</TooltipReference>   518         <TooltipReference>Change the personal note to the text input.</TooltipReference>
519         <Text>Update</Text>   519         <Text>Update</Text>
520         <TextColor>   520         <TextColor>
521             <R>255</R>   521             <R>255</R>
522             <G>255</G>   522             <G>255</G>
523             <B>255</B>   523             <B>255</B>
524         </TextColor>   524         </TextColor>
525         <ButtonDrawTemplate>   525         <ButtonDrawTemplate>
526             <Normal>A_SmallBtnNormal</Normal>   526             <Normal>A_SmallBtnNormal</Normal>
527             <Pressed>A_SmallBtnPressed</Pressed>   527             <Pressed>A_SmallBtnPressed</Pressed>
528             <Flyby>A_SmallBtnFlyby</Flyby>   528             <Flyby>A_SmallBtnFlyby</Flyby>
529             <Disabled>A_SmallBtnDisabled</Disabled>   529             <Disabled>A_SmallBtnDisabled</Disabled>
530             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   530             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
531         </ButtonDrawTemplate>   531         </ButtonDrawTemplate>
532     </Button>   532     </Button>
533     <Page item="GT_NotePage">   533     <Page item="GT_NotePage">
534         <ScreenID>NotePage</ScreenID>   534         <ScreenID>NotePage</ScreenID>
535         <RelativePosition>false</RelativePosition>   535         <RelativePosition>false</RelativePosition>
536         <DrawTemplate>WDT_Def</DrawTemplate>   536         <DrawTemplate>WDT_Def</DrawTemplate>
537         <TabText>Notes</TabText>   537         <TabText>Notes</TabText>
538         <TabTextColor>   538         <TabTextColor>
539             <R>255</R>   539             <R>255</R>
540             <G>255</G>   540             <G>255</G>
541             <B>255</B>   541             <B>255</B>
542         </TabTextColor>   542         </TabTextColor>
543         <TabTextActiveColor>   543         <TabTextActiveColor>
544             <R>255</R>   544             <R>255</R>
545             <G>255</G>   545             <G>255</G>
546             <B>0</B>   546             <B>0</B>
547         </TabTextActiveColor>   547         </TabTextActiveColor>
548         <Pieces>GT_NoteList</Pieces>   548         <Pieces>GT_NoteList</Pieces>
549         <Pieces>GT_PublicLabel</Pieces>   549         <Pieces>GT_PublicLabel</Pieces>
550         <Pieces>GT_PublicInput</Pieces>   550         <Pieces>GT_PublicInput</Pieces>
551         <Pieces>GT_UpdatePublicButton</Pieces>   551         <Pieces>GT_UpdatePublicButton</Pieces>
552         <Pieces>GT_PersonalLabel</Pieces>   552         <Pieces>GT_PersonalLabel</Pieces>
553         <Pieces>GT_PersonalInput</Pieces>   553         <Pieces>GT_PersonalInput</Pieces>
554         <Pieces>GT_UpdatePersonalButton</Pieces>   554         <Pieces>GT_UpdatePersonalButton</Pieces>
555         <Style_Sizable>true</Style_Sizable>   555         <Style_Sizable>true</Style_Sizable>
556         <Location>   556         <Location>
557             <X>0</X>   557             <X>0</X>
558             <Y>22</Y>   558             <Y>22</Y>
559         </Location>   559         </Location>
560         <Size>   560         <Size>
561             <CX>578</CX>   561             <CX>578</CX>
562             <CY>302</CY>   562             <CY>302</CY>
563         </Size>   563         </Size>
564     </Page>   564     </Page>
565     <Listbox item="GT_TributeList">   565     <Listbox item="GT_TributeList">
566         <ScreenID>TributeList</ScreenID>   566         <ScreenID>TributeList</ScreenID>
567         <DrawTemplate>WDT_Inner</DrawTemplate>   567         <DrawTemplate>WDT_Inner</DrawTemplate>
568         <TooltipReference>List of Guild members.</TooltipReference>   568         <TooltipReference>List of Guild members.</TooltipReference>
569         <AutoStretch>true</AutoStretch>   569         <AutoStretch>true</AutoStretch>
570         <LeftAnchorOffset>4</LeftAnchorOffset>   570         <LeftAnchorOffset>4</LeftAnchorOffset>
571         <TopAnchorOffset>4</TopAnchorOffset>   571         <TopAnchorOffset>4</TopAnchorOffset>
572         <RightAnchorOffset>4</RightAnchorOffset>   572         <RightAnchorOffset>4</RightAnchorOffset>
573         <BottomAnchorOffset>28</BottomAnchorOffset>   573         <BottomAnchorOffset>28</BottomAnchorOffset>
574         <TopAnchorToTop>true</TopAnchorToTop>   574         <TopAnchorToTop>true</TopAnchorToTop>
575         <BottomAnchorToTop>false</BottomAnchorToTop>   575         <BottomAnchorToTop>false</BottomAnchorToTop>
576         <LeftAnchorToLeft>true</LeftAnchorToLeft>   576         <LeftAnchorToLeft>true</LeftAnchorToLeft>
577         <RightAnchorToLeft>false</RightAnchorToLeft>   577         <RightAnchorToLeft>false</RightAnchorToLeft>
578         <TextColor>   578         <TextColor>
579             <R>255</R>   579             <R>255</R>
580             <G>255</G>   580             <G>255</G>
581             <B>255</B>   581             <B>255</B>
582         </TextColor>   582         </TextColor>
583         <Style_Border>true</Style_Border>   583         <Style_Border>true</Style_Border>
584         <Style_VScroll>true</Style_VScroll>   584         <Style_VScroll>true</Style_VScroll>
585         <Columns>   585         <Columns>
586             <Width>100</Width>   586             <Width>100</Width>
587             <Heading>Name</Heading>   587             <Heading>Name</Heading>
588         </Columns>   588         </Columns>
589         <Columns>   589         <Columns>
590             <Width>45</Width>   590             <Width>45</Width>
591             <Heading>Status</Heading>   591             <Heading>Status</Heading>
592         </Columns>   592         </Columns>
593         <Columns>   593         <Columns>
594             <Width>70</Width>   594             <Width>70</Width>
595             <Heading>Donations</Heading>   595             <Heading>Donations</Heading>
596         </Columns>   596         </Columns>
597         <Columns>   597         <Columns>
598             <Width>130</Width>   598             <Width>130</Width>
599             <Heading>Last Donation</Heading>   599             <Heading>Last Donation</Heading>
600         </Columns>   600         </Columns>
601     </Listbox>   601     </Listbox>
602     <Button item="GT_OptOutButton">   602     <Button item="GT_OptOutButton">
603         <ScreenID>OptOutButton</ScreenID>   603         <ScreenID>OptOutButton</ScreenID>
604         <RelativePosition>true</RelativePosition>   604         <RelativePosition>true</RelativePosition>
605         <AutoStretch>true</AutoStretch>   605         <AutoStretch>true</AutoStretch>
606         <LeftAnchorOffset>4</LeftAnchorOffset>   606         <LeftAnchorOffset>4</LeftAnchorOffset>
607         <TopAnchorOffset>24</TopAnchorOffset>   607         <TopAnchorOffset>24</TopAnchorOffset>
608         <RightAnchorOffset>64</RightAnchorOffset>   608         <RightAnchorOffset>64</RightAnchorOffset>
609         <BottomAnchorOffset>2</BottomAnchorOffset>   609         <BottomAnchorOffset>2</BottomAnchorOffset>
610         <TopAnchorToTop>false</TopAnchorToTop>   610         <TopAnchorToTop>false</TopAnchorToTop>
611         <BottomAnchorToTop>false</BottomAnchorToTop>   611         <BottomAnchorToTop>false</BottomAnchorToTop>
612         <LeftAnchorToLeft>true</LeftAnchorToLeft>   612         <LeftAnchorToLeft>true</LeftAnchorToLeft>
613         <RightAnchorToLeft>true</RightAnchorToLeft>   613         <RightAnchorToLeft>true</RightAnchorToLeft>
614         <Style_Transparent>false</Style_Transparent>   614         <Style_Transparent>false</Style_Transparent>
615         <Style_Checkbox>false</Style_Checkbox>   615         <Style_Checkbox>false</Style_Checkbox>
616         <Text>Opt Out</Text>   616         <Text>Opt Out</Text>
617         <TooltipReference>Press this button to opt out of Guild Tribute benefits.</TooltipReference>   617         <TooltipReference>Press this button to opt out of Guild Tribute benefits.</TooltipReference>
618         <TextColor>   618         <TextColor>
619             <R>255</R>   619             <R>255</R>
620             <G>255</G>   620             <G>255</G>
621             <B>255</B>   621             <B>255</B>
622         </TextColor>   622         </TextColor>
623         <ButtonDrawTemplate>   623         <ButtonDrawTemplate>
624             <Normal>A_SmallBtnNormal</Normal>   624             <Normal>A_SmallBtnNormal</Normal>
625             <Pressed>A_SmallBtnPressed</Pressed>   625             <Pressed>A_SmallBtnPressed</Pressed>
626             <Flyby>A_SmallBtnFlyby</Flyby>   626             <Flyby>A_SmallBtnFlyby</Flyby>
627             <Disabled>A_SmallBtnDisabled</Disabled>   627             <Disabled>A_SmallBtnDisabled</Disabled>
628             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   628             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
629         </ButtonDrawTemplate>   629         </ButtonDrawTemplate>
630     </Button>   630     </Button>
631     <Label item="GT_TributePoolLabel">   631     <Label item="GT_TributePoolLabel">
632         <ScreenID />   632         <ScreenID />
633         <RelativePosition>true</RelativePosition>   633         <RelativePosition>true</RelativePosition>
634         <AutoStretch>true</AutoStretch>   634         <AutoStretch>true</AutoStretch>
635         <LeftAnchorOffset>160</LeftAnchorOffset>   635         <LeftAnchorOffset>160</LeftAnchorOffset>
636         <TopAnchorOffset>22</TopAnchorOffset>   636         <TopAnchorOffset>22</TopAnchorOffset>
637         <RightAnchorOffset>74</RightAnchorOffset>   637         <RightAnchorOffset>74</RightAnchorOffset>
638         <BottomAnchorOffset>2</BottomAnchorOffset>   638         <BottomAnchorOffset>2</BottomAnchorOffset>
639         <TopAnchorToTop>false</TopAnchorToTop>   639         <TopAnchorToTop>false</TopAnchorToTop>
640         <BottomAnchorToTop>false</BottomAnchorToTop>   640         <BottomAnchorToTop>false</BottomAnchorToTop>
641         <LeftAnchorToLeft>false</LeftAnchorToLeft>   641         <LeftAnchorToLeft>false</LeftAnchorToLeft>
642         <RightAnchorToLeft>false</RightAnchorToLeft>   642         <RightAnchorToLeft>false</RightAnchorToLeft>
643         <Text>Tribute Points:</Text>   643         <Text>Tribute Points:</Text>
644         <TextColor>   644         <TextColor>
645             <R>255</R>   645             <R>255</R>
646             <G>255</G>   646             <G>255</G>
647             <B>255</B>   647             <B>255</B>
648         </TextColor>   648         </TextColor>
649         <NoWrap>true</NoWrap>   649         <NoWrap>true</NoWrap>
650         <AlignCenter>false</AlignCenter>   650         <AlignCenter>false</AlignCenter>
651         <AlignRight>true</AlignRight>   651         <AlignRight>true</AlignRight>
652     </Label>   652     </Label>
653     <Label item="GT_TributePool">   653     <Label item="GT_TributePool">
654         <ScreenID>TributePool</ScreenID>   654         <ScreenID>TributePool</ScreenID>
655         <RelativePosition>true</RelativePosition>   655         <RelativePosition>true</RelativePosition>
656         <AutoStretch>true</AutoStretch>   656         <AutoStretch>true</AutoStretch>
657         <LeftAnchorOffset>70</LeftAnchorOffset>   657         <LeftAnchorOffset>70</LeftAnchorOffset>
658         <TopAnchorOffset>22</TopAnchorOffset>   658         <TopAnchorOffset>22</TopAnchorOffset>
659         <RightAnchorOffset>4</RightAnchorOffset>   659         <RightAnchorOffset>4</RightAnchorOffset>
660         <BottomAnchorOffset>2</BottomAnchorOffset>   660         <BottomAnchorOffset>2</BottomAnchorOffset>
661         <TopAnchorToTop>false</TopAnchorToTop>   661         <TopAnchorToTop>false</TopAnchorToTop>
662         <BottomAnchorToTop>false</BottomAnchorToTop>   662         <BottomAnchorToTop>false</BottomAnchorToTop>
663         <LeftAnchorToLeft>false</LeftAnchorToLeft>   663         <LeftAnchorToLeft>false</LeftAnchorToLeft>
664         <RightAnchorToLeft>false</RightAnchorToLeft>   664         <RightAnchorToLeft>false</RightAnchorToLeft>
665         <EQType>122</EQType>   665         <EQType>122</EQType>
666         <TextColor>   666         <TextColor>
667             <R>255</R>   667             <R>255</R>
668             <G>255</G>   668             <G>255</G>
669             <B>255</B>   669             <B>255</B>
670         </TextColor>   670         </TextColor>
671         <NoWrap>true</NoWrap>   671         <NoWrap>true</NoWrap>
672         <AlignCenter>true</AlignCenter>   672         <AlignCenter>true</AlignCenter>
673         <AlignRight>false</AlignRight>   673         <AlignRight>false</AlignRight>
674     </Label>   674     </Label>
675     <Page item="GT_TributePage">   675     <Page item="GT_TributePage">
676         <ScreenID>TributePage</ScreenID>   676         <ScreenID>TributePage</ScreenID>
677         <RelativePosition>false</RelativePosition>   677         <RelativePosition>false</RelativePosition>
678         <DrawTemplate>WDT_Def</DrawTemplate>   678         <DrawTemplate>WDT_Def</DrawTemplate>
679         <TabText>Tribute</TabText>   679         <TabText>Tribute</TabText>
680         <TabTextColor>   680         <TabTextColor>
681             <R>255</R>   681             <R>255</R>
682             <G>255</G>   682             <G>255</G>
683             <B>255</B>   683             <B>255</B>
684         </TabTextColor>   684         </TabTextColor>
685         <TabTextActiveColor>   685         <TabTextActiveColor>
686             <R>255</R>   686             <R>255</R>
687             <G>255</G>   687             <G>255</G>
688             <B>0</B>   688             <B>0</B>
689         </TabTextActiveColor>   689         </TabTextActiveColor>
690         <Pieces>GT_TributeList</Pieces>   690         <Pieces>GT_TributeList</Pieces>
691         <Pieces>GT_OptOutButton</Pieces>   691         <Pieces>GT_OptOutButton</Pieces>
692         <Pieces>GT_TributePoolLabel</Pieces>   692         <Pieces>GT_TributePoolLabel</Pieces>
693         <Pieces>GT_TributePool</Pieces>   693         <Pieces>GT_TributePool</Pieces>
694         <Style_Sizable>true</Style_Sizable>   694         <Style_Sizable>true</Style_Sizable>
695         <Location>   695         <Location>
696             <X>0</X>   696             <X>0</X>
697             <Y>22</Y>   697             <Y>22</Y>
698         </Location>   698         </Location>
699         <Size>   699         <Size>
700             <CX>578</CX>   700             <CX>578</CX>
701             <CY>302</CY>   701             <CY>302</CY>
702         </Size>   702         </Size>
703     </Page>   703     </Page>
704     <Label item="GT_MOTDLabel">   704     <Label item="GT_MOTDLabel">
705         <ScreenID />   705         <ScreenID />
706         <RelativePosition>true</RelativePosition>   706         <RelativePosition>true</RelativePosition>
707         <AutoStretch>true</AutoStretch>   707         <AutoStretch>true</AutoStretch>
708         <LeftAnchorOffset>4</LeftAnchorOffset>   708         <LeftAnchorOffset>4</LeftAnchorOffset>
709         <TopAnchorOffset>8</TopAnchorOffset>   709         <TopAnchorOffset>8</TopAnchorOffset>
710         <RightAnchorOffset>90</RightAnchorOffset>   710         <RightAnchorOffset>90</RightAnchorOffset>
711         <BottomAnchorOffset>24</BottomAnchorOffset>   711         <BottomAnchorOffset>24</BottomAnchorOffset>
712         <TopAnchorToTop>true</TopAnchorToTop>   712         <TopAnchorToTop>true</TopAnchorToTop>
713         <BottomAnchorToTop>true</BottomAnchorToTop>   713         <BottomAnchorToTop>true</BottomAnchorToTop>
714         <LeftAnchorToLeft>true</LeftAnchorToLeft>   714         <LeftAnchorToLeft>true</LeftAnchorToLeft>
715         <RightAnchorToLeft>true</RightAnchorToLeft>   715         <RightAnchorToLeft>true</RightAnchorToLeft>
716         <Text>MOTD:</Text>   716         <Text>MOTD:</Text>
717         <TextColor>   717         <TextColor>
718             <R>255</R>   718             <R>255</R>
719             <G>255</G>   719             <G>255</G>
720             <B>255</B>   720             <B>255</B>
721         </TextColor>   721         </TextColor>
722         <NoWrap>true</NoWrap>   722         <NoWrap>true</NoWrap>
723         <AlignCenter>false</AlignCenter>   723         <AlignCenter>false</AlignCenter>
724         <AlignRight>false</AlignRight>   724         <AlignRight>false</AlignRight>
725     </Label>   725     </Label>
726     <Label item="GT_MOTDAuthorLabel">   726     <Label item="GT_MOTDAuthorLabel">
727         <ScreenID>MOTDAuthorLabel</ScreenID>   727         <ScreenID>MOTDAuthorLabel</ScreenID>
728         <RelativePosition>true</RelativePosition>   728         <RelativePosition>true</RelativePosition>
729         <AutoStretch>true</AutoStretch>   729         <AutoStretch>true</AutoStretch>
730         <LeftAnchorOffset>4</LeftAnchorOffset>   730         <LeftAnchorOffset>4</LeftAnchorOffset>
731         <TopAnchorOffset>28</TopAnchorOffset>   731         <TopAnchorOffset>28</TopAnchorOffset>
732         <RightAnchorOffset>90</RightAnchorOffset>   732         <RightAnchorOffset>90</RightAnchorOffset>
733         <BottomAnchorOffset>46</BottomAnchorOffset>   733         <BottomAnchorOffset>46</BottomAnchorOffset>
734         <TopAnchorToTop>true</TopAnchorToTop>   734         <TopAnchorToTop>true</TopAnchorToTop>
735         <BottomAnchorToTop>true</BottomAnchorToTop>   735         <BottomAnchorToTop>true</BottomAnchorToTop>
736         <LeftAnchorToLeft>true</LeftAnchorToLeft>   736         <LeftAnchorToLeft>true</LeftAnchorToLeft>
737         <RightAnchorToLeft>true</RightAnchorToLeft>   737         <RightAnchorToLeft>true</RightAnchorToLeft>
738         <Text />   738         <Text />
739         <TextColor>   739         <TextColor>
740             <R>255</R>   740             <R>255</R>
741             <G>255</G>   741             <G>255</G>
742             <B>255</B>   742             <B>255</B>
743         </TextColor>   743         </TextColor>
744         <NoWrap>true</NoWrap>   744         <NoWrap>true</NoWrap>
745         <AlignCenter>false</AlignCenter>   745         <AlignCenter>false</AlignCenter>
746         <AlignRight>false</AlignRight>   746         <AlignRight>false</AlignRight>
747     </Label>   747     </Label>
748     <Editbox item="GT_MOTDInput">   748     <Editbox item="GT_MOTDInput">
749         <ScreenID>MOTDInput</ScreenID>   749         <ScreenID>MOTDInput</ScreenID>
750         <DrawTemplate>WDT_Inner</DrawTemplate>   750         <DrawTemplate>WDT_Inner</DrawTemplate>
751         <Style_VScroll>true</Style_VScroll>   751         <Style_VScroll>true</Style_VScroll>
752         <RelativePosition>true</RelativePosition>   752         <RelativePosition>true</RelativePosition>
753         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>   753         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>
754         <Style_Border>true</Style_Border>   754         <Style_Border>true</Style_Border>
755         <AutoStretch>true</AutoStretch>   755         <AutoStretch>true</AutoStretch>
756         <LeftAnchorOffset>98</LeftAnchorOffset>   756         <LeftAnchorOffset>98</LeftAnchorOffset>
757         <TopAnchorOffset>4</TopAnchorOffset>   757         <TopAnchorOffset>4</TopAnchorOffset>
758         <RightAnchorOffset>68</RightAnchorOffset>   758         <RightAnchorOffset>68</RightAnchorOffset>
759         <BottomAnchorOffset>50</BottomAnchorOffset>   759         <BottomAnchorOffset>50</BottomAnchorOffset>
760         <TopAnchorToTop>true</TopAnchorToTop>   760         <TopAnchorToTop>true</TopAnchorToTop>
761         <BottomAnchorToTop>true</BottomAnchorToTop>   761         <BottomAnchorToTop>true</BottomAnchorToTop>
762         <LeftAnchorToLeft>true</LeftAnchorToLeft>   762         <LeftAnchorToLeft>true</LeftAnchorToLeft>
763         <RightAnchorToLeft>false</RightAnchorToLeft>   763         <RightAnchorToLeft>false</RightAnchorToLeft>
764         <TextColor>   764         <TextColor>
765             <R>255</R>   765             <R>255</R>
766             <G>255</G>   766             <G>255</G>
767             <B>255</B>   767             <B>255</B>
768         </TextColor>   768         </TextColor>
769         <Style_Multiline>true</Style_Multiline>   769         <Style_Multiline>true</Style_Multiline>
770     </Editbox>   770     </Editbox>
771     <Button item="GT_UpdateMOTDButton">   771     <Button item="GT_UpdateMOTDButton">
772         <ScreenID>UpdateMOTDButton</ScreenID>   772         <ScreenID>UpdateMOTDButton</ScreenID>
773         <RelativePosition>true</RelativePosition>   773         <RelativePosition>true</RelativePosition>
774         <AutoStretch>true</AutoStretch>   774         <AutoStretch>true</AutoStretch>
775         <LeftAnchorOffset>64</LeftAnchorOffset>   775         <LeftAnchorOffset>64</LeftAnchorOffset>
776         <TopAnchorOffset>16</TopAnchorOffset>   776         <TopAnchorOffset>16</TopAnchorOffset>
777         <RightAnchorOffset>4</RightAnchorOffset>   777         <RightAnchorOffset>4</RightAnchorOffset>
778         <BottomAnchorOffset>34</BottomAnchorOffset>   778         <BottomAnchorOffset>34</BottomAnchorOffset>
779         <TopAnchorToTop>true</TopAnchorToTop>   779         <TopAnchorToTop>true</TopAnchorToTop>
780         <BottomAnchorToTop>true</BottomAnchorToTop>   780         <BottomAnchorToTop>true</BottomAnchorToTop>
781         <LeftAnchorToLeft>false</LeftAnchorToLeft>   781         <LeftAnchorToLeft>false</LeftAnchorToLeft>
782         <RightAnchorToLeft>false</RightAnchorToLeft>   782         <RightAnchorToLeft>false</RightAnchorToLeft>
783         <Style_Transparent>false</Style_Transparent>   783         <Style_Transparent>false</Style_Transparent>
784         <Style_Checkbox>false</Style_Checkbox>   784         <Style_Checkbox>false</Style_Checkbox>
785         <TooltipReference>Update the MOTD for your guild.</TooltipReference>   785         <TooltipReference>Update the MOTD for your guild.</TooltipReference>
786         <Text>Update</Text>   786         <Text>Update</Text>
787         <TextColor>   787         <TextColor>
788             <R>255</R>   788             <R>255</R>
789             <G>255</G>   789             <G>255</G>
790             <B>255</B>   790             <B>255</B>
791         </TextColor>   791         </TextColor>
792         <ButtonDrawTemplate>   792         <ButtonDrawTemplate>
793             <Normal>A_SmallBtnNormal</Normal>   793             <Normal>A_SmallBtnNormal</Normal>
794             <Pressed>A_SmallBtnPressed</Pressed>   794             <Pressed>A_SmallBtnPressed</Pressed>
795             <Flyby>A_SmallBtnFlyby</Flyby>   795             <Flyby>A_SmallBtnFlyby</Flyby>
796             <Disabled>A_SmallBtnDisabled</Disabled>   796             <Disabled>A_SmallBtnDisabled</Disabled>
797             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   797             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
798         </ButtonDrawTemplate>   798         </ButtonDrawTemplate>
799     </Button>   799     </Button>
800     <STMLbox item="GT_MOTDViewer">   800     <STMLbox item="GT_MOTDViewer">
801         <ScreenID>MOTDViewer</ScreenID>   801         <ScreenID>MOTDViewer</ScreenID>
802         <DrawTemplate>WDT_Inner</DrawTemplate>   802         <DrawTemplate>WDT_Inner</DrawTemplate>
803         <RelativePosition>true</RelativePosition>   803         <RelativePosition>true</RelativePosition>
804         <Style_VScroll>true</Style_VScroll>   804         <Style_VScroll>true</Style_VScroll>
805         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>   805         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>
806         <AutoStretch>true</AutoStretch>   806         <AutoStretch>true</AutoStretch>
807         <LeftAnchorOffset>98</LeftAnchorOffset>   807         <LeftAnchorOffset>98</LeftAnchorOffset>
808         <TopAnchorOffset>4</TopAnchorOffset>   808         <TopAnchorOffset>4</TopAnchorOffset>
809         <RightAnchorOffset>4</RightAnchorOffset>   809         <RightAnchorOffset>4</RightAnchorOffset>
810         <BottomAnchorOffset>50</BottomAnchorOffset>   810         <BottomAnchorOffset>50</BottomAnchorOffset>
811         <TopAnchorToTop>true</TopAnchorToTop>   811         <TopAnchorToTop>true</TopAnchorToTop>
812         <BottomAnchorToTop>true</BottomAnchorToTop>   812         <BottomAnchorToTop>true</BottomAnchorToTop>
813         <LeftAnchorToLeft>true</LeftAnchorToLeft>   813         <LeftAnchorToLeft>true</LeftAnchorToLeft>
814         <RightAnchorToLeft>false</RightAnchorToLeft>   814         <RightAnchorToLeft>false</RightAnchorToLeft>
815         <Style_Border>true</Style_Border>   815         <Style_Border>true</Style_Border>
816     </STMLbox>   816     </STMLbox>
817     <Label item="GT_ChannelLabel">   817     <Label item="GT_ChannelLabel">
818         <ScreenID />   818         <ScreenID />
819         <RelativePosition>true</RelativePosition>   819         <RelativePosition>true</RelativePosition>
820         <AutoStretch>true</AutoStretch>   820         <AutoStretch>true</AutoStretch>
821         <LeftAnchorOffset>4</LeftAnchorOffset>   821         <LeftAnchorOffset>4</LeftAnchorOffset>
822         <TopAnchorOffset>58</TopAnchorOffset>   822         <TopAnchorOffset>58</TopAnchorOffset>
823         <RightAnchorOffset>90</RightAnchorOffset>   823         <RightAnchorOffset>90</RightAnchorOffset>
824         <BottomAnchorOffset>74</BottomAnchorOffset>   824         <BottomAnchorOffset>74</BottomAnchorOffset>
825         <TopAnchorToTop>true</TopAnchorToTop>   825         <TopAnchorToTop>true</TopAnchorToTop>
826         <BottomAnchorToTop>true</BottomAnchorToTop>   826         <BottomAnchorToTop>true</BottomAnchorToTop>
827         <LeftAnchorToLeft>true</LeftAnchorToLeft>   827         <LeftAnchorToLeft>true</LeftAnchorToLeft>
828         <RightAnchorToLeft>true</RightAnchorToLeft>   828         <RightAnchorToLeft>true</RightAnchorToLeft>
829         <Text>Guild Channel:</Text>   829         <Text>Guild Channel:</Text>
830         <TextColor>   830         <TextColor>
831             <R>255</R>   831             <R>255</R>
832             <G>255</G>   832             <G>255</G>
833             <B>255</B>   833             <B>255</B>
834         </TextColor>   834         </TextColor>
835         <NoWrap>true</NoWrap>   835         <NoWrap>true</NoWrap>
836         <AlignCenter>false</AlignCenter>   836         <AlignCenter>false</AlignCenter>
837         <AlignRight>false</AlignRight>   837         <AlignRight>false</AlignRight>
838     </Label>   838     </Label>
839     <Editbox item="GT_ChannelInput">   839     <Editbox item="GT_ChannelInput">
840         <ScreenID>ChannelInput</ScreenID>   840         <ScreenID>ChannelInput</ScreenID>
841         <DrawTemplate>WDT_Inner</DrawTemplate>   841         <DrawTemplate>WDT_Inner</DrawTemplate>
842         <Style_VScroll>false</Style_VScroll>   842         <Style_VScroll>false</Style_VScroll>
843         <RelativePosition>true</RelativePosition>   843         <RelativePosition>true</RelativePosition>
844         <TooltipReference>This is your Guild's chat channel (as defined by Guild Leader).</TooltipReference>   844         <TooltipReference>This is your Guild's chat channel (as defined by Guild Leader).</TooltipReference>
845         <Style_Border>true</Style_Border>   845         <Style_Border>true</Style_Border>
846         <AutoStretch>true</AutoStretch>   846         <AutoStretch>true</AutoStretch>
847         <LeftAnchorOffset>98</LeftAnchorOffset>   847         <LeftAnchorOffset>98</LeftAnchorOffset>
848         <TopAnchorOffset>54</TopAnchorOffset>   848         <TopAnchorOffset>54</TopAnchorOffset>
849         <RightAnchorOffset>108</RightAnchorOffset>   849         <RightAnchorOffset>108</RightAnchorOffset>
850         <BottomAnchorOffset>78</BottomAnchorOffset>   850         <BottomAnchorOffset>78</BottomAnchorOffset>
851         <TopAnchorToTop>true</TopAnchorToTop>   851         <TopAnchorToTop>true</TopAnchorToTop>
852         <BottomAnchorToTop>true</BottomAnchorToTop>   852         <BottomAnchorToTop>true</BottomAnchorToTop>
853         <LeftAnchorToLeft>true</LeftAnchorToLeft>   853         <LeftAnchorToLeft>true</LeftAnchorToLeft>
854         <RightAnchorToLeft>false</RightAnchorToLeft>   854         <RightAnchorToLeft>false</RightAnchorToLeft>
855         <TextColor>   855         <TextColor>
856             <R>255</R>   856             <R>255</R>
857             <G>255</G>   857             <G>255</G>
858             <B>255</B>   858             <B>255</B>
859         </TextColor>   859         </TextColor>
860         <Style_Multiline>false</Style_Multiline>   860         <Style_Multiline>false</Style_Multiline>
861     </Editbox>   861     </Editbox>
862     <Button item="GT_UpdateChannel">   862     <Button item="GT_UpdateChannel">
863         <ScreenID>UpdateChannel</ScreenID>   863         <ScreenID>UpdateChannel</ScreenID>
864         <RelativePosition>true</RelativePosition>   864         <RelativePosition>true</RelativePosition>
865         <AutoStretch>true</AutoStretch>   865         <AutoStretch>true</AutoStretch>
866         <LeftAnchorOffset>106</LeftAnchorOffset>   866         <LeftAnchorOffset>106</LeftAnchorOffset>
867         <TopAnchorOffset>54</TopAnchorOffset>   867         <TopAnchorOffset>54</TopAnchorOffset>
868         <RightAnchorOffset>56</RightAnchorOffset>   868         <RightAnchorOffset>56</RightAnchorOffset>
869         <BottomAnchorOffset>78</BottomAnchorOffset>   869         <BottomAnchorOffset>78</BottomAnchorOffset>
870         <TopAnchorToTop>true</TopAnchorToTop>   870         <TopAnchorToTop>true</TopAnchorToTop>
871         <BottomAnchorToTop>true</BottomAnchorToTop>   871         <BottomAnchorToTop>true</BottomAnchorToTop>
872         <LeftAnchorToLeft>false</LeftAnchorToLeft>   872         <LeftAnchorToLeft>false</LeftAnchorToLeft>
873         <RightAnchorToLeft>false</RightAnchorToLeft>   873         <RightAnchorToLeft>false</RightAnchorToLeft>
874         <Style_Transparent>false</Style_Transparent>   874         <Style_Transparent>false</Style_Transparent>
875         <Style_Checkbox>false</Style_Checkbox>   875         <Style_Checkbox>false</Style_Checkbox>
876         <TooltipReference>Update the Chat Channel for your guild (Leader only).</TooltipReference>   876         <TooltipReference>Update the Chat Channel for your guild (Leader only).</TooltipReference>
877         <Text>Update</Text>   877         <Text>Update</Text>
878         <TextColor>   878         <TextColor>
879             <R>255</R>   879             <R>255</R>
880             <G>255</G>   880             <G>255</G>
881             <B>255</B>   881             <B>255</B>
882         </TextColor>   882         </TextColor>
883         <ButtonDrawTemplate>   883         <ButtonDrawTemplate>
884             <Normal>A_SmallBtnNormal</Normal>   884             <Normal>A_SmallBtnNormal</Normal>
885             <Pressed>A_SmallBtnPressed</Pressed>   885             <Pressed>A_SmallBtnPressed</Pressed>
886             <Flyby>A_SmallBtnFlyby</Flyby>   886             <Flyby>A_SmallBtnFlyby</Flyby>
887             <Disabled>A_SmallBtnDisabled</Disabled>   887             <Disabled>A_SmallBtnDisabled</Disabled>
888             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   888             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
889         </ButtonDrawTemplate>   889         </ButtonDrawTemplate>
890     </Button>   890     </Button>
891     <Button item="GT_JoinChannel">   891     <Button item="GT_JoinChannel">
892         <ScreenID>JoinChannel</ScreenID>   892         <ScreenID>JoinChannel</ScreenID>
893         <RelativePosition>true</RelativePosition>   893         <RelativePosition>true</RelativePosition>
894         <AutoStretch>true</AutoStretch>   894         <AutoStretch>true</AutoStretch>
895         <LeftAnchorOffset>54</LeftAnchorOffset>   895         <LeftAnchorOffset>54</LeftAnchorOffset>
896         <TopAnchorOffset>54</TopAnchorOffset>   896         <TopAnchorOffset>54</TopAnchorOffset>
897         <RightAnchorOffset>4</RightAnchorOffset>   897         <RightAnchorOffset>4</RightAnchorOffset>
898         <BottomAnchorOffset>78</BottomAnchorOffset>   898         <BottomAnchorOffset>78</BottomAnchorOffset>
899         <TopAnchorToTop>true</TopAnchorToTop>   899         <TopAnchorToTop>true</TopAnchorToTop>
900         <BottomAnchorToTop>true</BottomAnchorToTop>   900         <BottomAnchorToTop>true</BottomAnchorToTop>
901         <LeftAnchorToLeft>false</LeftAnchorToLeft>   901         <LeftAnchorToLeft>false</LeftAnchorToLeft>
902         <RightAnchorToLeft>false</RightAnchorToLeft>   902         <RightAnchorToLeft>false</RightAnchorToLeft>
903         <Style_Transparent>false</Style_Transparent>   903         <Style_Transparent>false</Style_Transparent>
904         <Style_Checkbox>false</Style_Checkbox>   904         <Style_Checkbox>false</Style_Checkbox>
905         <TooltipReference>Join the guild's chat channel.</TooltipReference>   905         <TooltipReference>Join the guild's chat channel.</TooltipReference>
906         <Text>Join</Text>   906         <Text>Join</Text>
907         <TextColor>   907         <TextColor>
908             <R>255</R>   908             <R>255</R>
909             <G>255</G>   909             <G>255</G>
910             <B>255</B>   910             <B>255</B>
911         </TextColor>   911         </TextColor>
912         <ButtonDrawTemplate>   912         <ButtonDrawTemplate>
913             <Normal>A_SmallBtnNormal</Normal>   913             <Normal>A_SmallBtnNormal</Normal>
914             <Pressed>A_SmallBtnPressed</Pressed>   914             <Pressed>A_SmallBtnPressed</Pressed>
915             <Flyby>A_SmallBtnFlyby</Flyby>   915             <Flyby>A_SmallBtnFlyby</Flyby>
916             <Disabled>A_SmallBtnDisabled</Disabled>   916             <Disabled>A_SmallBtnDisabled</Disabled>
917             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   917             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
918         </ButtonDrawTemplate>   918         </ButtonDrawTemplate>
919     </Button>   919     </Button>
920     <Label item="GT_URLLabel">   920     <Label item="GT_URLLabel">
921         <ScreenID />   921         <ScreenID />
922         <RelativePosition>true</RelativePosition>   922         <RelativePosition>true</RelativePosition>
923         <AutoStretch>true</AutoStretch>   923         <AutoStretch>true</AutoStretch>
924         <LeftAnchorOffset>4</LeftAnchorOffset>   924         <LeftAnchorOffset>4</LeftAnchorOffset>
925         <TopAnchorOffset>84</TopAnchorOffset>   925         <TopAnchorOffset>84</TopAnchorOffset>
926         <RightAnchorOffset>90</RightAnchorOffset>   926         <RightAnchorOffset>90</RightAnchorOffset>
927         <BottomAnchorOffset>102</BottomAnchorOffset>   927         <BottomAnchorOffset>102</BottomAnchorOffset>
928         <TopAnchorToTop>true</TopAnchorToTop>   928         <TopAnchorToTop>true</TopAnchorToTop>
929         <BottomAnchorToTop>true</BottomAnchorToTop>   929         <BottomAnchorToTop>true</BottomAnchorToTop>
930         <LeftAnchorToLeft>true</LeftAnchorToLeft>   930         <LeftAnchorToLeft>true</LeftAnchorToLeft>
931         <RightAnchorToLeft>true</RightAnchorToLeft>   931         <RightAnchorToLeft>true</RightAnchorToLeft>
932         <Text>Guild URL:</Text>   932         <Text>Guild URL:</Text>
933         <TextColor>   933         <TextColor>
934             <R>255</R>   934             <R>255</R>
935             <G>255</G>   935             <G>255</G>
936             <B>255</B>   936             <B>255</B>
937         </TextColor>   937         </TextColor>
938         <NoWrap>true</NoWrap>   938         <NoWrap>true</NoWrap>
939         <AlignCenter>false</AlignCenter>   939         <AlignCenter>false</AlignCenter>
940         <AlignRight>false</AlignRight>   940         <AlignRight>false</AlignRight>
941     </Label>   941     </Label>
942     <Editbox item="GT_URLInput">   942     <Editbox item="GT_URLInput">
943         <ScreenID>URLInput</ScreenID>   943         <ScreenID>URLInput</ScreenID>
944         <DrawTemplate>WDT_Inner</DrawTemplate>   944         <DrawTemplate>WDT_Inner</DrawTemplate>
945         <Style_VScroll>false</Style_VScroll>   945         <Style_VScroll>false</Style_VScroll>
946         <RelativePosition>true</RelativePosition>   946         <RelativePosition>true</RelativePosition>
947         <TooltipReference>This is your Guild's web site (as defined by Guild Leader).</TooltipReference>   947         <TooltipReference>This is your Guild's web site (as defined by Guild Leader).</TooltipReference>
948         <Style_Border>true</Style_Border>   948         <Style_Border>true</Style_Border>
949         <AutoStretch>true</AutoStretch>   949         <AutoStretch>true</AutoStretch>
950         <LeftAnchorOffset>98</LeftAnchorOffset>   950         <LeftAnchorOffset>98</LeftAnchorOffset>
951         <TopAnchorOffset>80</TopAnchorOffset>   951         <TopAnchorOffset>80</TopAnchorOffset>
952         <RightAnchorOffset>108</RightAnchorOffset>   952         <RightAnchorOffset>108</RightAnchorOffset>
953         <BottomAnchorOffset>104</BottomAnchorOffset>   953         <BottomAnchorOffset>104</BottomAnchorOffset>
954         <TopAnchorToTop>true</TopAnchorToTop>   954         <TopAnchorToTop>true</TopAnchorToTop>
955         <BottomAnchorToTop>true</BottomAnchorToTop>   955         <BottomAnchorToTop>true</BottomAnchorToTop>
956         <LeftAnchorToLeft>true</LeftAnchorToLeft>   956         <LeftAnchorToLeft>true</LeftAnchorToLeft>
957         <RightAnchorToLeft>false</RightAnchorToLeft>   957         <RightAnchorToLeft>false</RightAnchorToLeft>
958         <TextColor>   958         <TextColor>
959             <R>255</R>   959             <R>255</R>
960             <G>255</G>   960             <G>255</G>
961             <B>255</B>   961             <B>255</B>
962         </TextColor>   962         </TextColor>
963         <Style_Multiline>false</Style_Multiline>   963         <Style_Multiline>false</Style_Multiline>
964     </Editbox>   964     </Editbox>
965     <Button item="GT_UpdateURL">   965     <Button item="GT_UpdateURL">
966         <ScreenID>UpdateURL</ScreenID>   966         <ScreenID>UpdateURL</ScreenID>
967         <RelativePosition>true</RelativePosition>   967         <RelativePosition>true</RelativePosition>
968         <AutoStretch>true</AutoStretch>   968         <AutoStretch>true</AutoStretch>
969         <LeftAnchorOffset>106</LeftAnchorOffset>   969         <LeftAnchorOffset>106</LeftAnchorOffset>
970         <TopAnchorOffset>80</TopAnchorOffset>   970         <TopAnchorOffset>80</TopAnchorOffset>
971         <RightAnchorOffset>56</RightAnchorOffset>   971         <RightAnchorOffset>56</RightAnchorOffset>
972         <BottomAnchorOffset>104</BottomAnchorOffset>   972         <BottomAnchorOffset>104</BottomAnchorOffset>
973         <TopAnchorToTop>true</TopAnchorToTop>   973         <TopAnchorToTop>true</TopAnchorToTop>
974         <BottomAnchorToTop>true</BottomAnchorToTop>   974         <BottomAnchorToTop>true</BottomAnchorToTop>
975         <LeftAnchorToLeft>false</LeftAnchorToLeft>   975         <LeftAnchorToLeft>false</LeftAnchorToLeft>
976         <RightAnchorToLeft>false</RightAnchorToLeft>   976         <RightAnchorToLeft>false</RightAnchorToLeft>
977         <Style_Transparent>false</Style_Transparent>   977         <Style_Transparent>false</Style_Transparent>
978         <Style_Checkbox>false</Style_Checkbox>   978         <Style_Checkbox>false</Style_Checkbox>
979         <TooltipReference>Update the web URL for your guild (Leader only).</TooltipReference>   979         <TooltipReference>Update the web URL for your guild (Leader only).</TooltipReference>
980         <Text>Update</Text>   980         <Text>Update</Text>
981         <TextColor>   981         <TextColor>
982             <R>255</R>   982             <R>255</R>
983             <G>255</G>   983             <G>255</G>
984             <B>255</B>   984             <B>255</B>
985         </TextColor>   985         </TextColor>
986         <ButtonDrawTemplate>   986         <ButtonDrawTemplate>
987             <Normal>A_SmallBtnNormal</Normal>   987             <Normal>A_SmallBtnNormal</Normal>
988             <Pressed>A_SmallBtnPressed</Pressed>   988             <Pressed>A_SmallBtnPressed</Pressed>
989             <Flyby>A_SmallBtnFlyby</Flyby>   989             <Flyby>A_SmallBtnFlyby</Flyby>
990             <Disabled>A_SmallBtnDisabled</Disabled>   990             <Disabled>A_SmallBtnDisabled</Disabled>
991             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   991             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
992         </ButtonDrawTemplate>   992         </ButtonDrawTemplate>
993     </Button>   993     </Button>
994     <Button item="GT_GotoURL">   994     <Button item="GT_GotoURL">
995         <ScreenID>GotoURL</ScreenID>   995         <ScreenID>GotoURL</ScreenID>
996         <RelativePosition>true</RelativePosition>   996         <RelativePosition>true</RelativePosition>
997         <AutoStretch>true</AutoStretch>   997         <AutoStretch>true</AutoStretch>
998         <LeftAnchorOffset>54</LeftAnchorOffset>   998         <LeftAnchorOffset>54</LeftAnchorOffset>
999         <TopAnchorOffset>80</TopAnchorOffset>   999         <TopAnchorOffset>80</TopAnchorOffset>
1000         <RightAnchorOffset>4</RightAnchorOffset>   1000         <RightAnchorOffset>4</RightAnchorOffset>
1001         <BottomAnchorOffset>104</BottomAnchorOffset>   1001         <BottomAnchorOffset>104</BottomAnchorOffset>
1002         <TopAnchorToTop>true</TopAnchorToTop>   1002         <TopAnchorToTop>true</TopAnchorToTop>
1003         <BottomAnchorToTop>true</BottomAnchorToTop>   1003         <BottomAnchorToTop>true</BottomAnchorToTop>
1004         <LeftAnchorToLeft>false</LeftAnchorToLeft>   1004         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1005         <RightAnchorToLeft>false</RightAnchorToLeft>   1005         <RightAnchorToLeft>false</RightAnchorToLeft>
1006         <Style_Transparent>false</Style_Transparent>   1006         <Style_Transparent>false</Style_Transparent>
1007         <Style_Checkbox>false</Style_Checkbox>   1007         <Style_Checkbox>false</Style_Checkbox>
1008         <TooltipReference>Open a browser to the guild's web site URL.</TooltipReference>   1008         <TooltipReference>Open a browser to the guild's web site URL.</TooltipReference>
1009         <Text>View</Text>   1009         <Text>View</Text>
1010         <TextColor>   1010         <TextColor>
1011             <R>255</R>   1011             <R>255</R>
1012             <G>255</G>   1012             <G>255</G>
1013             <B>255</B>   1013             <B>255</B>
1014         </TextColor>   1014         </TextColor>
1015         <ButtonDrawTemplate>   1015         <ButtonDrawTemplate>
1016             <Normal>A_SmallBtnNormal</Normal>   1016             <Normal>A_SmallBtnNormal</Normal>
1017             <Pressed>A_SmallBtnPressed</Pressed>   1017             <Pressed>A_SmallBtnPressed</Pressed>
1018             <Flyby>A_SmallBtnFlyby</Flyby>   1018             <Flyby>A_SmallBtnFlyby</Flyby>
1019             <Disabled>A_SmallBtnDisabled</Disabled>   1019             <Disabled>A_SmallBtnDisabled</Disabled>
1020             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1020             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1021         </ButtonDrawTemplate>   1021         </ButtonDrawTemplate>
1022     </Button>   1022     </Button>
1023     <Page item="GT_ProfilePage">   1023     <Page item="GT_ProfilePage">
1024         <ScreenID>ProfilePage</ScreenID>   1024         <ScreenID>ProfilePage</ScreenID>
1025         <RelativePosition>false</RelativePosition>   1025         <RelativePosition>false</RelativePosition>
1026         <DrawTemplate>WDT_Def</DrawTemplate>   1026         <DrawTemplate>WDT_Def</DrawTemplate>
1027         <TabText>Information</TabText>   1027         <TabText>Information</TabText>
1028         <TabTextColor>   1028         <TabTextColor>
1029             <R>255</R>   1029             <R>255</R>
1030             <G>255</G>   1030             <G>255</G>
1031             <B>255</B>   1031             <B>255</B>
1032         </TabTextColor>   1032         </TabTextColor>
1033         <TabTextActiveColor>   1033         <TabTextActiveColor>
1034             <R>255</R>   1034             <R>255</R>
1035             <G>255</G>   1035             <G>255</G>
1036             <B>0</B>   1036             <B>0</B>
1037         </TabTextActiveColor>   1037         </TabTextActiveColor>
1038         <Pieces>GT_MOTDLabel</Pieces>   1038         <Pieces>GT_MOTDLabel</Pieces>
1039         <Pieces>GT_MOTDInput</Pieces>   1039         <Pieces>GT_MOTDInput</Pieces>
1040         <Pieces>GT_UpdateMOTDButton</Pieces>   1040         <Pieces>GT_UpdateMOTDButton</Pieces>
1041         <Pieces>GT_MOTDViewer</Pieces>   1041         <Pieces>GT_MOTDViewer</Pieces>
1042         <Pieces>GT_MOTDAuthorLabel</Pieces>   1042         <Pieces>GT_MOTDAuthorLabel</Pieces>
1043         <Pieces>GT_ChannelLabel</Pieces>   1043         <Pieces>GT_ChannelLabel</Pieces>
1044         <Pieces>GT_ChannelInput</Pieces>   1044         <Pieces>GT_ChannelInput</Pieces>
1045         <Pieces>GT_UpdateChannel</Pieces>   1045         <Pieces>GT_UpdateChannel</Pieces>
1046         <Pieces>GT_JoinChannel</Pieces>   1046         <Pieces>GT_JoinChannel</Pieces>
1047         <Pieces>GT_URLLabel</Pieces>   1047         <Pieces>GT_URLLabel</Pieces>
1048         <Pieces>GT_URLInput</Pieces>   1048         <Pieces>GT_URLInput</Pieces>
1049         <Pieces>GT_UpdateURL</Pieces>   1049         <Pieces>GT_UpdateURL</Pieces>
1050         <Pieces>GT_GotoURL</Pieces>   1050         <Pieces>GT_GotoURL</Pieces>
1051         <Style_Sizable>true</Style_Sizable>   1051         <Style_Sizable>true</Style_Sizable>
1052         <Location>   1052         <Location>
1053             <X>0</X>   1053             <X>0</X>
1054             <Y>22</Y>   1054             <Y>22</Y>
1055         </Location>   1055         </Location>
1056         <Size>   1056         <Size>
1057             <CX>578</CX>   1057             <CX>578</CX>
1058             <CY>302</CY>   1058             <CY>302</CY>
1059         </Size>   1059         </Size>
1060     </Page>   1060     </Page>
1061     <Listbox item="GT_BannerKitList">   1061     <Listbox item="GT_BannerKitList">
1062         <ScreenID>BannerKitList</ScreenID>   1062         <ScreenID>BannerKitList</ScreenID>
1063         <DrawTemplate>WDT_Inner</DrawTemplate>   1063         <DrawTemplate>WDT_Inner</DrawTemplate>
1064         <TooltipReference>Banner selection.</TooltipReference>   1064         <TooltipReference>Banner selection.</TooltipReference>
1065         <AutoStretch>true</AutoStretch>   1065         <AutoStretch>true</AutoStretch>
1066         <LeftAnchorOffset>290</LeftAnchorOffset>   1066         <LeftAnchorOffset>290</LeftAnchorOffset>
1067         <TopAnchorOffset>40</TopAnchorOffset>   1067         <TopAnchorOffset>40</TopAnchorOffset>
1068         <RightAnchorOffset>16</RightAnchorOffset>   1068         <RightAnchorOffset>16</RightAnchorOffset>
1069         <BottomAnchorOffset>165</BottomAnchorOffset>   1069         <BottomAnchorOffset>165</BottomAnchorOffset>
1070         <TopAnchorToTop>true</TopAnchorToTop>   1070         <TopAnchorToTop>true</TopAnchorToTop>
1071         <BottomAnchorToTop>false</BottomAnchorToTop>   1071         <BottomAnchorToTop>false</BottomAnchorToTop>
1072         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1072         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1073         <RightAnchorToRight>false</RightAnchorToRight>   1073         <RightAnchorToRight>false</RightAnchorToRight>
1074         <LeftAnchorToLeft>false</LeftAnchorToLeft>   1074         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1075         <RightAnchorToLeft>false</RightAnchorToLeft>   1075         <RightAnchorToLeft>false</RightAnchorToLeft>
1076         <TextColor>   1076         <TextColor>
1077             <R>255</R>   1077             <R>255</R>
1078             <G>255</G>   1078             <G>255</G>
1079             <B>255</B>   1079             <B>255</B>
1080         </TextColor>   1080         </TextColor>
1081         <Style_Border>true</Style_Border>   1081         <Style_Border>true</Style_Border>
1082         <Style_VScroll>true</Style_VScroll>   1082         <Style_VScroll>true</Style_VScroll>
1083         <Columns>   1083         <Columns>
1084             <Width>0</Width>   1084             <Width>0</Width>
1085             <Heading></Heading>   1085             <Heading></Heading>
1086         </Columns>   1086         </Columns>
1087         <Columns>   1087         <Columns>
1088             <Width>400</Width>   1088             <Width>400</Width>
1089             <Heading>**Banner item**</Heading>   1089             <Heading>**Banner item**</Heading>
1090         </Columns>   1090         </Columns>
1091     </Listbox>   1091     </Listbox>
1092     <Button item="GT_RefreshBannerListButton">   1092     <Button item="GT_RefreshBannerListButton">
1093         <ScreenID>RefreshBannerListButton</ScreenID>   1093         <ScreenID>RefreshBannerListButton</ScreenID>
1094         <AutoStretch>true</AutoStretch>   1094         <AutoStretch>true</AutoStretch>
1095         <LeftAnchorOffset>290</LeftAnchorOffset>   1095         <LeftAnchorOffset>290</LeftAnchorOffset>
1096         <TopAnchorOffset>10</TopAnchorOffset>   1096         <TopAnchorOffset>10</TopAnchorOffset>
1097         <RightAnchorOffset>382</RightAnchorOffset>   1097         <RightAnchorOffset>382</RightAnchorOffset>
1098         <BottomAnchorOffset>30</BottomAnchorOffset>   1098         <BottomAnchorOffset>30</BottomAnchorOffset>
1099         <TopAnchorToTop>true</TopAnchorToTop>   1099         <TopAnchorToTop>true</TopAnchorToTop>
1100         <BottomAnchorToTop>true</BottomAnchorToTop>   1100         <BottomAnchorToTop>true</BottomAnchorToTop>
1101         <TopAnchorToBottom>false</TopAnchorToBottom>   1101         <TopAnchorToBottom>false</TopAnchorToBottom>
1102         <BottomAnchorToBottom>false</BottomAnchorToBottom>   1102         <BottomAnchorToBottom>false</BottomAnchorToBottom>
1103         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1103         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1104         <RightAnchorToLeft>true</RightAnchorToLeft>   1104         <RightAnchorToLeft>true</RightAnchorToLeft>
1105         <Style_Transparent>false</Style_Transparent>   1105         <Style_Transparent>false</Style_Transparent>
1106         <Style_Checkbox>false</Style_Checkbox>   1106         <Style_Checkbox>false</Style_Checkbox>
1107         <TooltipReference>Refresh banner list box</TooltipReference>   1107         <TooltipReference>Refresh banner list box</TooltipReference>
1108         <Text>Refresh List</Text>   1108         <Text>Refresh List</Text>
1109         <TextColor>   1109         <TextColor>
1110             <R>255</R>   1110             <R>255</R>
1111             <G>255</G>   1111             <G>255</G>
1112             <B>255</B>   1112             <B>255</B>
1113         </TextColor>   1113         </TextColor>
1114         <ButtonDrawTemplate>   1114         <ButtonDrawTemplate>
1115             <Normal>A_SmallBtnNormal</Normal>   1115             <Normal>A_SmallBtnNormal</Normal>
1116             <Pressed>A_SmallBtnPressed</Pressed>   1116             <Pressed>A_SmallBtnPressed</Pressed>
1117             <Flyby>A_SmallBtnFlyby</Flyby>   1117             <Flyby>A_SmallBtnFlyby</Flyby>
1118             <Disabled>A_SmallBtnDisabled</Disabled>   1118             <Disabled>A_SmallBtnDisabled</Disabled>
1119             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1119             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1120         </ButtonDrawTemplate>   1120         </ButtonDrawTemplate>
1121     </Button>   1121     </Button>
1122     <Combobox item="GT_BannerFilter">   1122     <Combobox item="GT_BannerFilter">
1123         <ScreenID>BannerFilter</ScreenID>   1123         <ScreenID>BannerFilter</ScreenID>
1124         <DrawTemplate>WDT_Inner</DrawTemplate>   1124         <DrawTemplate>WDT_Inner</DrawTemplate>
1125         <AutoStretch>true</AutoStretch>   1125         <AutoStretch>true</AutoStretch>
1126         <RelativePosition>true</RelativePosition>   1126         <RelativePosition>true</RelativePosition>
1127         <LeftAnchorOffset>440</LeftAnchorOffset>   1127         <LeftAnchorOffset>440</LeftAnchorOffset>
1128         <TopAnchorOffset>156</TopAnchorOffset>   1128         <TopAnchorOffset>156</TopAnchorOffset>
1129         <RightAnchorOffset>16</RightAnchorOffset>   1129         <RightAnchorOffset>16</RightAnchorOffset>
1130         <BottomAnchorOffset>135</BottomAnchorOffset>   1130         <BottomAnchorOffset>135</BottomAnchorOffset>
1131         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1131         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1132         <TopAnchorToBottom>true</TopAnchorToBottom>   1132         <TopAnchorToBottom>true</TopAnchorToBottom>
1133         <BottomAnchorToTop>false</BottomAnchorToTop>   1133         <BottomAnchorToTop>false</BottomAnchorToTop>
1134         <TopAnchorToTop>false</TopAnchorToTop>   1134         <TopAnchorToTop>false</TopAnchorToTop>
1135         <LeftAnchorToRight>false</LeftAnchorToRight>   1135         <LeftAnchorToRight>false</LeftAnchorToRight>
1136         <RightAnchorToRight>true</RightAnchorToRight>   1136         <RightAnchorToRight>true</RightAnchorToRight>
1137         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1137         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1138         <RightAnchorToLeft>false</RightAnchorToLeft>   1138         <RightAnchorToLeft>false</RightAnchorToLeft>
1139         <ListHeight>80</ListHeight>   1139         <ListHeight>80</ListHeight>
1140         <Button>BDT_Combo</Button>   1140         <Button>BDT_Combo</Button>
1141         <Style_Border>true</Style_Border>   1141         <Style_Border>true</Style_Border>
1142         <Choices>None (show all)</Choices>   1142         <Choices>None (show all)</Choices>
1143         <Choices>Elemental</Choices>   1143         <Choices>Elemental</Choices>
1144         <Choices>Beast</Choices>   1144         <Choices>Beast</Choices>
1145         <Choices>Arcane</Choices>   1145         <Choices>Arcane</Choices>
1146         <Choices>Shadow</Choices>   1146         <Choices>Shadow</Choices>
1147         <Choices>Nature</Choices>   1147         <Choices>Nature</Choices>
1148         <TextColor>   1148         <TextColor>
1149             <R>255</R>   1149             <R>255</R>
1150             <G>255</G>   1150             <G>255</G>
1151             <B>255</B>   1151             <B>255</B>
1152         </TextColor>   1152         </TextColor>
1153     </Combobox>   1153     </Combobox>
1154     <STMLbox item="GT_BannerDescription">   1154     <STMLbox item="GT_BannerDescription">
1155         <ScreenID>BannerDescription</ScreenID>   1155         <ScreenID>BannerDescription</ScreenID>
1156         <DrawTemplate>WDT_Inner</DrawTemplate>   1156         <DrawTemplate>WDT_Inner</DrawTemplate>
1157         <RelativePosition>true</RelativePosition>   1157         <RelativePosition>true</RelativePosition>
1158         <Style_VScroll>true</Style_VScroll>   1158         <Style_VScroll>true</Style_VScroll>
1159         <AutoStretch>true</AutoStretch>   1159         <AutoStretch>true</AutoStretch>
1160         <AutoStretch>true</AutoStretch>   1160         <AutoStretch>true</AutoStretch>
1161         <LeftAnchorOffset>290</LeftAnchorOffset>   1161         <LeftAnchorOffset>290</LeftAnchorOffset>
1162         <TopAnchorOffset>125</TopAnchorOffset>   1162         <TopAnchorOffset>125</TopAnchorOffset>
1163         <RightAnchorOffset>16</RightAnchorOffset>   1163         <RightAnchorOffset>16</RightAnchorOffset>
1164         <BottomAnchorOffset>30</BottomAnchorOffset>   1164         <BottomAnchorOffset>30</BottomAnchorOffset>
1165         <TopAnchorToTop>false</TopAnchorToTop>   1165         <TopAnchorToTop>false</TopAnchorToTop>
1166         <TopAnchorToBottom>false</TopAnchorToBottom>   1166         <TopAnchorToBottom>false</TopAnchorToBottom>
1167         <BottomAnchorToTop>false</BottomAnchorToTop>   1167         <BottomAnchorToTop>false</BottomAnchorToTop>
1168         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1168         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1169         <RightAnchorToRight>false</RightAnchorToRight>   1169         <RightAnchorToRight>false</RightAnchorToRight>
1170         <RightAnchorToLeft>false</RightAnchorToLeft>   1170         <RightAnchorToLeft>false</RightAnchorToLeft>
1171         <Style_Border>true</Style_Border>   1171         <Style_Border>true</Style_Border>
1172     </STMLbox>   1172     </STMLbox>
1173     <Button item="GT_PlantBannerButton">   1173     <Button item="GT_PlantBannerButton">
1174         <ScreenID>PlantBannerButton</ScreenID>   1174         <ScreenID>PlantBannerButton</ScreenID>
1175         <AutoStretch>true</AutoStretch>   1175         <AutoStretch>true</AutoStretch>
1176         <LeftAnchorOffset>290</LeftAnchorOffset>   1176         <LeftAnchorOffset>290</LeftAnchorOffset>
1177         <TopAnchorOffset>23</TopAnchorOffset>   1177         <TopAnchorOffset>23</TopAnchorOffset>
1178         <RightAnchorOffset>382</RightAnchorOffset>   1178         <RightAnchorOffset>382</RightAnchorOffset>
1179         <BottomAnchorOffset>3</BottomAnchorOffset>   1179         <BottomAnchorOffset>3</BottomAnchorOffset>
1180         <TopAnchorToTop>false</TopAnchorToTop>   1180         <TopAnchorToTop>false</TopAnchorToTop>
1181         <BottomAnchorToTop>false</BottomAnchorToTop>   1181         <BottomAnchorToTop>false</BottomAnchorToTop>
1182         <TopAnchorToBottom>true</TopAnchorToBottom>   1182         <TopAnchorToBottom>true</TopAnchorToBottom>
1183         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1183         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1184         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1184         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1185         <RightAnchorToLeft>true</RightAnchorToLeft>   1185         <RightAnchorToLeft>true</RightAnchorToLeft>
1186         <Style_Transparent>false</Style_Transparent>   1186         <Style_Transparent>false</Style_Transparent>
1187         <Style_Checkbox>false</Style_Checkbox>   1187         <Style_Checkbox>false</Style_Checkbox>
1188         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1188         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1189         <Text>Plant Banner</Text>   1189         <Text>Plant Banner</Text>
1190         <TextColor>   1190         <TextColor>
1191             <R>255</R>   1191             <R>255</R>
1192             <G>255</G>   1192             <G>255</G>
1193             <B>255</B>   1193             <B>255</B>
1194         </TextColor>   1194         </TextColor>
1195         <ButtonDrawTemplate>   1195         <ButtonDrawTemplate>
1196             <Normal>A_SmallBtnNormal</Normal>   1196             <Normal>A_SmallBtnNormal</Normal>
1197             <Pressed>A_SmallBtnPressed</Pressed>   1197             <Pressed>A_SmallBtnPressed</Pressed>
1198             <Flyby>A_SmallBtnFlyby</Flyby>   1198             <Flyby>A_SmallBtnFlyby</Flyby>
1199             <Disabled>A_SmallBtnDisabled</Disabled>   1199             <Disabled>A_SmallBtnDisabled</Disabled>
1200             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1200             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1201         </ButtonDrawTemplate>   1201         </ButtonDrawTemplate>
1202     </Button>   1202     </Button>
1203     <Button item="GT_SaveBannerSettings">   1203     <Button item="GT_SaveBannerSettings">
1204         <ScreenID>SaveBannerSettings</ScreenID>   1204         <ScreenID>SaveBannerSettings</ScreenID>
1205         <AutoStretch>true</AutoStretch>   1205         <AutoStretch>true</AutoStretch>
1206         <LeftAnchorOffset>10</LeftAnchorOffset>   1206         <LeftAnchorOffset>10</LeftAnchorOffset>
1207         <TopAnchorOffset>283</TopAnchorOffset>   1207         <TopAnchorOffset>283</TopAnchorOffset>
1208         <RightAnchorOffset>105</RightAnchorOffset>   1208         <RightAnchorOffset>105</RightAnchorOffset>
1209         <BottomAnchorOffset>303</BottomAnchorOffset>   1209         <BottomAnchorOffset>303</BottomAnchorOffset>
1210         <TopAnchorToTop>true</TopAnchorToTop>   1210         <TopAnchorToTop>true</TopAnchorToTop>
1211         <BottomAnchorToTop>true</BottomAnchorToTop>   1211         <BottomAnchorToTop>true</BottomAnchorToTop>
1212         <LeftAnchorToRight>false</LeftAnchorToRight>   1212         <LeftAnchorToRight>false</LeftAnchorToRight>
1213         <RightAnchorToRight>false</RightAnchorToRight>   1213         <RightAnchorToRight>false</RightAnchorToRight>
1214         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1214         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1215         <RightAnchorToLeft>true</RightAnchorToLeft>   1215         <RightAnchorToLeft>true</RightAnchorToLeft>
1216         <Style_Transparent>false</Style_Transparent>   1216         <Style_Transparent>false</Style_Transparent>
1217         <Style_Checkbox>false</Style_Checkbox>   1217         <Style_Checkbox>false</Style_Checkbox>
1218         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference> <> 1218         <TooltipReference>Save the Guild Banner settings.</TooltipReference>
1219         <Text>Save</Text> = 1219         <Text>Save</Text>
1220         <TextColor>   1220         <TextColor>
1221             <R>255</R>   1221             <R>255</R>
1222             <G>255</G>   1222             <G>255</G>
1223             <B>255</B>   1223             <B>255</B>
1224         </TextColor>   1224         </TextColor>
1225         <ButtonDrawTemplate>   1225         <ButtonDrawTemplate>
1226             <Normal>A_SmallBtnNormal</Normal>   1226             <Normal>A_SmallBtnNormal</Normal>
1227             <Pressed>A_SmallBtnPressed</Pressed>   1227             <Pressed>A_SmallBtnPressed</Pressed>
1228             <Flyby>A_SmallBtnFlyby</Flyby>   1228             <Flyby>A_SmallBtnFlyby</Flyby>
1229             <Disabled>A_SmallBtnDisabled</Disabled>   1229             <Disabled>A_SmallBtnDisabled</Disabled>
1230             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1230             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1231         </ButtonDrawTemplate>   1231         </ButtonDrawTemplate>
1232     </Button>   1232     </Button>
1233     <Button item="GT_CancelEditBanner">   1233     <Button item="GT_CancelEditBanner">
1234         <ScreenID>CancelEditBanner</ScreenID>   1234         <ScreenID>CancelEditBanner</ScreenID>
1235         <AutoStretch>true</AutoStretch>   1235         <AutoStretch>true</AutoStretch>
1236         <LeftAnchorOffset>107</LeftAnchorOffset>   1236         <LeftAnchorOffset>107</LeftAnchorOffset>
1237         <TopAnchorOffset>283</TopAnchorOffset>   1237         <TopAnchorOffset>283</TopAnchorOffset>
1238         <RightAnchorOffset>200</RightAnchorOffset>   1238         <RightAnchorOffset>200</RightAnchorOffset>
1239         <BottomAnchorOffset>303</BottomAnchorOffset>   1239         <BottomAnchorOffset>303</BottomAnchorOffset>
1240         <TopAnchorToTop>true</TopAnchorToTop>   1240         <TopAnchorToTop>true</TopAnchorToTop>
1241         <BottomAnchorToTop>true</BottomAnchorToTop>   1241         <BottomAnchorToTop>true</BottomAnchorToTop>
1242         <LeftAnchorToRight>false</LeftAnchorToRight>   1242         <LeftAnchorToRight>false</LeftAnchorToRight>
1243         <RightAnchorToRight>false</RightAnchorToRight>   1243         <RightAnchorToRight>false</RightAnchorToRight>
1244         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1244         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1245         <RightAnchorToLeft>true</RightAnchorToLeft>   1245         <RightAnchorToLeft>true</RightAnchorToLeft>
1246         <Style_Transparent>false</Style_Transparent>   1246         <Style_Transparent>false</Style_Transparent>
1247         <Style_Checkbox>false</Style_Checkbox>   1247         <Style_Checkbox>false</Style_Checkbox>
1248         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1248         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1249         <Text>Cancel edit</Text>   1249         <Text>Cancel edit</Text>
1250         <TextColor>   1250         <TextColor>
1251             <R>255</R>   1251             <R>255</R>
1252             <G>255</G>   1252             <G>255</G>
1253             <B>255</B>   1253             <B>255</B>
1254         </TextColor>   1254         </TextColor>
1255         <ButtonDrawTemplate>   1255         <ButtonDrawTemplate>
1256             <Normal>A_SmallBtnNormal</Normal>   1256             <Normal>A_SmallBtnNormal</Normal>
1257             <Pressed>A_SmallBtnPressed</Pressed>   1257             <Pressed>A_SmallBtnPressed</Pressed>
1258             <Flyby>A_SmallBtnFlyby</Flyby>   1258             <Flyby>A_SmallBtnFlyby</Flyby>
1259             <Disabled>A_SmallBtnDisabled</Disabled>   1259             <Disabled>A_SmallBtnDisabled</Disabled>
1260             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1260             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1261         </ButtonDrawTemplate>   1261         </ButtonDrawTemplate>
1262     </Button>   1262     </Button>
1263     <Button item="GT_Layer1TexturePrev">   1263     <Button item="GT_Layer1TexturePrev">
1264         <ScreenID>Layer1TexturePrev</ScreenID>   1264         <ScreenID>Layer1TexturePrev</ScreenID>
1265         <AutoStretch>true</AutoStretch>   1265         <AutoStretch>true</AutoStretch>
1266         <LeftAnchorOffset>10</LeftAnchorOffset>   1266         <LeftAnchorOffset>10</LeftAnchorOffset>
1267         <TopAnchorOffset>237</TopAnchorOffset>   1267         <TopAnchorOffset>237</TopAnchorOffset>
1268         <RightAnchorOffset>35</RightAnchorOffset>   1268         <RightAnchorOffset>35</RightAnchorOffset>
1269         <BottomAnchorOffset>257</BottomAnchorOffset>   1269         <BottomAnchorOffset>257</BottomAnchorOffset>
1270         <TopAnchorToTop>true</TopAnchorToTop>   1270         <TopAnchorToTop>true</TopAnchorToTop>
1271         <BottomAnchorToTop>true</BottomAnchorToTop>   1271         <BottomAnchorToTop>true</BottomAnchorToTop>
1272         <LeftAnchorToRight>false</LeftAnchorToRight>   1272         <LeftAnchorToRight>false</LeftAnchorToRight>
1273         <RightAnchorToRight>false</RightAnchorToRight>   1273         <RightAnchorToRight>false</RightAnchorToRight>
1274         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1274         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1275         <RightAnchorToLeft>true</RightAnchorToLeft>   1275         <RightAnchorToLeft>true</RightAnchorToLeft>
1276         <Style_Transparent>false</Style_Transparent>   1276         <Style_Transparent>false</Style_Transparent>
1277         <Style_Checkbox>false</Style_Checkbox>   1277         <Style_Checkbox>false</Style_Checkbox>
1278         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1278         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1279         <Text>-</Text>   1279         <Text>-</Text>
1280         <TextColor>   1280         <TextColor>
1281             <R>255</R>   1281             <R>255</R>
1282             <G>255</G>   1282             <G>255</G>
1283             <B>255</B>   1283             <B>255</B>
1284         </TextColor>   1284         </TextColor>
1285         <ButtonDrawTemplate>   1285         <ButtonDrawTemplate>
1286             <Normal>A_SmallBtnNormal</Normal>   1286             <Normal>A_SmallBtnNormal</Normal>
1287             <Pressed>A_SmallBtnPressed</Pressed>   1287             <Pressed>A_SmallBtnPressed</Pressed>
1288             <Flyby>A_SmallBtnFlyby</Flyby>   1288             <Flyby>A_SmallBtnFlyby</Flyby>
1289             <Disabled>A_SmallBtnDisabled</Disabled>   1289             <Disabled>A_SmallBtnDisabled</Disabled>
1290             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1290             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1291         </ButtonDrawTemplate>   1291         </ButtonDrawTemplate>
1292     </Button>   1292     </Button>
1293     <Button item="GT_Layer1ColorBtn">   1293     <Button item="GT_Layer1ColorBtn">
1294         <ScreenID>Layer1ColorBtn</ScreenID>   1294         <ScreenID>Layer1ColorBtn</ScreenID>
1295         <RelativePosition>true</RelativePosition>   1295         <RelativePosition>true</RelativePosition>
1296         <AutoStretch>true</AutoStretch>   1296         <AutoStretch>true</AutoStretch>
1297         <LeftAnchorOffset>40</LeftAnchorOffset>   1297         <LeftAnchorOffset>40</LeftAnchorOffset>
1298         <TopAnchorOffset>237</TopAnchorOffset>   1298         <TopAnchorOffset>237</TopAnchorOffset>
1299         <RightAnchorOffset>60</RightAnchorOffset>   1299         <RightAnchorOffset>60</RightAnchorOffset>
1300         <BottomAnchorOffset>257</BottomAnchorOffset>   1300         <BottomAnchorOffset>257</BottomAnchorOffset>
1301         <TopAnchorToTop>true</TopAnchorToTop>   1301         <TopAnchorToTop>true</TopAnchorToTop>
1302         <BottomAnchorToTop>true</BottomAnchorToTop>   1302         <BottomAnchorToTop>true</BottomAnchorToTop>
1303         <LeftAnchorToRight>false</LeftAnchorToRight>   1303         <LeftAnchorToRight>false</LeftAnchorToRight>
1304         <RightAnchorToRight>false</RightAnchorToRight>   1304         <RightAnchorToRight>false</RightAnchorToRight>
1305         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1305         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1306         <RightAnchorToLeft>true</RightAnchorToLeft>   1306         <RightAnchorToLeft>true</RightAnchorToLeft>
1307         <Style_VScroll>false</Style_VScroll>   1307         <Style_VScroll>false</Style_VScroll>
1308         <Style_HScroll>false</Style_HScroll>   1308         <Style_HScroll>false</Style_HScroll>
1309         <Style_Transparent>false</Style_Transparent>   1309         <Style_Transparent>false</Style_Transparent>
1310         <Style_Checkbox>false</Style_Checkbox>   1310         <Style_Checkbox>false</Style_Checkbox>
1311         <TextColor>   1311         <TextColor>
1312             <R>255</R>   1312             <R>255</R>
1313             <G>255</G>   1313             <G>255</G>
1314             <B>255</B>   1314             <B>255</B>
1315         </TextColor>   1315         </TextColor>
1316         <ButtonDrawTemplate>   1316         <ButtonDrawTemplate>
1317             <Normal>A_BtnNormal</Normal>   1317             <Normal>A_BtnNormal</Normal>
1318             <Pressed>A_BtnPressed</Pressed>   1318             <Pressed>A_BtnPressed</Pressed>
1319             <Flyby>A_BtnFlyby</Flyby>   1319             <Flyby>A_BtnFlyby</Flyby>
1320             <Disabled>A_BtnDisabled</Disabled>   1320             <Disabled>A_BtnDisabled</Disabled>
1321             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   1321             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
1322             <NormalDecal>A_WhitePixel</NormalDecal>   1322             <NormalDecal>A_WhitePixel</NormalDecal>
1323         </ButtonDrawTemplate>   1323         </ButtonDrawTemplate>
1324         <DecalOffset>   1324         <DecalOffset>
1325             <X>2</X>   1325             <X>2</X>
1326             <Y>2</Y>   1326             <Y>2</Y>
1327         </DecalOffset>   1327         </DecalOffset>
1328         <DecalSize>   1328         <DecalSize>
1329             <CX>16</CX>   1329             <CX>16</CX>
1330             <CY>16</CY>   1330             <CY>16</CY>
1331         </DecalSize>   1331         </DecalSize>
1332     </Button>   1332     </Button>
1333     <Button item="GT_Layer1TextureNext">   1333     <Button item="GT_Layer1TextureNext">
1334         <ScreenID>Layer1TextureNext</ScreenID>   1334         <ScreenID>Layer1TextureNext</ScreenID>
1335         <AutoStretch>true</AutoStretch>   1335         <AutoStretch>true</AutoStretch>
1336         <LeftAnchorOffset>64</LeftAnchorOffset>   1336         <LeftAnchorOffset>64</LeftAnchorOffset>
1337         <TopAnchorOffset>237</TopAnchorOffset>   1337         <TopAnchorOffset>237</TopAnchorOffset>
1338         <RightAnchorOffset>89</RightAnchorOffset>   1338         <RightAnchorOffset>89</RightAnchorOffset>
1339         <BottomAnchorOffset>257</BottomAnchorOffset>   1339         <BottomAnchorOffset>257</BottomAnchorOffset>
1340         <TopAnchorToTop>true</TopAnchorToTop>   1340         <TopAnchorToTop>true</TopAnchorToTop>
1341         <BottomAnchorToTop>true</BottomAnchorToTop>   1341         <BottomAnchorToTop>true</BottomAnchorToTop>
1342         <LeftAnchorToRight>false</LeftAnchorToRight>   1342         <LeftAnchorToRight>false</LeftAnchorToRight>
1343         <RightAnchorToRight>false</RightAnchorToRight>   1343         <RightAnchorToRight>false</RightAnchorToRight>
1344         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1344         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1345         <RightAnchorToLeft>true</RightAnchorToLeft>   1345         <RightAnchorToLeft>true</RightAnchorToLeft>
1346         <Style_Transparent>false</Style_Transparent>   1346         <Style_Transparent>false</Style_Transparent>
1347         <Style_Checkbox>false</Style_Checkbox>   1347         <Style_Checkbox>false</Style_Checkbox>
1348         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1348         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1349         <Text>+</Text>   1349         <Text>+</Text>
1350         <TextColor>   1350         <TextColor>
1351             <R>255</R>   1351             <R>255</R>
1352             <G>255</G>   1352             <G>255</G>
1353             <B>255</B>   1353             <B>255</B>
1354         </TextColor>   1354         </TextColor>
1355         <ButtonDrawTemplate>   1355         <ButtonDrawTemplate>
1356             <Normal>A_SmallBtnNormal</Normal>   1356             <Normal>A_SmallBtnNormal</Normal>
1357             <Pressed>A_SmallBtnPressed</Pressed>   1357             <Pressed>A_SmallBtnPressed</Pressed>
1358             <Flyby>A_SmallBtnFlyby</Flyby>   1358             <Flyby>A_SmallBtnFlyby</Flyby>
1359             <Disabled>A_SmallBtnDisabled</Disabled>   1359             <Disabled>A_SmallBtnDisabled</Disabled>
1360             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1360             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1361         </ButtonDrawTemplate>   1361         </ButtonDrawTemplate>
1362     </Button>   1362     </Button>
1363     <Button item="GT_Layer2TexturePrev">   1363     <Button item="GT_Layer2TexturePrev">
1364         <ScreenID>Layer2TexturePrev</ScreenID>   1364         <ScreenID>Layer2TexturePrev</ScreenID>
1365         <AutoStretch>true</AutoStretch>   1365         <AutoStretch>true</AutoStretch>
1366         <LeftAnchorOffset>110</LeftAnchorOffset>   1366         <LeftAnchorOffset>110</LeftAnchorOffset>
1367         <TopAnchorOffset>237</TopAnchorOffset>   1367         <TopAnchorOffset>237</TopAnchorOffset>
1368         <RightAnchorOffset>135</RightAnchorOffset>   1368         <RightAnchorOffset>135</RightAnchorOffset>
1369         <BottomAnchorOffset>257</BottomAnchorOffset>   1369         <BottomAnchorOffset>257</BottomAnchorOffset>
1370         <TopAnchorToTop>true</TopAnchorToTop>   1370         <TopAnchorToTop>true</TopAnchorToTop>
1371         <BottomAnchorToTop>true</BottomAnchorToTop>   1371         <BottomAnchorToTop>true</BottomAnchorToTop>
1372         <LeftAnchorToRight>false</LeftAnchorToRight>   1372         <LeftAnchorToRight>false</LeftAnchorToRight>
1373         <RightAnchorToRight>false</RightAnchorToRight>   1373         <RightAnchorToRight>false</RightAnchorToRight>
1374         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1374         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1375         <RightAnchorToLeft>true</RightAnchorToLeft>   1375         <RightAnchorToLeft>true</RightAnchorToLeft>
1376         <Style_Transparent>false</Style_Transparent>   1376         <Style_Transparent>false</Style_Transparent>
1377         <Style_Checkbox>false</Style_Checkbox>   1377         <Style_Checkbox>false</Style_Checkbox>
1378         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1378         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1379         <Text>-</Text>   1379         <Text>-</Text>
1380         <TextColor>   1380         <TextColor>
1381             <R>255</R>   1381             <R>255</R>
1382             <G>255</G>   1382             <G>255</G>
1383             <B>255</B>   1383             <B>255</B>
1384         </TextColor>   1384         </TextColor>
1385         <ButtonDrawTemplate>   1385         <ButtonDrawTemplate>
1386             <Normal>A_SmallBtnNormal</Normal>   1386             <Normal>A_SmallBtnNormal</Normal>
1387             <Pressed>A_SmallBtnPressed</Pressed>   1387             <Pressed>A_SmallBtnPressed</Pressed>
1388             <Flyby>A_SmallBtnFlyby</Flyby>   1388             <Flyby>A_SmallBtnFlyby</Flyby>
1389             <Disabled>A_SmallBtnDisabled</Disabled>   1389             <Disabled>A_SmallBtnDisabled</Disabled>
1390             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1390             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1391         </ButtonDrawTemplate>   1391         </ButtonDrawTemplate>
1392     </Button>   1392     </Button>
1393     <Button item="GT_Layer2TextureNext">   1393     <Button item="GT_Layer2TextureNext">
1394         <ScreenID>Layer2TextureNext</ScreenID>   1394         <ScreenID>Layer2TextureNext</ScreenID>
1395         <AutoStretch>true</AutoStretch>   1395         <AutoStretch>true</AutoStretch>
1396         <LeftAnchorOffset>164</LeftAnchorOffset>   1396         <LeftAnchorOffset>164</LeftAnchorOffset>
1397         <TopAnchorOffset>237</TopAnchorOffset>   1397         <TopAnchorOffset>237</TopAnchorOffset>
1398         <RightAnchorOffset>189</RightAnchorOffset>   1398         <RightAnchorOffset>189</RightAnchorOffset>
1399         <BottomAnchorOffset>257</BottomAnchorOffset>   1399         <BottomAnchorOffset>257</BottomAnchorOffset>
1400         <TopAnchorToTop>true</TopAnchorToTop>   1400         <TopAnchorToTop>true</TopAnchorToTop>
1401         <BottomAnchorToTop>true</BottomAnchorToTop>   1401         <BottomAnchorToTop>true</BottomAnchorToTop>
1402         <LeftAnchorToRight>false</LeftAnchorToRight>   1402         <LeftAnchorToRight>false</LeftAnchorToRight>
1403         <RightAnchorToRight>false</RightAnchorToRight>   1403         <RightAnchorToRight>false</RightAnchorToRight>
1404         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1404         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1405         <RightAnchorToLeft>true</RightAnchorToLeft>   1405         <RightAnchorToLeft>true</RightAnchorToLeft>
1406         <Style_Transparent>false</Style_Transparent>   1406         <Style_Transparent>false</Style_Transparent>
1407         <Style_Checkbox>false</Style_Checkbox>   1407         <Style_Checkbox>false</Style_Checkbox>
1408         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1408         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1409         <Text>+</Text>   1409         <Text>+</Text>
1410         <TextColor>   1410         <TextColor>
1411             <R>255</R>   1411             <R>255</R>
1412             <G>255</G>   1412             <G>255</G>
1413             <B>255</B>   1413             <B>255</B>
1414         </TextColor>   1414         </TextColor>
1415         <ButtonDrawTemplate>   1415         <ButtonDrawTemplate>
1416             <Normal>A_SmallBtnNormal</Normal>   1416             <Normal>A_SmallBtnNormal</Normal>
1417             <Pressed>A_SmallBtnPressed</Pressed>   1417             <Pressed>A_SmallBtnPressed</Pressed>
1418             <Flyby>A_SmallBtnFlyby</Flyby>   1418             <Flyby>A_SmallBtnFlyby</Flyby>
1419             <Disabled>A_SmallBtnDisabled</Disabled>   1419             <Disabled>A_SmallBtnDisabled</Disabled>
1420             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1420             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1421         </ButtonDrawTemplate>   1421         </ButtonDrawTemplate>
1422     </Button>   1422     </Button>
1423     <Button item="GT_Layer2ColorBtn">   1423     <Button item="GT_Layer2ColorBtn">
1424         <ScreenID>Layer2ColorBtn</ScreenID>   1424         <ScreenID>Layer2ColorBtn</ScreenID>
1425         <RelativePosition>true</RelativePosition>   1425         <RelativePosition>true</RelativePosition>
1426         <AutoStretch>true</AutoStretch>   1426         <AutoStretch>true</AutoStretch>
1427         <LeftAnchorOffset>140</LeftAnchorOffset>   1427         <LeftAnchorOffset>140</LeftAnchorOffset>
1428         <TopAnchorOffset>237</TopAnchorOffset>   1428         <TopAnchorOffset>237</TopAnchorOffset>
1429         <RightAnchorOffset>160</RightAnchorOffset>   1429         <RightAnchorOffset>160</RightAnchorOffset>
1430         <BottomAnchorOffset>257</BottomAnchorOffset>   1430         <BottomAnchorOffset>257</BottomAnchorOffset>
1431         <TopAnchorToTop>true</TopAnchorToTop>   1431         <TopAnchorToTop>true</TopAnchorToTop>
1432         <BottomAnchorToTop>true</BottomAnchorToTop>   1432         <BottomAnchorToTop>true</BottomAnchorToTop>
1433         <LeftAnchorToRight>false</LeftAnchorToRight>   1433         <LeftAnchorToRight>false</LeftAnchorToRight>
1434         <RightAnchorToRight>false</RightAnchorToRight>   1434         <RightAnchorToRight>false</RightAnchorToRight>
1435         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1435         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1436         <RightAnchorToLeft>true</RightAnchorToLeft>   1436         <RightAnchorToLeft>true</RightAnchorToLeft>
1437         <Style_VScroll>false</Style_VScroll>   1437         <Style_VScroll>false</Style_VScroll>
1438         <Style_HScroll>false</Style_HScroll>   1438         <Style_HScroll>false</Style_HScroll>
1439         <Style_Transparent>false</Style_Transparent>   1439         <Style_Transparent>false</Style_Transparent>
1440         <Style_Checkbox>false</Style_Checkbox>   1440         <Style_Checkbox>false</Style_Checkbox>
1441         <TextColor>   1441         <TextColor>
1442             <R>255</R>   1442             <R>255</R>
1443             <G>255</G>   1443             <G>255</G>
1444             <B>255</B>   1444             <B>255</B>
1445         </TextColor>   1445         </TextColor>
1446         <ButtonDrawTemplate>   1446         <ButtonDrawTemplate>
1447             <Normal>A_BtnNormal</Normal>   1447             <Normal>A_BtnNormal</Normal>
1448             <Pressed>A_BtnPressed</Pressed>   1448             <Pressed>A_BtnPressed</Pressed>
1449             <Flyby>A_BtnFlyby</Flyby>   1449             <Flyby>A_BtnFlyby</Flyby>
1450             <Disabled>A_BtnDisabled</Disabled>   1450             <Disabled>A_BtnDisabled</Disabled>
1451             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   1451             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
1452             <NormalDecal>A_WhitePixel</NormalDecal>   1452             <NormalDecal>A_WhitePixel</NormalDecal>
1453         </ButtonDrawTemplate>   1453         </ButtonDrawTemplate>
1454         <DecalOffset>   1454         <DecalOffset>
1455             <X>2</X>   1455             <X>2</X>
1456             <Y>2</Y>   1456             <Y>2</Y>
1457         </DecalOffset>   1457         </DecalOffset>
1458         <DecalSize>   1458         <DecalSize>
1459             <CX>16</CX>   1459             <CX>16</CX>
1460             <CY>16</CY>   1460             <CY>16</CY>
1461         </DecalSize>   1461         </DecalSize>
1462     </Button>   1462     </Button>
1463     <Label item="GT_Layer1Label">   1463     <Label item="GT_Layer1Label">
1464         <ScreenID>Layer1Label</ScreenID>   1464         <ScreenID>Layer1Label</ScreenID>
1465         <Font>3</Font>   1465         <Font>3</Font>
1466         <Text>Background</Text>   1466         <Text>Background</Text>
1467         <TextColor>   1467         <TextColor>
1468             <R>255</R>   1468             <R>255</R>
1469             <G>255</G>   1469             <G>255</G>
1470             <B>255</B>   1470             <B>255</B>
1471         </TextColor>   1471         </TextColor>
1472         <AutoStretch>true</AutoStretch>   1472         <AutoStretch>true</AutoStretch>
1473         <LeftAnchorOffset>15</LeftAnchorOffset>   1473         <LeftAnchorOffset>15</LeftAnchorOffset>
1474         <TopAnchorOffset>260</TopAnchorOffset>   1474         <TopAnchorOffset>260</TopAnchorOffset>
1475         <RightAnchorOffset>120</RightAnchorOffset>   1475         <RightAnchorOffset>120</RightAnchorOffset>
1476         <BottomAnchorOffset>280</BottomAnchorOffset>   1476         <BottomAnchorOffset>280</BottomAnchorOffset>
1477         <TopAnchorToTop>true</TopAnchorToTop>   1477         <TopAnchorToTop>true</TopAnchorToTop>
1478         <BottomAnchorToTop>true</BottomAnchorToTop>   1478         <BottomAnchorToTop>true</BottomAnchorToTop>
1479         <LeftAnchorToRight>false</LeftAnchorToRight>   1479         <LeftAnchorToRight>false</LeftAnchorToRight>
1480         <RightAnchorToRight>false</RightAnchorToRight>   1480         <RightAnchorToRight>false</RightAnchorToRight>
1481         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1481         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1482         <RightAnchorToLeft>true</RightAnchorToLeft>   1482         <RightAnchorToLeft>true</RightAnchorToLeft>
1483         <AlignCenter>false</AlignCenter>   1483         <AlignCenter>false</AlignCenter>
1484     </Label>   1484     </Label>
1485     <Label item="GT_Layer2Label">   1485     <Label item="GT_Layer2Label">
1486         <ScreenID>Layer2Label</ScreenID>   1486         <ScreenID>Layer2Label</ScreenID>
1487         <Font>3</Font>   1487         <Font>3</Font>
1488         <Text>Foreground</Text>   1488         <Text>Foreground</Text>
1489         <TextColor>   1489         <TextColor>
1490             <R>255</R>   1490             <R>255</R>
1491             <G>255</G>   1491             <G>255</G>
1492             <B>255</B>   1492             <B>255</B>
1493         </TextColor>   1493         </TextColor>
1494         <AutoStretch>true</AutoStretch>   1494         <AutoStretch>true</AutoStretch>
1495         <LeftAnchorOffset>118</LeftAnchorOffset>   1495         <LeftAnchorOffset>118</LeftAnchorOffset>
1496         <TopAnchorOffset>260</TopAnchorOffset>   1496         <TopAnchorOffset>260</TopAnchorOffset>
1497         <RightAnchorOffset>200</RightAnchorOffset>   1497         <RightAnchorOffset>200</RightAnchorOffset>
1498         <BottomAnchorOffset>280</BottomAnchorOffset>   1498         <BottomAnchorOffset>280</BottomAnchorOffset>
1499         <TopAnchorToTop>true</TopAnchorToTop>   1499         <TopAnchorToTop>true</TopAnchorToTop>
1500         <BottomAnchorToTop>true</BottomAnchorToTop>   1500         <BottomAnchorToTop>true</BottomAnchorToTop>
1501         <LeftAnchorToRight>false</LeftAnchorToRight>   1501         <LeftAnchorToRight>false</LeftAnchorToRight>
1502         <RightAnchorToRight>false</RightAnchorToRight>   1502         <RightAnchorToRight>false</RightAnchorToRight>
1503         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1503         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1504         <RightAnchorToLeft>true</RightAnchorToLeft>   1504         <RightAnchorToLeft>true</RightAnchorToLeft>
1505         <AlignCenter>false</AlignCenter>   1505         <AlignCenter>false</AlignCenter>
1506     </Label>   1506     </Label>
1507     <Label item="GT_TimeRemainingLabel">   1507     <Label item="GT_TimeRemainingLabel">
1508         <ScreenID>TimeRemainingLabel</ScreenID>   1508         <ScreenID>TimeRemainingLabel</ScreenID>
1509         <Font>3</Font>   1509         <Font>3</Font>
1510         <Text>Time Remaining:</Text>   1510         <Text>Time Remaining:</Text>
1511         <TextColor>   1511         <TextColor>
1512             <R>255</R>   1512             <R>255</R>
1513             <G>255</G>   1513             <G>255</G>
1514             <B>255</B>   1514             <B>255</B>
1515         </TextColor>   1515         </TextColor>
1516         <Size>   1516         <Size>
1517             <CX>100</CX>   1517             <CX>100</CX>
1518             <CY>15</CY>   1518             <CY>15</CY>
1519         </Size>   1519         </Size>
1520         <AlignCenter>false</AlignCenter>   1520         <AlignCenter>false</AlignCenter>
1521         <Location>   1521         <Location>
1522             <X>392</X>   1522             <X>392</X>
1523             <Y>14</Y>   1523             <Y>14</Y>
1524         </Location>   1524         </Location>
1525     </Label>   1525     </Label>
1526     <Label item="GT_TimeRemainingValueLabel">   1526     <Label item="GT_TimeRemainingValueLabel">
1527         <ScreenID>TimeRemainingValueLabel</ScreenID>   1527         <ScreenID>TimeRemainingValueLabel</ScreenID>
1528         <Font>3</Font>   1528         <Font>3</Font>
1529         <Text>00:00:00</Text>   1529         <Text>00:00:00</Text>
1530         <TextColor>   1530         <TextColor>
1531             <R>255</R>   1531             <R>255</R>
1532             <G>255</G>   1532             <G>255</G>
1533             <B>255</B>   1533             <B>255</B>
1534         </TextColor>   1534         </TextColor>
1535         <Size>   1535         <Size>
1536             <CX>50</CX>   1536             <CX>50</CX>
1537             <CY>15</CY>   1537             <CY>15</CY>
1538         </Size>   1538         </Size>
1539         <AlignCenter>false</AlignCenter>   1539         <AlignCenter>false</AlignCenter>
1540         <Location>   1540         <Location>
1541             <X>492</X>   1541             <X>492</X>
1542             <Y>14</Y>   1542             <Y>14</Y>
1543         </Location>   1543         </Location>
1544     </Label>   1544     </Label>
1545     <Button item="GT_ShowAllPossibleBannersButton">   1545     <Button item="GT_ShowAllPossibleBannersButton">
1546         <ScreenID>ShowAllPossibleBannersButton</ScreenID>   1546         <ScreenID>ShowAllPossibleBannersButton</ScreenID>
1547         <RelativePosition>true</RelativePosition>   1547         <RelativePosition>true</RelativePosition>
1548         <AutoStretch>true</AutoStretch>   1548         <AutoStretch>true</AutoStretch>
1549         <LeftAnchorOffset>290</LeftAnchorOffset>   1549         <LeftAnchorOffset>290</LeftAnchorOffset>
1550         <TopAnchorOffset>156</TopAnchorOffset>   1550         <TopAnchorOffset>156</TopAnchorOffset>
1551         <RightAnchorOffset>306</RightAnchorOffset>   1551         <RightAnchorOffset>306</RightAnchorOffset>
1552         <BottomAnchorOffset>140</BottomAnchorOffset>   1552         <BottomAnchorOffset>140</BottomAnchorOffset>
1553         <TopAnchorToTop>false</TopAnchorToTop>   1553         <TopAnchorToTop>false</TopAnchorToTop>
1554         <BottomAnchorToTop>false</BottomAnchorToTop>   1554         <BottomAnchorToTop>false</BottomAnchorToTop>
1555         <TopAnchorToBottom>true</TopAnchorToBottom>   1555         <TopAnchorToBottom>true</TopAnchorToBottom>
1556         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1556         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1557         <RightAnchorToLeft>true</RightAnchorToLeft>   1557         <RightAnchorToLeft>true</RightAnchorToLeft>
1558         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1558         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1559         <Style_Transparent>false</Style_Transparent>   1559         <Style_Transparent>false</Style_Transparent>
1560         <Style_Checkbox>true</Style_Checkbox>   1560         <Style_Checkbox>true</Style_Checkbox>
1561         <Text />   1561         <Text />
1562         <TextColor>   1562         <TextColor>
1563             <R>255</R>   1563             <R>255</R>
1564             <G>255</G>   1564             <G>255</G>
1565             <B>255</B>   1565             <B>255</B>
1566         </TextColor>   1566         </TextColor>
1567         <ButtonDrawTemplate>   1567         <ButtonDrawTemplate>
1568             <Normal>A_CheckBoxNormal</Normal>   1568             <Normal>A_CheckBoxNormal</Normal>
1569             <Pressed>A_CheckBoxPressed</Pressed>   1569             <Pressed>A_CheckBoxPressed</Pressed>
1570         </ButtonDrawTemplate>   1570         </ButtonDrawTemplate>
1571     </Button>   1571     </Button>
1572     <Label item="GT_ShowAllPossibleBannersLabel">   1572     <Label item="GT_ShowAllPossibleBannersLabel">
1573         <ScreenID />   1573         <ScreenID />
1574         <RelativePosition>true</RelativePosition>   1574         <RelativePosition>true</RelativePosition>
1575         <AutoStretch>true</AutoStretch>   1575         <AutoStretch>true</AutoStretch>
1576         <LeftAnchorOffset>316</LeftAnchorOffset>   1576         <LeftAnchorOffset>316</LeftAnchorOffset>
1577         <TopAnchorOffset>154</TopAnchorOffset>   1577         <TopAnchorOffset>154</TopAnchorOffset>
1578         <RightAnchorOffset>450</RightAnchorOffset>   1578         <RightAnchorOffset>450</RightAnchorOffset>
1579         <BottomAnchorOffset>134</BottomAnchorOffset>   1579         <BottomAnchorOffset>134</BottomAnchorOffset>
1580         <TopAnchorToTop>false</TopAnchorToTop>   1580         <TopAnchorToTop>false</TopAnchorToTop>
1581         <BottomAnchorToTop>false</BottomAnchorToTop>   1581         <BottomAnchorToTop>false</BottomAnchorToTop>
1582         <TopAnchorToBottom>true</TopAnchorToBottom>   1582         <TopAnchorToBottom>true</TopAnchorToBottom>
1583         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1583         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1584         <RightAnchorToLeft>true</RightAnchorToLeft>   1584         <RightAnchorToLeft>true</RightAnchorToLeft>
1585         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1585         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1586         <Text>Show All Possible</Text>   1586         <Text>Show All Possible</Text>
1587         <TextColor>   1587         <TextColor>
1588             <R>255</R>   1588             <R>255</R>
1589             <G>255</G>   1589             <G>255</G>
1590             <B>255</B>   1590             <B>255</B>
1591         </TextColor>   1591         </TextColor>
1592         <NoWrap>true</NoWrap>   1592         <NoWrap>true</NoWrap>
1593         <AlignCenter>false</AlignCenter>   1593         <AlignCenter>false</AlignCenter>
1594         <AlignRight>false</AlignRight>   1594         <AlignRight>false</AlignRight>
1595     </Label>   1595     </Label>
1596     <Button item="GT_RemoveBannerButton">   1596     <Button item="GT_RemoveBannerButton">
1597         <ScreenID>RemoveBannerButton</ScreenID>   1597         <ScreenID>RemoveBannerButton</ScreenID>
1598         <AutoStretch>true</AutoStretch>   1598         <AutoStretch>true</AutoStretch>
1599         <LeftAnchorOffset>386</LeftAnchorOffset>   1599         <LeftAnchorOffset>386</LeftAnchorOffset>
1600         <TopAnchorOffset>23</TopAnchorOffset>   1600         <TopAnchorOffset>23</TopAnchorOffset>
1601         <RightAnchorOffset>478</RightAnchorOffset>   1601         <RightAnchorOffset>478</RightAnchorOffset>
1602         <BottomAnchorOffset>3</BottomAnchorOffset>   1602         <BottomAnchorOffset>3</BottomAnchorOffset>
1603         <TopAnchorToTop>false</TopAnchorToTop>   1603         <TopAnchorToTop>false</TopAnchorToTop>
1604         <BottomAnchorToTop>false</BottomAnchorToTop>   1604         <BottomAnchorToTop>false</BottomAnchorToTop>
1605         <TopAnchorToBottom>true</TopAnchorToBottom>   1605         <TopAnchorToBottom>true</TopAnchorToBottom>
1606         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1606         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1607         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1607         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1608         <RightAnchorToLeft>true</RightAnchorToLeft>   1608         <RightAnchorToLeft>true</RightAnchorToLeft>
1609         <Style_Transparent>false</Style_Transparent>   1609         <Style_Transparent>false</Style_Transparent>
1610         <Style_Checkbox>false</Style_Checkbox>   1610         <Style_Checkbox>false</Style_Checkbox>
1611         <TooltipReference>Remove the active banner from the world.</TooltipReference>   1611         <TooltipReference>Remove the active banner from the world.</TooltipReference>
1612         <Text>Remove Banner</Text>   1612         <Text>Remove Banner</Text>
1613         <TextColor>   1613         <TextColor>
1614             <R>255</R>   1614             <R>255</R>
1615             <G>255</G>   1615             <G>255</G>
1616             <B>255</B>   1616             <B>255</B>
1617         </TextColor>   1617         </TextColor>
1618         <ButtonDrawTemplate>   1618         <ButtonDrawTemplate>
1619             <Normal>A_SmallBtnNormal</Normal>   1619             <Normal>A_SmallBtnNormal</Normal>
1620             <Pressed>A_SmallBtnPressed</Pressed>   1620             <Pressed>A_SmallBtnPressed</Pressed>
1621             <Flyby>A_SmallBtnFlyby</Flyby>   1621             <Flyby>A_SmallBtnFlyby</Flyby>
1622             <Disabled>A_SmallBtnDisabled</Disabled>   1622             <Disabled>A_SmallBtnDisabled</Disabled>
1623             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1623             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1624         </ButtonDrawTemplate>   1624         </ButtonDrawTemplate>
1625     </Button>   1625     </Button>
1626     <Button item="GT_EditBannerButton">   1626     <Button item="GT_EditBannerButton">
1627         <ScreenID>EditBannerButton</ScreenID>   1627         <ScreenID>EditBannerButton</ScreenID>
1628         <AutoStretch>true</AutoStretch>   1628         <AutoStretch>true</AutoStretch>
1629         <LeftAnchorOffset>480</LeftAnchorOffset>   1629         <LeftAnchorOffset>480</LeftAnchorOffset>
1630         <TopAnchorOffset>23</TopAnchorOffset>   1630         <TopAnchorOffset>23</TopAnchorOffset>
1631         <RightAnchorOffset>566</RightAnchorOffset>   1631         <RightAnchorOffset>566</RightAnchorOffset>
1632         <BottomAnchorOffset>3</BottomAnchorOffset>   1632         <BottomAnchorOffset>3</BottomAnchorOffset>
1633         <TopAnchorToTop>false</TopAnchorToTop>   1633         <TopAnchorToTop>false</TopAnchorToTop>
1634         <BottomAnchorToTop>false</BottomAnchorToTop>   1634         <BottomAnchorToTop>false</BottomAnchorToTop>
1635         <TopAnchorToBottom>true</TopAnchorToBottom>   1635         <TopAnchorToBottom>true</TopAnchorToBottom>
1636         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1636         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1637         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1637         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1638         <RightAnchorToLeft>true</RightAnchorToLeft>   1638         <RightAnchorToLeft>true</RightAnchorToLeft>
1639         <Style_Transparent>false</Style_Transparent>   1639         <Style_Transparent>false</Style_Transparent>
1640         <Style_Checkbox>false</Style_Checkbox>   1640         <Style_Checkbox>false</Style_Checkbox>
1641         <TooltipReference>Edit the Guild Banner settings.</TooltipReference>   1641         <TooltipReference>Edit the Guild Banner settings.</TooltipReference>
1642         <Text>Edit Settings</Text>   1642         <Text>Edit Settings</Text>
1643         <TextColor>   1643         <TextColor>
1644             <R>255</R>   1644             <R>255</R>
1645             <G>255</G>   1645             <G>255</G>
1646             <B>255</B>   1646             <B>255</B>
1647         </TextColor>   1647         </TextColor>
1648         <ButtonDrawTemplate>   1648         <ButtonDrawTemplate>
1649             <Normal>A_SmallBtnNormal</Normal>   1649             <Normal>A_SmallBtnNormal</Normal>
1650             <Pressed>A_SmallBtnPressed</Pressed>   1650             <Pressed>A_SmallBtnPressed</Pressed>
1651             <Flyby>A_SmallBtnFlyby</Flyby>   1651             <Flyby>A_SmallBtnFlyby</Flyby>
1652             <Disabled>A_SmallBtnDisabled</Disabled>   1652             <Disabled>A_SmallBtnDisabled</Disabled>
1653             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1653             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1654         </ButtonDrawTemplate>   1654         </ButtonDrawTemplate>
1655     </Button>   1655     </Button>
1656     <!-- Specify the default textures here. -->   1656     <!-- Specify the default textures here. -->
1657     <TextureInfo item="gdb_background_00.dds">   1657     <TextureInfo item="gdb_background_00.dds">
1658         <Size>   1658         <Size>
1659             <CX>256</CX>   1659             <CX>256</CX>
1660             <CY>256</CY>   1660             <CY>256</CY>
1661         </Size>   1661         </Size>
1662     </TextureInfo>   1662     </TextureInfo>
1663     <TextureInfo item="gdb_logo_00.dds">   1663     <TextureInfo item="gdb_logo_00.dds">
1664         <Size>   1664         <Size>
1665             <CX>256</CX>   1665             <CX>256</CX>
1666             <CY>256</CY>   1666             <CY>256</CY>
1667         </Size>   1667         </Size>
1668     </TextureInfo>   1668     </TextureInfo>
1669     <Ui2DAnimation item="A_GuildBannerPreviewBackgroundAnim">   1669     <Ui2DAnimation item="A_GuildBannerPreviewBackgroundAnim">
1670         <Frames>   1670         <Frames>
1671             <Texture>gdb_background_00.dds</Texture>   1671             <Texture>gdb_background_00.dds</Texture>
1672             <Location>   1672             <Location>
1673                 <X>0</X>   1673                 <X>0</X>
1674                 <Y>0</Y>   1674                 <Y>0</Y>
1675             </Location>   1675             </Location>
1676             <Size>   1676             <Size>
1677                 <CX>256</CX>   1677                 <CX>256</CX>
1678                 <CY>256</CY>   1678                 <CY>256</CY>
1679             </Size>   1679             </Size>
1680         </Frames>   1680         </Frames>
1681     </Ui2DAnimation>   1681     </Ui2DAnimation>
1682     <Ui2DAnimation item="A_GuildBannerPreviewLogoAnim">   1682     <Ui2DAnimation item="A_GuildBannerPreviewLogoAnim">
1683         <Frames>   1683         <Frames>
1684             <Texture>gdb_logo_00.dds</Texture>   1684             <Texture>gdb_logo_00.dds</Texture>
1685             <Location>   1685             <Location>
1686                 <X>0</X>   1686                 <X>0</X>
1687                 <Y>0</Y>   1687                 <Y>0</Y>
1688             </Location>   1688             </Location>
1689             <Size>   1689             <Size>
1690                 <CX>256</CX>   1690                 <CX>256</CX>
1691                 <CY>256</CY>   1691                 <CY>256</CY>
1692             </Size>   1692             </Size>
1693         </Frames>   1693         </Frames>
1694     </Ui2DAnimation>   1694     </Ui2DAnimation>
1695     <StaticTintedBlendAnimation item="GT_GuildBannerPreview">   1695     <StaticTintedBlendAnimation item="GT_GuildBannerPreview">
1696         <ScreenID>GuildBannerPreview</ScreenID>   1696         <ScreenID>GuildBannerPreview</ScreenID>
1697         <Location>   1697         <Location>
1698             <X>10</X>   1698             <X>10</X>
1699             <Y>30</Y>   1699             <Y>30</Y>
1700         </Location>   1700         </Location>
1701         <Size>   1701         <Size>
1702             <CX>200</CX>   1702             <CX>200</CX>
1703             <CY>200</CY>   1703             <CY>200</CY>
1704         </Size>   1704         </Size>
1705         <Texture1>A_GuildBannerPreviewBackgroundAnim</Texture1>   1705         <Texture1>A_GuildBannerPreviewBackgroundAnim</Texture1>
1706         <Texture2>A_GuildBannerPreviewLogoAnim</Texture2>   1706         <Texture2>A_GuildBannerPreviewLogoAnim</Texture2>
1707         <Tint1>   1707         <Tint1>
1708             <R>255</R>   1708             <R>255</R>
1709             <G>255</G>   1709             <G>255</G>
1710             <B>255</B>   1710             <B>255</B>
1711         </Tint1>   1711         </Tint1>
1712         <Tint2>   1712         <Tint2>
1713             <R>255</R>   1713             <R>255</R>
1714             <G>255</G>   1714             <G>255</G>
1715             <B>255</B>   1715             <B>255</B>
1716         </Tint2>   1716         </Tint2>
1717         <MaxLayerOneTextures>5</MaxLayerOneTextures>   1717         <MaxLayerOneTextures>5</MaxLayerOneTextures>
1718         <MaxLayerTwoTextures>3</MaxLayerTwoTextures>   1718         <MaxLayerTwoTextures>3</MaxLayerTwoTextures>
1719         <LayerOneTextureIndex>0</LayerOneTextureIndex>   1719         <LayerOneTextureIndex>0</LayerOneTextureIndex>
1720         <LayerTwoTextureIndex>0</LayerTwoTextureIndex>   1720         <LayerTwoTextureIndex>0</LayerTwoTextureIndex>
1721     </StaticTintedBlendAnimation>   1721     </StaticTintedBlendAnimation>
1722     <Page item="GT_BannerPage">   1722     <Page item="GT_BannerPage">
1723         <ScreenID>BannerPage</ScreenID>   1723         <ScreenID>BannerPage</ScreenID>
1724         <RelativePosition>false</RelativePosition>   1724         <RelativePosition>false</RelativePosition>
1725         <DrawTemplate>WDT_Def</DrawTemplate>   1725         <DrawTemplate>WDT_Def</DrawTemplate>
1726         <TabText>Banner</TabText>   1726         <TabText>Banner</TabText>
1727         <TabTextColor>   1727         <TabTextColor>
1728             <R>255</R>   1728             <R>255</R>
1729             <G>255</G>   1729             <G>255</G>
1730             <B>255</B>   1730             <B>255</B>
1731         </TabTextColor>   1731         </TabTextColor>
1732         <TabTextActiveColor>   1732         <TabTextActiveColor>
1733             <R>255</R>   1733             <R>255</R>
1734             <G>255</G>   1734             <G>255</G>
1735             <B>0</B>   1735             <B>0</B>
1736         </TabTextActiveColor>   1736         </TabTextActiveColor>
1737         <Style_Sizable>true</Style_Sizable>   1737         <Style_Sizable>true</Style_Sizable>
1738         <Location>   1738         <Location>
1739             <X>0</X>   1739             <X>0</X>
1740             <Y>22</Y>   1740             <Y>22</Y>
1741         </Location>   1741         </Location>
1742         <Size>   1742         <Size>
1743             <CX>578</CX>   1743             <CX>578</CX>
1744             <CY>302</CY>   1744             <CY>302</CY>
1745         </Size>   1745         </Size>
1746         <Pieces>GT_BannerKitList</Pieces>   1746         <Pieces>GT_BannerKitList</Pieces>
1747         <Pieces>GT_PlantBannerButton</Pieces>   1747         <Pieces>GT_PlantBannerButton</Pieces>
1748         <Pieces>GT_RemoveBannerButton</Pieces>   1748         <Pieces>GT_RemoveBannerButton</Pieces>
1749         <Pieces>GT_EditBannerButton</Pieces>   1749         <Pieces>GT_EditBannerButton</Pieces>
1750         <Pieces>GT_BannerDescription</Pieces>   1750         <Pieces>GT_BannerDescription</Pieces>
1751         <Pieces>GT_TimeRemainingValueLabel</Pieces>   1751         <Pieces>GT_TimeRemainingValueLabel</Pieces>
1752         <Pieces>GT_TimeRemainingLabel</Pieces>   1752         <Pieces>GT_TimeRemainingLabel</Pieces>
1753         <Pieces>GT_ShowAllPossibleBannersLabel</Pieces>   1753         <Pieces>GT_ShowAllPossibleBannersLabel</Pieces>
1754         <Pieces>GT_ShowAllPossibleBannersButton</Pieces>   1754         <Pieces>GT_ShowAllPossibleBannersButton</Pieces>
1755         <Pieces>GT_GuildBannerPreview</Pieces>   1755         <Pieces>GT_GuildBannerPreview</Pieces>
1756         <Pieces>GT_RefreshBannerListButton</Pieces>   1756         <Pieces>GT_RefreshBannerListButton</Pieces>
1757         <Pieces>GT_Layer1TextureNext</Pieces>   1757         <Pieces>GT_Layer1TextureNext</Pieces>
1758         <Pieces>GT_Layer1TexturePrev</Pieces>   1758         <Pieces>GT_Layer1TexturePrev</Pieces>
1759         <Pieces>GT_Layer2TextureNext</Pieces>   1759         <Pieces>GT_Layer2TextureNext</Pieces>
1760         <Pieces>GT_Layer2TexturePrev</Pieces>   1760         <Pieces>GT_Layer2TexturePrev</Pieces>
1761         <Pieces>GT_Layer1ColorBtn</Pieces>   1761         <Pieces>GT_Layer1ColorBtn</Pieces>
1762         <Pieces>GT_Layer2ColorBtn</Pieces>   1762         <Pieces>GT_Layer2ColorBtn</Pieces>
1763         <Pieces>GT_Layer1Label</Pieces>   1763         <Pieces>GT_Layer1Label</Pieces>
1764         <Pieces>GT_Layer2Label</Pieces>   1764         <Pieces>GT_Layer2Label</Pieces>
1765         <Pieces>GT_SaveBannerSettings</Pieces>   1765         <Pieces>GT_SaveBannerSettings</Pieces>
1766         <Pieces>GT_CancelEditBanner</Pieces>   1766         <Pieces>GT_CancelEditBanner</Pieces>
1767         <Pieces>GT_BannerFilter</Pieces>   1767         <Pieces>GT_BannerFilter</Pieces>
1768     </Page>   1768     </Page>
1769     <TabBox item="GT_Subwindows">   1769     <TabBox item="GT_Subwindows">
1770     <ScreenID>Subwindows</ScreenID>   1770     <ScreenID>Subwindows</ScreenID>
1771     <RelativePosition>true</RelativePosition>   1771     <RelativePosition>true</RelativePosition>
1772     <AutoStretch>true</AutoStretch>   1772     <AutoStretch>true</AutoStretch>
1773     <LeftAnchorOffset>2</LeftAnchorOffset>   1773     <LeftAnchorOffset>2</LeftAnchorOffset>
1774     <TopAnchorOffset>28</TopAnchorOffset>   1774     <TopAnchorOffset>28</TopAnchorOffset>
1775     <RightAnchorOffset>2</RightAnchorOffset>   1775     <RightAnchorOffset>2</RightAnchorOffset>
1776     <BottomAnchorOffset>28</BottomAnchorOffset>   1776     <BottomAnchorOffset>28</BottomAnchorOffset>
1777     <TopAnchorToTop>true</TopAnchorToTop>   1777     <TopAnchorToTop>true</TopAnchorToTop>
1778     <BottomAnchorToTop>false</BottomAnchorToTop>   1778     <BottomAnchorToTop>false</BottomAnchorToTop>
1779     <LeftAnchorToLeft>true</LeftAnchorToLeft>fs   1779     <LeftAnchorToLeft>true</LeftAnchorToLeft>fs
1780     <RightAnchorToLeft>false</RightAnchorToLeft>   1780     <RightAnchorToLeft>false</RightAnchorToLeft>
1781     <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>   1781     <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
1782     <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>   1782     <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
1783     <Pages>GT_MemberPage</Pages>   1783     <Pages>GT_MemberPage</Pages>
1784     <Pages>GT_NotePage</Pages>   1784     <Pages>GT_NotePage</Pages>
1785     <Pages>GT_TributePage</Pages>   1785     <Pages>GT_TributePage</Pages>
1786     <Pages>GT_ProfilePage</Pages>   1786     <Pages>GT_ProfilePage</Pages>
1787     <Pages>GT_BannerPage</Pages>   1787     <Pages>GT_BannerPage</Pages>
1788   </TabBox>   1788   </TabBox>
1789     <Button item="GT_ShowOfflineButton">   1789     <Button item="GT_ShowOfflineButton">
1790         <ScreenID>ShowOfflineButton</ScreenID>   1790         <ScreenID>ShowOfflineButton</ScreenID>
1791         <RelativePosition>true</RelativePosition>   1791         <RelativePosition>true</RelativePosition>
1792         <AutoStretch>true</AutoStretch>   1792         <AutoStretch>true</AutoStretch>
1793         <LeftAnchorOffset>10</LeftAnchorOffset>   1793         <LeftAnchorOffset>10</LeftAnchorOffset>
1794         <TopAnchorOffset>24</TopAnchorOffset>   1794         <TopAnchorOffset>24</TopAnchorOffset>
1795         <RightAnchorOffset>26</RightAnchorOffset>   1795         <RightAnchorOffset>26</RightAnchorOffset>
1796         <BottomAnchorOffset>8</BottomAnchorOffset>   1796         <BottomAnchorOffset>8</BottomAnchorOffset>
1797         <TopAnchorToTop>false</TopAnchorToTop>   1797         <TopAnchorToTop>false</TopAnchorToTop>
1798         <BottomAnchorToTop>false</BottomAnchorToTop>   1798         <BottomAnchorToTop>false</BottomAnchorToTop>
1799         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1799         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1800         <RightAnchorToLeft>true</RightAnchorToLeft>   1800         <RightAnchorToLeft>true</RightAnchorToLeft>
1801         <Style_Transparent>false</Style_Transparent>   1801         <Style_Transparent>false</Style_Transparent>
1802         <Style_Checkbox>true</Style_Checkbox>   1802         <Style_Checkbox>true</Style_Checkbox>
1803         <Text />   1803         <Text />
1804         <TextColor>   1804         <TextColor>
1805             <R>255</R>   1805             <R>255</R>
1806             <G>255</G>   1806             <G>255</G>
1807             <B>255</B>   1807             <B>255</B>
1808         </TextColor>   1808         </TextColor>
1809         <ButtonDrawTemplate>   1809         <ButtonDrawTemplate>
1810             <Normal>A_CheckBoxNormal</Normal>   1810             <Normal>A_CheckBoxNormal</Normal>
1811             <Pressed>A_CheckBoxPressed</Pressed>   1811             <Pressed>A_CheckBoxPressed</Pressed>
1812         </ButtonDrawTemplate>   1812         </ButtonDrawTemplate>
1813     </Button>   1813     </Button>
1814     <Label item="GT_ShowOfflineLabel">   1814     <Label item="GT_ShowOfflineLabel">
1815         <ScreenID />   1815         <ScreenID />
1816         <RelativePosition>true</RelativePosition>   1816         <RelativePosition>true</RelativePosition>
1817         <AutoStretch>true</AutoStretch>   1817         <AutoStretch>true</AutoStretch>
1818         <LeftAnchorOffset>30</LeftAnchorOffset>   1818         <LeftAnchorOffset>30</LeftAnchorOffset>
1819         <TopAnchorOffset>24</TopAnchorOffset>   1819         <TopAnchorOffset>24</TopAnchorOffset>
1820         <RightAnchorOffset>128</RightAnchorOffset>   1820         <RightAnchorOffset>128</RightAnchorOffset>
1821         <BottomAnchorOffset>4</BottomAnchorOffset>   1821         <BottomAnchorOffset>4</BottomAnchorOffset>
1822         <TopAnchorToTop>false</TopAnchorToTop>   1822         <TopAnchorToTop>false</TopAnchorToTop>
1823         <BottomAnchorToTop>false</BottomAnchorToTop>   1823         <BottomAnchorToTop>false</BottomAnchorToTop>
1824         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1824         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1825         <RightAnchorToLeft>true</RightAnchorToLeft>   1825         <RightAnchorToLeft>true</RightAnchorToLeft>
1826         <Text>Show Offline</Text>   1826         <Text>Show Offline</Text>
1827         <TextColor>   1827         <TextColor>
1828             <R>255</R>   1828             <R>255</R>
1829             <G>255</G>   1829             <G>255</G>
1830             <B>255</B>   1830             <B>255</B>
1831         </TextColor>   1831         </TextColor>
1832         <NoWrap>true</NoWrap>   1832         <NoWrap>true</NoWrap>
1833         <AlignCenter>false</AlignCenter>   1833         <AlignCenter>false</AlignCenter>
1834         <AlignRight>false</AlignRight>   1834         <AlignRight>false</AlignRight>
1835     </Label>   1835     </Label>
1836     <Button item="GT_HideAltButton">   1836     <Button item="GT_HideAltButton">
1837         <ScreenID>HideAltButton</ScreenID>   1837         <ScreenID>HideAltButton</ScreenID>
1838         <RelativePosition>true</RelativePosition>   1838         <RelativePosition>true</RelativePosition>
1839         <AutoStretch>true</AutoStretch>   1839         <AutoStretch>true</AutoStretch>
1840         <LeftAnchorOffset>128</LeftAnchorOffset>   1840         <LeftAnchorOffset>128</LeftAnchorOffset>
1841         <TopAnchorOffset>24</TopAnchorOffset>   1841         <TopAnchorOffset>24</TopAnchorOffset>
1842         <RightAnchorOffset>144</RightAnchorOffset>   1842         <RightAnchorOffset>144</RightAnchorOffset>
1843         <BottomAnchorOffset>8</BottomAnchorOffset>   1843         <BottomAnchorOffset>8</BottomAnchorOffset>
1844         <TopAnchorToTop>false</TopAnchorToTop>   1844         <TopAnchorToTop>false</TopAnchorToTop>
1845         <BottomAnchorToTop>false</BottomAnchorToTop>   1845         <BottomAnchorToTop>false</BottomAnchorToTop>
1846         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1846         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1847         <RightAnchorToLeft>true</RightAnchorToLeft>   1847         <RightAnchorToLeft>true</RightAnchorToLeft>
1848         <Style_Transparent>false</Style_Transparent>   1848         <Style_Transparent>false</Style_Transparent>
1849         <Style_Checkbox>true</Style_Checkbox>   1849         <Style_Checkbox>true</Style_Checkbox>
1850         <Text />   1850         <Text />
1851         <TextColor>   1851         <TextColor>
1852             <R>255</R>   1852             <R>255</R>
1853             <G>255</G>   1853             <G>255</G>
1854             <B>255</B>   1854             <B>255</B>
1855         </TextColor>   1855         </TextColor>
1856         <ButtonDrawTemplate>   1856         <ButtonDrawTemplate>
1857             <Normal>A_CheckBoxNormal</Normal>   1857             <Normal>A_CheckBoxNormal</Normal>
1858             <Pressed>A_CheckBoxPressed</Pressed>   1858             <Pressed>A_CheckBoxPressed</Pressed>
1859         </ButtonDrawTemplate>   1859         </ButtonDrawTemplate>
1860     </Button>   1860     </Button>
1861     <Label item="GT_HideAltLabel">   1861     <Label item="GT_HideAltLabel">
1862         <ScreenID />   1862         <ScreenID />
1863         <RelativePosition>true</RelativePosition>   1863         <RelativePosition>true</RelativePosition>
1864         <AutoStretch>true</AutoStretch>   1864         <AutoStretch>true</AutoStretch>
1865         <LeftAnchorOffset>148</LeftAnchorOffset>   1865         <LeftAnchorOffset>148</LeftAnchorOffset>
1866         <TopAnchorOffset>24</TopAnchorOffset>   1866         <TopAnchorOffset>24</TopAnchorOffset>
1867         <RightAnchorOffset>276</RightAnchorOffset>   1867         <RightAnchorOffset>276</RightAnchorOffset>
1868         <BottomAnchorOffset>4</BottomAnchorOffset>   1868         <BottomAnchorOffset>4</BottomAnchorOffset>
1869         <TopAnchorToTop>false</TopAnchorToTop>   1869         <TopAnchorToTop>false</TopAnchorToTop>
1870         <BottomAnchorToTop>false</BottomAnchorToTop>   1870         <BottomAnchorToTop>false</BottomAnchorToTop>
1871         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1871         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1872         <RightAnchorToLeft>true</RightAnchorToLeft>   1872         <RightAnchorToLeft>true</RightAnchorToLeft>
1873         <Text>Hide Alts</Text>   1873         <Text>Hide Alts</Text>
1874         <TextColor>   1874         <TextColor>
1875             <R>255</R>   1875             <R>255</R>
1876             <G>255</G>   1876             <G>255</G>
1877             <B>255</B>   1877             <B>255</B>
1878         </TextColor>   1878         </TextColor>
1879         <NoWrap>true</NoWrap>   1879         <NoWrap>true</NoWrap>
1880         <AlignCenter>false</AlignCenter>   1880         <AlignCenter>false</AlignCenter>
1881         <AlignRight>false</AlignRight>   1881         <AlignRight>false</AlignRight>
1882     </Label>   1882     </Label>
1883     <Label item="GT_PlayerCountLabelText">   1883     <Label item="GT_PlayerCountLabelText">
1884         <ScreenID />   1884         <ScreenID />
1885         <RelativePosition>true</RelativePosition>   1885         <RelativePosition>true</RelativePosition>
1886         <AutoStretch>true</AutoStretch>   1886         <AutoStretch>true</AutoStretch>
1887         <LeftAnchorOffset>164</LeftAnchorOffset>   1887         <LeftAnchorOffset>164</LeftAnchorOffset>
1888         <TopAnchorOffset>25</TopAnchorOffset>   1888         <TopAnchorOffset>25</TopAnchorOffset>
1889         <RightAnchorOffset>64</RightAnchorOffset>   1889         <RightAnchorOffset>64</RightAnchorOffset>
1890         <BottomAnchorOffset>5</BottomAnchorOffset>   1890         <BottomAnchorOffset>5</BottomAnchorOffset>
1891         <TopAnchorToTop>false</TopAnchorToTop>   1891         <TopAnchorToTop>false</TopAnchorToTop>
1892         <BottomAnchorToTop>false</BottomAnchorToTop>   1892         <BottomAnchorToTop>false</BottomAnchorToTop>
1893         <LeftAnchorToLeft>false</LeftAnchorToLeft>   1893         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1894         <RightAnchorToLeft>false</RightAnchorToLeft>   1894         <RightAnchorToLeft>false</RightAnchorToLeft>
1895         <Text>Member Count:</Text>   1895         <Text>Member Count:</Text>
1896         <TextColor>   1896         <TextColor>
1897             <R>255</R>   1897             <R>255</R>
1898             <G>255</G>   1898             <G>255</G>
1899             <B>255</B>   1899             <B>255</B>
1900         </TextColor>   1900         </TextColor>
1901         <NoWrap>true</NoWrap>   1901         <NoWrap>true</NoWrap>
1902         <AlignCenter>false</AlignCenter>   1902         <AlignCenter>false</AlignCenter>
1903         <AlignRight>false</AlignRight>   1903         <AlignRight>false</AlignRight>
1904     </Label>   1904     </Label>
1905     <Label item="GT_PlayerCountLabel">   1905     <Label item="GT_PlayerCountLabel">
1906         <ScreenID>PlayerCount</ScreenID>   1906         <ScreenID>PlayerCount</ScreenID>
1907         <RelativePosition>true</RelativePosition>   1907         <RelativePosition>true</RelativePosition>
1908         <AutoStretch>true</AutoStretch>   1908         <AutoStretch>true</AutoStretch>
1909         <LeftAnchorOffset>72</LeftAnchorOffset>   1909         <LeftAnchorOffset>72</LeftAnchorOffset>
1910         <TopAnchorOffset>25</TopAnchorOffset>   1910         <TopAnchorOffset>25</TopAnchorOffset>
1911         <RightAnchorOffset>18</RightAnchorOffset>   1911         <RightAnchorOffset>18</RightAnchorOffset>
1912         <BottomAnchorOffset>5</BottomAnchorOffset>   1912         <BottomAnchorOffset>5</BottomAnchorOffset>
1913         <TopAnchorToTop>false</TopAnchorToTop>   1913         <TopAnchorToTop>false</TopAnchorToTop>
1914         <BottomAnchorToTop>false</BottomAnchorToTop>   1914         <BottomAnchorToTop>false</BottomAnchorToTop>
1915         <LeftAnchorToLeft>false</LeftAnchorToLeft>   1915         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1916         <RightAnchorToLeft>false</RightAnchorToLeft>   1916         <RightAnchorToLeft>false</RightAnchorToLeft>
1917         <Text />   1917         <Text />
1918         <TextColor>   1918         <TextColor>
1919             <R>255</R>   1919             <R>255</R>
1920             <G>255</G>   1920             <G>255</G>
1921             <B>255</B>   1921             <B>255</B>
1922         </TextColor>   1922         </TextColor>
1923         <NoWrap>true</NoWrap>   1923         <NoWrap>true</NoWrap>
1924         <AlignCenter>false</AlignCenter>   1924         <AlignCenter>false</AlignCenter>
1925         <AlignRight>false</AlignRight>   1925         <AlignRight>false</AlignRight>
1926     </Label>   1926     </Label>
1927     <Screen item="GuildManagementWnd">   1927     <Screen item="GuildManagementWnd">
1928         <ScreenID />   1928         <ScreenID />
1929         <RelativePosition>false</RelativePosition>   1929         <RelativePosition>false</RelativePosition>
1930         <Location>   1930         <Location>
1931             <X>50</X>   1931             <X>50</X>
1932             <Y>100</Y>   1932             <Y>100</Y>
1933         </Location>   1933         </Location>
1934         <Size>   1934         <Size>
1935             <CX>600</CX>   1935             <CX>600</CX>
1936             <CY>410</CY>   1936             <CY>410</CY>
1937         </Size>   1937         </Size>
1938         <Text>Guild Management</Text>   1938         <Text>Guild Management</Text>
1939         <Style_VScroll>false</Style_VScroll>   1939         <Style_VScroll>false</Style_VScroll>
1940         <Style_HScroll>false</Style_HScroll>   1940         <Style_HScroll>false</Style_HScroll>
1941         <Style_Transparent>false</Style_Transparent>   1941         <Style_Transparent>false</Style_Transparent>
1942         <TooltipReference>This is the Guild Management Window.</TooltipReference>   1942         <TooltipReference>This is the Guild Management Window.</TooltipReference>
1943         <DrawTemplate>WDT_Rounded</DrawTemplate>   1943         <DrawTemplate>WDT_Rounded</DrawTemplate>
1944         <Style_Titlebar>true</Style_Titlebar>   1944         <Style_Titlebar>true</Style_Titlebar>
1945         <Style_Closebox>true</Style_Closebox>   1945         <Style_Closebox>true</Style_Closebox>
1946         <Style_Minimizebox>true</Style_Minimizebox>   1946         <Style_Minimizebox>true</Style_Minimizebox>
1947         <Style_Border>true</Style_Border>   1947         <Style_Border>true</Style_Border>
1948         <Style_Sizable>true</Style_Sizable>   1948         <Style_Sizable>true</Style_Sizable>
1949         <Pieces>GT_GuildNameLabel</Pieces>   1949         <Pieces>GT_GuildNameLabel</Pieces>
1950         <Pieces>GT_DumpButton</Pieces>   1950         <Pieces>GT_DumpButton</Pieces>
1951         <Pieces>GT_Subwindows</Pieces>   1951         <Pieces>GT_Subwindows</Pieces>
1952         <Pieces>GT_PlayerCountLabelText</Pieces>   1952         <Pieces>GT_PlayerCountLabelText</Pieces>
1953         <Pieces>GT_PlayerCountLabel</Pieces>   1953         <Pieces>GT_PlayerCountLabel</Pieces>
1954         <Pieces>GT_ShowOfflineButton</Pieces>   1954         <Pieces>GT_ShowOfflineButton</Pieces>
1955         <Pieces>GT_ShowOfflineLabel</Pieces>   1955         <Pieces>GT_ShowOfflineLabel</Pieces>
1956         <Pieces>GT_HideAltButton</Pieces>   1956         <Pieces>GT_HideAltButton</Pieces>
1957         <Pieces>GT_HideAltLabel</Pieces>   1957         <Pieces>GT_HideAltLabel</Pieces>
1958     </Screen>   1958     </Screen>
1959 </XML>   1959 </XML>