EQInterface.comEQUI_GuildManagementWnd.xml Compare
Live Server : Patch 3\14\07


Produced: 3/15/2007 4:42:19 PM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest\uifiles\3.13.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>&gt; <> 654         <ScreenID>TributePool</ScreenID>
655         <RelativePosition>true</RelativePosition><AutoStretch>true</AutoStretch><LeftAnchorOffset>70</LeftAnchorOffset><TopAnchorOffset>22</TopAnchorOffset><RightAnchorOffset>4</RightAnchorOffset><BottomAnchorOffset>2</BottomAnchorOffset><TopAnchorToTop>false</TopAnchorToTop><BottomAnchorToTop>false</BottomAnchorToTop><LeftAnchorToLeft>false</LeftAnchorToLeft><RightAnchorToLeft>false</RightAnchorToLeft><EQType>122</EQType><TextColor><R>255</R><G>255</G><B>255</B></TextColor><NoWrap>true</NoWrap><AlignCenter>true</AlignCenter><AlignRight>false</AlignRight></Label>   655         <RelativePosition>true</RelativePosition>
      656         <AutoStretch>true</AutoStretch>
      657         <LeftAnchorOffset>70</LeftAnchorOffset>
      658         <TopAnchorOffset>22</TopAnchorOffset>
      659         <RightAnchorOffset>4</RightAnchorOffset>
      660         <BottomAnchorOffset>2</BottomAnchorOffset>
      661         <TopAnchorToTop>false</TopAnchorToTop>
      662         <BottomAnchorToTop>false</BottomAnchorToTop>
      663         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      664         <RightAnchorToLeft>false</RightAnchorToLeft>
      665         <EQType>122</EQType>
      666         <TextColor>
      667             <R>255</R>
      668             <G>255</G>
      669             <B>255</B>
      670         </TextColor>
      671         <NoWrap>true</NoWrap>
      672         <AlignCenter>true</AlignCenter>
      673         <AlignRight>false</AlignRight>
      674     </Label>
656   <Page item="GT_TributePage"> = 675     <Page item="GT_TributePage">
657     <ScreenID>TributePage</ScreenID>   676         <ScreenID>TributePage</ScreenID>
658     <RelativePosition>false</RelativePosition>   677         <RelativePosition>false</RelativePosition>
659     <DrawTemplate>WDT_Def</DrawTemplate>   678         <DrawTemplate>WDT_Def</DrawTemplate>
660     <TabText>Tribute</TabText>   679         <TabText>Tribute</TabText>
661     <TabTextColor>   680         <TabTextColor>
662       <R>255</R>   681             <R>255</R>
663       <G>255</G>   682             <G>255</G>
664       <B>255</B>   683             <B>255</B>
665     </TabTextColor>   684         </TabTextColor>
666     <TabTextActiveColor>   685         <TabTextActiveColor>
667       <R>255</R>   686             <R>255</R>
668       <G>255</G>   687             <G>255</G>
669       <B>0</B>   688             <B>0</B>
670     </TabTextActiveColor>   689         </TabTextActiveColor>
671     <Pieces>GT_TributeList</Pieces>   690         <Pieces>GT_TributeList</Pieces>
672     <Pieces>GT_OptOutButton</Pieces>   691         <Pieces>GT_OptOutButton</Pieces>
673     <Pieces>GT_TributePoolLabel</Pieces>   692         <Pieces>GT_TributePoolLabel</Pieces>
674     <Pieces>GT_TributePool</Pieces>   693         <Pieces>GT_TributePool</Pieces>
675     <Style_Sizable>true</Style_Sizable>   694         <Style_Sizable>true</Style_Sizable>
676     <Location>   695         <Location>
677       <X>0</X>   696             <X>0</X>
678       <Y>22</Y>   697             <Y>22</Y>
679     </Location>   698         </Location>
680     <Size>   699         <Size>
681       <CX>578</CX>   700             <CX>578</CX>
682       <CY>302</CY>   701             <CY>302</CY>
683     </Size>   702         </Size>
684   </Page>   703     </Page>
685   <Label item="GT_MOTDLabel">   704     <Label item="GT_MOTDLabel">
686     <ScreenID />   705         <ScreenID />
687     <RelativePosition>true</RelativePosition>   706         <RelativePosition>true</RelativePosition>
688     <AutoStretch>true</AutoStretch>   707         <AutoStretch>true</AutoStretch>
689     <LeftAnchorOffset>4</LeftAnchorOffset>   708         <LeftAnchorOffset>4</LeftAnchorOffset>
690     <TopAnchorOffset>8</TopAnchorOffset>   709         <TopAnchorOffset>8</TopAnchorOffset>
691     <RightAnchorOffset>90</RightAnchorOffset>   710         <RightAnchorOffset>90</RightAnchorOffset>
692     <BottomAnchorOffset>24</BottomAnchorOffset>   711         <BottomAnchorOffset>24</BottomAnchorOffset>
693     <TopAnchorToTop>true</TopAnchorToTop>   712         <TopAnchorToTop>true</TopAnchorToTop>
694     <BottomAnchorToTop>true</BottomAnchorToTop>   713         <BottomAnchorToTop>true</BottomAnchorToTop>
695     <LeftAnchorToLeft>true</LeftAnchorToLeft>   714         <LeftAnchorToLeft>true</LeftAnchorToLeft>
696     <RightAnchorToLeft>true</RightAnchorToLeft>   715         <RightAnchorToLeft>true</RightAnchorToLeft>
697     <Text>MOTD:</Text>   716         <Text>MOTD:</Text>
698     <TextColor>   717         <TextColor>
699       <R>255</R>   718             <R>255</R>
700       <G>255</G>   719             <G>255</G>
701       <B>255</B>   720             <B>255</B>
702     </TextColor>   721         </TextColor>
703     <NoWrap>true</NoWrap>   722         <NoWrap>true</NoWrap>
704     <AlignCenter>false</AlignCenter>   723         <AlignCenter>false</AlignCenter>
705     <AlignRight>false</AlignRight>   724         <AlignRight>false</AlignRight>
706   </Label>   725     </Label>
707   <Label item="GT_MOTDAuthorLabel">   726     <Label item="GT_MOTDAuthorLabel">
708     <ScreenID>MOTDAuthorLabel</ScreenID>   727         <ScreenID>MOTDAuthorLabel</ScreenID>
709     <RelativePosition>true</RelativePosition>   728         <RelativePosition>true</RelativePosition>
710     <AutoStretch>true</AutoStretch>   729         <AutoStretch>true</AutoStretch>
711     <LeftAnchorOffset>4</LeftAnchorOffset>   730         <LeftAnchorOffset>4</LeftAnchorOffset>
712     <TopAnchorOffset>28</TopAnchorOffset>   731         <TopAnchorOffset>28</TopAnchorOffset>
713     <RightAnchorOffset>90</RightAnchorOffset>   732         <RightAnchorOffset>90</RightAnchorOffset>
714     <BottomAnchorOffset>46</BottomAnchorOffset>   733         <BottomAnchorOffset>46</BottomAnchorOffset>
715     <TopAnchorToTop>true</TopAnchorToTop>   734         <TopAnchorToTop>true</TopAnchorToTop>
716     <BottomAnchorToTop>true</BottomAnchorToTop>   735         <BottomAnchorToTop>true</BottomAnchorToTop>
717     <LeftAnchorToLeft>true</LeftAnchorToLeft>   736         <LeftAnchorToLeft>true</LeftAnchorToLeft>
718     <RightAnchorToLeft>true</RightAnchorToLeft>   737         <RightAnchorToLeft>true</RightAnchorToLeft>
719     <Text />   738         <Text />
720     <TextColor>   739         <TextColor>
721       <R>255</R>   740             <R>255</R>
722       <G>255</G>   741             <G>255</G>
723       <B>255</B>   742             <B>255</B>
724     </TextColor>   743         </TextColor>
725     <NoWrap>true</NoWrap>   744         <NoWrap>true</NoWrap>
726     <AlignCenter>false</AlignCenter>   745         <AlignCenter>false</AlignCenter>
727     <AlignRight>false</AlignRight>   746         <AlignRight>false</AlignRight>
728   </Label>   747     </Label>
729   <Editbox item="GT_MOTDInput">   748     <Editbox item="GT_MOTDInput">
730     <ScreenID>MOTDInput</ScreenID>   749         <ScreenID>MOTDInput</ScreenID>
731     <DrawTemplate>WDT_Inner</DrawTemplate>   750         <DrawTemplate>WDT_Inner</DrawTemplate>
732     <Style_VScroll>true</Style_VScroll>   751         <Style_VScroll>true</Style_VScroll>
733     <RelativePosition>true</RelativePosition>   752         <RelativePosition>true</RelativePosition>
734     <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>   753         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>
735     <Style_Border>true</Style_Border>   754         <Style_Border>true</Style_Border>
736     <AutoStretch>true</AutoStretch>   755         <AutoStretch>true</AutoStretch>
737     <LeftAnchorOffset>98</LeftAnchorOffset>   756         <LeftAnchorOffset>98</LeftAnchorOffset>
738     <TopAnchorOffset>4</TopAnchorOffset>   757         <TopAnchorOffset>4</TopAnchorOffset>
739     <RightAnchorOffset>68</RightAnchorOffset>   758         <RightAnchorOffset>68</RightAnchorOffset>
740     <BottomAnchorOffset>50</BottomAnchorOffset>   759         <BottomAnchorOffset>50</BottomAnchorOffset>
741     <TopAnchorToTop>true</TopAnchorToTop>   760         <TopAnchorToTop>true</TopAnchorToTop>
742     <BottomAnchorToTop>true</BottomAnchorToTop>   761         <BottomAnchorToTop>true</BottomAnchorToTop>
743     <LeftAnchorToLeft>true</LeftAnchorToLeft>   762         <LeftAnchorToLeft>true</LeftAnchorToLeft>
744     <RightAnchorToLeft>false</RightAnchorToLeft>   763         <RightAnchorToLeft>false</RightAnchorToLeft>
745     <TextColor>   764         <TextColor>
746       <R>255</R>   765             <R>255</R>
747       <G>255</G>   766             <G>255</G>
748       <B>255</B>   767             <B>255</B>
749     </TextColor>   768         </TextColor>
750     <Style_Multiline>true</Style_Multiline>   769         <Style_Multiline>true</Style_Multiline>
751   </Editbox>   770     </Editbox>
752   <Button item="GT_UpdateMOTDButton">   771     <Button item="GT_UpdateMOTDButton">
753     <ScreenID>UpdateMOTDButton</ScreenID>   772         <ScreenID>UpdateMOTDButton</ScreenID>
754     <RelativePosition>true</RelativePosition>   773         <RelativePosition>true</RelativePosition>
755     <AutoStretch>true</AutoStretch>   774         <AutoStretch>true</AutoStretch>
756     <LeftAnchorOffset>64</LeftAnchorOffset>   775         <LeftAnchorOffset>64</LeftAnchorOffset>
757     <TopAnchorOffset>16</TopAnchorOffset>   776         <TopAnchorOffset>16</TopAnchorOffset>
758     <RightAnchorOffset>4</RightAnchorOffset>   777         <RightAnchorOffset>4</RightAnchorOffset>
759     <BottomAnchorOffset>34</BottomAnchorOffset>   778         <BottomAnchorOffset>34</BottomAnchorOffset>
760     <TopAnchorToTop>true</TopAnchorToTop>   779         <TopAnchorToTop>true</TopAnchorToTop>
761     <BottomAnchorToTop>true</BottomAnchorToTop>   780         <BottomAnchorToTop>true</BottomAnchorToTop>
762     <LeftAnchorToLeft>false</LeftAnchorToLeft>   781         <LeftAnchorToLeft>false</LeftAnchorToLeft>
763     <RightAnchorToLeft>false</RightAnchorToLeft>   782         <RightAnchorToLeft>false</RightAnchorToLeft>
764     <Style_Transparent>false</Style_Transparent>   783         <Style_Transparent>false</Style_Transparent>
765     <Style_Checkbox>false</Style_Checkbox>   784         <Style_Checkbox>false</Style_Checkbox>
766     <TooltipReference>Update the MOTD for your guild.</TooltipReference>   785         <TooltipReference>Update the MOTD for your guild.</TooltipReference>
767     <Text>Update</Text>   786         <Text>Update</Text>
768     <TextColor>   787         <TextColor>
769       <R>255</R>   788             <R>255</R>
770       <G>255</G>   789             <G>255</G>
771       <B>255</B>   790             <B>255</B>
772     </TextColor>   791         </TextColor>
773     <ButtonDrawTemplate>   792         <ButtonDrawTemplate>
774       <Normal>A_SmallBtnNormal</Normal>   793             <Normal>A_SmallBtnNormal</Normal>
775       <Pressed>A_SmallBtnPressed</Pressed>   794             <Pressed>A_SmallBtnPressed</Pressed>
776       <Flyby>A_SmallBtnFlyby</Flyby>   795             <Flyby>A_SmallBtnFlyby</Flyby>
777       <Disabled>A_SmallBtnDisabled</Disabled>   796             <Disabled>A_SmallBtnDisabled</Disabled>
778       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   797             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
779     </ButtonDrawTemplate>   798         </ButtonDrawTemplate>
780   </Button>   799     </Button>
781   <STMLbox item="GT_MOTDViewer">   800     <STMLbox item="GT_MOTDViewer">
782     <ScreenID>MOTDViewer</ScreenID>   801         <ScreenID>MOTDViewer</ScreenID>
783     <DrawTemplate>WDT_Inner</DrawTemplate>   802         <DrawTemplate>WDT_Inner</DrawTemplate>
784     <RelativePosition>true</RelativePosition>   803         <RelativePosition>true</RelativePosition>
785     <Style_VScroll>true</Style_VScroll>   804         <Style_VScroll>true</Style_VScroll>
786     <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>   805         <TooltipReference>This is your Guild's Message of the Day.</TooltipReference>
787     <AutoStretch>true</AutoStretch>   806         <AutoStretch>true</AutoStretch>
788     <LeftAnchorOffset>98</LeftAnchorOffset>   807         <LeftAnchorOffset>98</LeftAnchorOffset>
789     <TopAnchorOffset>4</TopAnchorOffset>   808         <TopAnchorOffset>4</TopAnchorOffset>
790     <RightAnchorOffset>4</RightAnchorOffset>   809         <RightAnchorOffset>4</RightAnchorOffset>
791     <BottomAnchorOffset>50</BottomAnchorOffset>   810         <BottomAnchorOffset>50</BottomAnchorOffset>
792     <TopAnchorToTop>true</TopAnchorToTop>   811         <TopAnchorToTop>true</TopAnchorToTop>
793     <BottomAnchorToTop>true</BottomAnchorToTop>   812         <BottomAnchorToTop>true</BottomAnchorToTop>
794     <LeftAnchorToLeft>true</LeftAnchorToLeft>   813         <LeftAnchorToLeft>true</LeftAnchorToLeft>
795     <RightAnchorToLeft>false</RightAnchorToLeft>   814         <RightAnchorToLeft>false</RightAnchorToLeft>
796     <Style_Border>true</Style_Border>   815         <Style_Border>true</Style_Border>
797   </STMLbox>   816     </STMLbox>
798   <Label item="GT_ChannelLabel">   817     <Label item="GT_ChannelLabel">
799     <ScreenID />   818         <ScreenID />
800     <RelativePosition>true</RelativePosition>   819         <RelativePosition>true</RelativePosition>
801     <AutoStretch>true</AutoStretch>   820         <AutoStretch>true</AutoStretch>
802     <LeftAnchorOffset>4</LeftAnchorOffset>   821         <LeftAnchorOffset>4</LeftAnchorOffset>
803     <TopAnchorOffset>58</TopAnchorOffset>   822         <TopAnchorOffset>58</TopAnchorOffset>
804     <RightAnchorOffset>90</RightAnchorOffset>   823         <RightAnchorOffset>90</RightAnchorOffset>
805     <BottomAnchorOffset>74</BottomAnchorOffset>   824         <BottomAnchorOffset>74</BottomAnchorOffset>
806     <TopAnchorToTop>true</TopAnchorToTop>   825         <TopAnchorToTop>true</TopAnchorToTop>
807     <BottomAnchorToTop>true</BottomAnchorToTop>   826         <BottomAnchorToTop>true</BottomAnchorToTop>
808     <LeftAnchorToLeft>true</LeftAnchorToLeft>   827         <LeftAnchorToLeft>true</LeftAnchorToLeft>
809     <RightAnchorToLeft>true</RightAnchorToLeft>   828         <RightAnchorToLeft>true</RightAnchorToLeft>
810     <Text>Guild Channel:</Text>   829         <Text>Guild Channel:</Text>
811     <TextColor>   830         <TextColor>
812       <R>255</R>   831             <R>255</R>
813       <G>255</G>   832             <G>255</G>
814       <B>255</B>   833             <B>255</B>
815     </TextColor>   834         </TextColor>
816     <NoWrap>true</NoWrap>   835         <NoWrap>true</NoWrap>
817     <AlignCenter>false</AlignCenter>   836         <AlignCenter>false</AlignCenter>
818     <AlignRight>false</AlignRight>   837         <AlignRight>false</AlignRight>
819   </Label>   838     </Label>
820   <Editbox item="GT_ChannelInput">   839     <Editbox item="GT_ChannelInput">
821     <ScreenID>ChannelInput</ScreenID>   840         <ScreenID>ChannelInput</ScreenID>
822     <DrawTemplate>WDT_Inner</DrawTemplate>   841         <DrawTemplate>WDT_Inner</DrawTemplate>
823     <Style_VScroll>false</Style_VScroll>   842         <Style_VScroll>false</Style_VScroll>
824     <RelativePosition>true</RelativePosition>   843         <RelativePosition>true</RelativePosition>
825     <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>
826     <Style_Border>true</Style_Border>   845         <Style_Border>true</Style_Border>
827     <AutoStretch>true</AutoStretch>   846         <AutoStretch>true</AutoStretch>
828     <LeftAnchorOffset>98</LeftAnchorOffset>   847         <LeftAnchorOffset>98</LeftAnchorOffset>
829     <TopAnchorOffset>54</TopAnchorOffset>   848         <TopAnchorOffset>54</TopAnchorOffset>
830     <RightAnchorOffset>108</RightAnchorOffset>   849         <RightAnchorOffset>108</RightAnchorOffset>
831     <BottomAnchorOffset>78</BottomAnchorOffset>   850         <BottomAnchorOffset>78</BottomAnchorOffset>
832     <TopAnchorToTop>true</TopAnchorToTop>   851         <TopAnchorToTop>true</TopAnchorToTop>
833     <BottomAnchorToTop>true</BottomAnchorToTop>   852         <BottomAnchorToTop>true</BottomAnchorToTop>
834     <LeftAnchorToLeft>true</LeftAnchorToLeft>   853         <LeftAnchorToLeft>true</LeftAnchorToLeft>
835     <RightAnchorToLeft>false</RightAnchorToLeft>   854         <RightAnchorToLeft>false</RightAnchorToLeft>
836     <TextColor>   855         <TextColor>
837       <R>255</R>   856             <R>255</R>
838       <G>255</G>   857             <G>255</G>
839       <B>255</B>   858             <B>255</B>
840     </TextColor>   859         </TextColor>
841     <Style_Multiline>false</Style_Multiline>   860         <Style_Multiline>false</Style_Multiline>
842   </Editbox>   861     </Editbox>
843   <Button item="GT_UpdateChannel">   862     <Button item="GT_UpdateChannel">
844     <ScreenID>UpdateChannel</ScreenID>   863         <ScreenID>UpdateChannel</ScreenID>
845     <RelativePosition>true</RelativePosition>   864         <RelativePosition>true</RelativePosition>
846     <AutoStretch>true</AutoStretch>   865         <AutoStretch>true</AutoStretch>
847     <LeftAnchorOffset>106</LeftAnchorOffset>   866         <LeftAnchorOffset>106</LeftAnchorOffset>
848     <TopAnchorOffset>54</TopAnchorOffset>   867         <TopAnchorOffset>54</TopAnchorOffset>
849     <RightAnchorOffset>56</RightAnchorOffset>   868         <RightAnchorOffset>56</RightAnchorOffset>
850     <BottomAnchorOffset>78</BottomAnchorOffset>   869         <BottomAnchorOffset>78</BottomAnchorOffset>
851     <TopAnchorToTop>true</TopAnchorToTop>   870         <TopAnchorToTop>true</TopAnchorToTop>
852     <BottomAnchorToTop>true</BottomAnchorToTop>   871         <BottomAnchorToTop>true</BottomAnchorToTop>
853     <LeftAnchorToLeft>false</LeftAnchorToLeft>   872         <LeftAnchorToLeft>false</LeftAnchorToLeft>
854     <RightAnchorToLeft>false</RightAnchorToLeft>   873         <RightAnchorToLeft>false</RightAnchorToLeft>
855     <Style_Transparent>false</Style_Transparent>   874         <Style_Transparent>false</Style_Transparent>
856     <Style_Checkbox>false</Style_Checkbox>   875         <Style_Checkbox>false</Style_Checkbox>
857     <TooltipReference>Update the Chat Channel for your guild (Leader only).</TooltipReference>   876         <TooltipReference>Update the Chat Channel for your guild (Leader only).</TooltipReference>
858     <Text>Update</Text>   877         <Text>Update</Text>
859     <TextColor>   878         <TextColor>
860       <R>255</R>   879             <R>255</R>
861       <G>255</G>   880             <G>255</G>
862       <B>255</B>   881             <B>255</B>
863     </TextColor>   882         </TextColor>
864     <ButtonDrawTemplate>   883         <ButtonDrawTemplate>
865       <Normal>A_SmallBtnNormal</Normal>   884             <Normal>A_SmallBtnNormal</Normal>
866       <Pressed>A_SmallBtnPressed</Pressed>   885             <Pressed>A_SmallBtnPressed</Pressed>
867       <Flyby>A_SmallBtnFlyby</Flyby>   886             <Flyby>A_SmallBtnFlyby</Flyby>
868       <Disabled>A_SmallBtnDisabled</Disabled>   887             <Disabled>A_SmallBtnDisabled</Disabled>
869       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   888             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
870     </ButtonDrawTemplate>   889         </ButtonDrawTemplate>
871   </Button>   890     </Button>
872   <Button item="GT_JoinChannel">   891     <Button item="GT_JoinChannel">
873     <ScreenID>JoinChannel</ScreenID>   892         <ScreenID>JoinChannel</ScreenID>
874     <RelativePosition>true</RelativePosition>   893         <RelativePosition>true</RelativePosition>
875     <AutoStretch>true</AutoStretch>   894         <AutoStretch>true</AutoStretch>
876     <LeftAnchorOffset>54</LeftAnchorOffset>   895         <LeftAnchorOffset>54</LeftAnchorOffset>
877     <TopAnchorOffset>54</TopAnchorOffset>   896         <TopAnchorOffset>54</TopAnchorOffset>
878     <RightAnchorOffset>4</RightAnchorOffset>   897         <RightAnchorOffset>4</RightAnchorOffset>
879     <BottomAnchorOffset>78</BottomAnchorOffset>   898         <BottomAnchorOffset>78</BottomAnchorOffset>
880     <TopAnchorToTop>true</TopAnchorToTop>   899         <TopAnchorToTop>true</TopAnchorToTop>
881     <BottomAnchorToTop>true</BottomAnchorToTop>   900         <BottomAnchorToTop>true</BottomAnchorToTop>
882     <LeftAnchorToLeft>false</LeftAnchorToLeft>   901         <LeftAnchorToLeft>false</LeftAnchorToLeft>
883     <RightAnchorToLeft>false</RightAnchorToLeft>   902         <RightAnchorToLeft>false</RightAnchorToLeft>
884     <Style_Transparent>false</Style_Transparent>   903         <Style_Transparent>false</Style_Transparent>
885     <Style_Checkbox>false</Style_Checkbox>   904         <Style_Checkbox>false</Style_Checkbox>
886     <TooltipReference>Join the guild's chat channel.</TooltipReference>   905         <TooltipReference>Join the guild's chat channel.</TooltipReference>
887     <Text>Join</Text>   906         <Text>Join</Text>
888     <TextColor>   907         <TextColor>
889       <R>255</R>   908             <R>255</R>
890       <G>255</G>   909             <G>255</G>
891       <B>255</B>   910             <B>255</B>
892     </TextColor>   911         </TextColor>
893     <ButtonDrawTemplate>   912         <ButtonDrawTemplate>
894       <Normal>A_SmallBtnNormal</Normal>   913             <Normal>A_SmallBtnNormal</Normal>
895       <Pressed>A_SmallBtnPressed</Pressed>   914             <Pressed>A_SmallBtnPressed</Pressed>
896       <Flyby>A_SmallBtnFlyby</Flyby>   915             <Flyby>A_SmallBtnFlyby</Flyby>
897       <Disabled>A_SmallBtnDisabled</Disabled>   916             <Disabled>A_SmallBtnDisabled</Disabled>
898       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   917             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
899     </ButtonDrawTemplate>   918         </ButtonDrawTemplate>
900   </Button>   919     </Button>
901   <Label item="GT_URLLabel">   920     <Label item="GT_URLLabel">
902     <ScreenID />   921         <ScreenID />
903     <RelativePosition>true</RelativePosition>   922         <RelativePosition>true</RelativePosition>
904     <AutoStretch>true</AutoStretch>   923         <AutoStretch>true</AutoStretch>
905     <LeftAnchorOffset>4</LeftAnchorOffset>   924         <LeftAnchorOffset>4</LeftAnchorOffset>
906     <TopAnchorOffset>84</TopAnchorOffset>   925         <TopAnchorOffset>84</TopAnchorOffset>
907     <RightAnchorOffset>90</RightAnchorOffset>   926         <RightAnchorOffset>90</RightAnchorOffset>
908     <BottomAnchorOffset>102</BottomAnchorOffset>   927         <BottomAnchorOffset>102</BottomAnchorOffset>
909     <TopAnchorToTop>true</TopAnchorToTop>   928         <TopAnchorToTop>true</TopAnchorToTop>
910     <BottomAnchorToTop>true</BottomAnchorToTop>   929         <BottomAnchorToTop>true</BottomAnchorToTop>
911     <LeftAnchorToLeft>true</LeftAnchorToLeft>   930         <LeftAnchorToLeft>true</LeftAnchorToLeft>
912     <RightAnchorToLeft>true</RightAnchorToLeft>   931         <RightAnchorToLeft>true</RightAnchorToLeft>
913     <Text>Guild URL:</Text>   932         <Text>Guild URL:</Text>
914     <TextColor>   933         <TextColor>
915       <R>255</R>   934             <R>255</R>
916       <G>255</G>   935             <G>255</G>
917       <B>255</B>   936             <B>255</B>
918     </TextColor>   937         </TextColor>
919     <NoWrap>true</NoWrap>   938         <NoWrap>true</NoWrap>
920     <AlignCenter>false</AlignCenter>   939         <AlignCenter>false</AlignCenter>
921     <AlignRight>false</AlignRight>   940         <AlignRight>false</AlignRight>
922   </Label>   941     </Label>
923   <Editbox item="GT_URLInput">   942     <Editbox item="GT_URLInput">
924     <ScreenID>URLInput</ScreenID>   943         <ScreenID>URLInput</ScreenID>
925     <DrawTemplate>WDT_Inner</DrawTemplate>   944         <DrawTemplate>WDT_Inner</DrawTemplate>
926     <Style_VScroll>false</Style_VScroll>   945         <Style_VScroll>false</Style_VScroll>
927     <RelativePosition>true</RelativePosition>   946         <RelativePosition>true</RelativePosition>
928     <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>
929     <Style_Border>true</Style_Border>   948         <Style_Border>true</Style_Border>
930     <AutoStretch>true</AutoStretch>   949         <AutoStretch>true</AutoStretch>
931     <LeftAnchorOffset>98</LeftAnchorOffset>   950         <LeftAnchorOffset>98</LeftAnchorOffset>
932     <TopAnchorOffset>80</TopAnchorOffset>   951         <TopAnchorOffset>80</TopAnchorOffset>
933     <RightAnchorOffset>108</RightAnchorOffset>   952         <RightAnchorOffset>108</RightAnchorOffset>
934     <BottomAnchorOffset>104</BottomAnchorOffset>   953         <BottomAnchorOffset>104</BottomAnchorOffset>
935     <TopAnchorToTop>true</TopAnchorToTop>   954         <TopAnchorToTop>true</TopAnchorToTop>
936     <BottomAnchorToTop>true</BottomAnchorToTop>   955         <BottomAnchorToTop>true</BottomAnchorToTop>
937     <LeftAnchorToLeft>true</LeftAnchorToLeft>   956         <LeftAnchorToLeft>true</LeftAnchorToLeft>
938     <RightAnchorToLeft>false</RightAnchorToLeft>   957         <RightAnchorToLeft>false</RightAnchorToLeft>
939     <TextColor>   958         <TextColor>
940       <R>255</R>   959             <R>255</R>
941       <G>255</G>   960             <G>255</G>
942       <B>255</B>   961             <B>255</B>
943     </TextColor>   962         </TextColor>
944     <Style_Multiline>false</Style_Multiline>   963         <Style_Multiline>false</Style_Multiline>
945   </Editbox>   964     </Editbox>
946   <Button item="GT_UpdateURL">   965     <Button item="GT_UpdateURL">
947     <ScreenID>UpdateURL</ScreenID>   966         <ScreenID>UpdateURL</ScreenID>
948     <RelativePosition>true</RelativePosition>   967         <RelativePosition>true</RelativePosition>
949     <AutoStretch>true</AutoStretch>   968         <AutoStretch>true</AutoStretch>
950     <LeftAnchorOffset>106</LeftAnchorOffset>   969         <LeftAnchorOffset>106</LeftAnchorOffset>
951     <TopAnchorOffset>80</TopAnchorOffset>   970         <TopAnchorOffset>80</TopAnchorOffset>
952     <RightAnchorOffset>56</RightAnchorOffset>   971         <RightAnchorOffset>56</RightAnchorOffset>
953     <BottomAnchorOffset>104</BottomAnchorOffset>   972         <BottomAnchorOffset>104</BottomAnchorOffset>
954     <TopAnchorToTop>true</TopAnchorToTop>   973         <TopAnchorToTop>true</TopAnchorToTop>
955     <BottomAnchorToTop>true</BottomAnchorToTop>   974         <BottomAnchorToTop>true</BottomAnchorToTop>
956     <LeftAnchorToLeft>false</LeftAnchorToLeft>   975         <LeftAnchorToLeft>false</LeftAnchorToLeft>
957     <RightAnchorToLeft>false</RightAnchorToLeft>   976         <RightAnchorToLeft>false</RightAnchorToLeft>
958     <Style_Transparent>false</Style_Transparent>   977         <Style_Transparent>false</Style_Transparent>
959     <Style_Checkbox>false</Style_Checkbox>   978         <Style_Checkbox>false</Style_Checkbox>
960     <TooltipReference>Update the web URL for your guild (Leader only).</TooltipReference>   979         <TooltipReference>Update the web URL for your guild (Leader only).</TooltipReference>
961     <Text>Update</Text>   980         <Text>Update</Text>
962     <TextColor>   981         <TextColor>
963       <R>255</R>   982             <R>255</R>
964       <G>255</G>   983             <G>255</G>
965       <B>255</B>   984             <B>255</B>
966     </TextColor>   985         </TextColor>
967     <ButtonDrawTemplate>   986         <ButtonDrawTemplate>
968       <Normal>A_SmallBtnNormal</Normal>   987             <Normal>A_SmallBtnNormal</Normal>
969       <Pressed>A_SmallBtnPressed</Pressed>   988             <Pressed>A_SmallBtnPressed</Pressed>
970       <Flyby>A_SmallBtnFlyby</Flyby>   989             <Flyby>A_SmallBtnFlyby</Flyby>
971       <Disabled>A_SmallBtnDisabled</Disabled>   990             <Disabled>A_SmallBtnDisabled</Disabled>
972       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   991             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
973     </ButtonDrawTemplate>   992         </ButtonDrawTemplate>
974   </Button>   993     </Button>
975   <Button item="GT_GotoURL">   994     <Button item="GT_GotoURL">
976     <ScreenID>GotoURL</ScreenID>   995         <ScreenID>GotoURL</ScreenID>
977     <RelativePosition>true</RelativePosition>   996         <RelativePosition>true</RelativePosition>
978     <AutoStretch>true</AutoStretch>   997         <AutoStretch>true</AutoStretch>
979     <LeftAnchorOffset>54</LeftAnchorOffset>   998         <LeftAnchorOffset>54</LeftAnchorOffset>
980     <TopAnchorOffset>80</TopAnchorOffset>   999         <TopAnchorOffset>80</TopAnchorOffset>
981     <RightAnchorOffset>4</RightAnchorOffset>   1000         <RightAnchorOffset>4</RightAnchorOffset>
982     <BottomAnchorOffset>104</BottomAnchorOffset>   1001         <BottomAnchorOffset>104</BottomAnchorOffset>
983     <TopAnchorToTop>true</TopAnchorToTop>   1002         <TopAnchorToTop>true</TopAnchorToTop>
984     <BottomAnchorToTop>true</BottomAnchorToTop>   1003         <BottomAnchorToTop>true</BottomAnchorToTop>
985     <LeftAnchorToLeft>false</LeftAnchorToLeft>   1004         <LeftAnchorToLeft>false</LeftAnchorToLeft>
986     <RightAnchorToLeft>false</RightAnchorToLeft>   1005         <RightAnchorToLeft>false</RightAnchorToLeft>
987     <Style_Transparent>false</Style_Transparent>   1006         <Style_Transparent>false</Style_Transparent>
988     <Style_Checkbox>false</Style_Checkbox>   1007         <Style_Checkbox>false</Style_Checkbox>
989     <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>
990     <Text>View</Text>   1009         <Text>View</Text>
991     <TextColor>   1010         <TextColor>
992       <R>255</R>   1011             <R>255</R>
993       <G>255</G>   1012             <G>255</G>
994       <B>255</B>   1013             <B>255</B>
995     </TextColor>   1014         </TextColor>
996     <ButtonDrawTemplate>   1015         <ButtonDrawTemplate>
997       <Normal>A_SmallBtnNormal</Normal>   1016             <Normal>A_SmallBtnNormal</Normal>
998       <Pressed>A_SmallBtnPressed</Pressed>   1017             <Pressed>A_SmallBtnPressed</Pressed>
999       <Flyby>A_SmallBtnFlyby</Flyby>   1018             <Flyby>A_SmallBtnFlyby</Flyby>
1000       <Disabled>A_SmallBtnDisabled</Disabled>   1019             <Disabled>A_SmallBtnDisabled</Disabled>
1001       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1020             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1002     </ButtonDrawTemplate>   1021         </ButtonDrawTemplate>
1003   </Button>   1022     </Button>
1004   <Page item="GT_ProfilePage">   1023     <Page item="GT_ProfilePage">
1005     <ScreenID>ProfilePage</ScreenID>   1024         <ScreenID>ProfilePage</ScreenID>
1006     <RelativePosition>false</RelativePosition>   1025         <RelativePosition>false</RelativePosition>
1007     <DrawTemplate>WDT_Def</DrawTemplate>   1026         <DrawTemplate>WDT_Def</DrawTemplate>
1008     <TabText>Information</TabText>   1027         <TabText>Information</TabText>
1009     <TabTextColor>   1028         <TabTextColor>
1010       <R>255</R>   1029             <R>255</R>
1011       <G>255</G>   1030             <G>255</G>
1012       <B>255</B>   1031             <B>255</B>
1013     </TabTextColor>   1032         </TabTextColor>
1014     <TabTextActiveColor>   1033         <TabTextActiveColor>
1015       <R>255</R>   1034             <R>255</R>
1016       <G>255</G>   1035             <G>255</G>
1017       <B>0</B>   1036             <B>0</B>
1018     </TabTextActiveColor>   1037         </TabTextActiveColor>
1019     <Pieces>GT_MOTDLabel</Pieces>   1038         <Pieces>GT_MOTDLabel</Pieces>
1020     <Pieces>GT_MOTDInput</Pieces>   1039         <Pieces>GT_MOTDInput</Pieces>
1021     <Pieces>GT_UpdateMOTDButton</Pieces>   1040         <Pieces>GT_UpdateMOTDButton</Pieces>
1022     <Pieces>GT_MOTDViewer</Pieces>   1041         <Pieces>GT_MOTDViewer</Pieces>
1023     <Pieces>GT_MOTDAuthorLabel</Pieces>   1042         <Pieces>GT_MOTDAuthorLabel</Pieces>
1024     <Pieces>GT_ChannelLabel</Pieces>   1043         <Pieces>GT_ChannelLabel</Pieces>
1025     <Pieces>GT_ChannelInput</Pieces>   1044         <Pieces>GT_ChannelInput</Pieces>
1026     <Pieces>GT_UpdateChannel</Pieces>   1045         <Pieces>GT_UpdateChannel</Pieces>
1027     <Pieces>GT_JoinChannel</Pieces>   1046         <Pieces>GT_JoinChannel</Pieces>
1028     <Pieces>GT_URLLabel</Pieces>   1047         <Pieces>GT_URLLabel</Pieces>
1029     <Pieces>GT_URLInput</Pieces>   1048         <Pieces>GT_URLInput</Pieces>
1030     <Pieces>GT_UpdateURL</Pieces>   1049         <Pieces>GT_UpdateURL</Pieces>
1031     <Pieces>GT_GotoURL</Pieces>   1050         <Pieces>GT_GotoURL</Pieces>
1032     <Style_Sizable>true</Style_Sizable>   1051         <Style_Sizable>true</Style_Sizable>
1033     <Location>   1052         <Location>
1034       <X>0</X>   1053             <X>0</X>
1035       <Y>22</Y>   1054             <Y>22</Y>
1036     </Location>   1055         </Location>
1037     <Size>   1056         <Size>
1038       <CX>578</CX>   1057             <CX>578</CX>
1039       <CY>302</CY>   1058             <CY>302</CY>
1040     </Size>   1059         </Size>
1041   </Page>   1060     </Page>
1042        
1043   <Listbox item="GT_BannerKitList">   1061     <Listbox item="GT_BannerKitList">
1044     <ScreenID>BannerKitList</ScreenID>   1062         <ScreenID>BannerKitList</ScreenID>
1045     <DrawTemplate>WDT_Inner</DrawTemplate>   1063         <DrawTemplate>WDT_Inner</DrawTemplate>
1046     <TooltipReference>Banner selection.</TooltipReference>   1064         <TooltipReference>Banner selection.</TooltipReference>
1047     <AutoStretch>true</AutoStretch>   1065         <AutoStretch>true</AutoStretch>
1048     <LeftAnchorOffset>290</LeftAnchorOffset>   1066         <LeftAnchorOffset>290</LeftAnchorOffset>
1049     <TopAnchorOffset>40</TopAnchorOffset>   1067         <TopAnchorOffset>40</TopAnchorOffset>
1050     <RightAnchorOffset>16</RightAnchorOffset>   1068         <RightAnchorOffset>16</RightAnchorOffset>
1051     <BottomAnchorOffset>165</BottomAnchorOffset>   1069         <BottomAnchorOffset>165</BottomAnchorOffset>
1052     <TopAnchorToTop>true</TopAnchorToTop>   1070         <TopAnchorToTop>true</TopAnchorToTop>
1053     <BottomAnchorToTop>false</BottomAnchorToTop>   1071         <BottomAnchorToTop>false</BottomAnchorToTop>
1054     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1072         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1055     <RightAnchorToRight>false</RightAnchorToRight>   1073         <RightAnchorToRight>false</RightAnchorToRight>
1056     <LeftAnchorToLeft>false</LeftAnchorToLeft>   1074         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1057     <RightAnchorToLeft>false</RightAnchorToLeft>   1075         <RightAnchorToLeft>false</RightAnchorToLeft>
1058     <TextColor>   1076         <TextColor>
1059       <R>255</R>   1077             <R>255</R>
1060       <G>255</G>   1078             <G>255</G>
1061       <B>255</B>   1079             <B>255</B>
1062     </TextColor>   1080         </TextColor>
1063     <Style_Border>true</Style_Border>   1081         <Style_Border>true</Style_Border>
1064     <Style_VScroll>true</Style_VScroll>   1082         <Style_VScroll>true</Style_VScroll>
1065     <Columns>   1083         <Columns>
1066       <Width>0</Width>   1084             <Width>0</Width>
1067       <Heading></Heading>   1085             <Heading></Heading>
1068     </Columns>   1086         </Columns>
1069     <Columns>   1087         <Columns>
1070       <Width>400</Width>   1088             <Width>400</Width>
1071       <Heading>**Banner item**</Heading>   1089             <Heading>**Banner item**</Heading>
1072     </Columns>   1090         </Columns>
1073   </Listbox>   1091     </Listbox>
1074        
1075 <Button item="GT_RefreshBannerListButton">   1092     <Button item="GT_RefreshBannerListButton">
1076     <ScreenID>RefreshBannerListButton</ScreenID>   1093         <ScreenID>RefreshBannerListButton</ScreenID>
1077     <AutoStretch>true</AutoStretch>   1094         <AutoStretch>true</AutoStretch>
1078     <LeftAnchorOffset>290</LeftAnchorOffset>   1095         <LeftAnchorOffset>290</LeftAnchorOffset>
1079     <TopAnchorOffset>10</TopAnchorOffset>   1096         <TopAnchorOffset>10</TopAnchorOffset>
1080     <RightAnchorOffset>382</RightAnchorOffset>   1097         <RightAnchorOffset>382</RightAnchorOffset>
1081     <BottomAnchorOffset>30</BottomAnchorOffset>   1098         <BottomAnchorOffset>30</BottomAnchorOffset>
1082     <TopAnchorToTop>true</TopAnchorToTop>   1099         <TopAnchorToTop>true</TopAnchorToTop>
1083     <BottomAnchorToTop>true</BottomAnchorToTop>   1100         <BottomAnchorToTop>true</BottomAnchorToTop>
1084     <TopAnchorToBottom>false</TopAnchorToBottom>   1101         <TopAnchorToBottom>false</TopAnchorToBottom>
1085     <BottomAnchorToBottom>false</BottomAnchorToBottom>   1102         <BottomAnchorToBottom>false</BottomAnchorToBottom>
1086        
1087     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1103         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1088     <RightAnchorToLeft>true</RightAnchorToLeft>   1104         <RightAnchorToLeft>true</RightAnchorToLeft>
1089        
1090     <Style_Transparent>false</Style_Transparent>   1105         <Style_Transparent>false</Style_Transparent>
1091     <Style_Checkbox>false</Style_Checkbox>   1106         <Style_Checkbox>false</Style_Checkbox>
1092     <TooltipReference>Refresh banner list box</TooltipReference>   1107         <TooltipReference>Refresh banner list box</TooltipReference>
1093     <Text>Refresh List</Text>   1108         <Text>Refresh List</Text>
1094     <TextColor>   1109         <TextColor>
1095       <R>255</R>   1110             <R>255</R>
1096       <G>255</G>   1111             <G>255</G>
1097       <B>255</B>   1112             <B>255</B>
1098     </TextColor>   1113         </TextColor>
1099     <ButtonDrawTemplate>   1114         <ButtonDrawTemplate>
1100       <Normal>A_SmallBtnNormal</Normal>   1115             <Normal>A_SmallBtnNormal</Normal>
1101       <Pressed>A_SmallBtnPressed</Pressed>   1116             <Pressed>A_SmallBtnPressed</Pressed>
1102       <Flyby>A_SmallBtnFlyby</Flyby>   1117             <Flyby>A_SmallBtnFlyby</Flyby>
1103       <Disabled>A_SmallBtnDisabled</Disabled>   1118             <Disabled>A_SmallBtnDisabled</Disabled>
1104       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1119             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1105     </ButtonDrawTemplate>   1120         </ButtonDrawTemplate>
1106 </Button>   1121     </Button>
1107        
1108      
1109        
1110 <Combobox item="GT_BannerFilter">   1122     <Combobox item="GT_BannerFilter">
1111     <ScreenID>BannerFilter</ScreenID>   1123         <ScreenID>BannerFilter</ScreenID>
1112     <DrawTemplate>WDT_Inner</DrawTemplate>   1124         <DrawTemplate>WDT_Inner</DrawTemplate>
1113     <AutoStretch>true</AutoStretch>   1125         <AutoStretch>true</AutoStretch>
1114     <RelativePosition>true</RelativePosition>   1126         <RelativePosition>true</RelativePosition>
1115        
1116     <LeftAnchorOffset>440</LeftAnchorOffset>   1127         <LeftAnchorOffset>440</LeftAnchorOffset>
1117         <TopAnchorOffset>156</TopAnchorOffset>   1128         <TopAnchorOffset>156</TopAnchorOffset>
1118         <RightAnchorOffset>16</RightAnchorOffset>   1129         <RightAnchorOffset>16</RightAnchorOffset>
1119         <BottomAnchorOffset>135</BottomAnchorOffset>   1130         <BottomAnchorOffset>135</BottomAnchorOffset>
1120        
1121         <BottomAnchorToBottom>true</BottomAnchorToBottom>   1131         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1122         <TopAnchorToBottom>true</TopAnchorToBottom>   1132         <TopAnchorToBottom>true</TopAnchorToBottom>
1123        
1124         <BottomAnchorToTop>false</BottomAnchorToTop>   1133         <BottomAnchorToTop>false</BottomAnchorToTop>
1125         <TopAnchorToTop>false</TopAnchorToTop>   1134         <TopAnchorToTop>false</TopAnchorToTop>
1126        
1127         <LeftAnchorToRight>false</LeftAnchorToRight>   1135         <LeftAnchorToRight>false</LeftAnchorToRight>
1128         <RightAnchorToRight>true</RightAnchorToRight>   1136         <RightAnchorToRight>true</RightAnchorToRight>
1129         <LeftAnchorToLeft>true</LeftAnchorToLeft>   1137         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1130         <RightAnchorToLeft>false</RightAnchorToLeft>   1138         <RightAnchorToLeft>false</RightAnchorToLeft>
1131        
1132     <ListHeight>80</ListHeight>   1139         <ListHeight>80</ListHeight>
1133     <Button>BDT_Combo</Button>   1140         <Button>BDT_Combo</Button>
1134     <Style_Border>true</Style_Border>   1141         <Style_Border>true</Style_Border>
1135     <Choices>None (show all)</Choices>   1142         <Choices>None (show all)</Choices>
1136     <Choices>Elemental</Choices>   1143         <Choices>Elemental</Choices>
1137     <Choices>Beast</Choices>   1144         <Choices>Beast</Choices>
1138     <Choices>Arcane</Choices>   1145         <Choices>Arcane</Choices>
1139     <Choices>Shadow</Choices>   1146         <Choices>Shadow</Choices>
1140     <Choices>Nature</Choices>   1147         <Choices>Nature</Choices>
1141     <TextColor>   1148         <TextColor>
1142           <R>255</R>   1149             <R>255</R>
1143           <G>255</G>   1150             <G>255</G>
1144           <B>255</B>   1151             <B>255</B>
1145     </TextColor>   1152         </TextColor>
1146 </Combobox>   1153     </Combobox>
1147        
1148        
1149 <STMLbox item="GT_BannerDescription">   1154     <STMLbox item="GT_BannerDescription">
1150     <ScreenID>BannerDescription</ScreenID>   1155         <ScreenID>BannerDescription</ScreenID>
1151     <DrawTemplate>WDT_Inner</DrawTemplate>   1156         <DrawTemplate>WDT_Inner</DrawTemplate>
1152     <RelativePosition>true</RelativePosition>   1157         <RelativePosition>true</RelativePosition>
1153     <Style_VScroll>true</Style_VScroll>   1158         <Style_VScroll>true</Style_VScroll>
1154     <AutoStretch>true</AutoStretch>   1159         <AutoStretch>true</AutoStretch>
1155     <AutoStretch>true</AutoStretch>   1160         <AutoStretch>true</AutoStretch>
1156     <LeftAnchorOffset>290</LeftAnchorOffset>   1161         <LeftAnchorOffset>290</LeftAnchorOffset>
1157     <TopAnchorOffset>125</TopAnchorOffset>   1162         <TopAnchorOffset>125</TopAnchorOffset>
1158     <RightAnchorOffset>16</RightAnchorOffset>   1163         <RightAnchorOffset>16</RightAnchorOffset>
1159     <BottomAnchorOffset>30</BottomAnchorOffset>   1164         <BottomAnchorOffset>30</BottomAnchorOffset>
1160     <TopAnchorToTop>false</TopAnchorToTop>   1165         <TopAnchorToTop>false</TopAnchorToTop>
1161     <TopAnchorToBottom>false</TopAnchorToBottom>   1166         <TopAnchorToBottom>false</TopAnchorToBottom>
1162     <BottomAnchorToTop>false</BottomAnchorToTop>   1167         <BottomAnchorToTop>false</BottomAnchorToTop>
1163     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1168         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1164     <RightAnchorToRight>false</RightAnchorToRight>   1169         <RightAnchorToRight>false</RightAnchorToRight>
1165     <RightAnchorToLeft>false</RightAnchorToLeft>   1170         <RightAnchorToLeft>false</RightAnchorToLeft>
1166        
1167     <Style_Border>true</Style_Border>   1171         <Style_Border>true</Style_Border>
1168   </STMLbox>   1172     </STMLbox>
1169 <Button item="GT_PlantBannerButton">   1173     <Button item="GT_PlantBannerButton">
1170     <ScreenID>PlantBannerButton</ScreenID>   1174         <ScreenID>PlantBannerButton</ScreenID>
1171     <AutoStretch>true</AutoStretch>   1175         <AutoStretch>true</AutoStretch>
1172     <LeftAnchorOffset>290</LeftAnchorOffset>   1176         <LeftAnchorOffset>290</LeftAnchorOffset>
1173     <TopAnchorOffset>23</TopAnchorOffset>   1177         <TopAnchorOffset>23</TopAnchorOffset>
1174     <RightAnchorOffset>382</RightAnchorOffset>   1178         <RightAnchorOffset>382</RightAnchorOffset>
1175     <BottomAnchorOffset>3</BottomAnchorOffset>   1179         <BottomAnchorOffset>3</BottomAnchorOffset>
1176     <TopAnchorToTop>false</TopAnchorToTop>   1180         <TopAnchorToTop>false</TopAnchorToTop>
1177     <BottomAnchorToTop>false</BottomAnchorToTop>   1181         <BottomAnchorToTop>false</BottomAnchorToTop>
1178     <TopAnchorToBottom>true</TopAnchorToBottom>   1182         <TopAnchorToBottom>true</TopAnchorToBottom>
1179     <BottomAnchorToBottom>true</BottomAnchorToBottom>   1183         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1180        
1181     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1184         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1182     <RightAnchorToLeft>true</RightAnchorToLeft>   1185         <RightAnchorToLeft>true</RightAnchorToLeft>
1183        
1184     <Style_Transparent>false</Style_Transparent>   1186         <Style_Transparent>false</Style_Transparent>
1185     <Style_Checkbox>false</Style_Checkbox>   1187         <Style_Checkbox>false</Style_Checkbox>
1186     <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>
1187     <Text>Plant Banner</Text>   1189         <Text>Plant Banner</Text>
1188     <TextColor>   1190         <TextColor>
1189       <R>255</R>   1191             <R>255</R>
1190       <G>255</G>   1192             <G>255</G>
1191       <B>255</B>   1193             <B>255</B>
1192     </TextColor>   1194         </TextColor>
1193     <ButtonDrawTemplate>   1195         <ButtonDrawTemplate>
1194       <Normal>A_SmallBtnNormal</Normal>   1196             <Normal>A_SmallBtnNormal</Normal>
1195       <Pressed>A_SmallBtnPressed</Pressed>   1197             <Pressed>A_SmallBtnPressed</Pressed>
1196       <Flyby>A_SmallBtnFlyby</Flyby>   1198             <Flyby>A_SmallBtnFlyby</Flyby>
1197       <Disabled>A_SmallBtnDisabled</Disabled>   1199             <Disabled>A_SmallBtnDisabled</Disabled>
1198       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1200             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1199     </ButtonDrawTemplate>   1201         </ButtonDrawTemplate>
1200 </Button>   1202     </Button>
1201        
1202 <Button item="GT_SaveBannerSettings">   1203     <Button item="GT_SaveBannerSettings">
1203     <ScreenID>SaveBannerSettings</ScreenID>   1204         <ScreenID>SaveBannerSettings</ScreenID>
1204     <AutoStretch>true</AutoStretch>   1205         <AutoStretch>true</AutoStretch>
1205     <LeftAnchorOffset>10</LeftAnchorOffset>   1206         <LeftAnchorOffset>10</LeftAnchorOffset>
1206     <TopAnchorOffset>283</TopAnchorOffset>   1207         <TopAnchorOffset>283</TopAnchorOffset>
1207     <RightAnchorOffset>105</RightAnchorOffset>   1208         <RightAnchorOffset>105</RightAnchorOffset>
1208     <BottomAnchorOffset>303</BottomAnchorOffset>   1209         <BottomAnchorOffset>303</BottomAnchorOffset>
1209        
1210     <TopAnchorToTop>true</TopAnchorToTop>   1210         <TopAnchorToTop>true</TopAnchorToTop>
1211     <BottomAnchorToTop>true</BottomAnchorToTop>   1211         <BottomAnchorToTop>true</BottomAnchorToTop>
1212        
1213     <LeftAnchorToRight>false</LeftAnchorToRight>   1212         <LeftAnchorToRight>false</LeftAnchorToRight>
1214     <RightAnchorToRight>false</RightAnchorToRight>   1213         <RightAnchorToRight>false</RightAnchorToRight>
1215     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1214         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1216     <RightAnchorToLeft>true</RightAnchorToLeft>   1215         <RightAnchorToLeft>true</RightAnchorToLeft>
1217        
1218     <Style_Transparent>false</Style_Transparent>   1216         <Style_Transparent>false</Style_Transparent>
1219     <Style_Checkbox>false</Style_Checkbox>   1217         <Style_Checkbox>false</Style_Checkbox>
1220     <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>   1218         <TooltipReference>Place the selected banner in the world at current location.</TooltipReference>
1221     <Text>Save</Text>   1219         <Text>Save</Text>
1222     <TextColor>   1220         <TextColor>
1223       <R>255</R>   1221             <R>255</R>
1224       <G>255</G>   1222             <G>255</G>
1225       <B>255</B>   1223             <B>255</B>
1226     </TextColor>   1224         </TextColor>
1227     <ButtonDrawTemplate>   1225         <ButtonDrawTemplate>
1228       <Normal>A_SmallBtnNormal</Normal>   1226             <Normal>A_SmallBtnNormal</Normal>
1229       <Pressed>A_SmallBtnPressed</Pressed>   1227             <Pressed>A_SmallBtnPressed</Pressed>
1230       <Flyby>A_SmallBtnFlyby</Flyby>   1228             <Flyby>A_SmallBtnFlyby</Flyby>
1231       <Disabled>A_SmallBtnDisabled</Disabled>   1229             <Disabled>A_SmallBtnDisabled</Disabled>
1232       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1230             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1233     </ButtonDrawTemplate>   1231         </ButtonDrawTemplate>
1234 </Button>   1232     </Button>
1235        
1236 <Button item="GT_CancelEditBanner">   1233     <Button item="GT_CancelEditBanner">
1237     <ScreenID>CancelEditBanner</ScreenID>   1234         <ScreenID>CancelEditBanner</ScreenID>
1238     <AutoStretch>true</AutoStretch>   1235         <AutoStretch>true</AutoStretch>
1239     <LeftAnchorOffset>107</LeftAnchorOffset>   1236         <LeftAnchorOffset>107</LeftAnchorOffset>
1240     <TopAnchorOffset>283</TopAnchorOffset>   1237         <TopAnchorOffset>283</TopAnchorOffset>
1241     <RightAnchorOffset>200</RightAnchorOffset>   1238         <RightAnchorOffset>200</RightAnchorOffset>
1242     <BottomAnchorOffset>303</BottomAnchorOffset>   1239         <BottomAnchorOffset>303</BottomAnchorOffset>
1243        
1244     <TopAnchorToTop>true</TopAnchorToTop>   1240         <TopAnchorToTop>true</TopAnchorToTop>
1245     <BottomAnchorToTop>true</BottomAnchorToTop>   1241         <BottomAnchorToTop>true</BottomAnchorToTop>
1246        
1247     <LeftAnchorToRight>false</LeftAnchorToRight>   1242         <LeftAnchorToRight>false</LeftAnchorToRight>
1248     <RightAnchorToRight>false</RightAnchorToRight>   1243         <RightAnchorToRight>false</RightAnchorToRight>
1249     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1244         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1250     <RightAnchorToLeft>true</RightAnchorToLeft>   1245         <RightAnchorToLeft>true</RightAnchorToLeft>
1251        
1252     <Style_Transparent>false</Style_Transparent>   1246         <Style_Transparent>false</Style_Transparent>
1253     <Style_Checkbox>false</Style_Checkbox>   1247         <Style_Checkbox>false</Style_Checkbox>
1254     <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>
1255     <Text>Cancel edit</Text>   1249         <Text>Cancel edit</Text>
1256     <TextColor>   1250         <TextColor>
1257       <R>255</R>   1251             <R>255</R>
1258       <G>255</G>   1252             <G>255</G>
1259       <B>255</B>   1253             <B>255</B>
1260     </TextColor>   1254         </TextColor>
1261     <ButtonDrawTemplate>   1255         <ButtonDrawTemplate>
1262       <Normal>A_SmallBtnNormal</Normal>   1256             <Normal>A_SmallBtnNormal</Normal>
1263       <Pressed>A_SmallBtnPressed</Pressed>   1257             <Pressed>A_SmallBtnPressed</Pressed>
1264       <Flyby>A_SmallBtnFlyby</Flyby>   1258             <Flyby>A_SmallBtnFlyby</Flyby>
1265       <Disabled>A_SmallBtnDisabled</Disabled>   1259             <Disabled>A_SmallBtnDisabled</Disabled>
1266       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1260             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1267     </ButtonDrawTemplate>   1261         </ButtonDrawTemplate>
1268 </Button>   1262     </Button>
1269        
1270 <Button item="GT_Layer1TexturePrev">   1263     <Button item="GT_Layer1TexturePrev">
1271     <ScreenID>Layer1TexturePrev</ScreenID>   1264         <ScreenID>Layer1TexturePrev</ScreenID>
1272     <AutoStretch>true</AutoStretch>   1265         <AutoStretch>true</AutoStretch>
1273     <LeftAnchorOffset>10</LeftAnchorOffset>   1266         <LeftAnchorOffset>10</LeftAnchorOffset>
1274     <TopAnchorOffset>237</TopAnchorOffset>   1267         <TopAnchorOffset>237</TopAnchorOffset>
1275     <RightAnchorOffset>35</RightAnchorOffset>   1268         <RightAnchorOffset>35</RightAnchorOffset>
1276     <BottomAnchorOffset>257</BottomAnchorOffset>   1269         <BottomAnchorOffset>257</BottomAnchorOffset>
1277        
1278     <TopAnchorToTop>true</TopAnchorToTop>   1270         <TopAnchorToTop>true</TopAnchorToTop>
1279     <BottomAnchorToTop>true</BottomAnchorToTop>   1271         <BottomAnchorToTop>true</BottomAnchorToTop>
1280        
1281     <LeftAnchorToRight>false</LeftAnchorToRight>   1272         <LeftAnchorToRight>false</LeftAnchorToRight>
1282     <RightAnchorToRight>false</RightAnchorToRight>   1273         <RightAnchorToRight>false</RightAnchorToRight>
1283     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1274         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1284     <RightAnchorToLeft>true</RightAnchorToLeft>   1275         <RightAnchorToLeft>true</RightAnchorToLeft>
1285        
1286     <Style_Transparent>false</Style_Transparent>   1276         <Style_Transparent>false</Style_Transparent>
1287     <Style_Checkbox>false</Style_Checkbox>   1277         <Style_Checkbox>false</Style_Checkbox>
1288     <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>
1289     <Text>-</Text>   1279         <Text>-</Text>
1290     <TextColor>   1280         <TextColor>
1291       <R>255</R>   1281             <R>255</R>
1292       <G>255</G>   1282             <G>255</G>
1293       <B>255</B>   1283             <B>255</B>
1294     </TextColor>   1284         </TextColor>
1295     <ButtonDrawTemplate>   1285         <ButtonDrawTemplate>
1296       <Normal>A_SmallBtnNormal</Normal>   1286             <Normal>A_SmallBtnNormal</Normal>
1297       <Pressed>A_SmallBtnPressed</Pressed>   1287             <Pressed>A_SmallBtnPressed</Pressed>
1298       <Flyby>A_SmallBtnFlyby</Flyby>   1288             <Flyby>A_SmallBtnFlyby</Flyby>
1299       <Disabled>A_SmallBtnDisabled</Disabled>   1289             <Disabled>A_SmallBtnDisabled</Disabled>
1300       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1290             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1301     </ButtonDrawTemplate>   1291         </ButtonDrawTemplate>
1302 </Button>   1292     </Button>
1303 <Button item="GT_Layer1ColorBtn">   1293     <Button item="GT_Layer1ColorBtn">
1304     <ScreenID>Layer1ColorBtn</ScreenID>   1294         <ScreenID>Layer1ColorBtn</ScreenID>
1305     <RelativePosition>true</RelativePosition>   1295         <RelativePosition>true</RelativePosition>
1306     <AutoStretch>true</AutoStretch>   1296         <AutoStretch>true</AutoStretch>
1307     <LeftAnchorOffset>40</LeftAnchorOffset>   1297         <LeftAnchorOffset>40</LeftAnchorOffset>
1308     <TopAnchorOffset>237</TopAnchorOffset>   1298         <TopAnchorOffset>237</TopAnchorOffset>
1309     <RightAnchorOffset>60</RightAnchorOffset>   1299         <RightAnchorOffset>60</RightAnchorOffset>
1310     <BottomAnchorOffset>257</BottomAnchorOffset>   1300         <BottomAnchorOffset>257</BottomAnchorOffset>
1311        
1312     <TopAnchorToTop>true</TopAnchorToTop>   1301         <TopAnchorToTop>true</TopAnchorToTop>
1313     <BottomAnchorToTop>true</BottomAnchorToTop>   1302         <BottomAnchorToTop>true</BottomAnchorToTop>
1314        
1315     <LeftAnchorToRight>false</LeftAnchorToRight>   1303         <LeftAnchorToRight>false</LeftAnchorToRight>
1316     <RightAnchorToRight>false</RightAnchorToRight>   1304         <RightAnchorToRight>false</RightAnchorToRight>
1317     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1305         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1318     <RightAnchorToLeft>true</RightAnchorToLeft>   1306         <RightAnchorToLeft>true</RightAnchorToLeft>
1319        
1320        
1321     <Style_VScroll>false</Style_VScroll>   1307         <Style_VScroll>false</Style_VScroll>
1322     <Style_HScroll>false</Style_HScroll>   1308         <Style_HScroll>false</Style_HScroll>
1323     <Style_Transparent>false</Style_Transparent>   1309         <Style_Transparent>false</Style_Transparent>
1324     <Style_Checkbox>false</Style_Checkbox>   1310         <Style_Checkbox>false</Style_Checkbox>
1325     <TextColor>   1311         <TextColor>
1326       <R>255</R>   1312             <R>255</R>
1327       <G>255</G>   1313             <G>255</G>
1328       <B>255</B>   1314             <B>255</B>
1329     </TextColor>   1315         </TextColor>
1330     <ButtonDrawTemplate>   1316         <ButtonDrawTemplate>
1331       <Normal>A_BtnNormal</Normal>   1317             <Normal>A_BtnNormal</Normal>
1332       <Pressed>A_BtnPressed</Pressed>   1318             <Pressed>A_BtnPressed</Pressed>
1333       <Flyby>A_BtnFlyby</Flyby>   1319             <Flyby>A_BtnFlyby</Flyby>
1334       <Disabled>A_BtnDisabled</Disabled>   1320             <Disabled>A_BtnDisabled</Disabled>
1335       <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   1321             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
1336       <NormalDecal>A_WhitePixel</NormalDecal>   1322             <NormalDecal>A_WhitePixel</NormalDecal>
1337     </ButtonDrawTemplate>   1323         </ButtonDrawTemplate>
1338     <DecalOffset>   1324         <DecalOffset>
1339       <X>2</X>   1325             <X>2</X>
1340       <Y>2</Y>   1326             <Y>2</Y>
1341     </DecalOffset>   1327         </DecalOffset>
1342     <DecalSize>   1328         <DecalSize>
1343       <CX>16</CX>   1329             <CX>16</CX>
1344       <CY>16</CY>   1330             <CY>16</CY>
1345     </DecalSize>   1331         </DecalSize>
1346   </Button>   1332     </Button>
1347 <Button item="GT_Layer1TextureNext">   1333     <Button item="GT_Layer1TextureNext">
1348     <ScreenID>Layer1TextureNext</ScreenID>   1334         <ScreenID>Layer1TextureNext</ScreenID>
1349     <AutoStretch>true</AutoStretch>   1335         <AutoStretch>true</AutoStretch>
1350     <LeftAnchorOffset>64</LeftAnchorOffset>   1336         <LeftAnchorOffset>64</LeftAnchorOffset>
1351     <TopAnchorOffset>237</TopAnchorOffset>   1337         <TopAnchorOffset>237</TopAnchorOffset>
1352     <RightAnchorOffset>89</RightAnchorOffset>   1338         <RightAnchorOffset>89</RightAnchorOffset>
1353     <BottomAnchorOffset>257</BottomAnchorOffset>   1339         <BottomAnchorOffset>257</BottomAnchorOffset>
1354        
1355     <TopAnchorToTop>true</TopAnchorToTop>   1340         <TopAnchorToTop>true</TopAnchorToTop>
1356     <BottomAnchorToTop>true</BottomAnchorToTop>   1341         <BottomAnchorToTop>true</BottomAnchorToTop>
1357        
1358     <LeftAnchorToRight>false</LeftAnchorToRight>   1342         <LeftAnchorToRight>false</LeftAnchorToRight>
1359     <RightAnchorToRight>false</RightAnchorToRight>   1343         <RightAnchorToRight>false</RightAnchorToRight>
1360     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1344         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1361     <RightAnchorToLeft>true</RightAnchorToLeft>   1345         <RightAnchorToLeft>true</RightAnchorToLeft>
1362        
1363     <Style_Transparent>false</Style_Transparent>   1346         <Style_Transparent>false</Style_Transparent>
1364     <Style_Checkbox>false</Style_Checkbox>   1347         <Style_Checkbox>false</Style_Checkbox>
1365     <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>
1366     <Text>+</Text>   1349         <Text>+</Text>
1367     <TextColor>   1350         <TextColor>
1368       <R>255</R>   1351             <R>255</R>
1369       <G>255</G>   1352             <G>255</G>
1370       <B>255</B>   1353             <B>255</B>
1371     </TextColor>   1354         </TextColor>
1372     <ButtonDrawTemplate>   1355         <ButtonDrawTemplate>
1373       <Normal>A_SmallBtnNormal</Normal>   1356             <Normal>A_SmallBtnNormal</Normal>
1374       <Pressed>A_SmallBtnPressed</Pressed>   1357             <Pressed>A_SmallBtnPressed</Pressed>
1375       <Flyby>A_SmallBtnFlyby</Flyby>   1358             <Flyby>A_SmallBtnFlyby</Flyby>
1376       <Disabled>A_SmallBtnDisabled</Disabled>   1359             <Disabled>A_SmallBtnDisabled</Disabled>
1377       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1360             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1378     </ButtonDrawTemplate>   1361         </ButtonDrawTemplate>
1379 </Button>   1362     </Button>
1380 <Button item="GT_Layer2TexturePrev">   1363     <Button item="GT_Layer2TexturePrev">
1381     <ScreenID>Layer2TexturePrev</ScreenID>   1364         <ScreenID>Layer2TexturePrev</ScreenID>
1382     <AutoStretch>true</AutoStretch>   1365         <AutoStretch>true</AutoStretch>
1383     <LeftAnchorOffset>110</LeftAnchorOffset>   1366         <LeftAnchorOffset>110</LeftAnchorOffset>
1384     <TopAnchorOffset>237</TopAnchorOffset>   1367         <TopAnchorOffset>237</TopAnchorOffset>
1385     <RightAnchorOffset>135</RightAnchorOffset>   1368         <RightAnchorOffset>135</RightAnchorOffset>
1386     <BottomAnchorOffset>257</BottomAnchorOffset>   1369         <BottomAnchorOffset>257</BottomAnchorOffset>
1387        
1388     <TopAnchorToTop>true</TopAnchorToTop>   1370         <TopAnchorToTop>true</TopAnchorToTop>
1389     <BottomAnchorToTop>true</BottomAnchorToTop>   1371         <BottomAnchorToTop>true</BottomAnchorToTop>
1390        
1391     <LeftAnchorToRight>false</LeftAnchorToRight>   1372         <LeftAnchorToRight>false</LeftAnchorToRight>
1392     <RightAnchorToRight>false</RightAnchorToRight>   1373         <RightAnchorToRight>false</RightAnchorToRight>
1393     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1374         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1394     <RightAnchorToLeft>true</RightAnchorToLeft>   1375         <RightAnchorToLeft>true</RightAnchorToLeft>
1395        
1396     <Style_Transparent>false</Style_Transparent>   1376         <Style_Transparent>false</Style_Transparent>
1397     <Style_Checkbox>false</Style_Checkbox>   1377         <Style_Checkbox>false</Style_Checkbox>
1398     <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>
1399     <Text>-</Text>   1379         <Text>-</Text>
1400     <TextColor>   1380         <TextColor>
1401       <R>255</R>   1381             <R>255</R>
1402       <G>255</G>   1382             <G>255</G>
1403       <B>255</B>   1383             <B>255</B>
1404     </TextColor>   1384         </TextColor>
1405     <ButtonDrawTemplate>   1385         <ButtonDrawTemplate>
1406       <Normal>A_SmallBtnNormal</Normal>   1386             <Normal>A_SmallBtnNormal</Normal>
1407       <Pressed>A_SmallBtnPressed</Pressed>   1387             <Pressed>A_SmallBtnPressed</Pressed>
1408       <Flyby>A_SmallBtnFlyby</Flyby>   1388             <Flyby>A_SmallBtnFlyby</Flyby>
1409       <Disabled>A_SmallBtnDisabled</Disabled>   1389             <Disabled>A_SmallBtnDisabled</Disabled>
1410       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1390             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1411     </ButtonDrawTemplate>   1391         </ButtonDrawTemplate>
1412 </Button>   1392     </Button>
1413 <Button item="GT_Layer2TextureNext">   1393     <Button item="GT_Layer2TextureNext">
1414     <ScreenID>Layer2TextureNext</ScreenID>   1394         <ScreenID>Layer2TextureNext</ScreenID>
1415     <AutoStretch>true</AutoStretch>   1395         <AutoStretch>true</AutoStretch>
1416     <LeftAnchorOffset>164</LeftAnchorOffset>   1396         <LeftAnchorOffset>164</LeftAnchorOffset>
1417     <TopAnchorOffset>237</TopAnchorOffset>   1397         <TopAnchorOffset>237</TopAnchorOffset>
1418     <RightAnchorOffset>189</RightAnchorOffset>   1398         <RightAnchorOffset>189</RightAnchorOffset>
1419     <BottomAnchorOffset>257</BottomAnchorOffset>   1399         <BottomAnchorOffset>257</BottomAnchorOffset>
1420        
1421     <TopAnchorToTop>true</TopAnchorToTop>   1400         <TopAnchorToTop>true</TopAnchorToTop>
1422     <BottomAnchorToTop>true</BottomAnchorToTop>   1401         <BottomAnchorToTop>true</BottomAnchorToTop>
1423        
1424     <LeftAnchorToRight>false</LeftAnchorToRight>   1402         <LeftAnchorToRight>false</LeftAnchorToRight>
1425     <RightAnchorToRight>false</RightAnchorToRight>   1403         <RightAnchorToRight>false</RightAnchorToRight>
1426     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1404         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1427     <RightAnchorToLeft>true</RightAnchorToLeft>   1405         <RightAnchorToLeft>true</RightAnchorToLeft>
1428        
1429     <Style_Transparent>false</Style_Transparent>   1406         <Style_Transparent>false</Style_Transparent>
1430     <Style_Checkbox>false</Style_Checkbox>   1407         <Style_Checkbox>false</Style_Checkbox>
1431     <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>
1432     <Text>+</Text>   1409         <Text>+</Text>
1433     <TextColor>   1410         <TextColor>
1434       <R>255</R>   1411             <R>255</R>
1435       <G>255</G>   1412             <G>255</G>
1436       <B>255</B>   1413             <B>255</B>
1437     </TextColor>   1414         </TextColor>
1438     <ButtonDrawTemplate>   1415         <ButtonDrawTemplate>
1439       <Normal>A_SmallBtnNormal</Normal>   1416             <Normal>A_SmallBtnNormal</Normal>
1440       <Pressed>A_SmallBtnPressed</Pressed>   1417             <Pressed>A_SmallBtnPressed</Pressed>
1441       <Flyby>A_SmallBtnFlyby</Flyby>   1418             <Flyby>A_SmallBtnFlyby</Flyby>
1442       <Disabled>A_SmallBtnDisabled</Disabled>   1419             <Disabled>A_SmallBtnDisabled</Disabled>
1443       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1420             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1444     </ButtonDrawTemplate>   1421         </ButtonDrawTemplate>
1445 </Button>   1422     </Button>
1446        
1447 <Button item="GT_Layer2ColorBtn">   1423     <Button item="GT_Layer2ColorBtn">
1448     <ScreenID>Layer2ColorBtn</ScreenID>   1424         <ScreenID>Layer2ColorBtn</ScreenID>
1449     <RelativePosition>true</RelativePosition>   1425         <RelativePosition>true</RelativePosition>
1450     <AutoStretch>true</AutoStretch>   1426         <AutoStretch>true</AutoStretch>
1451     <LeftAnchorOffset>140</LeftAnchorOffset>   1427         <LeftAnchorOffset>140</LeftAnchorOffset>
1452     <TopAnchorOffset>237</TopAnchorOffset>   1428         <TopAnchorOffset>237</TopAnchorOffset>
1453     <RightAnchorOffset>160</RightAnchorOffset>   1429         <RightAnchorOffset>160</RightAnchorOffset>
1454     <BottomAnchorOffset>257</BottomAnchorOffset>   1430         <BottomAnchorOffset>257</BottomAnchorOffset>
1455        
1456     <TopAnchorToTop>true</TopAnchorToTop>   1431         <TopAnchorToTop>true</TopAnchorToTop>
1457     <BottomAnchorToTop>true</BottomAnchorToTop>   1432         <BottomAnchorToTop>true</BottomAnchorToTop>
1458        
1459     <LeftAnchorToRight>false</LeftAnchorToRight>   1433         <LeftAnchorToRight>false</LeftAnchorToRight>
1460     <RightAnchorToRight>false</RightAnchorToRight>   1434         <RightAnchorToRight>false</RightAnchorToRight>
1461     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1435         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1462     <RightAnchorToLeft>true</RightAnchorToLeft>   1436         <RightAnchorToLeft>true</RightAnchorToLeft>
1463        
1464        
1465     <Style_VScroll>false</Style_VScroll>   1437         <Style_VScroll>false</Style_VScroll>
1466     <Style_HScroll>false</Style_HScroll>   1438         <Style_HScroll>false</Style_HScroll>
1467     <Style_Transparent>false</Style_Transparent>   1439         <Style_Transparent>false</Style_Transparent>
1468     <Style_Checkbox>false</Style_Checkbox>   1440         <Style_Checkbox>false</Style_Checkbox>
1469     <TextColor>   1441         <TextColor>
1470       <R>255</R>   1442             <R>255</R>
1471       <G>255</G>   1443             <G>255</G>
1472       <B>255</B>   1444             <B>255</B>
1473     </TextColor>   1445         </TextColor>
1474     <ButtonDrawTemplate>   1446         <ButtonDrawTemplate>
1475       <Normal>A_BtnNormal</Normal>   1447             <Normal>A_BtnNormal</Normal>
1476       <Pressed>A_BtnPressed</Pressed>   1448             <Pressed>A_BtnPressed</Pressed>
1477       <Flyby>A_BtnFlyby</Flyby>   1449             <Flyby>A_BtnFlyby</Flyby>
1478       <Disabled>A_BtnDisabled</Disabled>   1450             <Disabled>A_BtnDisabled</Disabled>
1479       <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   1451             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
1480       <NormalDecal>A_WhitePixel</NormalDecal>   1452             <NormalDecal>A_WhitePixel</NormalDecal>
1481     </ButtonDrawTemplate>   1453         </ButtonDrawTemplate>
1482     <DecalOffset>   1454         <DecalOffset>
1483       <X>2</X>   1455             <X>2</X>
1484       <Y>2</Y>   1456             <Y>2</Y>
1485     </DecalOffset>   1457         </DecalOffset>
1486     <DecalSize>   1458         <DecalSize>
1487       <CX>16</CX>   1459             <CX>16</CX>
1488       <CY>16</CY>   1460             <CY>16</CY>
1489     </DecalSize>   1461         </DecalSize>
1490   </Button>   1462     </Button>
1491        
1492 <Label item="GT_Layer1Label">   1463     <Label item="GT_Layer1Label">
1493     <ScreenID>Layer1Label</ScreenID>   1464         <ScreenID>Layer1Label</ScreenID>
1494     <Font>3</Font>   1465         <Font>3</Font>
1495     <Text>Background</Text>   1466         <Text>Background</Text>
1496     <TextColor>   1467         <TextColor>
1497       <R>255</R>   1468             <R>255</R>
1498       <G>255</G>   1469             <G>255</G>
1499       <B>255</B>   1470             <B>255</B>
1500     </TextColor>   1471         </TextColor>
1501     <AutoStretch>true</AutoStretch>   1472         <AutoStretch>true</AutoStretch>
1502        
1503     <LeftAnchorOffset>15</LeftAnchorOffset>   1473         <LeftAnchorOffset>15</LeftAnchorOffset>
1504     <TopAnchorOffset>260</TopAnchorOffset>   1474         <TopAnchorOffset>260</TopAnchorOffset>
1505     <RightAnchorOffset>120</RightAnchorOffset>   1475         <RightAnchorOffset>120</RightAnchorOffset>
1506     <BottomAnchorOffset>280</BottomAnchorOffset>   1476         <BottomAnchorOffset>280</BottomAnchorOffset>
1507        
1508     <TopAnchorToTop>true</TopAnchorToTop>   1477         <TopAnchorToTop>true</TopAnchorToTop>
1509     <BottomAnchorToTop>true</BottomAnchorToTop>   1478         <BottomAnchorToTop>true</BottomAnchorToTop>
1510        
1511     <LeftAnchorToRight>false</LeftAnchorToRight>   1479         <LeftAnchorToRight>false</LeftAnchorToRight>
1512     <RightAnchorToRight>false</RightAnchorToRight>   1480         <RightAnchorToRight>false</RightAnchorToRight>
1513     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1481         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1514     <RightAnchorToLeft>true</RightAnchorToLeft>   1482         <RightAnchorToLeft>true</RightAnchorToLeft>
1515        
1516     <AlignCenter>false</AlignCenter>   1483         <AlignCenter>false</AlignCenter>
1517   </Label>   1484     </Label>
1518 <Label item="GT_Layer2Label">   1485     <Label item="GT_Layer2Label">
1519     <ScreenID>Layer2Label</ScreenID>   1486         <ScreenID>Layer2Label</ScreenID>
1520     <Font>3</Font>   1487         <Font>3</Font>
1521     <Text>Foreground</Text>   1488         <Text>Foreground</Text>
1522     <TextColor>   1489         <TextColor>
1523       <R>255</R>   1490             <R>255</R>
1524       <G>255</G>   1491             <G>255</G>
1525       <B>255</B>   1492             <B>255</B>
1526     </TextColor>   1493         </TextColor>
1527     <AutoStretch>true</AutoStretch>   1494         <AutoStretch>true</AutoStretch>
1528        
1529     <LeftAnchorOffset>118</LeftAnchorOffset>   1495         <LeftAnchorOffset>118</LeftAnchorOffset>
1530     <TopAnchorOffset>260</TopAnchorOffset>   1496         <TopAnchorOffset>260</TopAnchorOffset>
1531     <RightAnchorOffset>200</RightAnchorOffset>   1497         <RightAnchorOffset>200</RightAnchorOffset>
1532     <BottomAnchorOffset>280</BottomAnchorOffset>   1498         <BottomAnchorOffset>280</BottomAnchorOffset>
1533        
1534     <TopAnchorToTop>true</TopAnchorToTop>   1499         <TopAnchorToTop>true</TopAnchorToTop>
1535     <BottomAnchorToTop>true</BottomAnchorToTop>   1500         <BottomAnchorToTop>true</BottomAnchorToTop>
1536        
1537     <LeftAnchorToRight>false</LeftAnchorToRight>   1501         <LeftAnchorToRight>false</LeftAnchorToRight>
1538     <RightAnchorToRight>false</RightAnchorToRight>   1502         <RightAnchorToRight>false</RightAnchorToRight>
1539     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1503         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1540     <RightAnchorToLeft>true</RightAnchorToLeft>   1504         <RightAnchorToLeft>true</RightAnchorToLeft>
1541        
1542     <AlignCenter>false</AlignCenter>   1505         <AlignCenter>false</AlignCenter>
1543   </Label>   1506     </Label>
1544        
1545 <Label item="GT_TimeRemainingLabel">   1507     <Label item="GT_TimeRemainingLabel">
1546     <ScreenID>TimeRemainingLabel</ScreenID>   1508         <ScreenID>TimeRemainingLabel</ScreenID>
1547     <Font>3</Font>   1509         <Font>3</Font>
1548     <Text>Time Remaining:</Text>   1510         <Text>Time Remaining:</Text>
1549     <TextColor>   1511         <TextColor>
1550       <R>255</R>   1512             <R>255</R>
1551       <G>255</G>   1513             <G>255</G>
1552       <B>255</B>   1514             <B>255</B>
1553     </TextColor>   1515         </TextColor>
1554     <Size>   1516         <Size>
1555       <CX>100</CX>   1517             <CX>100</CX>
1556       <CY>15</CY>   1518             <CY>15</CY>
1557     </Size>   1519         </Size>
1558     <AlignCenter>false</AlignCenter>   1520         <AlignCenter>false</AlignCenter>
1559     <Location>   1521         <Location>
1560       <X>392</X>   1522             <X>392</X>
1561       <Y>14</Y>   1523             <Y>14</Y>
1562     </Location>   1524         </Location>
1563   </Label>   1525     </Label>
1564   <Label item="GT_TimeRemainingValueLabel">   1526     <Label item="GT_TimeRemainingValueLabel">
1565     <ScreenID>TimeRemainingValueLabel</ScreenID>   1527         <ScreenID>TimeRemainingValueLabel</ScreenID>
1566     <Font>3</Font>   1528         <Font>3</Font>
1567     <Text>00:00:00</Text>   1529         <Text>00:00:00</Text>
1568     <TextColor>   1530         <TextColor>
1569       <R>255</R>   1531             <R>255</R>
1570       <G>255</G>   1532             <G>255</G>
1571       <B>255</B>   1533             <B>255</B>
1572     </TextColor>   1534         </TextColor>
1573     <Size>   1535         <Size>
1574       <CX>50</CX>   1536             <CX>50</CX>
1575       <CY>15</CY>   1537             <CY>15</CY>
1576     </Size>   1538         </Size>
1577     <AlignCenter>false</AlignCenter>   1539         <AlignCenter>false</AlignCenter>
1578     <Location>   1540         <Location>
1579       <X>492</X>   1541             <X>492</X>
1580       <Y>14</Y>   1542             <Y>14</Y>
1581     </Location>   1543         </Location>
1582   </Label>   1544     </Label>
1583   <Button item="GT_ShowAllPossibleBannersButton">   1545     <Button item="GT_ShowAllPossibleBannersButton">
1584     <ScreenID>ShowAllPossibleBannersButton</ScreenID>   1546         <ScreenID>ShowAllPossibleBannersButton</ScreenID>
1585     <RelativePosition>true</RelativePosition>   1547         <RelativePosition>true</RelativePosition>
1586     <AutoStretch>true</AutoStretch>   1548         <AutoStretch>true</AutoStretch>
1587     <LeftAnchorOffset>290</LeftAnchorOffset>   1549         <LeftAnchorOffset>290</LeftAnchorOffset>
1588     <TopAnchorOffset>156</TopAnchorOffset>   1550         <TopAnchorOffset>156</TopAnchorOffset>
1589     <RightAnchorOffset>306</RightAnchorOffset>   1551         <RightAnchorOffset>306</RightAnchorOffset>
1590     <BottomAnchorOffset>140</BottomAnchorOffset>   1552         <BottomAnchorOffset>140</BottomAnchorOffset>
1591        
1592     <TopAnchorToTop>false</TopAnchorToTop>   1553         <TopAnchorToTop>false</TopAnchorToTop>
1593     <BottomAnchorToTop>false</BottomAnchorToTop>   1554         <BottomAnchorToTop>false</BottomAnchorToTop>
1594     <TopAnchorToBottom>true</TopAnchorToBottom>   1555         <TopAnchorToBottom>true</TopAnchorToBottom>
1595     <BottomAnchorToBottom>true</BottomAnchorToBottom>   1556         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1596     <RightAnchorToLeft>true</RightAnchorToLeft>   1557         <RightAnchorToLeft>true</RightAnchorToLeft>
1597     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1558         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1598        
1599     <Style_Transparent>false</Style_Transparent>   1559         <Style_Transparent>false</Style_Transparent>
1600     <Style_Checkbox>true</Style_Checkbox>   1560         <Style_Checkbox>true</Style_Checkbox>
1601     <Text />   1561         <Text />
1602     <TextColor>   1562         <TextColor>
1603       <R>255</R>   1563             <R>255</R>
1604       <G>255</G>   1564             <G>255</G>
1605       <B>255</B>   1565             <B>255</B>
1606     </TextColor>   1566         </TextColor>
1607     <ButtonDrawTemplate>   1567         <ButtonDrawTemplate>
1608       <Normal>A_CheckBoxNormal</Normal>   1568             <Normal>A_CheckBoxNormal</Normal>
1609       <Pressed>A_CheckBoxPressed</Pressed>   1569             <Pressed>A_CheckBoxPressed</Pressed>
1610     </ButtonDrawTemplate>   1570         </ButtonDrawTemplate>
1611   </Button>   1571     </Button>
1612   <Label item="GT_ShowAllPossibleBannersLabel">   1572     <Label item="GT_ShowAllPossibleBannersLabel">
1613     <ScreenID />   1573         <ScreenID />
1614     <RelativePosition>true</RelativePosition>   1574         <RelativePosition>true</RelativePosition>
1615     <AutoStretch>true</AutoStretch>   1575         <AutoStretch>true</AutoStretch>
1616     <LeftAnchorOffset>316</LeftAnchorOffset>   1576         <LeftAnchorOffset>316</LeftAnchorOffset>
1617     <TopAnchorOffset>154</TopAnchorOffset>   1577         <TopAnchorOffset>154</TopAnchorOffset>
1618     <RightAnchorOffset>450</RightAnchorOffset>   1578         <RightAnchorOffset>450</RightAnchorOffset>
1619     <BottomAnchorOffset>134</BottomAnchorOffset>   1579         <BottomAnchorOffset>134</BottomAnchorOffset>
1620        
1621     <TopAnchorToTop>false</TopAnchorToTop>   1580         <TopAnchorToTop>false</TopAnchorToTop>
1622     <BottomAnchorToTop>false</BottomAnchorToTop>   1581         <BottomAnchorToTop>false</BottomAnchorToTop>
1623        
1624     <TopAnchorToBottom>true</TopAnchorToBottom>   1582         <TopAnchorToBottom>true</TopAnchorToBottom>
1625     <BottomAnchorToBottom>true</BottomAnchorToBottom>   1583         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1626        
1627     <RightAnchorToLeft>true</RightAnchorToLeft>   1584         <RightAnchorToLeft>true</RightAnchorToLeft>
1628     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1585         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1629        
1630     <Text>Show All Possible</Text>   1586         <Text>Show All Possible</Text>
1631     <TextColor>   1587         <TextColor>
1632       <R>255</R>   1588             <R>255</R>
1633       <G>255</G>   1589             <G>255</G>
1634       <B>255</B>   1590             <B>255</B>
1635     </TextColor>   1591         </TextColor>
1636     <NoWrap>true</NoWrap>   1592         <NoWrap>true</NoWrap>
1637     <AlignCenter>false</AlignCenter>   1593         <AlignCenter>false</AlignCenter>
1638     <AlignRight>false</AlignRight>   1594         <AlignRight>false</AlignRight>
1639   </Label>   1595     </Label>
1640 <Button item="GT_RemoveBannerButton">   1596     <Button item="GT_RemoveBannerButton">
1641     <ScreenID>RemoveBannerButton</ScreenID>   1597         <ScreenID>RemoveBannerButton</ScreenID>
1642     <AutoStretch>true</AutoStretch>   1598         <AutoStretch>true</AutoStretch>
1643     <LeftAnchorOffset>386</LeftAnchorOffset>   1599         <LeftAnchorOffset>386</LeftAnchorOffset>
1644     <TopAnchorOffset>23</TopAnchorOffset>   1600         <TopAnchorOffset>23</TopAnchorOffset>
1645     <RightAnchorOffset>478</RightAnchorOffset>   1601         <RightAnchorOffset>478</RightAnchorOffset>
1646     <BottomAnchorOffset>3</BottomAnchorOffset>   1602         <BottomAnchorOffset>3</BottomAnchorOffset>
1647     <TopAnchorToTop>false</TopAnchorToTop>   1603         <TopAnchorToTop>false</TopAnchorToTop>
1648     <BottomAnchorToTop>false</BottomAnchorToTop>   1604         <BottomAnchorToTop>false</BottomAnchorToTop>
1649     <TopAnchorToBottom>true</TopAnchorToBottom>   1605         <TopAnchorToBottom>true</TopAnchorToBottom>
1650     <BottomAnchorToBottom>true</BottomAnchorToBottom>   1606         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1651        
1652     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1607         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1653     <RightAnchorToLeft>true</RightAnchorToLeft>   1608         <RightAnchorToLeft>true</RightAnchorToLeft>
1654        
1655     <Style_Transparent>false</Style_Transparent>   1609         <Style_Transparent>false</Style_Transparent>
1656     <Style_Checkbox>false</Style_Checkbox>   1610         <Style_Checkbox>false</Style_Checkbox>
1657     <TooltipReference>Remove the active banner from the world.</TooltipReference>   1611         <TooltipReference>Remove the active banner from the world.</TooltipReference>
1658     <Text>Remove Banner</Text>   1612         <Text>Remove Banner</Text>
1659     <TextColor>   1613         <TextColor>
1660       <R>255</R>   1614             <R>255</R>
1661       <G>255</G>   1615             <G>255</G>
1662       <B>255</B>   1616             <B>255</B>
1663     </TextColor>   1617         </TextColor>
1664     <ButtonDrawTemplate>   1618         <ButtonDrawTemplate>
1665       <Normal>A_SmallBtnNormal</Normal>   1619             <Normal>A_SmallBtnNormal</Normal>
1666       <Pressed>A_SmallBtnPressed</Pressed>   1620             <Pressed>A_SmallBtnPressed</Pressed>
1667       <Flyby>A_SmallBtnFlyby</Flyby>   1621             <Flyby>A_SmallBtnFlyby</Flyby>
1668       <Disabled>A_SmallBtnDisabled</Disabled>   1622             <Disabled>A_SmallBtnDisabled</Disabled>
1669       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1623             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1670     </ButtonDrawTemplate>   1624         </ButtonDrawTemplate>
1671 </Button>   1625     </Button>
1672        
1673 <Button item="GT_EditBannerButton">   1626     <Button item="GT_EditBannerButton">
1674     <ScreenID>EditBannerButton</ScreenID>   1627         <ScreenID>EditBannerButton</ScreenID>
1675     <AutoStretch>true</AutoStretch>   1628         <AutoStretch>true</AutoStretch>
1676     <LeftAnchorOffset>480</LeftAnchorOffset>   1629         <LeftAnchorOffset>480</LeftAnchorOffset>
1677     <TopAnchorOffset>23</TopAnchorOffset>   1630         <TopAnchorOffset>23</TopAnchorOffset>
1678     <RightAnchorOffset>566</RightAnchorOffset>   1631         <RightAnchorOffset>566</RightAnchorOffset>
1679     <BottomAnchorOffset>3</BottomAnchorOffset>   1632         <BottomAnchorOffset>3</BottomAnchorOffset>
1680     <TopAnchorToTop>false</TopAnchorToTop>   1633         <TopAnchorToTop>false</TopAnchorToTop>
1681     <BottomAnchorToTop>false</BottomAnchorToTop>   1634         <BottomAnchorToTop>false</BottomAnchorToTop>
1682     <TopAnchorToBottom>true</TopAnchorToBottom>   1635         <TopAnchorToBottom>true</TopAnchorToBottom>
1683     <BottomAnchorToBottom>true</BottomAnchorToBottom>   1636         <BottomAnchorToBottom>true</BottomAnchorToBottom>
1684        
1685     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1637         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1686     <RightAnchorToLeft>true</RightAnchorToLeft>   1638         <RightAnchorToLeft>true</RightAnchorToLeft>
1687        
1688     <Style_Transparent>false</Style_Transparent>   1639         <Style_Transparent>false</Style_Transparent>
1689     <Style_Checkbox>false</Style_Checkbox>   1640         <Style_Checkbox>false</Style_Checkbox>
1690     <TooltipReference>Remove the active banner from the world.</TooltipReference>   1641         <TooltipReference>Remove the active banner from the world.</TooltipReference>
1691     <Text>Edit Settings</Text>   1642         <Text>Edit Settings</Text>
1692     <TextColor>   1643         <TextColor>
1693       <R>255</R>   1644             <R>255</R>
1694       <G>255</G>   1645             <G>255</G>
1695       <B>255</B>   1646             <B>255</B>
1696     </TextColor>   1647         </TextColor>
1697     <ButtonDrawTemplate>   1648         <ButtonDrawTemplate>
1698       <Normal>A_SmallBtnNormal</Normal>   1649             <Normal>A_SmallBtnNormal</Normal>
1699       <Pressed>A_SmallBtnPressed</Pressed>   1650             <Pressed>A_SmallBtnPressed</Pressed>
1700       <Flyby>A_SmallBtnFlyby</Flyby>   1651             <Flyby>A_SmallBtnFlyby</Flyby>
1701       <Disabled>A_SmallBtnDisabled</Disabled>   1652             <Disabled>A_SmallBtnDisabled</Disabled>
1702       <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   1653             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
1703     </ButtonDrawTemplate>   1654         </ButtonDrawTemplate>
1704 </Button>   1655     </Button>
1705        
1706 <!-- Specify the default textures here. -->   1656     <!-- Specify the default textures here. -->
1707     <TextureInfo item="gdb_background_00.dds">   1657     <TextureInfo item="gdb_background_00.dds">
1708         <Size>   1658         <Size>
1709             <CX>256</CX>   1659             <CX>256</CX>
1710             <CY>256</CY>   1660             <CY>256</CY>
1711         </Size>   1661         </Size>
1712     </TextureInfo>   1662     </TextureInfo>
1713     <TextureInfo item="gdb_logo_00.dds">   1663     <TextureInfo item="gdb_logo_00.dds">
1714         <Size>   1664         <Size>
1715             <CX>256</CX>   1665             <CX>256</CX>
1716             <CY>256</CY>   1666             <CY>256</CY>
1717         </Size>   1667         </Size>
1718     </TextureInfo>   1668     </TextureInfo>
1719        
1720     <Ui2DAnimation item="A_GuildBannerPreviewBackgroundAnim">   1669     <Ui2DAnimation item="A_GuildBannerPreviewBackgroundAnim">
1721     <Frames>   1670         <Frames>
1722         <Texture>gdb_background_00.dds</Texture>   1671             <Texture>gdb_background_00.dds</Texture>
1723         <Location>   1672             <Location>
1724             <X>0</X>   1673                 <X>0</X>
1725             <Y>0</Y>   1674                 <Y>0</Y>
1726         </Location>   1675             </Location>
1727         <Size>   1676             <Size>
1728             <CX>256</CX>   1677                 <CX>256</CX>
1729             <CY>256</CY>   1678                 <CY>256</CY>
1730         </Size>   1679             </Size>
1731     </Frames>   1680         </Frames>
1732     </Ui2DAnimation>   1681     </Ui2DAnimation>
1733        
1734     <Ui2DAnimation item="A_GuildBannerPreviewLogoAnim">   1682     <Ui2DAnimation item="A_GuildBannerPreviewLogoAnim">
1735     <Frames>   1683         <Frames>
1736         <Texture>gdb_logo_00.dds</Texture>   1684             <Texture>gdb_logo_00.dds</Texture>
1737         <Location>   1685             <Location>
1738             <X>0</X>   1686                 <X>0</X>
1739             <Y>0</Y>   1687                 <Y>0</Y>
1740         </Location>   1688             </Location>
1741         <Size>   1689             <Size>
1742             <CX>256</CX>   1690                 <CX>256</CX>
1743             <CY>256</CY>   1691                 <CY>256</CY>
1744         </Size>   1692             </Size>
1745     </Frames>   1693         </Frames>
1746     </Ui2DAnimation>   1694     </Ui2DAnimation>
1747        
1748     <StaticTintedBlendAnimation item="GT_GuildBannerPreview">   1695     <StaticTintedBlendAnimation item="GT_GuildBannerPreview">
1749         <ScreenID>GuildBannerPreview</ScreenID>   1696         <ScreenID>GuildBannerPreview</ScreenID>
1750         <Location>   1697         <Location>
1751             <X>10</X>   1698             <X>10</X>
1752             <Y>30</Y>   1699             <Y>30</Y>
1753         </Location>   1700         </Location>
1754         <Size>   1701         <Size>
1755             <CX>200</CX>   1702             <CX>200</CX>
1756             <CY>200</CY>   1703             <CY>200</CY>
1757         </Size>   1704         </Size>
1758         <Texture1>A_GuildBannerPreviewBackgroundAnim</Texture1>   1705         <Texture1>A_GuildBannerPreviewBackgroundAnim</Texture1>
1759         <Texture2>A_GuildBannerPreviewLogoAnim</Texture2>   1706         <Texture2>A_GuildBannerPreviewLogoAnim</Texture2>
1760         <Tint1>   1707         <Tint1>
1761             <R>255</R>   1708             <R>255</R>
1762             <G>255</G>   1709             <G>255</G>
1763             <B>255</B>   1710             <B>255</B>
1764         </Tint1>   1711         </Tint1>
1765         <Tint2>   1712         <Tint2>
1766             <R>255</R>   1713             <R>255</R>
1767             <G>255</G>   1714             <G>255</G>
1768             <B>255</B>   1715             <B>255</B>
1769         </Tint2>   1716         </Tint2>
1770         <MaxLayerOneTextures>5</MaxLayerOneTextures>   1717         <MaxLayerOneTextures>5</MaxLayerOneTextures>
1771         <MaxLayerTwoTextures>3</MaxLayerTwoTextures>   1718         <MaxLayerTwoTextures>3</MaxLayerTwoTextures>
1772         <LayerOneTextureIndex>0</LayerOneTextureIndex>   1719         <LayerOneTextureIndex>0</LayerOneTextureIndex>
1773         <LayerTwoTextureIndex>0</LayerTwoTextureIndex>   1720         <LayerTwoTextureIndex>0</LayerTwoTextureIndex>
1774     </StaticTintedBlendAnimation>   1721     </StaticTintedBlendAnimation>
1775        
1776   <Page item="GT_BannerPage">   1722     <Page item="GT_BannerPage">
1777     <ScreenID>BannerPage</ScreenID>   1723         <ScreenID>BannerPage</ScreenID>
1778     <RelativePosition>false</RelativePosition>   1724         <RelativePosition>false</RelativePosition>
1779     <DrawTemplate>WDT_Def</DrawTemplate>   1725         <DrawTemplate>WDT_Def</DrawTemplate>
1780     <TabText>Banner</TabText>   1726         <TabText>Banner</TabText>
1781     <TabTextColor>   1727         <TabTextColor>
1782       <R>255</R>   1728             <R>255</R>
1783       <G>255</G>   1729             <G>255</G>
1784       <B>255</B>   1730             <B>255</B>
1785     </TabTextColor>   1731         </TabTextColor>
1786     <TabTextActiveColor>   1732         <TabTextActiveColor>
1787       <R>255</R>   1733             <R>255</R>
1788       <G>255</G>   1734             <G>255</G>
1789       <B>0</B>   1735             <B>0</B>
1790     </TabTextActiveColor>   1736         </TabTextActiveColor>
1791     <Style_Sizable>true</Style_Sizable>   1737         <Style_Sizable>true</Style_Sizable>
1792     <Location>   1738         <Location>
1793       <X>0</X>   1739             <X>0</X>
1794       <Y>22</Y>   1740             <Y>22</Y>
1795     </Location>   1741         </Location>
1796     <Size>   1742         <Size>
1797       <CX>578</CX>   1743             <CX>578</CX>
1798       <CY>302</CY>   1744             <CY>302</CY>
1799     </Size>   1745         </Size>
1800     <Pieces>GT_BannerKitList</Pieces>   1746         <Pieces>GT_BannerKitList</Pieces>
1801     <Pieces>GT_PlantBannerButton</Pieces>   1747         <Pieces>GT_PlantBannerButton</Pieces>
1802     <Pieces>GT_RemoveBannerButton</Pieces>   1748         <Pieces>GT_RemoveBannerButton</Pieces>
1803     <Pieces>GT_EditBannerButton</Pieces>   1749         <Pieces>GT_EditBannerButton</Pieces>
1804     <Pieces>GT_BannerDescription</Pieces>   1750         <Pieces>GT_BannerDescription</Pieces>
1805     <Pieces>GT_TimeRemainingValueLabel</Pieces>   1751         <Pieces>GT_TimeRemainingValueLabel</Pieces>
1806     <Pieces>GT_TimeRemainingLabel</Pieces>   1752         <Pieces>GT_TimeRemainingLabel</Pieces>
1807     <Pieces>GT_ShowAllPossibleBannersLabel</Pieces>   1753         <Pieces>GT_ShowAllPossibleBannersLabel</Pieces>
1808     <Pieces>GT_ShowAllPossibleBannersButton</Pieces>   1754         <Pieces>GT_ShowAllPossibleBannersButton</Pieces>
1809     <Pieces>GT_GuildBannerPreview</Pieces>   1755         <Pieces>GT_GuildBannerPreview</Pieces>
1810     <Pieces>GT_RefreshBannerListButton</Pieces>   1756         <Pieces>GT_RefreshBannerListButton</Pieces>
1811     <Pieces>GT_Layer1TextureNext</Pieces>   1757         <Pieces>GT_Layer1TextureNext</Pieces>
1812     <Pieces>GT_Layer1TexturePrev</Pieces>   1758         <Pieces>GT_Layer1TexturePrev</Pieces>
1813     <Pieces>GT_Layer2TextureNext</Pieces>   1759         <Pieces>GT_Layer2TextureNext</Pieces>
1814     <Pieces>GT_Layer2TexturePrev</Pieces>   1760         <Pieces>GT_Layer2TexturePrev</Pieces>
1815     <Pieces>GT_Layer1ColorBtn</Pieces>   1761         <Pieces>GT_Layer1ColorBtn</Pieces>
1816     <Pieces>GT_Layer2ColorBtn</Pieces>   1762         <Pieces>GT_Layer2ColorBtn</Pieces>
1817     <Pieces>GT_Layer1Label</Pieces>   1763         <Pieces>GT_Layer1Label</Pieces>
1818     <Pieces>GT_Layer2Label</Pieces>   1764         <Pieces>GT_Layer2Label</Pieces>
1819     <Pieces>GT_SaveBannerSettings</Pieces>   1765         <Pieces>GT_SaveBannerSettings</Pieces>
1820     <Pieces>GT_CancelEditBanner</Pieces>   1766         <Pieces>GT_CancelEditBanner</Pieces>
1821     <Pieces>GT_BannerFilter</Pieces>   1767         <Pieces>GT_BannerFilter</Pieces>
1822        
1823   </Page>   1768     </Page>
1824        
1825   <TabBox item="GT_Subwindows">   1769     <TabBox item="GT_Subwindows">
1826     <ScreenID>Subwindows</ScreenID>   1770     <ScreenID>Subwindows</ScreenID>
1827     <RelativePosition>true</RelativePosition>   1771     <RelativePosition>true</RelativePosition>
1828     <AutoStretch>true</AutoStretch>   1772     <AutoStretch>true</AutoStretch>
1829     <LeftAnchorOffset>2</LeftAnchorOffset>   1773     <LeftAnchorOffset>2</LeftAnchorOffset>
1830     <TopAnchorOffset>28</TopAnchorOffset>   1774     <TopAnchorOffset>28</TopAnchorOffset>
1831     <RightAnchorOffset>2</RightAnchorOffset>   1775     <RightAnchorOffset>2</RightAnchorOffset>
1832     <BottomAnchorOffset>28</BottomAnchorOffset>   1776     <BottomAnchorOffset>28</BottomAnchorOffset>
1833     <TopAnchorToTop>true</TopAnchorToTop>   1777     <TopAnchorToTop>true</TopAnchorToTop>
1834     <BottomAnchorToTop>false</BottomAnchorToTop>   1778     <BottomAnchorToTop>false</BottomAnchorToTop>
1835     <LeftAnchorToLeft>true</LeftAnchorToLeft>fs   1779     <LeftAnchorToLeft>true</LeftAnchorToLeft>fs
1836     <RightAnchorToLeft>false</RightAnchorToLeft>   1780     <RightAnchorToLeft>false</RightAnchorToLeft>
1837     <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>   1781     <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
1838     <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>   1782     <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
1839     <Pages>GT_MemberPage</Pages>   1783     <Pages>GT_MemberPage</Pages>
1840     <Pages>GT_NotePage</Pages>   1784     <Pages>GT_NotePage</Pages>
1841     <Pages>GT_TributePage</Pages>   1785     <Pages>GT_TributePage</Pages>
1842     <Pages>GT_ProfilePage</Pages>   1786     <Pages>GT_ProfilePage</Pages>
1843     <Pages>GT_BannerPage</Pages>   1787     <Pages>GT_BannerPage</Pages>
1844   </TabBox>   1788   </TabBox>
1845   <Button item="GT_ShowOfflineButton">   1789     <Button item="GT_ShowOfflineButton">
1846     <ScreenID>ShowOfflineButton</ScreenID>   1790         <ScreenID>ShowOfflineButton</ScreenID>
1847     <RelativePosition>true</RelativePosition>   1791         <RelativePosition>true</RelativePosition>
1848     <AutoStretch>true</AutoStretch>   1792         <AutoStretch>true</AutoStretch>
1849     <LeftAnchorOffset>10</LeftAnchorOffset>   1793         <LeftAnchorOffset>10</LeftAnchorOffset>
1850     <TopAnchorOffset>24</TopAnchorOffset>   1794         <TopAnchorOffset>24</TopAnchorOffset>
1851     <RightAnchorOffset>26</RightAnchorOffset>   1795         <RightAnchorOffset>26</RightAnchorOffset>
1852     <BottomAnchorOffset>8</BottomAnchorOffset>   1796         <BottomAnchorOffset>8</BottomAnchorOffset>
1853     <TopAnchorToTop>false</TopAnchorToTop>   1797         <TopAnchorToTop>false</TopAnchorToTop>
1854     <BottomAnchorToTop>false</BottomAnchorToTop>   1798         <BottomAnchorToTop>false</BottomAnchorToTop>
1855     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1799         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1856     <RightAnchorToLeft>true</RightAnchorToLeft>   1800         <RightAnchorToLeft>true</RightAnchorToLeft>
1857     <Style_Transparent>false</Style_Transparent>   1801         <Style_Transparent>false</Style_Transparent>
1858     <Style_Checkbox>true</Style_Checkbox>   1802         <Style_Checkbox>true</Style_Checkbox>
1859     <Text />   1803         <Text />
1860     <TextColor>   1804         <TextColor>
1861       <R>255</R>   1805             <R>255</R>
1862       <G>255</G>   1806             <G>255</G>
1863       <B>255</B>   1807             <B>255</B>
1864     </TextColor>   1808         </TextColor>
1865     <ButtonDrawTemplate>   1809         <ButtonDrawTemplate>
1866       <Normal>A_CheckBoxNormal</Normal>   1810             <Normal>A_CheckBoxNormal</Normal>
1867       <Pressed>A_CheckBoxPressed</Pressed>   1811             <Pressed>A_CheckBoxPressed</Pressed>
1868     </ButtonDrawTemplate>   1812         </ButtonDrawTemplate>
1869   </Button>   1813     </Button>
1870   <Label item="GT_ShowOfflineLabel">   1814     <Label item="GT_ShowOfflineLabel">
1871     <ScreenID />   1815         <ScreenID />
1872     <RelativePosition>true</RelativePosition>   1816         <RelativePosition>true</RelativePosition>
1873     <AutoStretch>true</AutoStretch>   1817         <AutoStretch>true</AutoStretch>
1874     <LeftAnchorOffset>30</LeftAnchorOffset>   1818         <LeftAnchorOffset>30</LeftAnchorOffset>
1875     <TopAnchorOffset>24</TopAnchorOffset>   1819         <TopAnchorOffset>24</TopAnchorOffset>
1876     <RightAnchorOffset>128</RightAnchorOffset>   1820         <RightAnchorOffset>128</RightAnchorOffset>
1877     <BottomAnchorOffset>4</BottomAnchorOffset>   1821         <BottomAnchorOffset>4</BottomAnchorOffset>
1878     <TopAnchorToTop>false</TopAnchorToTop>   1822         <TopAnchorToTop>false</TopAnchorToTop>
1879     <BottomAnchorToTop>false</BottomAnchorToTop>   1823         <BottomAnchorToTop>false</BottomAnchorToTop>
1880     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1824         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1881     <RightAnchorToLeft>true</RightAnchorToLeft>   1825         <RightAnchorToLeft>true</RightAnchorToLeft>
1882     <Text>Show Offline</Text>   1826         <Text>Show Offline</Text>
1883     <TextColor>   1827         <TextColor>
1884       <R>255</R>   1828             <R>255</R>
1885       <G>255</G>   1829             <G>255</G>
1886       <B>255</B>   1830             <B>255</B>
1887     </TextColor>   1831         </TextColor>
1888     <NoWrap>true</NoWrap>   1832         <NoWrap>true</NoWrap>
1889     <AlignCenter>false</AlignCenter>   1833         <AlignCenter>false</AlignCenter>
1890     <AlignRight>false</AlignRight>   1834         <AlignRight>false</AlignRight>
1891   </Label>   1835     </Label>
1892   <Button item="GT_HideAltButton">   1836     <Button item="GT_HideAltButton">
1893     <ScreenID>HideAltButton</ScreenID>   1837         <ScreenID>HideAltButton</ScreenID>
1894     <RelativePosition>true</RelativePosition>   1838         <RelativePosition>true</RelativePosition>
1895     <AutoStretch>true</AutoStretch>   1839         <AutoStretch>true</AutoStretch>
1896     <LeftAnchorOffset>128</LeftAnchorOffset>   1840         <LeftAnchorOffset>128</LeftAnchorOffset>
1897     <TopAnchorOffset>24</TopAnchorOffset>   1841         <TopAnchorOffset>24</TopAnchorOffset>
1898     <RightAnchorOffset>144</RightAnchorOffset>   1842         <RightAnchorOffset>144</RightAnchorOffset>
1899     <BottomAnchorOffset>8</BottomAnchorOffset>   1843         <BottomAnchorOffset>8</BottomAnchorOffset>
1900     <TopAnchorToTop>false</TopAnchorToTop>   1844         <TopAnchorToTop>false</TopAnchorToTop>
1901     <BottomAnchorToTop>false</BottomAnchorToTop>   1845         <BottomAnchorToTop>false</BottomAnchorToTop>
1902     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1846         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1903     <RightAnchorToLeft>true</RightAnchorToLeft>   1847         <RightAnchorToLeft>true</RightAnchorToLeft>
1904     <Style_Transparent>false</Style_Transparent>   1848         <Style_Transparent>false</Style_Transparent>
1905     <Style_Checkbox>true</Style_Checkbox>   1849         <Style_Checkbox>true</Style_Checkbox>
1906     <Text />   1850         <Text />
1907     <TextColor>   1851         <TextColor>
1908       <R>255</R>   1852             <R>255</R>
1909       <G>255</G>   1853             <G>255</G>
1910       <B>255</B>   1854             <B>255</B>
1911     </TextColor>   1855         </TextColor>
1912     <ButtonDrawTemplate>   1856         <ButtonDrawTemplate>
1913       <Normal>A_CheckBoxNormal</Normal>   1857             <Normal>A_CheckBoxNormal</Normal>
1914       <Pressed>A_CheckBoxPressed</Pressed>   1858             <Pressed>A_CheckBoxPressed</Pressed>
1915     </ButtonDrawTemplate>   1859         </ButtonDrawTemplate>
1916   </Button>   1860     </Button>
1917   <Label item="GT_HideAltLabel">   1861     <Label item="GT_HideAltLabel">
1918     <ScreenID />   1862         <ScreenID />
1919     <RelativePosition>true</RelativePosition>   1863         <RelativePosition>true</RelativePosition>
1920     <AutoStretch>true</AutoStretch>   1864         <AutoStretch>true</AutoStretch>
1921     <LeftAnchorOffset>148</LeftAnchorOffset>   1865         <LeftAnchorOffset>148</LeftAnchorOffset>
1922     <TopAnchorOffset>24</TopAnchorOffset>   1866         <TopAnchorOffset>24</TopAnchorOffset>
1923     <RightAnchorOffset>276</RightAnchorOffset>   1867         <RightAnchorOffset>276</RightAnchorOffset>
1924     <BottomAnchorOffset>4</BottomAnchorOffset>   1868         <BottomAnchorOffset>4</BottomAnchorOffset>
1925     <TopAnchorToTop>false</TopAnchorToTop>   1869         <TopAnchorToTop>false</TopAnchorToTop>
1926     <BottomAnchorToTop>false</BottomAnchorToTop>   1870         <BottomAnchorToTop>false</BottomAnchorToTop>
1927     <LeftAnchorToLeft>true</LeftAnchorToLeft>   1871         <LeftAnchorToLeft>true</LeftAnchorToLeft>
1928     <RightAnchorToLeft>true</RightAnchorToLeft>   1872         <RightAnchorToLeft>true</RightAnchorToLeft>
1929     <Text>Hide Alts</Text>   1873         <Text>Hide Alts</Text>
1930     <TextColor>   1874         <TextColor>
1931       <R>255</R>   1875             <R>255</R>
1932       <G>255</G>   1876             <G>255</G>
1933       <B>255</B>   1877             <B>255</B>
1934     </TextColor>   1878         </TextColor>
1935     <NoWrap>true</NoWrap>   1879         <NoWrap>true</NoWrap>
1936     <AlignCenter>false</AlignCenter>   1880         <AlignCenter>false</AlignCenter>
1937     <AlignRight>false</AlignRight>   1881         <AlignRight>false</AlignRight>
1938   </Label>   1882     </Label>
1939   <Label item="GT_PlayerCountLabelText">   1883     <Label item="GT_PlayerCountLabelText">
1940     <ScreenID />   1884         <ScreenID />
1941     <RelativePosition>true</RelativePosition>   1885         <RelativePosition>true</RelativePosition>
1942     <AutoStretch>true</AutoStretch>   1886         <AutoStretch>true</AutoStretch>
1943     <LeftAnchorOffset>164</LeftAnchorOffset>   1887         <LeftAnchorOffset>164</LeftAnchorOffset>
1944     <TopAnchorOffset>25</TopAnchorOffset>   1888         <TopAnchorOffset>25</TopAnchorOffset>
1945     <RightAnchorOffset>64</RightAnchorOffset>   1889         <RightAnchorOffset>64</RightAnchorOffset>
1946     <BottomAnchorOffset>5</BottomAnchorOffset>   1890         <BottomAnchorOffset>5</BottomAnchorOffset>
1947     <TopAnchorToTop>false</TopAnchorToTop>   1891         <TopAnchorToTop>false</TopAnchorToTop>
1948     <BottomAnchorToTop>false</BottomAnchorToTop>   1892         <BottomAnchorToTop>false</BottomAnchorToTop>
1949     <LeftAnchorToLeft>false</LeftAnchorToLeft>   1893         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1950     <RightAnchorToLeft>false</RightAnchorToLeft>   1894         <RightAnchorToLeft>false</RightAnchorToLeft>
1951     <Text>Member Count:</Text>   1895         <Text>Member Count:</Text>
1952     <TextColor>   1896         <TextColor>
1953       <R>255</R>   1897             <R>255</R>
1954       <G>255</G>   1898             <G>255</G>
1955       <B>255</B>   1899             <B>255</B>
1956     </TextColor>   1900         </TextColor>
1957     <NoWrap>true</NoWrap>   1901         <NoWrap>true</NoWrap>
1958     <AlignCenter>false</AlignCenter>   1902         <AlignCenter>false</AlignCenter>
1959     <AlignRight>false</AlignRight>   1903         <AlignRight>false</AlignRight>
1960   </Label>   1904     </Label>
1961   <Label item="GT_PlayerCountLabel">   1905     <Label item="GT_PlayerCountLabel">
1962     <ScreenID>PlayerCount</ScreenID>   1906         <ScreenID>PlayerCount</ScreenID>
1963     <RelativePosition>true</RelativePosition>   1907         <RelativePosition>true</RelativePosition>
1964     <AutoStretch>true</AutoStretch>   1908         <AutoStretch>true</AutoStretch>
1965     <LeftAnchorOffset>72</LeftAnchorOffset>   1909         <LeftAnchorOffset>72</LeftAnchorOffset>
1966     <TopAnchorOffset>25</TopAnchorOffset>   1910         <TopAnchorOffset>25</TopAnchorOffset>
1967     <RightAnchorOffset>18</RightAnchorOffset>   1911         <RightAnchorOffset>18</RightAnchorOffset>
1968     <BottomAnchorOffset>5</BottomAnchorOffset>   1912         <BottomAnchorOffset>5</BottomAnchorOffset>
1969     <TopAnchorToTop>false</TopAnchorToTop>   1913         <TopAnchorToTop>false</TopAnchorToTop>
1970     <BottomAnchorToTop>false</BottomAnchorToTop>   1914         <BottomAnchorToTop>false</BottomAnchorToTop>
1971     <LeftAnchorToLeft>false</LeftAnchorToLeft>   1915         <LeftAnchorToLeft>false</LeftAnchorToLeft>
1972     <RightAnchorToLeft>false</RightAnchorToLeft>   1916         <RightAnchorToLeft>false</RightAnchorToLeft>
1973     <Text />   1917         <Text />
1974     <TextColor>   1918         <TextColor>
1975       <R>255</R>   1919             <R>255</R>
1976       <G>255</G>   1920             <G>255</G>
1977       <B>255</B>   1921             <B>255</B>
1978     </TextColor>   1922         </TextColor>
1979     <NoWrap>true</NoWrap>   1923         <NoWrap>true</NoWrap>
1980     <AlignCenter>false</AlignCenter>   1924         <AlignCenter>false</AlignCenter>
1981     <AlignRight>false</AlignRight>   1925         <AlignRight>false</AlignRight>
1982   </Label>   1926     </Label>
1983   <Screen item="GuildManagementWnd">   1927     <Screen item="GuildManagementWnd">
1984     <ScreenID />   1928         <ScreenID />
1985     <RelativePosition>false</RelativePosition>   1929         <RelativePosition>false</RelativePosition>
1986     <Location>   1930         <Location>
1987       <X>50</X>   1931             <X>50</X>
1988       <Y>100</Y>   1932             <Y>100</Y>
1989     </Location>   1933         </Location>
1990     <Size>   1934         <Size>
1991       <CX>600</CX>   1935             <CX>600</CX>
1992       <CY>410</CY>   1936             <CY>410</CY>
1993     </Size>   1937         </Size>
1994     <Text>Guild Management</Text>   1938         <Text>Guild Management</Text>
1995     <Style_VScroll>false</Style_VScroll>   1939         <Style_VScroll>false</Style_VScroll>
1996     <Style_HScroll>false</Style_HScroll>   1940         <Style_HScroll>false</Style_HScroll>
1997     <Style_Transparent>false</Style_Transparent>   1941         <Style_Transparent>false</Style_Transparent>
1998     <TooltipReference>This is the Guild Management Window.</TooltipReference>   1942         <TooltipReference>This is the Guild Management Window.</TooltipReference>
1999     <DrawTemplate>WDT_Rounded</DrawTemplate>   1943         <DrawTemplate>WDT_Rounded</DrawTemplate>
2000     <Style_Titlebar>true</Style_Titlebar>   1944         <Style_Titlebar>true</Style_Titlebar>
2001     <Style_Closebox>true</Style_Closebox>   1945         <Style_Closebox>true</Style_Closebox>
2002     <Style_Minimizebox>true</Style_Minimizebox>   1946         <Style_Minimizebox>true</Style_Minimizebox>
2003     <Style_Border>true</Style_Border>   1947         <Style_Border>true</Style_Border>
2004     <Style_Sizable>true</Style_Sizable>   1948         <Style_Sizable>true</Style_Sizable>
2005     <Pieces>GT_GuildNameLabel</Pieces>   1949         <Pieces>GT_GuildNameLabel</Pieces>
2006     <Pieces>GT_DumpButton</Pieces>   1950         <Pieces>GT_DumpButton</Pieces>
2007     <Pieces>GT_Subwindows</Pieces>   1951         <Pieces>GT_Subwindows</Pieces>
2008     <Pieces>GT_PlayerCountLabelText</Pieces>   1952         <Pieces>GT_PlayerCountLabelText</Pieces>
2009     <Pieces>GT_PlayerCountLabel</Pieces>   1953         <Pieces>GT_PlayerCountLabel</Pieces>
2010     <Pieces>GT_ShowOfflineButton</Pieces>   1954         <Pieces>GT_ShowOfflineButton</Pieces>
2011     <Pieces>GT_ShowOfflineLabel</Pieces>   1955         <Pieces>GT_ShowOfflineLabel</Pieces>
2012     <Pieces>GT_HideAltButton</Pieces>   1956         <Pieces>GT_HideAltButton</Pieces>
2013     <Pieces>GT_HideAltLabel</Pieces>   1957         <Pieces>GT_HideAltLabel</Pieces>
2014   </Screen>   1958     </Screen>
2015 </XML>   1959 </XML>
2016