EQInterface.comEQUI_OptionsWindow.xml Compare
Live Server : Patch : 9\3\08


Produced: 9/4/2008 1:16:00 AM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest\uifiles\9.2.08\EQUI_OptionsWindow.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_OptionsWindow.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     <!-- *********** Options Tab Window, General Options Page *********** -->   4     <!-- *********** Options Tab Window, General Options Page *********** -->
5     <!-- Fast Item Destroy -->   5     <!-- Fast Item Destroy -->
6     <Button item="OGP_FastItemDestroyCheckbox">   6     <Button item="OGP_FastItemDestroyCheckbox">
7         <ScreenID>OGP_FastItemDestroyCheckbox</ScreenID>   7         <ScreenID>OGP_FastItemDestroyCheckbox</ScreenID>
8         <RelativePosition>true</RelativePosition>   8         <RelativePosition>true</RelativePosition>
9         <Location>   9         <Location>
10             <X>10</X>   10             <X>10</X>
11             <Y>15</Y>   11             <Y>15</Y>
12         </Location>   12         </Location>
13         <Size>   13         <Size>
14             <CX>150</CX>   14             <CX>150</CX>
15             <CY>20</CY>   15             <CY>20</CY>
16         </Size>   16         </Size>
17         <Style_VScroll>false</Style_VScroll>   17         <Style_VScroll>false</Style_VScroll>
18         <Style_HScroll>false</Style_HScroll>   18         <Style_HScroll>false</Style_HScroll>
19         <Style_Transparent>false</Style_Transparent>   19         <Style_Transparent>false</Style_Transparent>
20         <Style_Checkbox>true</Style_Checkbox>   20         <Style_Checkbox>true</Style_Checkbox>
21         <Text>Fast Item Destroy</Text>   21         <Text>Fast Item Destroy</Text>
22         <TextColor>   22         <TextColor>
23             <R>255</R>   23             <R>255</R>
24             <G>255</G>   24             <G>255</G>
25             <B>255</B>   25             <B>255</B>
26         </TextColor>   26         </TextColor>
27         <ButtonDrawTemplate>   27         <ButtonDrawTemplate>
28             <Normal>A_BigBtnNormal</Normal>   28             <Normal>A_BigBtnNormal</Normal>
29             <Pressed>A_BigBtnPressed</Pressed>   29             <Pressed>A_BigBtnPressed</Pressed>
30             <Flyby>A_BigBtnFlyby</Flyby>   30             <Flyby>A_BigBtnFlyby</Flyby>
31             <Disabled>A_BigBtnDisabled</Disabled>   31             <Disabled>A_BigBtnDisabled</Disabled>
32             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   32             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
33         </ButtonDrawTemplate>   33         </ButtonDrawTemplate>
34     </Button>   34     </Button>
35     <!-- AA No Confirm -->   35     <!-- AA No Confirm -->
36     <Button item="OGP_AANoConfirmCheckbox">   36     <Button item="OGP_AANoConfirmCheckbox">
37         <ScreenID>OGP_AANoConfirmCheckbox</ScreenID>   37         <ScreenID>OGP_AANoConfirmCheckbox</ScreenID>
38         <RelativePosition>true</RelativePosition>   38         <RelativePosition>true</RelativePosition>
39         <Location>   39         <Location>
40             <X>10</X>   40             <X>10</X>
41             <Y>115</Y>   41             <Y>115</Y>
42         </Location>   42         </Location>
43         <Size>   43         <Size>
44             <CX>150</CX>   44             <CX>150</CX>
45             <CY>20</CY>   45             <CY>20</CY>
46         </Size>   46         </Size>
47         <Style_VScroll>false</Style_VScroll>   47         <Style_VScroll>false</Style_VScroll>
48         <Style_HScroll>false</Style_HScroll>   48         <Style_HScroll>false</Style_HScroll>
49         <Style_Transparent>false</Style_Transparent>   49         <Style_Transparent>false</Style_Transparent>
50         <Style_Checkbox>true</Style_Checkbox>   50         <Style_Checkbox>true</Style_Checkbox>
51         <Text>Fast AA Purchase</Text>   51         <Text>Fast AA Purchase</Text>
52         <TextColor>   52         <TextColor>
53             <R>255</R>   53             <R>255</R>
54             <G>255</G>   54             <G>255</G>
55             <B>255</B>   55             <B>255</B>
56         </TextColor>   56         </TextColor>
57         <TooltipReference>Toggle whether you want to spend AA points without a confirmation window.</TooltipReference>   57         <TooltipReference>Toggle whether you want to spend AA points without a confirmation window.</TooltipReference>
58         <ButtonDrawTemplate>   58         <ButtonDrawTemplate>
59             <Normal>A_BigBtnNormal</Normal>   59             <Normal>A_BigBtnNormal</Normal>
60             <Pressed>A_BigBtnPressed</Pressed>   60             <Pressed>A_BigBtnPressed</Pressed>
61             <Flyby>A_BigBtnFlyby</Flyby>   61             <Flyby>A_BigBtnFlyby</Flyby>
62             <Disabled>A_BigBtnDisabled</Disabled>   62             <Disabled>A_BigBtnDisabled</Disabled>
63             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   63             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
64         </ButtonDrawTemplate>   64         </ButtonDrawTemplate>
65     </Button>   65     </Button>
66     <!-- Adventure Merchant No Confirm -->   66     <!-- Adventure Merchant No Confirm -->
67     <Button item="OGP_AdvMerchantNoConfirmCheckbox">   67     <Button item="OGP_AdvMerchantNoConfirmCheckbox">
68         <ScreenID>OGP_AdvMerchantNoConfirmCheckbox</ScreenID>   68         <ScreenID>OGP_AdvMerchantNoConfirmCheckbox</ScreenID>
69         <RelativePosition>true</RelativePosition>   69         <RelativePosition>true</RelativePosition>
70         <Location>   70         <Location>
71             <X>10</X>   71             <X>10</X>
72             <Y>135</Y>   72             <Y>135</Y>
73         </Location>   73         </Location>
74         <Size>   74         <Size>
75             <CX>150</CX>   75             <CX>150</CX>
76             <CY>20</CY>   76             <CY>20</CY>
77         </Size>   77         </Size>
78         <Style_VScroll>false</Style_VScroll>   78         <Style_VScroll>false</Style_VScroll>
79         <Style_HScroll>false</Style_HScroll>   79         <Style_HScroll>false</Style_HScroll>
80         <Style_Transparent>false</Style_Transparent>   80         <Style_Transparent>false</Style_Transparent>
81         <Style_Checkbox>true</Style_Checkbox>   81         <Style_Checkbox>true</Style_Checkbox>
82         <Text>Fast Adv Purchase</Text>   82         <Text>Fast Adv Purchase</Text>
83         <TextColor>   83         <TextColor>
84             <R>255</R>   84             <R>255</R>
85             <G>255</G>   85             <G>255</G>
86             <B>255</B>   86             <B>255</B>
87         </TextColor>   87         </TextColor>
88         <TooltipReference>Toggle whether you want to spend Adventure Points without a confirmation window.</TooltipReference>   88         <TooltipReference>Toggle whether you want to spend Adventure Points without a confirmation window.</TooltipReference>
89         <ButtonDrawTemplate>   89         <ButtonDrawTemplate>
90             <Normal>A_BigBtnNormal</Normal>   90             <Normal>A_BigBtnNormal</Normal>
91             <Pressed>A_BigBtnPressed</Pressed>   91             <Pressed>A_BigBtnPressed</Pressed>
92             <Flyby>A_BigBtnFlyby</Flyby>   92             <Flyby>A_BigBtnFlyby</Flyby>
93             <Disabled>A_BigBtnDisabled</Disabled>   93             <Disabled>A_BigBtnDisabled</Disabled>
94             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   94             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
95         </ButtonDrawTemplate>   95         </ButtonDrawTemplate>
96     </Button>   96     </Button>
97     <!-- Leadership No Confirm -->   97     <!-- Leadership No Confirm -->
98     <Button item="OGP_LeadershipNoConfirmCheckbox">   98     <Button item="OGP_LeadershipNoConfirmCheckbox">
99         <ScreenID>OGP_LeadershipNoConfirmCheckbox</ScreenID>   99         <ScreenID>OGP_LeadershipNoConfirmCheckbox</ScreenID>
100         <RelativePosition>true</RelativePosition>   100         <RelativePosition>true</RelativePosition>
101         <Location>   101         <Location>
102             <X>10</X>   102             <X>10</X>
103             <Y>155</Y>   103             <Y>155</Y>
104         </Location>   104         </Location>
105         <Size>   105         <Size>
106             <CX>150</CX>   106             <CX>150</CX>
107             <CY>20</CY>   107             <CY>20</CY>
108         </Size>   108         </Size>
109         <Style_VScroll>false</Style_VScroll>   109         <Style_VScroll>false</Style_VScroll>
110         <Style_HScroll>false</Style_HScroll>   110         <Style_HScroll>false</Style_HScroll>
111         <Style_Transparent>false</Style_Transparent>   111         <Style_Transparent>false</Style_Transparent>
112         <Style_Checkbox>true</Style_Checkbox>   112         <Style_Checkbox>true</Style_Checkbox>
113         <Text>Fast Leadership Purchase</Text>   113         <Text>Fast Leadership Purchase</Text>
114         <TextColor>   114         <TextColor>
115             <R>255</R>   115             <R>255</R>
116             <G>255</G>   116             <G>255</G>
117             <B>255</B>   117             <B>255</B>
118         </TextColor>   118         </TextColor>
119         <TooltipReference>Toggle whether you want to spend leadership points without a confirmation window.</TooltipReference>   119         <TooltipReference>Toggle whether you want to spend leadership points without a confirmation window.</TooltipReference>
120         <ButtonDrawTemplate>   120         <ButtonDrawTemplate>
121             <Normal>A_BigBtnNormal</Normal>   121             <Normal>A_BigBtnNormal</Normal>
122             <Pressed>A_BigBtnPressed</Pressed>   122             <Pressed>A_BigBtnPressed</Pressed>
123             <Flyby>A_BigBtnFlyby</Flyby>   123             <Flyby>A_BigBtnFlyby</Flyby>
124             <Disabled>A_BigBtnDisabled</Disabled>   124             <Disabled>A_BigBtnDisabled</Disabled>
125             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   125             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
126         </ButtonDrawTemplate>   126         </ButtonDrawTemplate>
127     </Button>   127     </Button>
128     <!-- Accept guild invites -->   128     <!-- Accept guild invites -->
129     <Button item="OGP_GuildInvitesCheckbox">   129     <Button item="OGP_GuildInvitesCheckbox">
130         <ScreenID>OGP_GuildInvitesCheckbox</ScreenID>   130         <ScreenID>OGP_GuildInvitesCheckbox</ScreenID>
131         <RelativePosition>true</RelativePosition>   131         <RelativePosition>true</RelativePosition>
132         <Location>   132         <Location>
133             <X>10</X>   133             <X>10</X>
134             <Y>35</Y>   134             <Y>35</Y>
135         </Location>   135         </Location>
136         <Size>   136         <Size>
137             <CX>150</CX>   137             <CX>150</CX>
138             <CY>20</CY>   138             <CY>20</CY>
139         </Size>   139         </Size>
140         <Style_VScroll>false</Style_VScroll>   140         <Style_VScroll>false</Style_VScroll>
141         <Style_HScroll>false</Style_HScroll>   141         <Style_HScroll>false</Style_HScroll>
142         <Style_Transparent>false</Style_Transparent>   142         <Style_Transparent>false</Style_Transparent>
143         <Style_Checkbox>true</Style_Checkbox>   143         <Style_Checkbox>true</Style_Checkbox>
144         <Text>Receive Guild Invites</Text>   144         <Text>Receive Guild Invites</Text>
145         <TextColor>   145         <TextColor>
146             <R>255</R>   146             <R>255</R>
147             <G>255</G>   147             <G>255</G>
148             <B>255</B>   148             <B>255</B>
149         </TextColor>   149         </TextColor>
150         <ButtonDrawTemplate>   150         <ButtonDrawTemplate>
151             <Normal>A_BigBtnNormal</Normal>   151             <Normal>A_BigBtnNormal</Normal>
152             <Pressed>A_BigBtnPressed</Pressed>   152             <Pressed>A_BigBtnPressed</Pressed>
153             <Flyby>A_BigBtnFlyby</Flyby>   153             <Flyby>A_BigBtnFlyby</Flyby>
154             <Disabled>A_BigBtnDisabled</Disabled>   154             <Disabled>A_BigBtnDisabled</Disabled>
155             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   155             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
156         </ButtonDrawTemplate>   156         </ButtonDrawTemplate>
157     </Button>   157     </Button>
158     <!-- Autosplit loot -->   158     <!-- Autosplit loot -->
159     <Button item="OGP_LootAutosplitCheckbox">   159     <Button item="OGP_LootAutosplitCheckbox">
160         <ScreenID>OGP_LootAutosplitCheckbox</ScreenID>   160         <ScreenID>OGP_LootAutosplitCheckbox</ScreenID>
161         <RelativePosition>true</RelativePosition>   161         <RelativePosition>true</RelativePosition>
162         <Location>   162         <Location>
163             <X>10</X>   163             <X>10</X>
164             <Y>55</Y>   164             <Y>55</Y>
165         </Location>   165         </Location>
166         <Size>   166         <Size>
167             <CX>150</CX>   167             <CX>150</CX>
168             <CY>20</CY>   168             <CY>20</CY>
169         </Size>   169         </Size>
170         <Style_VScroll>false</Style_VScroll>   170         <Style_VScroll>false</Style_VScroll>
171         <Style_HScroll>false</Style_HScroll>   171         <Style_HScroll>false</Style_HScroll>
172         <Style_Transparent>false</Style_Transparent>   172         <Style_Transparent>false</Style_Transparent>
173         <Style_Checkbox>true</Style_Checkbox>   173         <Style_Checkbox>true</Style_Checkbox>
174         <Text>Autosplit</Text>   174         <Text>Autosplit</Text>
175         <TextColor>   175         <TextColor>
176             <R>255</R>   176             <R>255</R>
177             <G>255</G>   177             <G>255</G>
178             <B>255</B>   178             <B>255</B>
179         </TextColor>   179         </TextColor>
180         <ButtonDrawTemplate>   180         <ButtonDrawTemplate>
181             <Normal>A_BigBtnNormal</Normal>   181             <Normal>A_BigBtnNormal</Normal>
182             <Pressed>A_BigBtnPressed</Pressed>   182             <Pressed>A_BigBtnPressed</Pressed>
183             <Flyby>A_BigBtnFlyby</Flyby>   183             <Flyby>A_BigBtnFlyby</Flyby>
184             <Disabled>A_BigBtnDisabled</Disabled>   184             <Disabled>A_BigBtnDisabled</Disabled>
185             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   185             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
186         </ButtonDrawTemplate>   186         </ButtonDrawTemplate>
187     </Button>   187     </Button>
188     <!-- Player trade options -->   188     <!-- Player trade options -->
189     <Label item="OGP_PlayerTradeLabel">   189     <Label item="OGP_PlayerTradeLabel">
190         <ScreenID>OGP_PlayerTradeLabel</ScreenID>   190         <ScreenID>OGP_PlayerTradeLabel</ScreenID>
191         <RelativePosition>true</RelativePosition>   191         <RelativePosition>true</RelativePosition>
192         <Location>   192         <Location>
193             <X>200</X>   193             <X>200</X>
194             <Y>230</Y>   194             <Y>230</Y>
195         </Location>   195         </Location>
196         <Size>   196         <Size>
197             <CX>150</CX>   197             <CX>150</CX>
198             <CY>14</CY>   198             <CY>14</CY>
199         </Size>   199         </Size>
200         <Text>Allow trading with:</Text>   200         <Text>Allow trading with:</Text>
201         <TextColor>   201         <TextColor>
202             <R>255</R>   202             <R>255</R>
203             <G>255</G>   203             <G>255</G>
204             <B>255</B>   204             <B>255</B>
205         </TextColor>   205         </TextColor>
206         <NoWrap>true</NoWrap>   206         <NoWrap>true</NoWrap>
207         <AlignCenter>false</AlignCenter>   207         <AlignCenter>false</AlignCenter>
208         <AlignRight>false</AlignRight>   208         <AlignRight>false</AlignRight>
209     </Label>   209     </Label>
210     <Combobox item="OGP_PlayerTradeCombobox">   210     <Combobox item="OGP_PlayerTradeCombobox">
211         <ScreenID>OGP_PlayerTradeCombobox</ScreenID>   211         <ScreenID>OGP_PlayerTradeCombobox</ScreenID>
212         <DrawTemplate>WDT_Inner</DrawTemplate>   212         <DrawTemplate>WDT_Inner</DrawTemplate>
213         <Location>   213         <Location>
214             <X>200</X>   214             <X>200</X>
215             <Y>250</Y>   215             <Y>250</Y>
216         </Location>   216         </Location>
217         <Size>   217         <Size>
218             <CX>150</CX>   218             <CX>150</CX>
219             <CY>24</CY>   219             <CY>24</CY>
220         </Size>   220         </Size>
221         <ListHeight>60</ListHeight>   221         <ListHeight>60</ListHeight>
222         <Button>BDT_Combo</Button>   222         <Button>BDT_Combo</Button>
223         <Style_Border>true</Style_Border>   223         <Style_Border>true</Style_Border>
224         <Choices>Everyone</Choices>   224         <Choices>Everyone</Choices>
225         <Choices>Party members only</Choices>   225         <Choices>Party members only</Choices>
226         <Choices>No one</Choices>   226         <Choices>No one</Choices>
227     </Combobox>   227     </Combobox>
228     <!-- Newbie Left-click text -->   228     <!-- Newbie Left-click text -->
229     <Button item="OGP_LeftClickHelpText">   229     <Button item="OGP_LeftClickHelpText">
230         <ScreenID>OGP_LeftClickHelpText</ScreenID>   230         <ScreenID>OGP_LeftClickHelpText</ScreenID>
231         <RelativePosition>true</RelativePosition>   231         <RelativePosition>true</RelativePosition>
232         <Location>   232         <Location>
233             <X>10</X>   233             <X>10</X>
234             <Y>235</Y>   234             <Y>235</Y>
235         </Location>   235         </Location>
236         <Size>   236         <Size>
237             <CX>150</CX>   237             <CX>150</CX>
238             <CY>20</CY>   238             <CY>20</CY>
239         </Size>   239         </Size>
240         <Style_VScroll>false</Style_VScroll>   240         <Style_VScroll>false</Style_VScroll>
241         <Style_HScroll>false</Style_HScroll>   241         <Style_HScroll>false</Style_HScroll>
242         <Style_Transparent>false</Style_Transparent>   242         <Style_Transparent>false</Style_Transparent>
243         <Style_Checkbox>true</Style_Checkbox>   243         <Style_Checkbox>true</Style_Checkbox>
244         <Text>Target Click Shows Help</Text>   244         <Text>Target Click Shows Help</Text>
245         <TooltipReference>Show help text when you left click on a target object or player.</TooltipReference>   245         <TooltipReference>Show help text when you left click on a target object or player.</TooltipReference>
246         <TextColor>   246         <TextColor>
247             <R>255</R>   247             <R>255</R>
248             <G>255</G>   248             <G>255</G>
249             <B>255</B>   249             <B>255</B>
250         </TextColor>   250         </TextColor>
251         <ButtonDrawTemplate>   251         <ButtonDrawTemplate>
252             <Normal>A_BigBtnNormal</Normal>   252             <Normal>A_BigBtnNormal</Normal>
253             <Pressed>A_BigBtnPressed</Pressed>   253             <Pressed>A_BigBtnPressed</Pressed>
254             <Flyby>A_BigBtnFlyby</Flyby>   254             <Flyby>A_BigBtnFlyby</Flyby>
255             <Disabled>A_BigBtnDisabled</Disabled>   255             <Disabled>A_BigBtnDisabled</Disabled>
256             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   256             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
257         </ButtonDrawTemplate>   257         </ButtonDrawTemplate>
258     </Button>   258     </Button>
259     <Button item="OGP_UseTellWindowsCheckbox">   259     <Button item="OGP_UseTellWindowsCheckbox">
260         <ScreenID>OGP_UseTellWindowsCheckbox</ScreenID>   260         <ScreenID>OGP_UseTellWindowsCheckbox</ScreenID>
261         <RelativePosition>true</RelativePosition>   261         <RelativePosition>true</RelativePosition>
262         <Location>   262         <Location>
263             <X>10</X>   263             <X>10</X>
264             <Y>255</Y>   264             <Y>255</Y>
265         </Location>   265         </Location>
266         <Size>   266         <Size>
267             <CX>150</CX>   267             <CX>150</CX>
268             <CY>20</CY>   268             <CY>20</CY>
269         </Size>   269         </Size>
270         <Style_VScroll>false</Style_VScroll>   270         <Style_VScroll>false</Style_VScroll>
271         <Style_HScroll>false</Style_HScroll>   271         <Style_HScroll>false</Style_HScroll>
272         <Style_Transparent>false</Style_Transparent>   272         <Style_Transparent>false</Style_Transparent>
273         <Style_Checkbox>true</Style_Checkbox>   273         <Style_Checkbox>true</Style_Checkbox>
274         <Text>Use Tell Windows</Text>   274         <Text>Use Tell Windows</Text>
275         <TooltipReference>Toggle whether you want tells to appear in their own separate chat windows.</TooltipReference>   275         <TooltipReference>Toggle whether you want tells to appear in their own separate chat windows.</TooltipReference>
276         <TextColor>   276         <TextColor>
277             <R>255</R>   277             <R>255</R>
278             <G>255</G>   278             <G>255</G>
279             <B>255</B>   279             <B>255</B>
280         </TextColor>   280         </TextColor>
281         <ButtonDrawTemplate>   281         <ButtonDrawTemplate>
282             <Normal>A_BigBtnNormal</Normal>   282             <Normal>A_BigBtnNormal</Normal>
283             <Pressed>A_BigBtnPressed</Pressed>   283             <Pressed>A_BigBtnPressed</Pressed>
284             <Flyby>A_BigBtnFlyby</Flyby>   284             <Flyby>A_BigBtnFlyby</Flyby>
285             <Disabled>A_BigBtnDisabled</Disabled>   285             <Disabled>A_BigBtnDisabled</Disabled>
286             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   286             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
287         </ButtonDrawTemplate>   287         </ButtonDrawTemplate>
288     </Button>   288     </Button>
289     <!-- Allow/prevent the game from making your character duck to squeeze into small spaces -->   289     <!-- Allow/prevent the game from making your character duck to squeeze into small spaces -->
290     <Button item="OGP_AllowAutoDuckCheckbox">   290     <Button item="OGP_AllowAutoDuckCheckbox">
291         <ScreenID>OGP_AllowAutoDuckCheckbox</ScreenID>   291         <ScreenID>OGP_AllowAutoDuckCheckbox</ScreenID>
292         <RelativePosition>true</RelativePosition>   292         <RelativePosition>true</RelativePosition>
293         <Location>   293         <Location>
294             <X>10</X>   294             <X>10</X>
295             <Y>275</Y>   295             <Y>275</Y>
296         </Location>   296         </Location>
297         <Size>   297         <Size>
298             <CX>150</CX>   298             <CX>150</CX>
299             <CY>20</CY>   299             <CY>20</CY>
300         </Size>   300         </Size>
301         <Style_VScroll>false</Style_VScroll>   301         <Style_VScroll>false</Style_VScroll>
302         <Style_HScroll>false</Style_HScroll>   302         <Style_HScroll>false</Style_HScroll>
303         <Style_Transparent>false</Style_Transparent>   303         <Style_Transparent>false</Style_Transparent>
304         <Style_Checkbox>true</Style_Checkbox>   304         <Style_Checkbox>true</Style_Checkbox>
305         <Text>Allow Auto-duck</Text>   305         <Text>Allow Auto-duck</Text>
306         <TooltipReference>Toggle whether you will let the game make you duck to fit into small spaces.</TooltipReference>   306         <TooltipReference>Toggle whether you will let the game make you duck to fit into small spaces.</TooltipReference>
307         <TextColor>   307         <TextColor>
308             <R>255</R>   308             <R>255</R>
309             <G>255</G>   309             <G>255</G>
310             <B>255</B>   310             <B>255</B>
311         </TextColor>   311         </TextColor>
312         <ButtonDrawTemplate>   312         <ButtonDrawTemplate>
313             <Normal>A_BigBtnNormal</Normal>   313             <Normal>A_BigBtnNormal</Normal>
314             <Pressed>A_BigBtnPressed</Pressed>   314             <Pressed>A_BigBtnPressed</Pressed>
315             <Flyby>A_BigBtnFlyby</Flyby>   315             <Flyby>A_BigBtnFlyby</Flyby>
316             <Disabled>A_BigBtnDisabled</Disabled>   316             <Disabled>A_BigBtnDisabled</Disabled>
317             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   317             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
318         </ButtonDrawTemplate>   318         </ButtonDrawTemplate>
319     </Button>   319     </Button>
320     <!-- Allow/prevent the game from making your character stand when you press forward -->   320     <!-- Allow/prevent the game from making your character stand when you press forward -->
321     <Button item="OGP_AllowAutoStandCheckbox">   321     <Button item="OGP_AllowAutoStandCheckbox">
322         <ScreenID>OGP_AllowAutoStandCheckbox</ScreenID>   322         <ScreenID>OGP_AllowAutoStandCheckbox</ScreenID>
323         <RelativePosition>true</RelativePosition>   323         <RelativePosition>true</RelativePosition>
324         <Location>   324         <Location>
325             <X>10</X>   325             <X>10</X>
326             <Y>295</Y>   326             <Y>295</Y>
327         </Location>   327         </Location>
328         <Size>   328         <Size>
329             <CX>150</CX>   329             <CX>150</CX>
330             <CY>20</CY>   330             <CY>20</CY>
331         </Size>   331         </Size>
332         <Style_VScroll>false</Style_VScroll>   332         <Style_VScroll>false</Style_VScroll>
333         <Style_HScroll>false</Style_HScroll>   333         <Style_HScroll>false</Style_HScroll>
334         <Style_Transparent>false</Style_Transparent>   334         <Style_Transparent>false</Style_Transparent>
335         <Style_Checkbox>true</Style_Checkbox>   335         <Style_Checkbox>true</Style_Checkbox>
336         <Text>Allow Auto-stand</Text>   336         <Text>Allow Auto-stand</Text>
337         <TooltipReference>Toggle whether moving forward automatically makes your character stand up if sitting.</TooltipReference>   337         <TooltipReference>Toggle whether moving forward automatically makes your character stand up if sitting.</TooltipReference>
338         <TextColor>   338         <TextColor>
339             <R>255</R>   339             <R>255</R>
340             <G>255</G>   340             <G>255</G>
341             <B>255</B>   341             <B>255</B>
342         </TextColor>   342         </TextColor>
343         <ButtonDrawTemplate>   343         <ButtonDrawTemplate>
344             <Normal>A_BigBtnNormal</Normal>   344             <Normal>A_BigBtnNormal</Normal>
345             <Pressed>A_BigBtnPressed</Pressed>   345             <Pressed>A_BigBtnPressed</Pressed>
346             <Flyby>A_BigBtnFlyby</Flyby>   346             <Flyby>A_BigBtnFlyby</Flyby>
347             <Disabled>A_BigBtnDisabled</Disabled>   347             <Disabled>A_BigBtnDisabled</Disabled>
348             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   348             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
349         </ButtonDrawTemplate>   349         </ButtonDrawTemplate>
350     </Button>   350     </Button>
351     <!-- Allow/prevent the game from making your character stand when you press forward -->   351     <!-- Allow/prevent the game from making your character stand when you press forward -->
352     <Button item="OGP_AutojoinCheckbox">   352     <Button item="OGP_AutojoinCheckbox">
353         <ScreenID>OGP_Autojoin</ScreenID>   353         <ScreenID>OGP_Autojoin</ScreenID>
354         <RelativePosition>true</RelativePosition>   354         <RelativePosition>true</RelativePosition>
355         <Location>   355         <Location>
356             <X>10</X>   356             <X>10</X>
357             <Y>315</Y>   357             <Y>315</Y>
358         </Location>   358         </Location>
359         <Size>   359         <Size>
360             <CX>150</CX>   360             <CX>150</CX>
361             <CY>20</CY>   361             <CY>20</CY>
362         </Size>   362         </Size>
363         <Style_VScroll>false</Style_VScroll>   363         <Style_VScroll>false</Style_VScroll>
364         <Style_HScroll>false</Style_HScroll>   364         <Style_HScroll>false</Style_HScroll>
365         <Style_Transparent>false</Style_Transparent>   365         <Style_Transparent>false</Style_Transparent>
366         <Style_Checkbox>true</Style_Checkbox>   366         <Style_Checkbox>true</Style_Checkbox>
367         <Text>Join General Channels</Text>   367         <Text>Join General Channels</Text>
368         <TooltipReference>Toggle whether to autojoin general help chat channels.</TooltipReference>   368         <TooltipReference>Toggle whether to autojoin general help chat channels.</TooltipReference>
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         <ButtonDrawTemplate>   374         <ButtonDrawTemplate>
375             <Normal>A_BigBtnNormal</Normal>   375             <Normal>A_BigBtnNormal</Normal>
376             <Pressed>A_BigBtnPressed</Pressed>   376             <Pressed>A_BigBtnPressed</Pressed>
377             <Flyby>A_BigBtnFlyby</Flyby>   377             <Flyby>A_BigBtnFlyby</Flyby>
378             <Disabled>A_BigBtnDisabled</Disabled>   378             <Disabled>A_BigBtnDisabled</Disabled>
379             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   379             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
380         </ButtonDrawTemplate>   380         </ButtonDrawTemplate>
381     </Button>   381     </Button>
382     <!-- Auto Consent Group -->   382     <!-- Auto Consent Group -->
383     <Button item="OGP_AutoConsentGroupCheckbox">   383     <Button item="OGP_AutoConsentGroupCheckbox">
384         <ScreenID>OGP_AutoConsentGroupCheckbox</ScreenID>   384         <ScreenID>OGP_AutoConsentGroupCheckbox</ScreenID>
385         <RelativePosition>true</RelativePosition>   385         <RelativePosition>true</RelativePosition>
386         <Location>   386         <Location>
387             <X>10</X>   387             <X>10</X>
388             <Y>335</Y>   388             <Y>335</Y>
389         </Location>   389         </Location>
390         <Size>   390         <Size>
391             <CX>150</CX>   391             <CX>150</CX>
392             <CY>20</CY>   392             <CY>20</CY>
393         </Size>   393         </Size>
394         <Style_VScroll>false</Style_VScroll>   394         <Style_VScroll>false</Style_VScroll>
395         <Style_HScroll>false</Style_HScroll>   395         <Style_HScroll>false</Style_HScroll>
396         <Style_Transparent>false</Style_Transparent>   396         <Style_Transparent>false</Style_Transparent>
397         <Style_Checkbox>true</Style_Checkbox>   397         <Style_Checkbox>true</Style_Checkbox>
398         <Text>Auto Consent Group</Text>   398         <Text>Auto Consent Group</Text>
399         <TooltipReference>Toggle whether to automatically give your group consent to move your corpse.</TooltipReference>   399         <TooltipReference>Toggle whether to automatically give your group consent to move your corpse.</TooltipReference>
400         <TextColor>   400         <TextColor>
401             <R>255</R>   401             <R>255</R>
402             <G>255</G>   402             <G>255</G>
403             <B>255</B>   403             <B>255</B>
404         </TextColor>   404         </TextColor>
405         <ButtonDrawTemplate>   405         <ButtonDrawTemplate>
406             <Normal>A_BigBtnNormal</Normal>   406             <Normal>A_BigBtnNormal</Normal>
407             <Pressed>A_BigBtnPressed</Pressed>   407             <Pressed>A_BigBtnPressed</Pressed>
408             <Flyby>A_BigBtnFlyby</Flyby>   408             <Flyby>A_BigBtnFlyby</Flyby>
409             <Disabled>A_BigBtnDisabled</Disabled>   409             <Disabled>A_BigBtnDisabled</Disabled>
410             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   410             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
411         </ButtonDrawTemplate>   411         </ButtonDrawTemplate>
412     </Button>   412     </Button>
413     <!-- Auto Consent Raid -->   413     <!-- Auto Consent Raid -->
414     <Button item="OGP_AutoConsentRaidCheckbox">   414     <Button item="OGP_AutoConsentRaidCheckbox">
415         <ScreenID>OGP_AutoConsentRaidCheckbox</ScreenID>   415         <ScreenID>OGP_AutoConsentRaidCheckbox</ScreenID>
416         <RelativePosition>true</RelativePosition>   416         <RelativePosition>true</RelativePosition>
417         <Location>   417         <Location>
418             <X>10</X>   418             <X>10</X>
419             <Y>355</Y>   419             <Y>355</Y>
420         </Location>   420         </Location>
421         <Size>   421         <Size>
422             <CX>150</CX>   422             <CX>150</CX>
423             <CY>20</CY>   423             <CY>20</CY>
424         </Size>   424         </Size>
425         <Style_VScroll>false</Style_VScroll>   425         <Style_VScroll>false</Style_VScroll>
426         <Style_HScroll>false</Style_HScroll>   426         <Style_HScroll>false</Style_HScroll>
427         <Style_Transparent>false</Style_Transparent>   427         <Style_Transparent>false</Style_Transparent>
428         <Style_Checkbox>true</Style_Checkbox>   428         <Style_Checkbox>true</Style_Checkbox>
429         <Text>Auto Consent Raid</Text>   429         <Text>Auto Consent Raid</Text>
430         <TooltipReference>Toggle whether to automatically give your raid consent to move your corpse.</TooltipReference>   430         <TooltipReference>Toggle whether to automatically give your raid consent to move your corpse.</TooltipReference>
431         <TextColor>   431         <TextColor>
432             <R>255</R>   432             <R>255</R>
433             <G>255</G>   433             <G>255</G>
434             <B>255</B>   434             <B>255</B>
435         </TextColor>   435         </TextColor>
436         <ButtonDrawTemplate>   436         <ButtonDrawTemplate>
437             <Normal>A_BigBtnNormal</Normal>   437             <Normal>A_BigBtnNormal</Normal>
438             <Pressed>A_BigBtnPressed</Pressed>   438             <Pressed>A_BigBtnPressed</Pressed>
439             <Flyby>A_BigBtnFlyby</Flyby>   439             <Flyby>A_BigBtnFlyby</Flyby>
440             <Disabled>A_BigBtnDisabled</Disabled>   440             <Disabled>A_BigBtnDisabled</Disabled>
441             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   441             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
442         </ButtonDrawTemplate>   442         </ButtonDrawTemplate>
443     </Button>   443     </Button>
444     <!-- Auto Consent Guild -->   444     <!-- Auto Consent Guild -->
445     <Button item="OGP_AutoConsentGuildCheckbox">   445     <Button item="OGP_AutoConsentGuildCheckbox">
446         <ScreenID>OGP_AutoConsentGuildCheckbox</ScreenID>   446         <ScreenID>OGP_AutoConsentGuildCheckbox</ScreenID>
447         <RelativePosition>true</RelativePosition>   447         <RelativePosition>true</RelativePosition>
448         <Location>   448         <Location>
449             <X>10</X>   449             <X>10</X>
450             <Y>375</Y>   450             <Y>375</Y>
451         </Location>   451         </Location>
452         <Size>   452         <Size>
453             <CX>150</CX>   453             <CX>150</CX>
454             <CY>20</CY>   454             <CY>20</CY>
455         </Size>   455         </Size>
456         <Style_VScroll>false</Style_VScroll>   456         <Style_VScroll>false</Style_VScroll>
457         <Style_HScroll>false</Style_HScroll>   457         <Style_HScroll>false</Style_HScroll>
458         <Style_Transparent>false</Style_Transparent>   458         <Style_Transparent>false</Style_Transparent>
459         <Style_Checkbox>true</Style_Checkbox>   459         <Style_Checkbox>true</Style_Checkbox>
460         <Text>Auto Consent Guild</Text>   460         <Text>Auto Consent Guild</Text>
461         <TooltipReference>Toggle whether to automatically give your guild consent to move your corpse.</TooltipReference>   461         <TooltipReference>Toggle whether to automatically give your guild consent to move your corpse.</TooltipReference>
462         <TextColor>   462         <TextColor>
463             <R>255</R>   463             <R>255</R>
464             <G>255</G>   464             <G>255</G>
465             <B>255</B>   465             <B>255</B>
466         </TextColor>   466         </TextColor>
467         <ButtonDrawTemplate>   467         <ButtonDrawTemplate>
468             <Normal>A_BigBtnNormal</Normal>   468             <Normal>A_BigBtnNormal</Normal>
469             <Pressed>A_BigBtnPressed</Pressed>   469             <Pressed>A_BigBtnPressed</Pressed>
470             <Flyby>A_BigBtnFlyby</Flyby>   470             <Flyby>A_BigBtnFlyby</Flyby>
471             <Disabled>A_BigBtnDisabled</Disabled>   471             <Disabled>A_BigBtnDisabled</Disabled>
472             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   472             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
473         </ButtonDrawTemplate>   473         </ButtonDrawTemplate>
474     </Button>   474     </Button>
475       475    
476     <!-- Tradeskill Ctrl-Click -->   476     <!-- Tradeskill Ctrl-Click -->
477     <Button item="OGP_TradeskillCtrlClickCheckbox">   477     <Button item="OGP_TradeskillCtrlClickCheckbox">
478         <ScreenID>OGP_TradeskillCtrlClickCheckbox</ScreenID>   478         <ScreenID>OGP_TradeskillCtrlClickCheckbox</ScreenID>
479         <RelativePosition>true</RelativePosition>   479         <RelativePosition>true</RelativePosition>
480         <Location>   480         <Location>
481             <X>10</X>   481             <X>10</X>
482             <Y>395</Y>   482             <Y>395</Y>
483         </Location>   483         </Location>
484         <Size>   484         <Size>
485             <CX>150</CX>   485             <CX>150</CX>
486             <CY>40</CY>   486             <CY>40</CY>
487         </Size>   487         </Size>
488         <Style_VScroll>false</Style_VScroll>   488         <Style_VScroll>false</Style_VScroll>
489         <Style_HScroll>false</Style_HScroll>   489         <Style_HScroll>false</Style_HScroll>
490         <Style_Transparent>false</Style_Transparent>   490         <Style_Transparent>false</Style_Transparent>
491         <Style_Checkbox>true</Style_Checkbox>   491         <Style_Checkbox>true</Style_Checkbox>
492         <Text>Open Tradeskill List with Ctrl Right Click</Text>   492         <Text>Open Tradeskill List with Ctrl Right Click</Text>
493         <TooltipReference>Open Tradeskill List with Ctrl Right Click.</TooltipReference>   493         <TooltipReference>Open Tradeskill List with Ctrl Right Click.</TooltipReference>
494         <TextColor>   494         <TextColor>
495             <R>255</R>   495             <R>255</R>
496             <G>255</G>   496             <G>255</G>
497             <B>255</B>   497             <B>255</B>
498         </TextColor>   498         </TextColor>
499         <ButtonDrawTemplate>   499         <ButtonDrawTemplate>
500             <Normal>A_BigBtnNormal</Normal>   500             <Normal>A_BigBtnNormal</Normal>
501             <Pressed>A_BigBtnPressed</Pressed>   501             <Pressed>A_BigBtnPressed</Pressed>
502             <Flyby>A_BigBtnFlyby</Flyby>   502             <Flyby>A_BigBtnFlyby</Flyby>
503             <Disabled>A_BigBtnDisabled</Disabled>   503             <Disabled>A_BigBtnDisabled</Disabled>
504             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   504             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
505         </ButtonDrawTemplate>   505         </ButtonDrawTemplate>
506     </Button>   506     </Button>
507       507    
508     <!-- Load a new UI skin -->   508     <!-- Load a new UI skin -->
509     <Button item="OGP_LoadSkinButton">   509     <Button item="OGP_LoadSkinButton">
510         <ScreenID>OGP_LoadSkinButton</ScreenID>   510         <ScreenID>OGP_LoadSkinButton</ScreenID>
511         <RelativePosition>true</RelativePosition>   511         <RelativePosition>true</RelativePosition>
512         <Location>   512         <Location>
513             <X>200</X>   513             <X>200</X>
514             <Y>345</Y>   514             <Y>345</Y>
515         </Location>   515         </Location>
516         <Size>   516         <Size>
517             <CX>150</CX>   517             <CX>150</CX>
518             <CY>20</CY>   518             <CY>20</CY>
519         </Size>   519         </Size>
520         <Style_VScroll>false</Style_VScroll>   520         <Style_VScroll>false</Style_VScroll>
521         <Style_HScroll>false</Style_HScroll>   521         <Style_HScroll>false</Style_HScroll>
522         <Style_Transparent>false</Style_Transparent>   522         <Style_Transparent>false</Style_Transparent>
523         <Style_Checkbox>false</Style_Checkbox>   523         <Style_Checkbox>false</Style_Checkbox>
524         <Text>Load UI Skin</Text>   524         <Text>Load UI Skin</Text>
525         <TooltipReference>Load a new look and style for your EverQuest UI.</TooltipReference>   525         <TooltipReference>Load a new look and style for your EverQuest UI.</TooltipReference>
526         <TextColor>   526         <TextColor>
527             <R>255</R>   527             <R>255</R>
528             <G>255</G>   528             <G>255</G>
529             <B>255</B>   529             <B>255</B>
530         </TextColor>   530         </TextColor>
531         <ButtonDrawTemplate>   531         <ButtonDrawTemplate>
532             <Normal>A_BigBtnNormal</Normal>   532             <Normal>A_BigBtnNormal</Normal>
533             <Pressed>A_BigBtnPressed</Pressed>   533             <Pressed>A_BigBtnPressed</Pressed>
534             <Flyby>A_BigBtnFlyby</Flyby>   534             <Flyby>A_BigBtnFlyby</Flyby>
535             <Disabled>A_BigBtnDisabled</Disabled>   535             <Disabled>A_BigBtnDisabled</Disabled>
536             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   536             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
537         </ButtonDrawTemplate>   537         </ButtonDrawTemplate>
538     </Button>   538     </Button>
539     <!-- Layout Copy. -->   539     <!-- Layout Copy. -->
540     <Button item="OGP_LayoutCopyButton">   540     <Button item="OGP_LayoutCopyButton">
541         <ScreenID>OGP_LayoutCopyButton</ScreenID>   541         <ScreenID>OGP_LayoutCopyButton</ScreenID>
542         <RelativePosition>true</RelativePosition>   542         <RelativePosition>true</RelativePosition>
543         <Location>   543         <Location>
544             <X>200</X>   544             <X>200</X>
545             <Y>365</Y>   545             <Y>365</Y>
546         </Location>   546         </Location>
547         <Size>   547         <Size>
548             <CX>150</CX>   548             <CX>150</CX>
549             <CY>20</CY>   549             <CY>20</CY>
550         </Size>   550         </Size>
551         <Style_VScroll>false</Style_VScroll>   551         <Style_VScroll>false</Style_VScroll>
552         <Style_HScroll>false</Style_HScroll>   552         <Style_HScroll>false</Style_HScroll>
553         <Style_Transparent>false</Style_Transparent>   553         <Style_Transparent>false</Style_Transparent>
554         <Text>Copy Layout</Text>   554         <Text>Copy Layout</Text>
555         <TooltipReference>Copy a window layout from any stored layout over the current layout.</TooltipReference>   555         <TooltipReference>Copy a window layout from any stored layout over the current layout.</TooltipReference>
556         <TextColor>   556         <TextColor>
557             <R>255</R>   557             <R>255</R>
558             <G>255</G>   558             <G>255</G>
559             <B>255</B>   559             <B>255</B>
560         </TextColor>   560         </TextColor>
561         <ButtonDrawTemplate>   561         <ButtonDrawTemplate>
562             <Normal>A_BigBtnNormal</Normal>   562             <Normal>A_BigBtnNormal</Normal>
563             <Pressed>A_BigBtnPressed</Pressed>   563             <Pressed>A_BigBtnPressed</Pressed>
564             <Flyby>A_BigBtnFlyby</Flyby>   564             <Flyby>A_BigBtnFlyby</Flyby>
565             <Disabled>A_BigBtnDisabled</Disabled>   565             <Disabled>A_BigBtnDisabled</Disabled>
566             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   566             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
567         </ButtonDrawTemplate>   567         </ButtonDrawTemplate>
568     </Button>   568     </Button>
569     <!-- EQPlayers auto update -->   569     <!-- EQPlayers auto update -->
570     <Button item="OGP_EQPlayersAutoUpdateButton">   570     <Button item="OGP_EQPlayersAutoUpdateButton">
571         <ScreenID>OGP_EQPlayersAutoUpdateButton</ScreenID>   571         <ScreenID>OGP_EQPlayersAutoUpdateButton</ScreenID>
572         <RelativePosition>true</RelativePosition>   572         <RelativePosition>true</RelativePosition>
573         <Location>   573         <Location>
574             <X>200</X>   574             <X>200</X>
575             <Y>385</Y>   575             <Y>385</Y>
576         </Location>   576         </Location>
577         <Size>   577         <Size>
578             <CX>150</CX>   578             <CX>150</CX>
579             <CY>20</CY>   579             <CY>20</CY>
580         </Size>   580         </Size>
581         <Style_VScroll>false</Style_VScroll>   581         <Style_VScroll>false</Style_VScroll>
582         <Style_HScroll>false</Style_HScroll>   582         <Style_HScroll>false</Style_HScroll>
583         <Style_Transparent>false</Style_Transparent>   583         <Style_Transparent>false</Style_Transparent>
584         <Style_Checkbox>true</Style_Checkbox>   584         <Style_Checkbox>true</Style_Checkbox>
585         <Text>EQPlayers Auto Update</Text>   585         <Text>EQPlayers Auto Update</Text>
586         <TooltipReference>Determines whether or not EQPlayers is auto updated for your character.</TooltipReference>   586         <TooltipReference>Determines whether or not EQPlayers is auto updated for your character.</TooltipReference>
587         <TextColor>   587         <TextColor>
588             <R>255</R>   588             <R>255</R>
589             <G>255</G>   589             <G>255</G>
590             <B>255</B>   590             <B>255</B>
591         </TextColor>   591         </TextColor>
592         <ButtonDrawTemplate>   592         <ButtonDrawTemplate>
593             <Normal>A_BigBtnNormal</Normal>   593             <Normal>A_BigBtnNormal</Normal>
594             <Pressed>A_BigBtnPressed</Pressed>   594             <Pressed>A_BigBtnPressed</Pressed>
595             <Flyby>A_BigBtnFlyby</Flyby>   595             <Flyby>A_BigBtnFlyby</Flyby>
596             <Disabled>A_BigBtnDisabled</Disabled>   596             <Disabled>A_BigBtnDisabled</Disabled>
597             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   597             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
598         </ButtonDrawTemplate>   598         </ButtonDrawTemplate>
599     </Button>   599     </Button>
600     <!-- EQPlayers auto decline TCG challenges -->   600     <!-- EQPlayers auto decline TCG challenges -->
601     <Button item="OGP_AutoDeclineTCGChallengesButton">   601     <Button item="OGP_AutoDeclineTCGChallengesButton">
602         <ScreenID>OGP_AutoDeclineTCGChallengesButton</ScreenID>   602         <ScreenID>OGP_AutoDeclineTCGChallengesButton</ScreenID>
603         <RelativePosition>true</RelativePosition>   603         <RelativePosition>true</RelativePosition>
604         <Location>   604         <Location>
605             <X>200</X>   605             <X>200</X>
606             <Y>405</Y>   606             <Y>405</Y>
607         </Location>   607         </Location>
608         <Size>   608         <Size>
609             <CX>150</CX>   609             <CX>150</CX>
610             <CY>20</CY>   610             <CY>20</CY>
611         </Size>   611         </Size>
612         <Style_VScroll>false</Style_VScroll>   612         <Style_VScroll>false</Style_VScroll>
613         <Style_HScroll>false</Style_HScroll>   613         <Style_HScroll>false</Style_HScroll>
614         <Style_Transparent>false</Style_Transparent>   614         <Style_Transparent>false</Style_Transparent>
615         <Style_Checkbox>true</Style_Checkbox>   615         <Style_Checkbox>true</Style_Checkbox>
616         <Text>Decline LoN Challenges</Text>   616         <Text>Decline LoN Challenges</Text>
617         <TooltipReference>If checked, you will automatically decline all Legends of Norrath challenges.</TooltipReference>   617         <TooltipReference>If checked, you will automatically decline all Legends of Norrath challenges.</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_BigBtnNormal</Normal>   624             <Normal>A_BigBtnNormal</Normal>
625             <Pressed>A_BigBtnPressed</Pressed>   625             <Pressed>A_BigBtnPressed</Pressed>
626             <Flyby>A_BigBtnFlyby</Flyby>   626             <Flyby>A_BigBtnFlyby</Flyby>
627             <Disabled>A_BigBtnDisabled</Disabled>   627             <Disabled>A_BigBtnDisabled</Disabled>
628             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   628             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
629         </ButtonDrawTemplate>   629         </ButtonDrawTemplate>
630     </Button>   630     </Button>
631     <!-- Loot All Confirm -->   631     <!-- Loot All Confirm -->
632     <Button item="OGP_LootAllConfirmCheckbox">   632     <Button item="OGP_LootAllConfirmCheckbox">
633         <ScreenID>OGP_LootAllConfirmCheckbox</ScreenID>   633         <ScreenID>OGP_LootAllConfirmCheckbox</ScreenID>
634         <RelativePosition>true</RelativePosition>   634         <RelativePosition>true</RelativePosition>
635         <Location>   635         <Location>
636             <X>10</X>   636             <X>10</X>
637             <Y>215</Y>   637             <Y>215</Y>
638         </Location>   638         </Location>
639         <Size>   639         <Size>
640             <CX>150</CX>   640             <CX>150</CX>
641             <CY>20</CY>   641             <CY>20</CY>
642         </Size>   642         </Size>
643         <Style_VScroll>false</Style_VScroll>   643         <Style_VScroll>false</Style_VScroll>
644         <Style_HScroll>false</Style_HScroll>   644         <Style_HScroll>false</Style_HScroll>
645         <Style_Transparent>false</Style_Transparent>   645         <Style_Transparent>false</Style_Transparent>
646         <Style_Checkbox>true</Style_Checkbox>   646         <Style_Checkbox>true</Style_Checkbox>
647         <Text>Confirm Loot All</Text>   647         <Text>Confirm Loot All</Text>
648         <TextColor>   648         <TextColor>
649             <R>255</R>   649             <R>255</R>
650             <G>255</G>   650             <G>255</G>
651             <B>255</B>   651             <B>255</B>
652         </TextColor>   652         </TextColor>
653         <TooltipReference>Toggle whether you want to loot all with a confirmation window.</TooltipReference>   653         <TooltipReference>Toggle whether you want to loot all with a confirmation window.</TooltipReference>
654         <ButtonDrawTemplate>   654         <ButtonDrawTemplate>
655             <Normal>A_BigBtnNormal</Normal>   655             <Normal>A_BigBtnNormal</Normal>
656             <Pressed>A_BigBtnPressed</Pressed>   656             <Pressed>A_BigBtnPressed</Pressed>
657             <Flyby>A_BigBtnFlyby</Flyby>   657             <Flyby>A_BigBtnFlyby</Flyby>
658             <Disabled>A_BigBtnDisabled</Disabled>   658             <Disabled>A_BigBtnDisabled</Disabled>
659             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   659             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
660         </ButtonDrawTemplate>   660         </ButtonDrawTemplate>
661     </Button>   661     </Button>
662     <!-- Item dropping options -->   662     <!-- Item dropping options -->
663     <Label item="OGP_ItemDroppingLabel">   663     <Label item="OGP_ItemDroppingLabel">
664         <ScreenID>OGP_ItemDroppingLabel</ScreenID>   664         <ScreenID>OGP_ItemDroppingLabel</ScreenID>
665         <RelativePosition>true</RelativePosition>   665         <RelativePosition>true</RelativePosition>
666         <Location>   666         <Location>
667             <X>200</X>   667             <X>200</X>
668             <Y>179</Y>   668             <Y>179</Y>
669         </Location>   669         </Location>
670         <Size>   670         <Size>
671             <CX>150</CX>   671             <CX>150</CX>
672             <CY>14</CY>   672             <CY>14</CY>
673         </Size>   673         </Size>
674         <Text>Fast Drop:</Text>   674         <Text>Fast Drop:</Text>
675         <TextColor>   675         <TextColor>
676             <R>255</R>   676             <R>255</R>
677             <G>255</G>   677             <G>255</G>
678             <B>255</B>   678             <B>255</B>
679         </TextColor>   679         </TextColor>
680         <NoWrap>true</NoWrap>   680         <NoWrap>true</NoWrap>
681         <AlignCenter>false</AlignCenter>   681         <AlignCenter>false</AlignCenter>
682         <AlignRight>false</AlignRight>   682         <AlignRight>false</AlignRight>
683     </Label>   683     </Label>
684     <Combobox item="OGP_ItemDroppingCombobox">   684     <Combobox item="OGP_ItemDroppingCombobox">
685         <ScreenID>OGP_ItemDroppingCombobox</ScreenID>   685         <ScreenID>OGP_ItemDroppingCombobox</ScreenID>
686         <DrawTemplate>WDT_Inner</DrawTemplate>   686         <DrawTemplate>WDT_Inner</DrawTemplate>
687         <Location>   687         <Location>
688             <X>200</X>   688             <X>200</X>
689             <Y>199</Y>   689             <Y>199</Y>
690         </Location>   690         </Location>
691         <Size>   691         <Size>
692             <CX>150</CX>   692             <CX>150</CX>
693             <CY>24</CY>   693             <CY>24</CY>
694         </Size>   694         </Size>
695         <ListHeight>60</ListHeight>   695         <ListHeight>60</ListHeight>
696         <Button>BDT_Combo</Button>   696         <Button>BDT_Combo</Button>
697         <Style_Border>true</Style_Border>   697         <Style_Border>true</Style_Border>
698         <Choices>With confirmation</Choices>   698         <Choices>With confirmation</Choices>
699         <Choices>Without confirmation</Choices>   699         <Choices>Without confirmation</Choices>
700         <Choices>Never</Choices>   700         <Choices>Never</Choices>
701     </Combobox>   701     </Combobox>
702     <!-- Font Selection -->   702     <!-- Font Selection -->
703     <Label item="OGP_FontLabel">   703     <Label item="OGP_FontLabel">
704         <ScreenID>OGP_FontLabel</ScreenID>   704         <ScreenID>OGP_FontLabel</ScreenID>
705         <RelativePosition>true</RelativePosition>   705         <RelativePosition>true</RelativePosition>
706         <Location>   706         <Location>
707             <X>200</X>   707             <X>200</X>
708             <Y>285</Y>   708             <Y>285</Y>
709         </Location>   709         </Location>
710         <Size>   710         <Size>
711             <CX>90</CX>   711             <CX>90</CX>
712             <CY>14</CY>   712             <CY>14</CY>
713         </Size>   713         </Size>
714         <Text>Current Font:</Text>   714         <Text>Current Font:</Text>
715         <TextColor>   715         <TextColor>
716             <R>255</R>   716             <R>255</R>
717             <G>255</G>   717             <G>255</G>
718             <B>255</B>   718             <B>255</B>
719         </TextColor>   719         </TextColor>
720         <NoWrap>true</NoWrap>   720         <NoWrap>true</NoWrap>
721         <AlignCenter>false</AlignCenter>   721         <AlignCenter>false</AlignCenter>
722         <AlignRight>false</AlignRight>   722         <AlignRight>false</AlignRight>
723     </Label>   723     </Label>
724     <Label item="OGP_CurrentFont">   724     <Label item="OGP_CurrentFont">
725         <ScreenID>OGP_CurrentFont</ScreenID>   725         <ScreenID>OGP_CurrentFont</ScreenID>
726         <RelativePosition>true</RelativePosition>   726         <RelativePosition>true</RelativePosition>
727         <Location>   727         <Location>
728             <X>290</X>   728             <X>290</X>
729             <Y>285</Y>   729             <Y>285</Y>
730         </Location>   730         </Location>
731         <Size>   731         <Size>
732             <CX>80</CX>   732             <CX>80</CX>
733             <CY>14</CY>   733             <CY>14</CY>
734         </Size>   734         </Size>
735         <Text>Arial</Text>   735         <Text>Arial</Text>
736         <TextColor>   736         <TextColor>
737             <R>255</R>   737             <R>255</R>
738             <G>255</G>   738             <G>255</G>
739             <B>255</B>   739             <B>255</B>
740         </TextColor>   740         </TextColor>
741         <NoWrap>true</NoWrap>   741         <NoWrap>true</NoWrap>
742         <AlignCenter>false</AlignCenter>   742         <AlignCenter>false</AlignCenter>
743         <AlignRight>false</AlignRight>   743         <AlignRight>false</AlignRight>
744     </Label>   744     </Label>
745     <Combobox item="OGP_FontSelector">   745     <Combobox item="OGP_FontSelector">
746         <ScreenID>OGP_FontSelector</ScreenID>   746         <ScreenID>OGP_FontSelector</ScreenID>
747         <DrawTemplate>WDT_Inner</DrawTemplate>   747         <DrawTemplate>WDT_Inner</DrawTemplate>
748         <Location>   748         <Location>
749             <X>200</X>   749             <X>200</X>
750             <Y>305</Y>   750             <Y>305</Y>
751         </Location>   751         </Location>
752         <Size>   752         <Size>
753             <CX>110</CX>   753             <CX>110</CX>
754             <CY>24</CY>   754             <CY>24</CY>
755         </Size>   755         </Size>
756         <ListHeight>90</ListHeight>   756         <ListHeight>90</ListHeight>
757         <Button>BDT_Combo</Button>   757         <Button>BDT_Combo</Button>
758         <Style_Border>true</Style_Border>   758         <Style_Border>true</Style_Border>
759     </Combobox>   759     </Combobox>
760     <Button item="OGP_ChangeFont">   760     <Button item="OGP_ChangeFont">
761         <ScreenID>OGP_ChangeFont</ScreenID>   761         <ScreenID>OGP_ChangeFont</ScreenID>
762         <RelativePosition>true</RelativePosition>   762         <RelativePosition>true</RelativePosition>
763         <Location>   763         <Location>
764             <X>316</X>   764             <X>316</X>
765             <Y>305</Y>   765             <Y>305</Y>
766         </Location>   766         </Location>
767         <Size>   767         <Size>
768             <CX>50</CX>   768             <CX>50</CX>
769             <CY>24</CY>   769             <CY>24</CY>
770         </Size>   770         </Size>
771         <Style_VScroll>false</Style_VScroll>   771         <Style_VScroll>false</Style_VScroll>
772         <Style_HScroll>false</Style_HScroll>   772         <Style_HScroll>false</Style_HScroll>
773         <Style_Transparent>false</Style_Transparent>   773         <Style_Transparent>false</Style_Transparent>
774         <Style_Checkbox>false</Style_Checkbox>   774         <Style_Checkbox>false</Style_Checkbox>
775         <Text>Accept</Text>   775         <Text>Accept</Text>
776         <TextColor>   776         <TextColor>
777             <R>255</R>   777             <R>255</R>
778             <G>255</G>   778             <G>255</G>
779             <B>255</B>   779             <B>255</B>
780         </TextColor>   780         </TextColor>
781         <ButtonDrawTemplate>   781         <ButtonDrawTemplate>
782             <Normal>A_BigBtnNormal</Normal>   782             <Normal>A_BigBtnNormal</Normal>
783             <Pressed>A_BigBtnPressed</Pressed>   783             <Pressed>A_BigBtnPressed</Pressed>
784             <Flyby>A_BigBtnFlyby</Flyby>   784             <Flyby>A_BigBtnFlyby</Flyby>
785             <Disabled>A_BigBtnDisabled</Disabled>   785             <Disabled>A_BigBtnDisabled</Disabled>
786             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   786             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
787         </ButtonDrawTemplate>   787         </ButtonDrawTemplate>
788     </Button>   788     </Button>
789     <!-- Anonymous -->   789     <!-- Anonymous -->
790     <Button item="OGP_AnonymousCheckbox">   790     <Button item="OGP_AnonymousCheckbox">
791         <ScreenID>OGP_AnonymousCheckbox</ScreenID>   791         <ScreenID>OGP_AnonymousCheckbox</ScreenID>
792         <RelativePosition>true</RelativePosition>   792         <RelativePosition>true</RelativePosition>
793         <Location>   793         <Location>
794             <X>10</X>   794             <X>10</X>
795             <Y>75</Y>   795             <Y>75</Y>
796         </Location>   796         </Location>
797         <Size>   797         <Size>
798             <CX>150</CX>   798             <CX>150</CX>
799             <CY>20</CY>   799             <CY>20</CY>
800         </Size>   800         </Size>
801         <Style_VScroll>false</Style_VScroll>   801         <Style_VScroll>false</Style_VScroll>
802         <Style_HScroll>false</Style_HScroll>   802         <Style_HScroll>false</Style_HScroll>
803         <Style_Transparent>false</Style_Transparent>   803         <Style_Transparent>false</Style_Transparent>
804         <Style_Checkbox>true</Style_Checkbox>   804         <Style_Checkbox>true</Style_Checkbox>
805         <Text>Anonymous</Text>   805         <Text>Anonymous</Text>
806         <TextColor>   806         <TextColor>
807             <R>255</R>   807             <R>255</R>
808             <G>255</G>   808             <G>255</G>
809             <B>255</B>   809             <B>255</B>
810         </TextColor>   810         </TextColor>
811         <ButtonDrawTemplate>   811         <ButtonDrawTemplate>
812             <Normal>A_BigBtnNormal</Normal>   812             <Normal>A_BigBtnNormal</Normal>
813             <Pressed>A_BigBtnPressed</Pressed>   813             <Pressed>A_BigBtnPressed</Pressed>
814             <Flyby>A_BigBtnFlyby</Flyby>   814             <Flyby>A_BigBtnFlyby</Flyby>
815             <Disabled>A_BigBtnDisabled</Disabled>   815             <Disabled>A_BigBtnDisabled</Disabled>
816             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   816             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
817         </ButtonDrawTemplate>   817         </ButtonDrawTemplate>
818     </Button>   818     </Button>
819     <!-- Roleplaying -->   819     <!-- Roleplaying -->
820     <Button item="OGP_RoleplayingCheckbox">   820     <Button item="OGP_RoleplayingCheckbox">
821         <ScreenID>OGP_RoleplayingCheckbox</ScreenID>   821         <ScreenID>OGP_RoleplayingCheckbox</ScreenID>
822         <RelativePosition>true</RelativePosition>   822         <RelativePosition>true</RelativePosition>
823         <Location>   823         <Location>
824             <X>10</X>   824             <X>10</X>
825             <Y>95</Y>   825             <Y>95</Y>
826         </Location>   826         </Location>
827         <Size>   827         <Size>
828             <CX>150</CX>   828             <CX>150</CX>
829             <CY>20</CY>   829             <CY>20</CY>
830         </Size>   830         </Size>
831         <Style_VScroll>false</Style_VScroll>   831         <Style_VScroll>false</Style_VScroll>
832         <Style_HScroll>false</Style_HScroll>   832         <Style_HScroll>false</Style_HScroll>
833         <Style_Transparent>false</Style_Transparent>   833         <Style_Transparent>false</Style_Transparent>
834         <Style_Checkbox>true</Style_Checkbox>   834         <Style_Checkbox>true</Style_Checkbox>
835         <Text>Roleplaying</Text>   835         <Text>Roleplaying</Text>
836         <TextColor>   836         <TextColor>
837             <R>255</R>   837             <R>255</R>
838             <G>255</G>   838             <G>255</G>
839             <B>255</B>   839             <B>255</B>
840         </TextColor>   840         </TextColor>
841         <ButtonDrawTemplate>   841         <ButtonDrawTemplate>
842             <Normal>A_BigBtnNormal</Normal>   842             <Normal>A_BigBtnNormal</Normal>
843             <Pressed>A_BigBtnPressed</Pressed>   843             <Pressed>A_BigBtnPressed</Pressed>
844             <Flyby>A_BigBtnFlyby</Flyby>   844             <Flyby>A_BigBtnFlyby</Flyby>
845             <Disabled>A_BigBtnDisabled</Disabled>   845             <Disabled>A_BigBtnDisabled</Disabled>
846             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   846             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
847         </ButtonDrawTemplate>   847         </ButtonDrawTemplate>
848     </Button>   848     </Button>
849     <Button item="OGP_PetWindowPopupCheckbox">   849     <Button item="OGP_PetWindowPopupCheckbox">
850         <ScreenID>OGP_PetWindowPopupCheckbox</ScreenID>   850         <ScreenID>OGP_PetWindowPopupCheckbox</ScreenID>
851         <RelativePosition>true</RelativePosition>   851         <RelativePosition>true</RelativePosition>
852         <Location>   852         <Location>
853             <X>10</X>   853             <X>10</X>
854             <Y>175</Y>   854             <Y>175</Y>
855         </Location>   855         </Location>
856         <Size>   856         <Size>
857             <CX>150</CX>   857             <CX>150</CX>
858             <CY>20</CY>   858             <CY>20</CY>
859         </Size>   859         </Size>
860         <Style_VScroll>false</Style_VScroll>   860         <Style_VScroll>false</Style_VScroll>
861         <Style_HScroll>false</Style_HScroll>   861         <Style_HScroll>false</Style_HScroll>
862         <Style_Transparent>false</Style_Transparent>   862         <Style_Transparent>false</Style_Transparent>
863         <Style_Checkbox>true</Style_Checkbox>   863         <Style_Checkbox>true</Style_Checkbox>
864         <Text>Pet Window Auto-Popup</Text>   864         <Text>Pet Window Auto-Popup</Text>
865         <TextColor>   865         <TextColor>
866             <R>255</R>   866             <R>255</R>
867             <G>255</G>   867             <G>255</G>
868             <B>255</B>   868             <B>255</B>
869         </TextColor>   869         </TextColor>
870         <ButtonDrawTemplate>   870         <ButtonDrawTemplate>
871             <Normal>A_BigBtnNormal</Normal>   871             <Normal>A_BigBtnNormal</Normal>
872             <Pressed>A_BigBtnPressed</Pressed>   872             <Pressed>A_BigBtnPressed</Pressed>
873             <Flyby>A_BigBtnFlyby</Flyby>   873             <Flyby>A_BigBtnFlyby</Flyby>
874             <Disabled>A_BigBtnDisabled</Disabled>   874             <Disabled>A_BigBtnDisabled</Disabled>
875             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   875             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
876         </ButtonDrawTemplate>   876         </ButtonDrawTemplate>
877     </Button>   877     </Button>
878     <Button item="OGP_AllowContextMenusCheckbox">   878     <Button item="OGP_AllowContextMenusCheckbox">
879         <ScreenID>OGP_AllowContextMenusCheckbox</ScreenID>   879         <ScreenID>OGP_AllowContextMenusCheckbox</ScreenID>
880         <RelativePosition>true</RelativePosition>   880         <RelativePosition>true</RelativePosition>
881         <Location>   881         <Location>
882             <X>10</X>   882             <X>10</X>
883             <Y>195</Y>   883             <Y>195</Y>
884         </Location>   884         </Location>
885         <Size>   885         <Size>
886             <CX>150</CX>   886             <CX>150</CX>
887             <CY>20</CY>   887             <CY>20</CY>
888         </Size>   888         </Size>
889         <Style_VScroll>false</Style_VScroll>   889         <Style_VScroll>false</Style_VScroll>
890         <Style_HScroll>false</Style_HScroll>   890         <Style_HScroll>false</Style_HScroll>
891         <Style_Transparent>false</Style_Transparent>   891         <Style_Transparent>false</Style_Transparent>
892         <Style_Checkbox>true</Style_Checkbox>   892         <Style_Checkbox>true</Style_Checkbox>
893         <Text>Allow Context Menus</Text>   893         <Text>Allow Context Menus</Text>
894         <TextColor>   894         <TextColor>
895             <R>255</R>   895             <R>255</R>
896             <G>255</G>   896             <G>255</G>
897             <B>255</B>   897             <B>255</B>
898         </TextColor>   898         </TextColor>
899         <ButtonDrawTemplate>   899         <ButtonDrawTemplate>
900             <Normal>A_BigBtnNormal</Normal>   900             <Normal>A_BigBtnNormal</Normal>
901             <Pressed>A_BigBtnPressed</Pressed>   901             <Pressed>A_BigBtnPressed</Pressed>
902             <Flyby>A_BigBtnFlyby</Flyby>   902             <Flyby>A_BigBtnFlyby</Flyby>
903             <Disabled>A_BigBtnDisabled</Disabled>   903             <Disabled>A_BigBtnDisabled</Disabled>
904             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   904             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
905         </ButtonDrawTemplate>   905         </ButtonDrawTemplate>
906     </Button>   906     </Button>
907     <!-- Sound realism value -->   907     <!-- Sound realism value -->
908     <Label item="OGP_SoundRealismLabel">   908     <Label item="OGP_SoundRealismLabel">
909         <ScreenID>OGP_SoundRealismLabel</ScreenID>   909         <ScreenID>OGP_SoundRealismLabel</ScreenID>
910         <RelativePosition>true</RelativePosition>   910         <RelativePosition>true</RelativePosition>
911         <Location>   911         <Location>
912             <X>200</X>   912             <X>200</X>
913             <Y>10</Y>   913             <Y>10</Y>
914         </Location>   914         </Location>
915         <Size>   915         <Size>
916             <CX>150</CX>   916             <CX>150</CX>
917             <CY>14</CY>   917             <CY>14</CY>
918         </Size>   918         </Size>
919         <Text>Sound Realism</Text>   919         <Text>Sound Realism</Text>
920         <TextColor>   920         <TextColor>
921             <R>255</R>   921             <R>255</R>
922             <G>255</G>   922             <G>255</G>
923             <B>255</B>   923             <B>255</B>
924         </TextColor>   924         </TextColor>
925         <NoWrap>true</NoWrap>   925         <NoWrap>true</NoWrap>
926         <AlignCenter>false</AlignCenter>   926         <AlignCenter>false</AlignCenter>
927         <AlignRight>false</AlignRight>   927         <AlignRight>false</AlignRight>
928     </Label>   928     </Label>
929     <Slider item="OGP_SoundRealismSlider">   929     <Slider item="OGP_SoundRealismSlider">
930         <ScreenID>OGP_SoundRealismSlider</ScreenID>   930         <ScreenID>OGP_SoundRealismSlider</ScreenID>
931         <RelativePosition>true</RelativePosition>   931         <RelativePosition>true</RelativePosition>
932         <Location>   932         <Location>
933             <X>200</X>   933             <X>200</X>
934             <Y>30</Y>   934             <Y>30</Y>
935         </Location>   935         </Location>
936         <Size>   936         <Size>
937             <CX>100</CX>   937             <CX>100</CX>
938             <CY>16</CY>   938             <CY>16</CY>
939         </Size>   939         </Size>
940         <SliderArt>SDT_DefSlider</SliderArt>   940         <SliderArt>SDT_DefSlider</SliderArt>
941     </Slider>   941     </Slider>
942     <Label item="OGP_SoundRealismValueLabel">   942     <Label item="OGP_SoundRealismValueLabel">
943         <ScreenID>OGP_SoundRealismValueLabel</ScreenID>   943         <ScreenID>OGP_SoundRealismValueLabel</ScreenID>
944         <RelativePosition>true</RelativePosition>   944         <RelativePosition>true</RelativePosition>
945         <Location>   945         <Location>
946             <X>300</X>   946             <X>300</X>
947             <Y>30</Y>   947             <Y>30</Y>
948         </Location>   948         </Location>
949         <Size>   949         <Size>
950             <CX>50</CX>   950             <CX>50</CX>
951             <CY>16</CY>   951             <CY>16</CY>
952         </Size>   952         </Size>
953         <Text>0 %</Text>   953         <Text>0 %</Text>
954         <TextColor>   954         <TextColor>
955             <R>255</R>   955             <R>255</R>
956             <G>255</G>   956             <G>255</G>
957             <B>255</B>   957             <B>255</B>
958         </TextColor>   958         </TextColor>
959         <NoWrap>true</NoWrap>   959         <NoWrap>true</NoWrap>
960         <AlignCenter>false</AlignCenter>   960         <AlignCenter>false</AlignCenter>
961         <AlignRight>true</AlignRight>   961         <AlignRight>true</AlignRight>
962     </Label>   962     </Label>
963     <!-- Music volume value -->   963     <!-- Music volume value -->
964     <Label item="OGP_MusicVolumeLabel">   964     <Label item="OGP_MusicVolumeLabel">
965         <ScreenID>OGP_MusicVolumeLabel</ScreenID>   965         <ScreenID>OGP_MusicVolumeLabel</ScreenID>
966         <RelativePosition>true</RelativePosition>   966         <RelativePosition>true</RelativePosition>
967         <Location>   967         <Location>
968             <X>200</X>   968             <X>200</X>
969             <Y>50</Y>   969             <Y>50</Y>
970         </Location>   970         </Location>
971         <Size>   971         <Size>
972             <CX>150</CX>   972             <CX>150</CX>
973             <CY>14</CY>   973             <CY>14</CY>
974         </Size>   974         </Size>
975         <Text>Music Volume</Text>   975         <Text>Music Volume</Text>
976         <TextColor>   976         <TextColor>
977             <R>255</R>   977             <R>255</R>
978             <G>255</G>   978             <G>255</G>
979             <B>255</B>   979             <B>255</B>
980         </TextColor>   980         </TextColor>
981         <NoWrap>true</NoWrap>   981         <NoWrap>true</NoWrap>
982         <AlignCenter>false</AlignCenter>   982         <AlignCenter>false</AlignCenter>
983         <AlignRight>false</AlignRight>   983         <AlignRight>false</AlignRight>
984     </Label>   984     </Label>
985     <Slider item="OGP_MusicVolumeSlider">   985     <Slider item="OGP_MusicVolumeSlider">
986         <ScreenID>OGP_MusicVolumeSlider</ScreenID>   986         <ScreenID>OGP_MusicVolumeSlider</ScreenID>
987         <RelativePosition>true</RelativePosition>   987         <RelativePosition>true</RelativePosition>
988         <Location>   988         <Location>
989             <X>200</X>   989             <X>200</X>
990             <Y>70</Y>   990             <Y>70</Y>
991         </Location>   991         </Location>
992         <Size>   992         <Size>
993             <CX>100</CX>   993             <CX>100</CX>
994             <CY>16</CY>   994             <CY>16</CY>
995         </Size>   995         </Size>
996         <SliderArt>SDT_DefSlider</SliderArt>   996         <SliderArt>SDT_DefSlider</SliderArt>
997     </Slider>   997     </Slider>
998     <Label item="OGP_MusicVolumeValueLabel">   998     <Label item="OGP_MusicVolumeValueLabel">
999         <ScreenID>OGP_MusicVolumeValueLabel</ScreenID>   999         <ScreenID>OGP_MusicVolumeValueLabel</ScreenID>
1000         <RelativePosition>true</RelativePosition>   1000         <RelativePosition>true</RelativePosition>
1001         <Location>   1001         <Location>
1002             <X>300</X>   1002             <X>300</X>
1003             <Y>70</Y>   1003             <Y>70</Y>
1004         </Location>   1004         </Location>
1005         <Size>   1005         <Size>
1006             <CX>50</CX>   1006             <CX>50</CX>
1007             <CY>16</CY>   1007             <CY>16</CY>
1008         </Size>   1008         </Size>
1009         <Text>0 %</Text>   1009         <Text>0 %</Text>
1010         <TextColor>   1010         <TextColor>
1011             <R>255</R>   1011             <R>255</R>
1012             <G>255</G>   1012             <G>255</G>
1013             <B>255</B>   1013             <B>255</B>
1014         </TextColor>   1014         </TextColor>
1015         <NoWrap>true</NoWrap>   1015         <NoWrap>true</NoWrap>
1016         <AlignCenter>false</AlignCenter>   1016         <AlignCenter>false</AlignCenter>
1017         <AlignRight>true</AlignRight>   1017         <AlignRight>true</AlignRight>
1018     </Label>   1018     </Label>
1019     <!-- Sound volume value -->   1019     <!-- Sound volume value -->
1020     <Label item="OGP_SoundVolumeLabel">   1020     <Label item="OGP_SoundVolumeLabel">
1021         <ScreenID>OGP_SoundVolumeLabel</ScreenID>   1021         <ScreenID>OGP_SoundVolumeLabel</ScreenID>
1022         <RelativePosition>true</RelativePosition>   1022         <RelativePosition>true</RelativePosition>
1023         <Location>   1023         <Location>
1024             <X>200</X>   1024             <X>200</X>
1025             <Y>90</Y>   1025             <Y>90</Y>
1026         </Location>   1026         </Location>
1027         <Size>   1027         <Size>
1028             <CX>150</CX>   1028             <CX>150</CX>
1029             <CY>14</CY>   1029             <CY>14</CY>
1030         </Size>   1030         </Size>
1031         <Text>Sound Volume</Text>   1031         <Text>Sound Volume</Text>
1032         <TextColor>   1032         <TextColor>
1033             <R>255</R>   1033             <R>255</R>
1034             <G>255</G>   1034             <G>255</G>
1035             <B>255</B>   1035             <B>255</B>
1036         </TextColor>   1036         </TextColor>
1037         <NoWrap>true</NoWrap>   1037         <NoWrap>true</NoWrap>
1038         <AlignCenter>false</AlignCenter>   1038         <AlignCenter>false</AlignCenter>
1039         <AlignRight>false</AlignRight>   1039         <AlignRight>false</AlignRight>
1040     </Label>   1040     </Label>
1041     <Slider item="OGP_SoundVolumeSlider">   1041     <Slider item="OGP_SoundVolumeSlider">
1042         <ScreenID>OGP_SoundVolumeSlider</ScreenID>   1042         <ScreenID>OGP_SoundVolumeSlider</ScreenID>
1043         <RelativePosition>true</RelativePosition>   1043         <RelativePosition>true</RelativePosition>
1044         <Location>   1044         <Location>
1045             <X>200</X>   1045             <X>200</X>
1046             <Y>110</Y>   1046             <Y>110</Y>
1047         </Location>   1047         </Location>
1048         <Size>   1048         <Size>
1049             <CX>100</CX>   1049             <CX>100</CX>
1050             <CY>16</CY>   1050             <CY>16</CY>
1051         </Size>   1051         </Size>
1052         <SliderArt>SDT_DefSlider</SliderArt>   1052         <SliderArt>SDT_DefSlider</SliderArt>
1053     </Slider>   1053     </Slider>
1054     <Label item="OGP_SoundVolumeValueLabel">   1054     <Label item="OGP_SoundVolumeValueLabel">
1055         <ScreenID>OGP_SoundVolumeValueLabel</ScreenID>   1055         <ScreenID>OGP_SoundVolumeValueLabel</ScreenID>
1056         <RelativePosition>true</RelativePosition>   1056         <RelativePosition>true</RelativePosition>
1057         <Location>   1057         <Location>
1058             <X>300</X>   1058             <X>300</X>
1059             <Y>110</Y>   1059             <Y>110</Y>
1060         </Location>   1060         </Location>
1061         <Size>   1061         <Size>
1062             <CX>50</CX>   1062             <CX>50</CX>
1063             <CY>16</CY>   1063             <CY>16</CY>
1064         </Size>   1064         </Size>
1065         <Text>0 %</Text>   1065         <Text>0 %</Text>
1066         <TextColor>   1066         <TextColor>
1067             <R>255</R>   1067             <R>255</R>
1068             <G>255</G>   1068             <G>255</G>
1069             <B>255</B>   1069             <B>255</B>
1070         </TextColor>   1070         </TextColor>
1071         <NoWrap>true</NoWrap>   1071         <NoWrap>true</NoWrap>
1072         <AlignCenter>false</AlignCenter>   1072         <AlignCenter>false</AlignCenter>
1073         <AlignRight>true</AlignRight>   1073         <AlignRight>true</AlignRight>
1074     </Label>   1074     </Label>
1075     <!-- Environment sounds -->   1075     <!-- Environment sounds -->
1076     <Button item="OGP_EnvSoundsCheckbox">   1076     <Button item="OGP_EnvSoundsCheckbox">
1077         <ScreenID>OGP_EnvSoundsCheckbox</ScreenID>   1077         <ScreenID>OGP_EnvSoundsCheckbox</ScreenID>
1078         <RelativePosition>true</RelativePosition>   1078         <RelativePosition>true</RelativePosition>
1079         <Location>   1079         <Location>
1080             <X>200</X>   1080             <X>200</X>
1081             <Y>130</Y>   1081             <Y>130</Y>
1082         </Location>   1082         </Location>
1083         <Size>   1083         <Size>
1084             <CX>150</CX>   1084             <CX>150</CX>
1085             <CY>20</CY>   1085             <CY>20</CY>
1086         </Size>   1086         </Size>
1087         <Style_VScroll>false</Style_VScroll>   1087         <Style_VScroll>false</Style_VScroll>
1088         <Style_HScroll>false</Style_HScroll>   1088         <Style_HScroll>false</Style_HScroll>
1089         <Style_Transparent>false</Style_Transparent>   1089         <Style_Transparent>false</Style_Transparent>
1090         <Style_Checkbox>true</Style_Checkbox>   1090         <Style_Checkbox>true</Style_Checkbox>
1091         <Text>Environment Sounds</Text>   1091         <Text>Environment Sounds</Text>
1092         <TextColor>   1092         <TextColor>
1093             <R>255</R>   1093             <R>255</R>
1094             <G>255</G>   1094             <G>255</G>
1095             <B>255</B>   1095             <B>255</B>
1096         </TextColor>   1096         </TextColor>
1097         <ButtonDrawTemplate>   1097         <ButtonDrawTemplate>
1098             <Normal>A_BigBtnNormal</Normal>   1098             <Normal>A_BigBtnNormal</Normal>
1099             <Pressed>A_BigBtnPressed</Pressed>   1099             <Pressed>A_BigBtnPressed</Pressed>
1100             <Flyby>A_BigBtnFlyby</Flyby>   1100             <Flyby>A_BigBtnFlyby</Flyby>
1101             <Disabled>A_BigBtnDisabled</Disabled>   1101             <Disabled>A_BigBtnDisabled</Disabled>
1102             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1102             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1103         </ButtonDrawTemplate>   1103         </ButtonDrawTemplate>
1104     </Button>   1104     </Button>
1105     <!-- Combat Music -->   1105     <!-- Combat Music -->
1106     <Button item="OGP_CombatMusicCheckbox">   1106     <Button item="OGP_CombatMusicCheckbox">
1107         <ScreenID>OGP_CombatMusicCheckbox</ScreenID>   1107         <ScreenID>OGP_CombatMusicCheckbox</ScreenID>
1108         <RelativePosition>true</RelativePosition>   1108         <RelativePosition>true</RelativePosition>
1109         <Location>   1109         <Location>
1110             <X>200</X>   1110             <X>200</X>
1111             <Y>155</Y>   1111             <Y>155</Y>
1112         </Location>   1112         </Location>
1113         <Size>   1113         <Size>
1114             <CX>150</CX>   1114             <CX>150</CX>
1115             <CY>20</CY>   1115             <CY>20</CY>
1116         </Size>   1116         </Size>
1117         <Style_VScroll>false</Style_VScroll>   1117         <Style_VScroll>false</Style_VScroll>
1118         <Style_HScroll>false</Style_HScroll>   1118         <Style_HScroll>false</Style_HScroll>
1119         <Style_Transparent>false</Style_Transparent>   1119         <Style_Transparent>false</Style_Transparent>
1120         <Style_Checkbox>true</Style_Checkbox>   1120         <Style_Checkbox>true</Style_Checkbox>
1121         <Text>Combat Music</Text>   1121         <Text>Combat Music</Text>
1122         <TextColor>   1122         <TextColor>
1123             <R>255</R>   1123             <R>255</R>
1124             <G>255</G>   1124             <G>255</G>
1125             <B>255</B>   1125             <B>255</B>
1126         </TextColor>   1126         </TextColor>
1127         <ButtonDrawTemplate>   1127         <ButtonDrawTemplate>
1128             <Normal>A_BigBtnNormal</Normal>   1128             <Normal>A_BigBtnNormal</Normal>
1129             <Pressed>A_BigBtnPressed</Pressed>   1129             <Pressed>A_BigBtnPressed</Pressed>
1130             <Flyby>A_BigBtnFlyby</Flyby>   1130             <Flyby>A_BigBtnFlyby</Flyby>
1131             <Disabled>A_BigBtnDisabled</Disabled>   1131             <Disabled>A_BigBtnDisabled</Disabled>
1132             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1132             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1133         </ButtonDrawTemplate>   1133         </ButtonDrawTemplate>
1134     </Button>   1134     </Button>
1135     <!-- General options page -->   1135     <!-- General options page -->
1136     <Page item="OptionsGeneralPage">   1136     <Page item="OptionsGeneralPage">
1137         <ScreenID>OptionsGeneralPage</ScreenID>   1137         <ScreenID>OptionsGeneralPage</ScreenID>
1138         <RelativePosition>true</RelativePosition>   1138         <RelativePosition>true</RelativePosition>
1139         <!-- Pages are sized and positioned by their parent tab -->   1139         <!-- Pages are sized and positioned by their parent tab -->
1140         <Style_VScroll>true</Style_VScroll>   1140         <Style_VScroll>true</Style_VScroll>
1141         <Style_HScroll>false</Style_HScroll>   1141         <Style_HScroll>false</Style_HScroll>
1142         <Style_Transparent>false</Style_Transparent>   1142         <Style_Transparent>false</Style_Transparent>
1143         <TooltipReference />   1143         <TooltipReference />
1144         <DrawTemplate>WDT_Def</DrawTemplate>   1144         <DrawTemplate>WDT_Def</DrawTemplate>
1145         <TabText>General</TabText>   1145         <TabText>General</TabText>
1146         <TabTextColor>   1146         <TabTextColor>
1147             <R>255</R>   1147             <R>255</R>
1148             <G>255</G>   1148             <G>255</G>
1149             <B>255</B>   1149             <B>255</B>
1150         </TabTextColor>   1150         </TabTextColor>
1151         <TabTextActiveColor>   1151         <TabTextActiveColor>
1152             <R>255</R>   1152             <R>255</R>
1153             <G>255</G>   1153             <G>255</G>
1154             <B>0</B>   1154             <B>0</B>
1155         </TabTextActiveColor>   1155         </TabTextActiveColor>
1156         <Style_Sizable>true</Style_Sizable>   1156         <Style_Sizable>true</Style_Sizable>
1157         <Pieces>OGP_FastItemDestroyCheckbox</Pieces>   1157         <Pieces>OGP_FastItemDestroyCheckbox</Pieces>
1158         <Pieces>OGP_GuildInvitesCheckbox</Pieces>   1158         <Pieces>OGP_GuildInvitesCheckbox</Pieces>
1159         <Pieces>OGP_LootAutosplitCheckbox</Pieces>   1159         <Pieces>OGP_LootAutosplitCheckbox</Pieces>
1160         <Pieces>OGP_AnonymousCheckbox</Pieces>   1160         <Pieces>OGP_AnonymousCheckbox</Pieces>
1161         <Pieces>OGP_RoleplayingCheckbox</Pieces>   1161         <Pieces>OGP_RoleplayingCheckbox</Pieces>
1162         <Pieces>OGP_PetWindowPopupCheckbox</Pieces>   1162         <Pieces>OGP_PetWindowPopupCheckbox</Pieces>
1163         <Pieces>OGP_AllowContextMenusCheckbox</Pieces>   1163         <Pieces>OGP_AllowContextMenusCheckbox</Pieces>
1164         <Pieces>OGP_EnvSoundsCheckbox</Pieces>   1164         <Pieces>OGP_EnvSoundsCheckbox</Pieces>
1165         <Pieces>OGP_CombatMusicCheckbox</Pieces>   1165         <Pieces>OGP_CombatMusicCheckbox</Pieces>
1166         <Pieces>OGP_LoadSkinButton</Pieces>   1166         <Pieces>OGP_LoadSkinButton</Pieces>
1167         <Pieces>OGP_LayoutCopyButton</Pieces>   1167         <Pieces>OGP_LayoutCopyButton</Pieces>
1168         <Pieces>OGP_EQPlayersAutoUpdateButton</Pieces>   1168         <Pieces>OGP_EQPlayersAutoUpdateButton</Pieces>
1169         <Pieces>OGP_AutoDeclineTCGChallengesButton</Pieces>   1169         <Pieces>OGP_AutoDeclineTCGChallengesButton</Pieces>
1170         <Pieces>OGP_LootAllConfirmCheckbox</Pieces>   1170         <Pieces>OGP_LootAllConfirmCheckbox</Pieces>
1171         <Pieces>OGP_LeftClickHelpText</Pieces>   1171         <Pieces>OGP_LeftClickHelpText</Pieces>
1172         <Pieces>OGP_UseTellWindowsCheckbox</Pieces>   1172         <Pieces>OGP_UseTellWindowsCheckbox</Pieces>
1173         <Pieces>OGP_AllowAutoDuckCheckbox</Pieces>   1173         <Pieces>OGP_AllowAutoDuckCheckbox</Pieces>
1174         <Pieces>OGP_AllowAutoStandCheckbox</Pieces>   1174         <Pieces>OGP_AllowAutoStandCheckbox</Pieces>
1175         <Pieces>OGP_AANoConfirmCheckbox</Pieces>   1175         <Pieces>OGP_AANoConfirmCheckbox</Pieces>
1176         <Pieces>OGP_AutojoinCheckbox</Pieces>   1176         <Pieces>OGP_AutojoinCheckbox</Pieces>
1177         <Pieces>OGP_AutoConsentGroupCheckbox</Pieces>   1177         <Pieces>OGP_AutoConsentGroupCheckbox</Pieces>
1178         <Pieces>OGP_AutoConsentRaidCheckbox</Pieces>   1178         <Pieces>OGP_AutoConsentRaidCheckbox</Pieces>
1179         <Pieces>OGP_AutoConsentGuildCheckbox</Pieces>   1179         <Pieces>OGP_AutoConsentGuildCheckbox</Pieces>
1180         <Pieces>OGP_TradeskillCtrlClickCheckbox</Pieces>   1180         <Pieces>OGP_TradeskillCtrlClickCheckbox</Pieces>
1181         <Pieces>OGP_AdvMerchantNoConfirmCheckbox</Pieces>   1181         <Pieces>OGP_AdvMerchantNoConfirmCheckbox</Pieces>
1182         <Pieces>OGP_LeadershipNoConfirmCheckbox</Pieces>   1182         <Pieces>OGP_LeadershipNoConfirmCheckbox</Pieces>
1183         <Pieces>OGP_SoundRealismLabel</Pieces>   1183         <Pieces>OGP_SoundRealismLabel</Pieces>
1184         <Pieces>OGP_SoundRealismSlider</Pieces>   1184         <Pieces>OGP_SoundRealismSlider</Pieces>
1185         <Pieces>OGP_SoundRealismValueLabel</Pieces>   1185         <Pieces>OGP_SoundRealismValueLabel</Pieces>
1186         <Pieces>OGP_MusicVolumeLabel</Pieces>   1186         <Pieces>OGP_MusicVolumeLabel</Pieces>
1187         <Pieces>OGP_MusicVolumeSlider</Pieces>   1187         <Pieces>OGP_MusicVolumeSlider</Pieces>
1188         <Pieces>OGP_MusicVolumeValueLabel</Pieces>   1188         <Pieces>OGP_MusicVolumeValueLabel</Pieces>
1189         <Pieces>OGP_SoundVolumeLabel</Pieces>   1189         <Pieces>OGP_SoundVolumeLabel</Pieces>
1190         <Pieces>OGP_SoundVolumeSlider</Pieces>   1190         <Pieces>OGP_SoundVolumeSlider</Pieces>
1191         <Pieces>OGP_SoundVolumeValueLabel</Pieces>   1191         <Pieces>OGP_SoundVolumeValueLabel</Pieces>
1192         <Pieces>OGP_ItemDroppingLabel</Pieces>   1192         <Pieces>OGP_ItemDroppingLabel</Pieces>
1193         <Pieces>OGP_PlayerTradeLabel</Pieces>   1193         <Pieces>OGP_PlayerTradeLabel</Pieces>
1194         <Pieces>OGP_FontLabel</Pieces>   1194         <Pieces>OGP_FontLabel</Pieces>
1195         <Pieces>OGP_CurrentFont</Pieces>   1195         <Pieces>OGP_CurrentFont</Pieces>
1196         <Pieces>OGP_ChangeFont</Pieces>   1196         <Pieces>OGP_ChangeFont</Pieces>
1197         <Pieces>OGP_FontSelector</Pieces>   1197         <Pieces>OGP_FontSelector</Pieces>
1198         <Pieces>OGP_PlayerTradeCombobox</Pieces>   1198         <Pieces>OGP_PlayerTradeCombobox</Pieces>
1199         <Pieces>OGP_ItemDroppingCombobox</Pieces>   1199         <Pieces>OGP_ItemDroppingCombobox</Pieces>
1200         <Location>   1200         <Location>
1201             <X>0</X>   1201             <X>0</X>
1202             <Y>22</Y>   1202             <Y>22</Y>
1203         </Location>   1203         </Location>
1204         <Size>   1204         <Size>
1205             <CX>387</CX>   1205             <CX>387</CX>
1206             <CY>452</CY>   1206             <CY>452</CY>
1207         </Size>   1207         </Size>
1208     </Page>   1208     </Page>
1209     <!-- *********** Options Tab Window, Display Options Page *********** -->   1209     <!-- *********** Options Tab Window, Display Options Page *********** -->
1210     <!-- PCNames -->   1210     <!-- PCNames -->
1211     <Button item="ODP_PCNamesCheckbox">   1211     <Button item="ODP_PCNamesCheckbox">
1212         <ScreenID>ODP_PCNamesCheckbox</ScreenID>   1212         <ScreenID>ODP_PCNamesCheckbox</ScreenID>
1213         <RelativePosition>true</RelativePosition>   1213         <RelativePosition>true</RelativePosition>
1214         <Location>   1214         <Location>
1215             <X>10</X>   1215             <X>10</X>
1216             <Y>12</Y>   1216             <Y>12</Y>
1217         </Location>   1217         </Location>
1218         <Size>   1218         <Size>
1219             <CX>150</CX>   1219             <CX>150</CX>
1220             <CY>18</CY>   1220             <CY>18</CY>
1221         </Size>   1221         </Size>
1222         <Style_VScroll>false</Style_VScroll>   1222         <Style_VScroll>false</Style_VScroll>
1223         <Style_HScroll>false</Style_HScroll>   1223         <Style_HScroll>false</Style_HScroll>
1224         <Style_Transparent>false</Style_Transparent>   1224         <Style_Transparent>false</Style_Transparent>
1225         <Style_Checkbox>true</Style_Checkbox>   1225         <Style_Checkbox>true</Style_Checkbox>
1226         <Text>Show PC Names</Text>   1226         <Text>Show PC Names</Text>
1227         <TooltipReference>Show/hide the names over other players.</TooltipReference>   1227         <TooltipReference>Show/hide the names over other players.</TooltipReference>
1228         <TextColor>   1228         <TextColor>
1229             <R>255</R>   1229             <R>255</R>
1230             <G>255</G>   1230             <G>255</G>
1231             <B>255</B>   1231             <B>255</B>
1232         </TextColor>   1232         </TextColor>
1233         <ButtonDrawTemplate>   1233         <ButtonDrawTemplate>
1234             <Normal>A_BigBtnNormal</Normal>   1234             <Normal>A_BigBtnNormal</Normal>
1235             <Pressed>A_BigBtnPressed</Pressed>   1235             <Pressed>A_BigBtnPressed</Pressed>
1236             <Flyby>A_BigBtnFlyby</Flyby>   1236             <Flyby>A_BigBtnFlyby</Flyby>
1237             <Disabled>A_BigBtnDisabled</Disabled>   1237             <Disabled>A_BigBtnDisabled</Disabled>
1238             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1238             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1239         </ButtonDrawTemplate>   1239         </ButtonDrawTemplate>
1240     </Button>   1240     </Button>
1241     <!-- NPCNames   -->   1241     <!-- NPCNames   -->
1242     <Button item="ODP_NPCNamesCheckbox">   1242     <Button item="ODP_NPCNamesCheckbox">
1243         <ScreenID>ODP_NPCNamesCheckbox</ScreenID>   1243         <ScreenID>ODP_NPCNamesCheckbox</ScreenID>
1244         <RelativePosition>true</RelativePosition>   1244         <RelativePosition>true</RelativePosition>
1245         <Location>   1245         <Location>
1246             <X>10</X>   1246             <X>10</X>
1247             <Y>30</Y>   1247             <Y>30</Y>
1248         </Location>   1248         </Location>
1249         <Size>   1249         <Size>
1250             <CX>150</CX>   1250             <CX>150</CX>
1251             <CY>18</CY>   1251             <CY>18</CY>
1252         </Size>   1252         </Size>
1253         <Style_VScroll>false</Style_VScroll>   1253         <Style_VScroll>false</Style_VScroll>
1254         <Style_HScroll>false</Style_HScroll>   1254         <Style_HScroll>false</Style_HScroll>
1255         <Style_Transparent>false</Style_Transparent>   1255         <Style_Transparent>false</Style_Transparent>
1256         <Style_Checkbox>true</Style_Checkbox>   1256         <Style_Checkbox>true</Style_Checkbox>
1257         <Text>Show NPC Names</Text>   1257         <Text>Show NPC Names</Text>
1258         <TooltipReference>Show/hide the names over NPCs.</TooltipReference>   1258         <TooltipReference>Show/hide the names over NPCs.</TooltipReference>
1259         <TextColor>   1259         <TextColor>
1260             <R>255</R>   1260             <R>255</R>
1261             <G>255</G>   1261             <G>255</G>
1262             <B>255</B>   1262             <B>255</B>
1263         </TextColor>   1263         </TextColor>
1264         <ButtonDrawTemplate>   1264         <ButtonDrawTemplate>
1265             <Normal>A_BigBtnNormal</Normal>   1265             <Normal>A_BigBtnNormal</Normal>
1266             <Pressed>A_BigBtnPressed</Pressed>   1266             <Pressed>A_BigBtnPressed</Pressed>
1267             <Flyby>A_BigBtnFlyby</Flyby>   1267             <Flyby>A_BigBtnFlyby</Flyby>
1268             <Disabled>A_BigBtnDisabled</Disabled>   1268             <Disabled>A_BigBtnDisabled</Disabled>
1269             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1269             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1270         </ButtonDrawTemplate>   1270         </ButtonDrawTemplate>
1271     </Button>   1271     </Button>
1272     <!-- Show 3D Target Ring -->   1272     <!-- Show 3D Target Ring -->
1273     <Button item="ODP_ShowTargetRingCheckbox">   1273     <Button item="ODP_ShowTargetRingCheckbox">
1274         <ScreenID>ODP_ShowTargetRingCheckbox</ScreenID>   1274         <ScreenID>ODP_ShowTargetRingCheckbox</ScreenID>
1275         <RelativePosition>true</RelativePosition>   1275         <RelativePosition>true</RelativePosition>
1276         <Location>   1276         <Location>
1277             <X>10</X>   1277             <X>10</X>
1278             <Y>48</Y>   1278             <Y>48</Y>
1279         </Location>   1279         </Location>
1280         <Size>   1280         <Size>
1281             <CX>150</CX>   1281             <CX>150</CX>
1282             <CY>18</CY>   1282             <CY>18</CY>
1283         </Size>   1283         </Size>
1284         <Style_VScroll>false</Style_VScroll>   1284         <Style_VScroll>false</Style_VScroll>
1285         <Style_HScroll>false</Style_HScroll>   1285         <Style_HScroll>false</Style_HScroll>
1286         <Style_Transparent>false</Style_Transparent>   1286         <Style_Transparent>false</Style_Transparent>
1287         <Style_Checkbox>true</Style_Checkbox>   1287         <Style_Checkbox>true</Style_Checkbox>
1288         <Text>Show 3D Target Ring</Text>   1288         <Text>Show 3D Target Ring</Text>
1289         <TooltipReference>A colored ring appears around your current target's feet.</TooltipReference>   1289         <TooltipReference>A colored ring appears around your current target's feet.</TooltipReference>
1290         <TextColor>   1290         <TextColor>
1291             <R>255</R>   1291             <R>255</R>
1292             <G>255</G>   1292             <G>255</G>
1293             <B>255</B>   1293             <B>255</B>
1294         </TextColor>   1294         </TextColor>
1295         <ButtonDrawTemplate>   1295         <ButtonDrawTemplate>
1296             <Normal>A_BigBtnNormal</Normal>   1296             <Normal>A_BigBtnNormal</Normal>
1297             <Pressed>A_BigBtnPressed</Pressed>   1297             <Pressed>A_BigBtnPressed</Pressed>
1298             <Flyby>A_BigBtnFlyby</Flyby>   1298             <Flyby>A_BigBtnFlyby</Flyby>
1299             <Disabled>A_BigBtnDisabled</Disabled>   1299             <Disabled>A_BigBtnDisabled</Disabled>
1300             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1300             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1301         </ButtonDrawTemplate>   1301         </ButtonDrawTemplate>
1302     </Button>   1302     </Button>
1303     <!-- Level of Detail -->   1303     <!-- Level of Detail -->
1304     <Button item="ODP_LevelOfDetailCheckbox">   1304     <Button item="ODP_LevelOfDetailCheckbox">
1305         <ScreenID>ODP_LevelOfDetailCheckbox</ScreenID>   1305         <ScreenID>ODP_LevelOfDetailCheckbox</ScreenID>
1306         <RelativePosition>true</RelativePosition>   1306         <RelativePosition>true</RelativePosition>
1307         <Location>   1307         <Location>
1308             <X>10</X>   1308             <X>10</X>
1309             <Y>66</Y>   1309             <Y>66</Y>
1310         </Location>   1310         </Location>
1311         <Size>   1311         <Size>
1312             <CX>150</CX>   1312             <CX>150</CX>
1313             <CY>18</CY>   1313             <CY>18</CY>
1314         </Size>   1314         </Size>
1315         <Style_VScroll>false</Style_VScroll>   1315         <Style_VScroll>false</Style_VScroll>
1316         <Style_HScroll>false</Style_HScroll>   1316         <Style_HScroll>false</Style_HScroll>
1317         <Style_Transparent>false</Style_Transparent>   1317         <Style_Transparent>false</Style_Transparent>
1318         <Style_Checkbox>true</Style_Checkbox>   1318         <Style_Checkbox>true</Style_Checkbox>
1319         <Text>Level of Detail</Text>   1319         <Text>Level of Detail</Text>
1320         <TooltipReference>Some models adjust their detail depending on their distance from you.</TooltipReference>   1320         <TooltipReference>Some models adjust their detail depending on their distance from you.</TooltipReference>
1321         <TextColor>   1321         <TextColor>
1322             <R>255</R>   1322             <R>255</R>
1323             <G>255</G>   1323             <G>255</G>
1324             <B>255</B>   1324             <B>255</B>
1325         </TextColor>   1325         </TextColor>
1326         <ButtonDrawTemplate>   1326         <ButtonDrawTemplate>
1327             <Normal>A_BigBtnNormal</Normal>   1327             <Normal>A_BigBtnNormal</Normal>
1328             <Pressed>A_BigBtnPressed</Pressed>   1328             <Pressed>A_BigBtnPressed</Pressed>
1329             <Flyby>A_BigBtnFlyby</Flyby>   1329             <Flyby>A_BigBtnFlyby</Flyby>
1330             <Disabled>A_BigBtnDisabled</Disabled>   1330             <Disabled>A_BigBtnDisabled</Disabled>
1331             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1331             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1332         </ButtonDrawTemplate>   1332         </ButtonDrawTemplate>
1333     </Button>   1333     </Button>
1334     <!-- Toggle Show Helm -->   1334     <!-- Toggle Show Helm -->
1335     <Button item = "ODP_ShowHelmCheckbox">   1335     <Button item = "ODP_ShowHelmCheckbox">
1336         <ScreenID>ODP_ShowHelmCheckbox</ScreenID>   1336         <ScreenID>ODP_ShowHelmCheckbox</ScreenID>
1337         <RelativePosition>true</RelativePosition>   1337         <RelativePosition>true</RelativePosition>
1338         <Location>   1338         <Location>
1339             <X>10</X>   1339             <X>10</X>
1340             <Y>84</Y>   1340             <Y>84</Y>
1341         </Location>   1341         </Location>
1342         <Size>   1342         <Size>
1343             <CX>150</CX>   1343             <CX>150</CX>
1344             <CY>18</CY>   1344             <CY>18</CY>
1345         </Size>   1345         </Size>
1346         <Style_VScroll>false</Style_VScroll>   1346         <Style_VScroll>false</Style_VScroll>
1347         <Style_HScroll>false</Style_HScroll>   1347         <Style_HScroll>false</Style_HScroll>
1348         <Style_Transparent>false</Style_Transparent>   1348         <Style_Transparent>false</Style_Transparent>
1349         <Style_Checkbox>true</Style_Checkbox>   1349         <Style_Checkbox>true</Style_Checkbox>
1350         <Text>Show My Helm</Text>   1350         <Text>Show My Helm</Text>
1351         <TooltipReference>Toggle whether your helm is visible or not.</TooltipReference>   1351         <TooltipReference>Toggle whether your helm is visible or not.</TooltipReference>
1352         <TextColor>   1352         <TextColor>
1353                 <R>255</R>   1353                 <R>255</R>
1354                 <G>255</G>   1354                 <G>255</G>
1355                 <B>255</B>   1355                 <B>255</B>
1356         </TextColor>   1356         </TextColor>
1357         <ButtonDrawTemplate>   1357         <ButtonDrawTemplate>
1358             <Normal>A_BigBtnNormal</Normal>   1358             <Normal>A_BigBtnNormal</Normal>
1359             <Pressed>A_BigBtnPressed</Pressed>   1359             <Pressed>A_BigBtnPressed</Pressed>
1360             <Flyby>A_BigBtnFlyby</Flyby>   1360             <Flyby>A_BigBtnFlyby</Flyby>
1361             <Disabled>A_BigBtnDisabled</Disabled>   1361             <Disabled>A_BigBtnDisabled</Disabled>
1362             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1362             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1363         </ButtonDrawTemplate>   1363         </ButtonDrawTemplate>
1364     </Button>   1364     </Button>
1365     <!-- Switch to fullscreen mode. -->   1365     <!-- Switch to fullscreen mode. -->
1366     <Button item="ODP_SetFullscreenButton">   1366     <Button item="ODP_SetFullscreenButton">
1367         <ScreenID>ODP_SetFullscreenButton</ScreenID>   1367         <ScreenID>ODP_SetFullscreenButton</ScreenID>
1368         <RelativePosition>true</RelativePosition>   1368         <RelativePosition>true</RelativePosition>
1369         <Location>   1369         <Location>
1370             <X>10</X>   1370             <X>10</X>
1371             <Y>106</Y>   1371             <Y>106</Y>
1372         </Location>   1372         </Location>
1373         <Size>   1373         <Size>
1374             <CX>150</CX>   1374             <CX>150</CX>
1375             <CY>18</CY>   1375             <CY>18</CY>
1376         </Size>   1376         </Size>
1377         <Style_VScroll>false</Style_VScroll>   1377         <Style_VScroll>false</Style_VScroll>
1378         <Style_HScroll>false</Style_HScroll>   1378         <Style_HScroll>false</Style_HScroll>
1379         <Style_Transparent>false</Style_Transparent>   1379         <Style_Transparent>false</Style_Transparent>
1380         <Text>Switch to Fullscreen</Text>   1380         <Text>Switch to Fullscreen</Text>
1381         <TooltipReference>Set the current window mode to be full screen.</TooltipReference>   1381         <TooltipReference>Set the current window mode to be full screen.</TooltipReference>
1382         <TextColor>   1382         <TextColor>
1383             <R>255</R>   1383             <R>255</R>
1384             <G>255</G>   1384             <G>255</G>
1385             <B>255</B>   1385             <B>255</B>
1386         </TextColor>   1386         </TextColor>
1387         <ButtonDrawTemplate>   1387         <ButtonDrawTemplate>
1388             <Normal>A_BigBtnNormal</Normal>   1388             <Normal>A_BigBtnNormal</Normal>
1389             <Pressed>A_BigBtnPressed</Pressed>   1389             <Pressed>A_BigBtnPressed</Pressed>
1390             <Flyby>A_BigBtnFlyby</Flyby>   1390             <Flyby>A_BigBtnFlyby</Flyby>
1391             <Disabled>A_BigBtnDisabled</Disabled>   1391             <Disabled>A_BigBtnDisabled</Disabled>
1392             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1392             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1393         </ButtonDrawTemplate>   1393         </ButtonDrawTemplate>
1394     </Button>   1394     </Button>
1395     <!-- Switch to windowed mode. -->   1395     <!-- Switch to windowed mode. -->
1396     <Button item="ODP_SetWindowedButton">   1396     <Button item="ODP_SetWindowedButton">
1397         <ScreenID>ODP_SetWindowedButton</ScreenID>   1397         <ScreenID>ODP_SetWindowedButton</ScreenID>
1398         <RelativePosition>true</RelativePosition>   1398         <RelativePosition>true</RelativePosition>
1399         <Location>   1399         <Location>
1400             <X>10</X>   1400             <X>10</X>
1401             <Y>106</Y>   1401             <Y>106</Y>
1402         </Location>   1402         </Location>
1403         <Size>   1403         <Size>
1404             <CX>150</CX>   1404             <CX>150</CX>
1405             <CY>18</CY>   1405             <CY>18</CY>
1406         </Size>   1406         </Size>
1407         <Style_VScroll>false</Style_VScroll>   1407         <Style_VScroll>false</Style_VScroll>
1408         <Style_HScroll>false</Style_HScroll>   1408         <Style_HScroll>false</Style_HScroll>
1409         <Style_Transparent>false</Style_Transparent>   1409         <Style_Transparent>false</Style_Transparent>
1410         <Text>Switch to Windowed</Text>   1410         <Text>Switch to Windowed</Text>
1411         <TooltipReference>Set the current window mode to be windowed.</TooltipReference>   1411         <TooltipReference>Set the current window mode to be windowed.</TooltipReference>
1412         <TextColor>   1412         <TextColor>
1413             <R>255</R>   1413             <R>255</R>
1414             <G>255</G>   1414             <G>255</G>
1415             <B>255</B>   1415             <B>255</B>
1416         </TextColor>   1416         </TextColor>
1417         <ButtonDrawTemplate>   1417         <ButtonDrawTemplate>
1418             <Normal>A_BigBtnNormal</Normal>   1418             <Normal>A_BigBtnNormal</Normal>
1419             <Pressed>A_BigBtnPressed</Pressed>   1419             <Pressed>A_BigBtnPressed</Pressed>
1420             <Flyby>A_BigBtnFlyby</Flyby>   1420             <Flyby>A_BigBtnFlyby</Flyby>
1421             <Disabled>A_BigBtnDisabled</Disabled>   1421             <Disabled>A_BigBtnDisabled</Disabled>
1422             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1422             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1423         </ButtonDrawTemplate>   1423         </ButtonDrawTemplate>
1424     </Button>   1424     </Button>
1425     <!-- Video modes. -->   1425     <!-- Video modes. -->
1426     <Button item="ODP_VideoModesButton">   1426     <Button item="ODP_VideoModesButton">
1427         <ScreenID>ODP_VideoModesButton</ScreenID>   1427         <ScreenID>ODP_VideoModesButton</ScreenID>
1428         <RelativePosition>true</RelativePosition>   1428         <RelativePosition>true</RelativePosition>
1429         <Location>   1429         <Location>
1430             <X>10</X>   1430             <X>10</X>
1431             <Y>124</Y>   1431             <Y>124</Y>
1432         </Location>   1432         </Location>
1433         <Size>   1433         <Size>
1434             <CX>150</CX>   1434             <CX>150</CX>
1435             <CY>20</CY>   1435             <CY>20</CY>
1436         </Size>   1436         </Size>
1437         <Style_VScroll>false</Style_VScroll>   1437         <Style_VScroll>false</Style_VScroll>
1438         <Style_HScroll>false</Style_HScroll>   1438         <Style_HScroll>false</Style_HScroll>
1439         <Style_Transparent>false</Style_Transparent>   1439         <Style_Transparent>false</Style_Transparent>
1440         <Text>Video Modes</Text>   1440         <Text>Video Modes</Text>
1441         <TooltipReference>Select your screen's resolution, color, and refresh rate settings.</TooltipReference>   1441         <TooltipReference>Select your screen's resolution, color, and refresh rate settings.</TooltipReference>
1442         <TextColor>   1442         <TextColor>
1443             <R>255</R>   1443             <R>255</R>
1444             <G>255</G>   1444             <G>255</G>
1445             <B>255</B>   1445             <B>255</B>
1446         </TextColor>   1446         </TextColor>
1447         <ButtonDrawTemplate>   1447         <ButtonDrawTemplate>
1448             <Normal>A_BigBtnNormal</Normal>   1448             <Normal>A_BigBtnNormal</Normal>
1449             <Pressed>A_BigBtnPressed</Pressed>   1449             <Pressed>A_BigBtnPressed</Pressed>
1450             <Flyby>A_BigBtnFlyby</Flyby>   1450             <Flyby>A_BigBtnFlyby</Flyby>
1451             <Disabled>A_BigBtnDisabled</Disabled>   1451             <Disabled>A_BigBtnDisabled</Disabled>
1452             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1452             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1453         </ButtonDrawTemplate>   1453         </ButtonDrawTemplate>
1454     </Button>   1454     </Button>
1455     <!-- Allow window resizing -->   1455     <!-- Allow window resizing -->
1456     <Button item="ODP_AllowWindowResizingCheckbox">   1456     <Button item="ODP_AllowWindowResizingCheckbox">
1457         <ScreenID>ODP_AllowWindowResizingCheckbox</ScreenID>   1457         <ScreenID>ODP_AllowWindowResizingCheckbox</ScreenID>
1458         <RelativePosition>true</RelativePosition>   1458         <RelativePosition>true</RelativePosition>
1459         <Location>   1459         <Location>
1460             <X>10</X>   1460             <X>10</X>
1461             <Y>144</Y>   1461             <Y>144</Y>
1462         </Location>   1462         </Location>
1463         <Size>   1463         <Size>
1464             <CX>150</CX>   1464             <CX>150</CX>
1465             <CY>20</CY>   1465             <CY>20</CY>
1466         </Size>   1466         </Size>
1467         <Style_VScroll>false</Style_VScroll>   1467         <Style_VScroll>false</Style_VScroll>
1468         <Style_HScroll>false</Style_HScroll>   1468         <Style_HScroll>false</Style_HScroll>
1469         <Style_Transparent>false</Style_Transparent>   1469         <Style_Transparent>false</Style_Transparent>
1470         <Style_Checkbox>true</Style_Checkbox>   1470         <Style_Checkbox>true</Style_Checkbox>
1471         <Text>Allow window resizing</Text>   1471         <Text>Allow window resizing</Text>
1472         <TextColor>   1472         <TextColor>
1473             <R>255</R>   1473             <R>255</R>
1474             <G>255</G>   1474             <G>255</G>
1475             <B>255</B>   1475             <B>255</B>
1476         </TextColor>   1476         </TextColor>
1477         <ButtonDrawTemplate>   1477         <ButtonDrawTemplate>
1478             <Normal>A_BigBtnNormal</Normal>   1478             <Normal>A_BigBtnNormal</Normal>
1479             <Pressed>A_BigBtnPressed</Pressed>   1479             <Pressed>A_BigBtnPressed</Pressed>
1480             <Flyby>A_BigBtnFlyby</Flyby>   1480             <Flyby>A_BigBtnFlyby</Flyby>
1481             <Disabled>A_BigBtnDisabled</Disabled>   1481             <Disabled>A_BigBtnDisabled</Disabled>
1482             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1482             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1483         </ButtonDrawTemplate>   1483         </ButtonDrawTemplate>
1484     </Button>   1484     </Button>
1485     <!-- Always on top -->   1485     <!-- Always on top -->
1486     <Button item="ODP_AlwaysOnTopCheckbox">   1486     <Button item="ODP_AlwaysOnTopCheckbox">
1487         <ScreenID>ODP_AlwaysOnTopCheckbox</ScreenID>   1487         <ScreenID>ODP_AlwaysOnTopCheckbox</ScreenID>
1488         <RelativePosition>true</RelativePosition>   1488         <RelativePosition>true</RelativePosition>
1489         <Location>   1489         <Location>
1490             <X>10</X>   1490             <X>10</X>
1491             <Y>164</Y>   1491             <Y>164</Y>
1492         </Location>   1492         </Location>
1493         <Size>   1493         <Size>
1494             <CX>150</CX>   1494             <CX>150</CX>
1495             <CY>20</CY>   1495             <CY>20</CY>
1496         </Size>   1496         </Size>
1497         <Style_VScroll>false</Style_VScroll>   1497         <Style_VScroll>false</Style_VScroll>
1498         <Style_HScroll>false</Style_HScroll>   1498         <Style_HScroll>false</Style_HScroll>
1499         <Style_Transparent>false</Style_Transparent>   1499         <Style_Transparent>false</Style_Transparent>
1500         <Style_Checkbox>true</Style_Checkbox>   1500         <Style_Checkbox>true</Style_Checkbox>
1501         <Text>Overlap Windows Taskbar</Text>   1501         <Text>Overlap Windows Taskbar</Text>
1502         <TextColor>   1502         <TextColor>
1503             <R>255</R>   1503             <R>255</R>
1504             <G>255</G>   1504             <G>255</G>
1505             <B>255</B>   1505             <B>255</B>
1506         </TextColor>   1506         </TextColor>
1507         <ButtonDrawTemplate>   1507         <ButtonDrawTemplate>
1508             <Normal>A_BigBtnNormal</Normal>   1508             <Normal>A_BigBtnNormal</Normal>
1509             <Pressed>A_BigBtnPressed</Pressed>   1509             <Pressed>A_BigBtnPressed</Pressed>
1510             <Flyby>A_BigBtnFlyby</Flyby>   1510             <Flyby>A_BigBtnFlyby</Flyby>
1511             <Disabled>A_BigBtnDisabled</Disabled>   1511             <Disabled>A_BigBtnDisabled</Disabled>
1512             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1512             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1513         </ButtonDrawTemplate>   1513         </ButtonDrawTemplate>
1514     </Button>   1514     </Button>
1515     1515  
1516     <!-- Show buff timer or not. -->   1516     <!-- Show buff timer or not. -->
1517     <Button item="ODP_ShowBuffTimerCheckbox">   1517     <Button item="ODP_ShowBuffTimerCheckbox">
1518         <ScreenID>ODP_ShowBuffTimerCheckbox</ScreenID>   1518         <ScreenID>ODP_ShowBuffTimerCheckbox</ScreenID>
1519         <RelativePosition>true</RelativePosition>   1519         <RelativePosition>true</RelativePosition>
1520         <Location>   1520         <Location>
1521             <X>10</X>   1521             <X>10</X>
1522             <Y>182</Y>   1522             <Y>182</Y>
1523         </Location>   1523         </Location>
1524         <Size>   1524         <Size>
1525             <CX>150</CX>   1525             <CX>150</CX>
1526             <CY>18</CY>   1526             <CY>18</CY>
1527         </Size>   1527         </Size>
1528         <Style_VScroll>false</Style_VScroll>   1528         <Style_VScroll>false</Style_VScroll>
1529         <Style_HScroll>false</Style_HScroll>   1529         <Style_HScroll>false</Style_HScroll>
1530         <Style_Transparent>false</Style_Transparent>   1530         <Style_Transparent>false</Style_Transparent>
1531         <Style_Checkbox>true</Style_Checkbox>   1531         <Style_Checkbox>true</Style_Checkbox>
1532         <Text>Show Buff Timer</Text>   1532         <Text>Show Buff Timer</Text>
1533         <TooltipReference>Determines whether the buff timer is displayed on the buff.</TooltipReference>   1533         <TooltipReference>Determines whether the buff timer is displayed on the buff.</TooltipReference>
1534         <TextColor>   1534         <TextColor>
1535             <R>255</R>   1535             <R>255</R>
1536             <G>255</G>   1536             <G>255</G>
1537             <B>255</B>   1537             <B>255</B>
1538         </TextColor>   1538         </TextColor>
1539         <ButtonDrawTemplate>   1539         <ButtonDrawTemplate>
1540             <Normal>A_BigBtnNormal</Normal>   1540             <Normal>A_BigBtnNormal</Normal>
1541             <Pressed>A_BigBtnPressed</Pressed>   1541             <Pressed>A_BigBtnPressed</Pressed>
1542             <Flyby>A_BigBtnFlyby</Flyby>   1542             <Flyby>A_BigBtnFlyby</Flyby>
1543             <Disabled>A_BigBtnDisabled</Disabled>   1543             <Disabled>A_BigBtnDisabled</Disabled>
1544             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1544             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1545         </ButtonDrawTemplate>   1545         </ButtonDrawTemplate>
1546     </Button>   1546     </Button>
1547     <!-- Show buff counters or not. -->   1547     <!-- Show buff counters or not. -->
1548     <Button item="ODP_ShowBuffCountersCheckbox">   1548     <Button item="ODP_ShowBuffCountersCheckbox">
1549         <ScreenID>ODP_ShowBuffCountersCheckbox</ScreenID>   1549         <ScreenID>ODP_ShowBuffCountersCheckbox</ScreenID>
1550         <RelativePosition>true</RelativePosition>   1550         <RelativePosition>true</RelativePosition>
1551         <Location>   1551         <Location>
1552             <X>10</X>   1552             <X>10</X>
1553             <Y>200</Y>   1553             <Y>200</Y>
1554         </Location>   1554         </Location>
1555         <Size>   1555         <Size>
1556             <CX>150</CX>   1556             <CX>150</CX>
1557             <CY>18</CY>   1557             <CY>18</CY>
1558         </Size>   1558         </Size>
1559         <Style_VScroll>false</Style_VScroll>   1559         <Style_VScroll>false</Style_VScroll>
1560         <Style_HScroll>false</Style_HScroll>   1560         <Style_HScroll>false</Style_HScroll>
1561         <Style_Transparent>false</Style_Transparent>   1561         <Style_Transparent>false</Style_Transparent>
1562         <Style_Checkbox>true</Style_Checkbox>   1562         <Style_Checkbox>true</Style_Checkbox>
1563         <Text>Show Buff Counters</Text>   1563         <Text>Show Buff Counters</Text>
1564         <TooltipReference>Determines whether the buff counters are displayed on the buff.</TooltipReference>   1564         <TooltipReference>Determines whether the buff counters are displayed on the buff.</TooltipReference>
1565         <TextColor>   1565         <TextColor>
1566             <R>255</R>   1566             <R>255</R>
1567             <G>255</G>   1567             <G>255</G>
1568             <B>255</B>   1568             <B>255</B>
1569         </TextColor>   1569         </TextColor>
1570         <ButtonDrawTemplate>   1570         <ButtonDrawTemplate>
1571             <Normal>A_BigBtnNormal</Normal>   1571             <Normal>A_BigBtnNormal</Normal>
1572             <Pressed>A_BigBtnPressed</Pressed>   1572             <Pressed>A_BigBtnPressed</Pressed>
1573             <Flyby>A_BigBtnFlyby</Flyby>   1573             <Flyby>A_BigBtnFlyby</Flyby>
1574             <Disabled>A_BigBtnDisabled</Disabled>   1574             <Disabled>A_BigBtnDisabled</Disabled>
1575             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1575             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1576         </ButtonDrawTemplate>   1576         </ButtonDrawTemplate>
1577     </Button>   1577     </Button>
1578     <!-- Show song countdown or not. -->   1578     <!-- Show song countdown or not. -->
1579     <Button item="ODP_ShowSongTimerCheckbox">   1579     <Button item="ODP_ShowSongTimerCheckbox">
1580         <ScreenID>ODP_ShowSongTimerCheckbox</ScreenID>   1580         <ScreenID>ODP_ShowSongTimerCheckbox</ScreenID>
1581         <RelativePosition>true</RelativePosition>   1581         <RelativePosition>true</RelativePosition>
1582         <Location>   1582         <Location>
1583             <X>10</X>   1583             <X>10</X>
1584             <Y>218</Y>   1584             <Y>218</Y>
1585         </Location>   1585         </Location>
1586         <Size>   1586         <Size>
1587             <CX>150</CX>   1587             <CX>150</CX>
1588             <CY>18</CY>   1588             <CY>18</CY>
1589         </Size>   1589         </Size>
1590         <Style_VScroll>false</Style_VScroll>   1590         <Style_VScroll>false</Style_VScroll>
1591         <Style_HScroll>false</Style_HScroll>   1591         <Style_HScroll>false</Style_HScroll>
1592         <Style_Transparent>false</Style_Transparent>   1592         <Style_Transparent>false</Style_Transparent>
1593         <Style_Checkbox>true</Style_Checkbox>   1593         <Style_Checkbox>true</Style_Checkbox>
1594         <Text>Show Song Timer</Text>   1594         <Text>Show Song Timer</Text>
1595         <TooltipReference>Determines whether the song timer is displayed on the song.</TooltipReference>   1595         <TooltipReference>Determines whether the song timer is displayed on the song.</TooltipReference>
1596         <TextColor>   1596         <TextColor>
1597             <R>255</R>   1597             <R>255</R>
1598             <G>255</G>   1598             <G>255</G>
1599             <B>255</B>   1599             <B>255</B>
1600         </TextColor>   1600         </TextColor>
1601         <ButtonDrawTemplate>   1601         <ButtonDrawTemplate>
1602             <Normal>A_BigBtnNormal</Normal>   1602             <Normal>A_BigBtnNormal</Normal>
1603             <Pressed>A_BigBtnPressed</Pressed>   1603             <Pressed>A_BigBtnPressed</Pressed>
1604             <Flyby>A_BigBtnFlyby</Flyby>   1604             <Flyby>A_BigBtnFlyby</Flyby>
1605             <Disabled>A_BigBtnDisabled</Disabled>   1605             <Disabled>A_BigBtnDisabled</Disabled>
1606             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1606             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1607         </ButtonDrawTemplate>   1607         </ButtonDrawTemplate>
1608     </Button>   1608     </Button>
1609     <!-- Show song counters or not. -->   1609     <!-- Show song counters or not. -->
1610     <Button item="ODP_ShowSongCountersCheckbox">   1610     <Button item="ODP_ShowSongCountersCheckbox">
1611         <ScreenID>ODP_ShowSongCountersCheckbox</ScreenID>   1611         <ScreenID>ODP_ShowSongCountersCheckbox</ScreenID>
1612         <RelativePosition>true</RelativePosition>   1612         <RelativePosition>true</RelativePosition>
1613         <Location>   1613         <Location>
1614             <X>10</X>   1614             <X>10</X>
1615             <Y>236</Y>   1615             <Y>236</Y>
1616         </Location>   1616         </Location>
1617         <Size>   1617         <Size>
1618             <CX>150</CX>   1618             <CX>150</CX>
1619             <CY>18</CY>   1619             <CY>18</CY>
1620         </Size>   1620         </Size>
1621         <Style_VScroll>false</Style_VScroll>   1621         <Style_VScroll>false</Style_VScroll>
1622         <Style_HScroll>false</Style_HScroll>   1622         <Style_HScroll>false</Style_HScroll>
1623         <Style_Transparent>false</Style_Transparent>   1623         <Style_Transparent>false</Style_Transparent>
1624         <Style_Checkbox>true</Style_Checkbox>   1624         <Style_Checkbox>true</Style_Checkbox>
1625         <Text>Show Song Counters</Text>   1625         <Text>Show Song Counters</Text>
1626         <TooltipReference>Determines whether the song counters are displayed on the song.</TooltipReference>   1626         <TooltipReference>Determines whether the song counters are displayed on the song.</TooltipReference>
1627         <TextColor>   1627         <TextColor>
1628             <R>255</R>   1628             <R>255</R>
1629             <G>255</G>   1629             <G>255</G>
1630             <B>255</B>   1630             <B>255</B>
1631         </TextColor>   1631         </TextColor>
1632         <ButtonDrawTemplate>   1632         <ButtonDrawTemplate>
1633             <Normal>A_BigBtnNormal</Normal>   1633             <Normal>A_BigBtnNormal</Normal>
1634             <Pressed>A_BigBtnPressed</Pressed>   1634             <Pressed>A_BigBtnPressed</Pressed>
1635             <Flyby>A_BigBtnFlyby</Flyby>   1635             <Flyby>A_BigBtnFlyby</Flyby>
1636             <Disabled>A_BigBtnDisabled</Disabled>   1636             <Disabled>A_BigBtnDisabled</Disabled>
1637             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   1637             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
1638         </ButtonDrawTemplate>   1638         </ButtonDrawTemplate>
1639     </Button>   1639     </Button>
1640     <!-- Delay before fading slider -->   1640     <!-- Delay before fading slider -->
1641     <Label item="ODP_FadeDelayLabel">   1641     <Label item="ODP_FadeDelayLabel">
1642         <ScreenID>ODP_FadeDelayLabel</ScreenID>   1642         <ScreenID>ODP_FadeDelayLabel</ScreenID>
1643         <RelativePosition>true</RelativePosition>   1643         <RelativePosition>true</RelativePosition>
1644         <Location>   1644         <Location>
1645             <X>10</X>   1645             <X>10</X>
1646             <Y>257</Y>   1646             <Y>257</Y>
1647         </Location>   1647         </Location>
1648         <Size>   1648         <Size>
1649             <CX>150</CX>   1649             <CX>150</CX>
1650             <CY>14</CY>   1650             <CY>14</CY>
1651         </Size>   1651         </Size>
1652         <Text>Fade Delay (seconds)</Text>   1652         <Text>Fade Delay (seconds)</Text>
1653         <TextColor>   1653         <TextColor>
1654             <R>255</R>   1654             <R>255</R>
1655             <G>255</G>   1655             <G>255</G>
1656             <B>255</B>   1656             <B>255</B>
1657         </TextColor>   1657         </TextColor>
1658         <NoWrap>true</NoWrap>   1658         <NoWrap>true</NoWrap>
1659         <AlignCenter>false</AlignCenter>   1659         <AlignCenter>false</AlignCenter>
1660         <AlignRight>false</AlignRight>   1660         <AlignRight>false</AlignRight>
1661     </Label>   1661     </Label>
1662     <Slider item="ODP_FadeDelaySlider">   1662     <Slider item="ODP_FadeDelaySlider">
1663         <ScreenID>ODP_FadeDelaySlider</ScreenID>   1663         <ScreenID>ODP_FadeDelaySlider</ScreenID>
1664         <RelativePosition>true</RelativePosition>   1664         <RelativePosition>true</RelativePosition>
1665         <Location>   1665         <Location>
1666             <X>10</X>   1666             <X>10</X>
1667             <Y>277</Y>   1667             <Y>277</Y>
1668         </Location>   1668         </Location>
1669         <Size>   1669         <Size>
1670             <CX>100</CX>   1670             <CX>100</CX>
1671             <CY>16</CY>   1671             <CY>16</CY>
1672         </Size>   1672         </Size>
1673         <SliderArt>SDT_DefSlider</SliderArt>   1673         <SliderArt>SDT_DefSlider</SliderArt>
1674     </Slider>   1674     </Slider>
1675     <Label item="ODP_FadeDelayValueLabel">   1675     <Label item="ODP_FadeDelayValueLabel">
1676         <ScreenID>ODP_FadeDelayValueLabel</ScreenID>   1676         <ScreenID>ODP_FadeDelayValueLabel</ScreenID>
1677         <RelativePosition>true</RelativePosition>   1677         <RelativePosition>true</RelativePosition>
1678         <Location>   1678         <Location>
1679             <X>110</X>   1679             <X>110</X>
1680             <Y>277</Y>   1680             <Y>277</Y>
1681         </Location>   1681         </Location>
1682         <Size>   1682         <Size>
1683             <CX>50</CX>   1683             <CX>50</CX>
1684             <CY>16</CY>   1684             <CY>16</CY>
1685         </Size>   1685         </Size>
1686         <Text>0.0</Text>   1686         <Text>0.0</Text>
1687         <TextColor>   1687         <TextColor>
1688             <R>255</R>   1688             <R>255</R>
1689             <G>255</G>   1689             <G>255</G>
1690             <B>255</B>   1690             <B>255</B>
1691         </TextColor>   1691         </TextColor>
1692         <NoWrap>true</NoWrap>   1692         <NoWrap>true</NoWrap>
1693         <AlignCenter>false</AlignCenter>   1693         <AlignCenter>false</AlignCenter>
1694         <AlignRight>true</AlignRight>   1694         <AlignRight>true</AlignRight>
1695     </Label>   1695     </Label>
1696     <!-- fade duration slider -->   1696     <!-- fade duration slider -->
1697     <Label item="ODP_FadeDurationLabel">   1697     <Label item="ODP_FadeDurationLabel">
1698         <ScreenID>ODP_FadeDurationLabel</ScreenID>   1698         <ScreenID>ODP_FadeDurationLabel</ScreenID>
1699         <RelativePosition>true</RelativePosition>   1699         <RelativePosition>true</RelativePosition>
1700         <Location>   1700         <Location>
1701             <X>10</X>   1701             <X>10</X>
1702             <Y>297</Y>   1702             <Y>297</Y>
1703         </Location>   1703         </Location>
1704         <Size>   1704         <Size>
1705             <CX>150</CX>   1705             <CX>150</CX>
1706             <CY>14</CY>   1706             <CY>14</CY>
1707         </Size>   1707         </Size>
1708         <Text>Fade Duration (seconds)</Text>   1708         <Text>Fade Duration (seconds)</Text>
1709         <TextColor>   1709         <TextColor>
1710             <R>255</R>   1710             <R>255</R>
1711             <G>255</G>   1711             <G>255</G>
1712             <B>255</B>   1712             <B>255</B>
1713         </TextColor>   1713         </TextColor>
1714         <NoWrap>true</NoWrap>   1714         <NoWrap>true</NoWrap>
1715         <AlignCenter>false</AlignCenter>   1715         <AlignCenter>false</AlignCenter>
1716         <AlignRight>false</AlignRight>   1716         <AlignRight>false</AlignRight>
1717     </Label>   1717     </Label>
1718     <Slider item="ODP_FadeDurationSlider">   1718     <Slider item="ODP_FadeDurationSlider">
1719         <ScreenID>ODP_FadeDurationSlider</ScreenID>   1719         <ScreenID>ODP_FadeDurationSlider</ScreenID>
1720         <RelativePosition>true</RelativePosition>   1720         <RelativePosition>true</RelativePosition>
1721         <Location>   1721         <Location>
1722             <X>10</X>   1722             <X>10</X>
1723             <Y>317</Y>   1723             <Y>317</Y>
1724         </Location>   1724         </Location>
1725         <Size>   1725         <Size>
1726             <CX>100</CX>   1726             <CX>100</CX>
1727             <CY>16</CY>   1727             <CY>16</CY>
1728         </Size>   1728         </Size>
1729         <SliderArt>SDT_DefSlider</SliderArt>   1729         <SliderArt>SDT_DefSlider</SliderArt>
1730     </Slider>   1730     </Slider>
1731     <Label item="ODP_FadeDurationValueLabel">   1731     <Label item="ODP_FadeDurationValueLabel">
1732         <ScreenID>ODP_FadeDurationValueLabel</ScreenID>   1732         <ScreenID>ODP_FadeDurationValueLabel</ScreenID>
1733         <RelativePosition>true</RelativePosition>   1733         <RelativePosition>true</RelativePosition>
1734         <Location>   1734         <Location>
1735             <X>110</X>   1735             <X>110</X>
1736             <Y>317</Y>   1736             <Y>317</Y>
1737         </Location>   1737         </Location>
1738         <Size>   1738         <Size>
1739             <CX>50</CX>   1739             <CX>50</CX>
1740             <CY>16</CY>   1740             <CY>16</CY>
1741         </Size>   1741         </Size>
1742         <Text>0.5</Text>   1742         <Text>0.5</Text>
1743         <TextColor>   1743         <TextColor>
1744             <R>255</R>   1744             <R>255</R>
1745             <G>255</G>   1745             <G>255</G>
1746             <B>255</B>   1746             <B>255</B>
1747         </TextColor>   1747         </TextColor>
1748         <NoWrap>true</NoWrap>   1748         <NoWrap>true</NoWrap>
1749         <AlignCenter>false</AlignCenter>   1749         <AlignCenter>false</AlignCenter>
1750         <AlignRight>true</AlignRight>   1750         <AlignRight>true</AlignRight>
1751     </Label>   1751     </Label>
1752     <!-- Window alpha slider -->   1752     <!-- Window alpha slider -->
1753     <Label item="ODP_WindowAlphaLabel">   1753     <Label item="ODP_WindowAlphaLabel">
1754         <ScreenID>ODP_WindowAlphaLabel</ScreenID>   1754         <ScreenID>ODP_WindowAlphaLabel</ScreenID>
1755         <RelativePosition>true</RelativePosition>   1755         <RelativePosition>true</RelativePosition>
1756         <Location>   1756         <Location>
1757             <X>10</X>   1757             <X>10</X>
1758             <Y>337</Y>   1758             <Y>337</Y>
1759         </Location>   1759         </Location>
1760         <Size>   1760         <Size>
1761             <CX>150</CX>   1761             <CX>150</CX>
1762             <CY>14</CY>   1762             <CY>14</CY>
1763         </Size>   1763         </Size>
1764         <Text>Window Transparency</Text>   1764         <Text>Window Transparency</Text>
1765         <TextColor>   1765         <TextColor>
1766             <R>255</R>   1766             <R>255</R>
1767             <G>255</G>   1767             <G>255</G>
1768             <B>255</B>   1768             <B>255</B>
1769         </TextColor>   1769         </TextColor>
1770         <NoWrap>true</NoWrap>   1770         <NoWrap>true</NoWrap>
1771         <AlignCenter>false</AlignCenter>   1771         <AlignCenter>false</AlignCenter>
1772         <AlignRight>false</AlignRight>   1772         <AlignRight>false</AlignRight>
1773     </Label>   1773     </Label>
1774     <Slider item="ODP_WindowAlphaSlider">   1774     <Slider item="ODP_WindowAlphaSlider">
1775         <ScreenID>ODP_WindowAlphaSlider</ScreenID>   1775         <ScreenID>ODP_WindowAlphaSlider</ScreenID>
1776         <RelativePosition>true</RelativePosition>   1776         <RelativePosition>true</RelativePosition>
1777         <Location>   1777         <Location>
1778             <X>10</X>   1778             <X>10</X>
1779             <Y>357</Y>   1779             <Y>357</Y>
1780         </Location>   1780         </Location>
1781         <Size>   1781         <Size>
1782             <CX>100</CX>   1782             <CX>100</CX>
1783             <CY>16</CY>   1783             <CY>16</CY>
1784         </Size>   1784         </Size>
1785         <SliderArt>SDT_DefSlider</SliderArt>   1785         <SliderArt>SDT_DefSlider</SliderArt>
1786     </Slider>   1786     </Slider>
1787     <Label item="ODP_WindowAlphaValueLabel">   1787     <Label item="ODP_WindowAlphaValueLabel">
1788         <ScreenID>ODP_WindowAlphaValueLabel</ScreenID>   1788         <ScreenID>ODP_WindowAlphaValueLabel</ScreenID>
1789         <RelativePosition>true</RelativePosition>   1789         <RelativePosition>true</RelativePosition>
1790         <Location>   1790         <Location>
1791             <X>110</X>   1791             <X>110</X>
1792             <Y>357</Y>   1792             <Y>357</Y>
1793         </Location>   1793         </Location>
1794         <Size>   1794         <Size>
1795             <CX>50</CX>   1795             <CX>50</CX>
1796             <CY>16</CY>   1796             <CY>16</CY>
1797         </Size>   1797         </Size>
1798         <Text>0 %</Text>   1798         <Text>0 %</Text>
1799         <TextColor>   1799         <TextColor>
1800             <R>255</R>   1800             <R>255</R>
1801             <G>255</G>   1801             <G>255</G>
1802             <B>255</B>   1802             <B>255</B>
1803         </TextColor>   1803         </TextColor>
1804         <NoWrap>true</NoWrap>   1804         <NoWrap>true</NoWrap>
1805         <AlignCenter>false</AlignCenter>   1805         <AlignCenter>false</AlignCenter>
1806         <AlignRight>true</AlignRight>   1806         <AlignRight>true</AlignRight>
1807     </Label>   1807     </Label>
1808     <!-- Fade-to alpha slider -->   1808     <!-- Fade-to alpha slider -->
1809     <Label item="ODP_FadeToAlphaLabel">   1809     <Label item="ODP_FadeToAlphaLabel">
1810         <ScreenID>ODP_FadeToAlphaLabel</ScreenID>   1810         <ScreenID>ODP_FadeToAlphaLabel</ScreenID>
1811         <RelativePosition>true</RelativePosition>   1811         <RelativePosition>true</RelativePosition>
1812         <Location>   1812         <Location>
1813             <X>10</X>   1813             <X>10</X>
1814             <Y>377</Y>   1814             <Y>377</Y>
1815         </Location>   1815         </Location>
1816         <Size>   1816         <Size>
1817             <CX>150</CX>   1817             <CX>150</CX>
1818             <CY>14</CY>   1818             <CY>14</CY>
1819         </Size>   1819         </Size>
1820         <Text>Fade-to Transparency</Text>   1820         <Text>Fade-to Transparency</Text>
1821         <TextColor>   1821         <TextColor>
1822             <R>255</R>   1822             <R>255</R>
1823             <G>255</G>   1823             <G>255</G>
1824             <B>255</B>   1824             <B>255</B>
1825         </TextColor>   1825         </TextColor>
1826         <NoWrap>true</NoWrap>   1826         <NoWrap>true</NoWrap>
1827         <AlignCenter>false</AlignCenter>   1827         <AlignCenter>false</AlignCenter>
1828         <AlignRight>false</AlignRight>   1828         <AlignRight>false</AlignRight>
1829     </Label>   1829     </Label>
1830         <Slider item="ODP_FadeToAlphaSlider">   1830         <Slider item="ODP_FadeToAlphaSlider">
1831         <ScreenID>ODP_FadeToAlphaSlider</ScreenID>   1831         <ScreenID>ODP_FadeToAlphaSlider</ScreenID>
1832         <RelativePosition>true</RelativePosition>   1832         <RelativePosition>true</RelativePosition>
1833         <Location>   1833         <Location>
1834             <X>10</X>   1834             <X>10</X>
1835             <Y>397</Y>   1835             <Y>397</Y>
1836         </Location>   1836         </Location>
1837         <Size>   1837         <Size>
1838             <CX>100</CX>   1838             <CX>100</CX>
1839             <CY>16</CY>   1839             <CY>16</CY>
1840         </Size>   1840         </Size>
1841         <SliderArt>SDT_DefSlider</SliderArt>   1841         <SliderArt>SDT_DefSlider</SliderArt>
1842     </Slider>   1842     </Slider>
1843     <Label item="ODP_FadeToAlphaValueLabel">   1843     <Label item="ODP_FadeToAlphaValueLabel">
1844         <ScreenID>ODP_FadeToAlphaValueLabel</ScreenID>   1844         <ScreenID>ODP_FadeToAlphaValueLabel</ScreenID>
1845         <RelativePosition>true</RelativePosition>   1845         <RelativePosition>true</RelativePosition>
1846         <Location>   1846         <Location>
1847             <X>110</X>   1847             <X>110</X>
1848             <Y>397</Y>   1848             <Y>397</Y>
1849         </Location>   1849         </Location>
1850         <Size>   1850         <Size>
1851             <CX>50</CX>   1851             <CX>50</CX>
1852             <CY>16</CY>   1852             <CY>16</CY>
1853         </Size>   1853         </Size>
1854         <Text>0 %</Text>   1854         <Text>0 %</Text>
1855         <TextColor>   1855         <TextColor>
1856             <R>255</R>   1856             <R>255</R>
1857             <G>255</G>   1857             <G>255</G>
1858             <B>255</B>   1858             <B>255</B>
1859         </TextColor>   1859         </TextColor>
1860         <NoWrap>true</NoWrap>   1860         <NoWrap>true</NoWrap>
1861         <AlignCenter>false</AlignCenter>   1861         <AlignCenter>false</AlignCenter>
1862         <AlignRight>true</AlignRight>   1862         <AlignRight>true</AlignRight>
1863     </Label>   1863     </Label>
1864     <!-- LOD Bias slider -->   1864     <!-- LOD Bias slider -->
1865     <Label item="ODP_LODBiasLabel">   1865     <Label item="ODP_LODBiasLabel">
1866         <ScreenID>ODP_LODBiasLabel</ScreenID>   1866         <ScreenID>ODP_LODBiasLabel</ScreenID>
1867         <RelativePosition>true</RelativePosition>   1867         <RelativePosition>true</RelativePosition>
1868         <Location>   1868         <Location>
1869             <X>190</X>   1869             <X>190</X>
1870             <Y>377</Y>   1870             <Y>377</Y>
1871         </Location>   1871         </Location>
1872         <Size>   1872         <Size>
1873             <CX>150</CX>   1873             <CX>150</CX>
1874             <CY>14</CY>   1874             <CY>14</CY>
1875         </Size>   1875         </Size>
1876         <Text>LOD Bias</Text>   1876         <Text>LOD Bias</Text>
1877         <TextColor>   1877         <TextColor>
1878             <R>255</R>   1878             <R>255</R>
1879             <G>255</G>   1879             <G>255</G>
1880             <B>255</B>   1880             <B>255</B>
1881         </TextColor>   1881         </TextColor>
1882         <NoWrap>true</NoWrap>   1882         <NoWrap>true</NoWrap>
1883         <AlignCenter>false</AlignCenter>   1883         <AlignCenter>false</AlignCenter>
1884         <AlignRight>false</AlignRight>   1884         <AlignRight>false</AlignRight>
1885     </Label>   1885     </Label>
1886     <Slider item="ODP_LODBiasSlider">   1886     <Slider item="ODP_LODBiasSlider">
1887         <ScreenID>ODP_LODBiasSlider</ScreenID>   1887         <ScreenID>ODP_LODBiasSlider</ScreenID>
1888         <RelativePosition>true</RelativePosition>   1888         <RelativePosition>true</RelativePosition>
1889         <Location>   1889         <Location>
1890             <X>190</X>   1890             <X>190</X>
1891             <Y>397</Y>   1891             <Y>397</Y>
1892         </Location>   1892         </Location>
1893         <Size>   1893         <Size>
1894             <CX>100</CX>   1894             <CX>100</CX>
1895             <CY>16</CY>   1895             <CY>16</CY>
1896         </Size>   1896         </Size>
1897         <SliderArt>SDT_DefSlider</SliderArt>   1897         <SliderArt>SDT_DefSlider</SliderArt>
1898     </Slider>   1898     </Slider>
1899     <Label item="ODP_LODBiasSliderValueLabel">   1899     <Label item="ODP_LODBiasSliderValueLabel">
1900         <ScreenID>ODP_LODBiasSliderValueLabel</ScreenID>   1900         <ScreenID>ODP_LODBiasSliderValueLabel</ScreenID>
1901         <RelativePosition>true</RelativePosition>   1901         <RelativePosition>true</RelativePosition>
1902         <Location>   1902         <Location>
1903             <X>300</X>   1903             <X>300</X>
1904             <Y>397</Y>   1904             <Y>397</Y>
1905         </Location>   1905         </Location>
1906         <Size>   1906         <Size>
1907             <CX>70</CX>   1907             <CX>70</CX>
1908             <CY>16</CY>   1908             <CY>16</CY>
1909         </Size>   1909         </Size>
1910         <Text>10</Text>   1910         <Text>10</Text>
1911         <TextColor>   1911         <TextColor>
1912             <R>255</R>   1912             <R>255</R>
1913             <G>255</G>   1913             <G>255</G>
1914             <B>255</B>   1914             <B>255</B>
1915         </TextColor>   1915         </TextColor>
1916         <NoWrap>true</NoWrap>   1916         <NoWrap>true</NoWrap>
1917         <AlignCenter>false</AlignCenter>   1917         <AlignCenter>false</AlignCenter>
1918         <AlignRight>true</AlignRight>   1918         <AlignRight>true</AlignRight>
1919     </Label>   1919     </Label>
1920     <!-- Load Screen -->   1920     <!-- Load Screen -->
1921     <Label item="ODP_LoadScreenLabel">   1921     <Label item="ODP_LoadScreenLabel">
1922         <ScreenID>ODP_LoadScreenLabel</ScreenID>   1922         <ScreenID>ODP_LoadScreenLabel</ScreenID>
1923         <RelativePosition>true</RelativePosition>   1923         <RelativePosition>true</RelativePosition>
1924         <Location>   1924         <Location>
1925             <X>200</X>   1925             <X>200</X>
1926             <Y>13</Y>   1926             <Y>13</Y>
1927         </Location>   1927         </Location>
1928         <Size>   1928         <Size>
1929             <CX>150</CX>   1929             <CX>150</CX>
1930             <CY>14</CY>   1930             <CY>14</CY>
1931         </Size>   1931         </Size>
1932         <Text>Load Screen</Text>   1932         <Text>Load Screen</Text>
1933         <TextColor>   1933         <TextColor>
1934             <R>255</R>   1934             <R>255</R>
1935             <G>255</G>   1935             <G>255</G>
1936             <B>255</B>   1936             <B>255</B>
1937         </TextColor>   1937         </TextColor>
1938         <NoWrap>true</NoWrap>   1938         <NoWrap>true</NoWrap>
1939         <AlignCenter>false</AlignCenter>   1939         <AlignCenter>false</AlignCenter>
1940         <AlignRight>false</AlignRight>   1940         <AlignRight>false</AlignRight>
1941     </Label>   1941     </Label>
1942     <Combobox item="ODP_LoadScreenCombobox">   1942     <Combobox item="ODP_LoadScreenCombobox">
1943         <ScreenID>ODP_LoadScreenCombobox</ScreenID>   1943         <ScreenID>ODP_LoadScreenCombobox</ScreenID>
1944         <DrawTemplate>WDT_Inner</DrawTemplate>   1944         <DrawTemplate>WDT_Inner</DrawTemplate>
1945         <Location>   1945         <Location>
1946             <X>272</X>   1946             <X>272</X>
1947             <Y>8</Y>   1947             <Y>8</Y>
1948         </Location>   1948         </Location>
1949         <Size>   1949         <Size>
1950             <CX>105</CX>   1950             <CX>105</CX>
1951             <CY>24</CY>   1951             <CY>24</CY>
1952         </Size>   1952         </Size>
1953         <TextColor>   1953         <TextColor>
1954             <R>255</R>   1954             <R>255</R>
1955             <G>255</G>   1955             <G>255</G>
1956             <B>255</B>   1956             <B>255</B>
1957         </TextColor>   1957         </TextColor>
1958         <ListHeight>200</ListHeight>   1958         <ListHeight>200</ListHeight>
1959         <Button>BDT_Combo</Button>   1959         <Button>BDT_Combo</Button>
1960         <Style_Border>true</Style_Border>   1960         <Style_Border>true</Style_Border>
1961         <Choices>None</Choices>   1961         <Choices>None</Choices>
1962         <Choices>Loading Art</Choices>   1962         <Choices>Loading Art</Choices>
1963     </Combobox>   1963     </Combobox>
1964     <!-- Sky Layering -->   1964     <!-- Sky Layering -->
1965     <Label item="ODP_SkyLabel">   1965     <Label item="ODP_SkyLabel">
1966         <ScreenID>ODP_SkyLabel</ScreenID>   1966         <ScreenID>ODP_SkyLabel</ScreenID>
1967         <RelativePosition>true</RelativePosition>   1967         <RelativePosition>true</RelativePosition>
1968         <Location>   1968         <Location>
1969             <X>200</X>   1969             <X>200</X>
1970             <Y>40</Y>   1970             <Y>40</Y>
1971         </Location>   1971         </Location>
1972         <Size>   1972         <Size>
1973             <CX>150</CX>   1973             <CX>150</CX>
1974             <CY>14</CY>   1974             <CY>14</CY>
1975         </Size>   1975         </Size>
1976         <Text>Sky Type</Text>   1976         <Text>Sky Type</Text>
1977         <TextColor>   1977         <TextColor>
1978             <R>255</R>   1978             <R>255</R>
1979             <G>255</G>   1979             <G>255</G>
1980             <B>255</B>   1980             <B>255</B>
1981         </TextColor>   1981         </TextColor>
1982         <NoWrap>true</NoWrap>   1982         <NoWrap>true</NoWrap>
1983         <AlignCenter>false</AlignCenter>   1983         <AlignCenter>false</AlignCenter>
1984         <AlignRight>false</AlignRight>   1984         <AlignRight>false</AlignRight>
1985     </Label>   1985     </Label>
1986     <Combobox item="ODP_SkyCombobox">   1986     <Combobox item="ODP_SkyCombobox">
1987         <ScreenID>ODP_SkyCombobox</ScreenID>   1987         <ScreenID>ODP_SkyCombobox</ScreenID>
1988         <DrawTemplate>WDT_Inner</DrawTemplate>   1988         <DrawTemplate>WDT_Inner</DrawTemplate>
1989         <Location>   1989         <Location>
1990             <X>272</X>   1990             <X>272</X>
1991             <Y>35</Y>   1991             <Y>35</Y>
1992         </Location>   1992         </Location>
1993         <Size>   1993         <Size>
1994             <CX>105</CX>   1994             <CX>105</CX>
1995             <CY>24</CY>   1995             <CY>24</CY>
1996         </Size>   1996         </Size>
1997         <ListHeight>100</ListHeight>   1997         <ListHeight>100</ListHeight>
1998         <Button>BDT_Combo</Button>   1998         <Button>BDT_Combo</Button>
1999         <Style_Border>true</Style_Border>   1999         <Style_Border>true</Style_Border>
2000         <Choices>Off</Choices>   2000         <Choices>Off</Choices>
2001         <Choices>Simple</Choices>   2001         <Choices>Simple</Choices>
2002         <Choices>Complex</Choices>   2002         <Choices>Complex</Choices>
2003     </Combobox>   2003     </Combobox>
2004     <!-- Gamma Slider -->   2004     <!-- Gamma Slider -->
2005     <Label item="ODP_GammaLabel">   2005     <Label item="ODP_GammaLabel">
2006         <ScreenID>ODP_GammaLabel</ScreenID>   2006         <ScreenID>ODP_GammaLabel</ScreenID>
2007         <RelativePosition>true</RelativePosition>   2007         <RelativePosition>true</RelativePosition>
2008         <Location>   2008         <Location>
2009             <X>200</X>   2009             <X>200</X>
2010             <Y>69</Y>   2010             <Y>69</Y>
2011         </Location>   2011         </Location>
2012         <Size>   2012         <Size>
2013             <CX>150</CX>   2013             <CX>150</CX>
2014             <CY>14</CY>   2014             <CY>14</CY>
2015         </Size>   2015         </Size>
2016         <Text>Gamma</Text>   2016         <Text>Gamma</Text>
2017         <TextColor>   2017         <TextColor>
2018             <R>255</R>   2018             <R>255</R>
2019             <G>255</G>   2019             <G>255</G>
2020             <B>255</B>   2020             <B>255</B>
2021         </TextColor>   2021         </TextColor>
2022         <NoWrap>true</NoWrap>   2022         <NoWrap>true</NoWrap>
2023         <AlignCenter>false</AlignCenter>   2023         <AlignCenter>false</AlignCenter>
2024         <AlignRight>false</AlignRight>   2024         <AlignRight>false</AlignRight>
2025     </Label>   2025     </Label>
2026     <Slider item="ODP_GammaSlider">   2026     <Slider item="ODP_GammaSlider">
2027         <ScreenID>ODP_GammaSlider</ScreenID>   2027         <ScreenID>ODP_GammaSlider</ScreenID>
2028         <RelativePosition>true</RelativePosition>   2028         <RelativePosition>true</RelativePosition>
2029         <Location>   2029         <Location>
2030             <X>200</X>   2030             <X>200</X>
2031             <Y>89</Y>   2031             <Y>89</Y>
2032         </Location>   2032         </Location>
2033         <Size>   2033         <Size>
2034             <CX>100</CX>   2034             <CX>100</CX>
2035             <CY>16</CY>   2035             <CY>16</CY>
2036         </Size>   2036         </Size>
2037         <SliderArt>SDT_DefSlider</SliderArt>   2037         <SliderArt>SDT_DefSlider</SliderArt>
2038     </Slider>   2038     </Slider>
2039     <Label item="ODP_GammaValueLabel">   2039     <Label item="ODP_GammaValueLabel">
2040         <ScreenID>ODP_GammaValueLabel</ScreenID>   2040         <ScreenID>ODP_GammaValueLabel</ScreenID>
2041         <RelativePosition>true</RelativePosition>   2041         <RelativePosition>true</RelativePosition>
2042         <Location>   2042         <Location>
2043             <X>300</X>   2043             <X>300</X>
2044             <Y>89</Y>   2044             <Y>89</Y>
2045         </Location>   2045         </Location>
2046         <Size>   2046         <Size>
2047             <CX>50</CX>   2047             <CX>50</CX>
2048             <CY>16</CY>   2048             <CY>16</CY>
2049         </Size>   2049         </Size>
2050         <Text>0 %</Text>   2050         <Text>0 %</Text>
2051         <TextColor>   2051         <TextColor>
2052             <R>255</R>   2052             <R>255</R>
2053             <G>255</G>   2053             <G>255</G>
2054             <B>255</B>   2054             <B>255</B>
2055         </TextColor>   2055         </TextColor>
2056         <NoWrap>true</NoWrap>   2056         <NoWrap>true</NoWrap>
2057         <AlignCenter>false</AlignCenter>   2057         <AlignCenter>false</AlignCenter>
2058         <AlignRight>true</AlignRight>   2058         <AlignRight>true</AlignRight>
2059     </Label>   2059     </Label>
2060     <!-- Clip Plane Slider -->   2060     <!-- Clip Plane Slider -->
2061     <Label item="ODP_ClipPlaneLabel">   2061     <Label item="ODP_ClipPlaneLabel">
2062         <ScreenID>ODP_ClipPlaneLabel</ScreenID>   2062         <ScreenID>ODP_ClipPlaneLabel</ScreenID>
2063         <RelativePosition>true</RelativePosition>   2063         <RelativePosition>true</RelativePosition>
2064         <Location>   2064         <Location>
2065             <X>200</X>   2065             <X>200</X>
2066             <Y>109</Y>   2066             <Y>109</Y>
2067         </Location>   2067         </Location>
2068         <Size>   2068         <Size>
2069             <CX>150</CX>   2069             <CX>150</CX>
2070             <CY>14</CY>   2070             <CY>14</CY>
2071         </Size>   2071         </Size>
2072         <Text>Far Clip Plane</Text>   2072         <Text>Far Clip Plane</Text>
2073         <TextColor>   2073         <TextColor>
2074             <R>255</R>   2074             <R>255</R>
2075             <G>255</G>   2075             <G>255</G>
2076             <B>255</B>   2076             <B>255</B>
2077         </TextColor>   2077         </TextColor>
2078         <NoWrap>true</NoWrap>   2078         <NoWrap>true</NoWrap>
2079         <AlignCenter>false</AlignCenter>   2079         <AlignCenter>false</AlignCenter>
2080         <AlignRight>false</AlignRight>   2080         <AlignRight>false</AlignRight>
2081     </Label>   2081     </Label>
2082     <Slider item="ODP_ClipPlaneSlider">   2082     <Slider item="ODP_ClipPlaneSlider">
2083         <ScreenID>ODP_ClipPlaneSlider</ScreenID>   2083         <ScreenID>ODP_ClipPlaneSlider</ScreenID>
2084         <RelativePosition>true</RelativePosition>   2084         <RelativePosition>true</RelativePosition>
2085         <Location>   2085         <Location>
2086             <X>200</X>   2086             <X>200</X>
2087             <Y>129</Y>   2087             <Y>129</Y>
2088         </Location>   2088         </Location>
2089         <Size>   2089         <Size>
2090             <CX>100</CX>   2090             <CX>100</CX>
2091             <CY>16</CY>   2091             <CY>16</CY>
2092         </Size>   2092         </Size>
2093         <SliderArt>SDT_DefSlider</SliderArt>   2093         <SliderArt>SDT_DefSlider</SliderArt>
2094     </Slider>   2094     </Slider>
2095     <Label item="ODP_ClipPlaneValueLabel">   2095     <Label item="ODP_ClipPlaneValueLabel">
2096         <ScreenID>ODP_ClipPlaneValueLabel</ScreenID>   2096         <ScreenID>ODP_ClipPlaneValueLabel</ScreenID>
2097         <RelativePosition>true</RelativePosition>   2097         <RelativePosition>true</RelativePosition>
2098         <Location>   2098         <Location>
2099             <X>300</X>   2099             <X>300</X>
2100             <Y>129</Y>   2100             <Y>129</Y>
2101         </Location>   2101         </Location>
2102         <Size>   2102         <Size>
2103             <CX>50</CX>   2103             <CX>50</CX>
2104             <CY>16</CY>   2104             <CY>16</CY>
2105         </Size>   2105         </Size>
2106         <Text>0 %</Text>   2106         <Text>0 %</Text>
2107         <TextColor>   2107         <TextColor>
2108             <R>255</R>   2108             <R>255</R>
2109             <G>255</G>   2109             <G>255</G>
2110             <B>255</B>   2110             <B>255</B>
2111         </TextColor>   2111         </TextColor>
2112         <NoWrap>true</NoWrap>   2112         <NoWrap>true</NoWrap>
2113         <AlignCenter>false</AlignCenter>   2113         <AlignCenter>false</AlignCenter>
2114         <AlignRight>true</AlignRight>   2114         <AlignRight>true</AlignRight>
2115     </Label>   2115     </Label>
2116     <!-- Particles -->   2116     <!-- Particles -->
2117     <Label item="ODP_ParticlesLabel">   2117     <Label item="ODP_ParticlesLabel">
2118         <ScreenID>ODP_ParticlesLabel</ScreenID>   2118         <ScreenID>ODP_ParticlesLabel</ScreenID>
2119         <RelativePosition>true</RelativePosition>   2119         <RelativePosition>true</RelativePosition>
2120         <Location>   2120         <Location>
2121             <X>200</X>   2121             <X>200</X>
2122             <Y>160</Y>   2122             <Y>160</Y>
2123         </Location>   2123         </Location>
2124         <Size>   2124         <Size>
2125             <CX>150</CX>   2125             <CX>150</CX>
2126             <CY>14</CY>   2126             <CY>14</CY>
2127         </Size>   2127         </Size>
2128         <Text>Particles</Text>   2128         <Text>Particles</Text>
2129         <TextColor>   2129         <TextColor>
2130             <R>255</R>   2130             <R>255</R>
2131             <G>255</G>   2131             <G>255</G>
2132             <B>255</B>   2132             <B>255</B>
2133         </TextColor>   2133         </TextColor>
2134         <NoWrap>true</NoWrap>   2134         <NoWrap>true</NoWrap>
2135         <AlignCenter>false</AlignCenter>   2135         <AlignCenter>false</AlignCenter>
2136         <AlignRight>false</AlignRight>   2136         <AlignRight>false</AlignRight>
2137     </Label>   2137     </Label>
2138     <!-- Spell Particles Near Clip Plane-->   2138     <!-- Spell Particles Near Clip Plane-->
2139     <Label item="ODP_SpellParticlesNearClipLabel">   2139     <Label item="ODP_SpellParticlesNearClipLabel">
2140         <ScreenID>ODP_SpellParticlesNearClipLabel</ScreenID>   2140         <ScreenID>ODP_SpellParticlesNearClipLabel</ScreenID>
2141         <RelativePosition>true</RelativePosition>   2141         <RelativePosition>true</RelativePosition>
2142         <Location>   2142         <Location>
2143             <X>10</X>   2143             <X>10</X>
2144             <Y>10</Y>   2144             <Y>10</Y>
2145         </Location>   2145         </Location>
2146         <Size>   2146         <Size>
2147             <CX>100</CX>   2147             <CX>100</CX>
2148             <CY>14</CY>   2148             <CY>14</CY>
2149         </Size>   2149         </Size>
2150         <Text>Near Clip:</Text>   2150         <Text>Near Clip:</Text>
2151         <TextColor>   2151         <TextColor>
2152             <R>255</R>   2152             <R>255</R>
2153             <G>255</G>   2153             <G>255</G>
2154             <B>255</B>   2154             <B>255</B>
2155         </TextColor>   2155         </TextColor>
2156         <NoWrap>true</NoWrap>   2156         <NoWrap>true</NoWrap>
2157         <AlignCenter>false</AlignCenter>   2157         <AlignCenter>false</AlignCenter>
2158         <AlignRight>false</AlignRight>   2158         <AlignRight>false</AlignRight>
2159     </Label>   2159     </Label>
2160     <Combobox item="ODP_SpellParticlesNearClipCombobox">   2160     <Combobox item="ODP_SpellParticlesNearClipCombobox">
2161         <ScreenID>ODP_SpellParticlesNearClipCombobox</ScreenID>   2161         <ScreenID>ODP_SpellParticlesNearClipCombobox</ScreenID>
2162         <DrawTemplate>WDT_Inner</DrawTemplate>   2162         <DrawTemplate>WDT_Inner</DrawTemplate>
2163         <Location>   2163         <Location>
2164             <X>75</X>   2164             <X>75</X>
2165             <Y>6</Y>   2165             <Y>6</Y>
2166         </Location>   2166         </Location>
2167         <Size>   2167         <Size>
2168             <CX>100</CX>   2168             <CX>100</CX>
2169             <CY>24</CY>   2169             <CY>24</CY>
2170         </Size>   2170         </Size>
2171         <ListHeight>100</ListHeight>   2171         <ListHeight>100</ListHeight>
2172         <Button>BDT_Combo</Button>   2172         <Button>BDT_Combo</Button>
2173         <Style_Border>true</Style_Border>   2173         <Style_Border>true</Style_Border>
2174         <Choices>Near</Choices>   2174         <Choices>Near</Choices>
2175         <Choices>Medium</Choices>   2175         <Choices>Medium</Choices>
2176         <Choices>Far</Choices>   2176         <Choices>Far</Choices>
2177         <Choices>Farthest</Choices>   2177         <Choices>Farthest</Choices>
2178     </Combobox>   2178     </Combobox>
2179     <!-- Spell Particles Density -->   2179     <!-- Spell Particles Density -->
2180     <Label item="ODP_SpellParticlesDensityLabel">   2180     <Label item="ODP_SpellParticlesDensityLabel">
2181         <ScreenID>ODP_SpellParticlesDensityLabel</ScreenID>   2181         <ScreenID>ODP_SpellParticlesDensityLabel</ScreenID>
2182         <RelativePosition>true</RelativePosition>   2182         <RelativePosition>true</RelativePosition>
2183         <Location>   2183         <Location>
2184             <X>10</X>   2184             <X>10</X>
2185             <Y>40</Y>   2185             <Y>40</Y>
2186         </Location>   2186         </Location>
2187         <Size>   2187         <Size>
2188             <CX>100</CX>   2188             <CX>100</CX>
2189             <CY>14</CY>   2189             <CY>14</CY>
2190         </Size>   2190         </Size>
2191         <Text>Density:</Text>   2191         <Text>Density:</Text>
2192         <TextColor>   2192         <TextColor>
2193             <R>255</R>   2193             <R>255</R>
2194             <G>255</G>   2194             <G>255</G>
2195             <B>255</B>   2195             <B>255</B>
2196         </TextColor>   2196         </TextColor>
2197         <NoWrap>true</NoWrap>   2197         <NoWrap>true</NoWrap>
2198         <AlignCenter>false</AlignCenter>   2198         <AlignCenter>false</AlignCenter>
2199         <AlignRight>false</AlignRight>   2199         <AlignRight>false</AlignRight>
2200     </Label>   2200     </Label>
2201     <Combobox item="ODP_SpellParticlesDensityCombobox">   2201     <Combobox item="ODP_SpellParticlesDensityCombobox">
2202         <ScreenID>ODP_SpellParticlesDensityCombobox</ScreenID>   2202         <ScreenID>ODP_SpellParticlesDensityCombobox</ScreenID>
2203         <DrawTemplate>WDT_Inner</DrawTemplate>   2203         <DrawTemplate>WDT_Inner</DrawTemplate>
2204         <Location>   2204         <Location>
2205             <X>75</X>   2205             <X>75</X>
2206             <Y>36</Y>   2206             <Y>36</Y>
2207         </Location>   2207         </Location>
2208         <Size>   2208         <Size>
2209             <CX>100</CX>   2209             <CX>100</CX>
2210             <CY>24</CY>   2210             <CY>24</CY>
2211         </Size>   2211         </Size>
2212         <ListHeight>100</ListHeight>   2212         <ListHeight>100</ListHeight>
2213         <Button>BDT_Combo</Button>   2213         <Button>BDT_Combo</Button>
2214         <Style_Border>true</Style_Border>   2214         <Style_Border>true</Style_Border>
2215         <Choices>Off</Choices>   2215         <Choices>Off</Choices>
2216         <Choices>Low</Choices>   2216         <Choices>Low</Choices>
2217         <Choices>Medium</Choices>   2217         <Choices>Medium</Choices>
2218         <Choices>High</Choices>   2218         <Choices>High</Choices>
2219     </Combobox>   2219     </Combobox>
2220     <!-- Spell Particles Filter -->   2220     <!-- Spell Particles Filter -->
2221     <Label item="ODP_SpellParticlesFilterLabel">   2221     <Label item="ODP_SpellParticlesFilterLabel">
2222         <ScreenID>ODP_SpellParticlesFilterLabel</ScreenID>   2222         <ScreenID>ODP_SpellParticlesFilterLabel</ScreenID>
2223         <RelativePosition>true</RelativePosition>   2223         <RelativePosition>true</RelativePosition>
2224         <Location>   2224         <Location>
2225             <X>10</X>   2225             <X>10</X>
2226             <Y>70</Y>   2226             <Y>70</Y>
2227         </Location>   2227         </Location>
2228         <Size>   2228         <Size>
2229             <CX>100</CX>   2229             <CX>100</CX>
2230             <CY>14</CY>   2230             <CY>14</CY>
2231         </Size>   2231         </Size>
2232         <Text>On For:</Text>   2232         <Text>On For:</Text>
2233         <TextColor>   2233         <TextColor>
2234             <R>255</R>   2234             <R>255</R>
2235             <G>255</G>   2235             <G>255</G>
2236             <B>255</B>   2236             <B>255</B>
2237         </TextColor>   2237         </TextColor>
2238         <NoWrap>true</NoWrap>   2238         <NoWrap>true</NoWrap>
2239         <AlignCenter>false</AlignCenter>   2239         <AlignCenter>false</AlignCenter>
2240         <AlignRight>false</AlignRight>   2240         <AlignRight>false</AlignRight>
2241     </Label>   2241     </Label>
2242     <Combobox item="ODP_SpellParticlesFilterCombobox">   2242     <Combobox item="ODP_SpellParticlesFilterCombobox">
2243         <ScreenID>ODP_SpellParticlesFilterCombobox</ScreenID>   2243         <ScreenID>ODP_SpellParticlesFilterCombobox</ScreenID>
2244         <DrawTemplate>WDT_Inner</DrawTemplate>   2244         <DrawTemplate>WDT_Inner</DrawTemplate>
2245         <Location>   2245         <Location>
2246             <X>75</X>   2246             <X>75</X>
2247             <Y>66</Y>   2247             <Y>66</Y>
2248         </Location>   2248         </Location>
2249         <Size>   2249         <Size>
2250             <CX>100</CX>   2250             <CX>100</CX>
2251             <CY>24</CY>   2251             <CY>24</CY>
2252         </Size>   2252         </Size>
2253         <ListHeight>120</ListHeight>   2253         <ListHeight>120</ListHeight>
2254         <Button>BDT_Combo</Button>   2254         <Button>BDT_Combo</Button>
2255         <Style_Border>true</Style_Border>   2255         <Style_Border>true</Style_Border>
2256         <Choices>My spells</Choices>   2256         <Choices>My spells</Choices>
2257         <Choices>Group spells</Choices>   2257         <Choices>Group spells</Choices>
2258         <Choices>Raid spells</Choices>   2258         <Choices>Raid spells</Choices>
2259         <Choices>All PCs</Choices>   2259         <Choices>All PCs</Choices>
2260         <Choices>Me + NPC</Choices>   2260         <Choices>Me + NPC</Choices>
2261         <Choices>Group + NPC</Choices>   2261         <Choices>Group + NPC</Choices>
2262         <Choices>Raid + NPC</Choices>   2262         <Choices>Raid + NPC</Choices>
2263         <Choices>All spells</Choices>   2263         <Choices>All spells</Choices>
2264     </Combobox>   2264     </Combobox>
2265     <!-- Spell Particles Opacity Slider -->   2265     <!-- Spell Particles Opacity Slider -->
2266     <Label item="ODP_SpellParticlesOpacityLabel">   2266     <Label item="ODP_SpellParticlesOpacityLabel">
2267         <ScreenID>ODP_SpellParticlesOpacityLabel</ScreenID>   2267         <ScreenID>ODP_SpellParticlesOpacityLabel</ScreenID>
2268         <RelativePosition>true</RelativePosition>   2268         <RelativePosition>true</RelativePosition>
2269         <Location>   2269         <Location>
2270             <X>10</X>   2270             <X>10</X>
2271             <Y>100</Y>   2271             <Y>100</Y>
2272         </Location>   2272         </Location>
2273         <Size>   2273         <Size>
2274             <CX>150</CX>   2274             <CX>150</CX>
2275             <CY>14</CY>   2275             <CY>14</CY>
2276         </Size>   2276         </Size>
2277         <Text>Opacity</Text>   2277         <Text>Opacity</Text>
2278         <TextColor>   2278         <TextColor>
2279             <R>255</R>   2279             <R>255</R>
2280             <G>255</G>   2280             <G>255</G>
2281             <B>255</B>   2281             <B>255</B>
2282         </TextColor>   2282         </TextColor>
2283         <NoWrap>true</NoWrap>   2283         <NoWrap>true</NoWrap>
2284         <AlignCenter>false</AlignCenter>   2284         <AlignCenter>false</AlignCenter>
2285         <AlignRight>false</AlignRight>   2285         <AlignRight>false</AlignRight>
2286     </Label>   2286     </Label>
2287     <Slider item="ODP_SpellParticlesOpacitySlider">   2287     <Slider item="ODP_SpellParticlesOpacitySlider">
2288         <ScreenID>ODP_SpellParticlesOpacitySlider</ScreenID>   2288         <ScreenID>ODP_SpellParticlesOpacitySlider</ScreenID>
2289         <RelativePosition>true</RelativePosition>   2289         <RelativePosition>true</RelativePosition>
2290         <Location>   2290         <Location>
2291             <X>10</X>   2291             <X>10</X>
2292             <Y>120</Y>   2292             <Y>120</Y>
2293         </Location>   2293         </Location>
2294         <Size>   2294         <Size>
2295             <CX>100</CX>   2295             <CX>100</CX>
2296             <CY>16</CY>   2296             <CY>16</CY>
2297         </Size>   2297         </Size>
2298         <SliderArt>SDT_DefSlider</SliderArt>   2298         <SliderArt>SDT_DefSlider</SliderArt>
2299     </Slider>   2299     </Slider>
2300     <Label item="ODP_SpellParticlesOpacityValueLabel">   2300     <Label item="ODP_SpellParticlesOpacityValueLabel">
2301         <ScreenID>ODP_SpellParticlesOpacityValueLabel</ScreenID>   2301         <ScreenID>ODP_SpellParticlesOpacityValueLabel</ScreenID>
2302         <RelativePosition>true</RelativePosition>   2302         <RelativePosition>true</RelativePosition>
2303         <Location>   2303         <Location>
2304             <X>110</X>   2304             <X>110</X>
2305             <Y>120</Y>   2305             <Y>120</Y>
2306         </Location>   2306         </Location>
2307         <Size>   2307         <Size>
2308             <CX>50</CX>   2308             <CX>50</CX>
2309             <CY>16</CY>   2309             <CY>16</CY>
2310         </Size>   2310         </Size>
2311         <Text>0 %</Text>   2311         <Text>0 %</Text>
2312         <TextColor>   2312         <TextColor>
2313             <R>255</R>   2313             <R>255</R>
2314             <G>255</G>   2314             <G>255</G>
2315             <B>255</B>   2315             <B>255</B>
2316         </TextColor>   2316         </TextColor>
2317         <NoWrap>true</NoWrap>   2317         <NoWrap>true</NoWrap>
2318         <AlignCenter>false</AlignCenter>   2318         <AlignCenter>false</AlignCenter>
2319         <AlignRight>true</AlignRight>   2319         <AlignRight>true</AlignRight>
2320     </Label>   2320     </Label>
2321     <Page item="SpellParticlesPage">   2321     <Page item="SpellParticlesPage">
2322         <ScreenID>SpellParticlesPage</ScreenID>   2322         <ScreenID>SpellParticlesPage</ScreenID>
2323         <RelativePosition>true</RelativePosition>   2323         <RelativePosition>true</RelativePosition>
2324         <!-- Pages are sized and positioned by their parent tab -->   2324         <!-- Pages are sized and positioned by their parent tab -->
2325         <Style_VScroll>false</Style_VScroll>   2325         <Style_VScroll>false</Style_VScroll>
2326         <Style_HScroll>false</Style_HScroll>   2326         <Style_HScroll>false</Style_HScroll>
2327         <Style_Transparent>false</Style_Transparent>   2327         <Style_Transparent>false</Style_Transparent>
2328         <DrawTemplate>WDT_Def</DrawTemplate>   2328         <DrawTemplate>WDT_Def</DrawTemplate>
2329         <TabText>Spell</TabText>   2329         <TabText>Spell</TabText>
2330         <TabTextColor>   2330         <TabTextColor>
2331             <R>255</R>   2331             <R>255</R>
2332             <G>255</G>   2332             <G>255</G>
2333             <B>255</B>   2333             <B>255</B>
2334         </TabTextColor>   2334         </TabTextColor>
2335         <TabTextActiveColor>   2335         <TabTextActiveColor>
2336             <R>255</R>   2336             <R>255</R>
2337             <G>255</G>   2337             <G>255</G>
2338             <B>0</B>   2338             <B>0</B>
2339         </TabTextActiveColor>   2339         </TabTextActiveColor>
2340         <Style_Sizable>true</Style_Sizable>   2340         <Style_Sizable>true</Style_Sizable>
2341         <Pieces>ODP_SpellParticlesNearClipLabel</Pieces>   2341         <Pieces>ODP_SpellParticlesNearClipLabel</Pieces>
2342         <Pieces>ODP_SpellParticlesDensityLabel</Pieces>   2342         <Pieces>ODP_SpellParticlesDensityLabel</Pieces>
2343         <Pieces>ODP_SpellParticlesFilterLabel</Pieces>   2343         <Pieces>ODP_SpellParticlesFilterLabel</Pieces>
2344         <Pieces>ODP_SpellParticlesOpacityLabel</Pieces>   2344         <Pieces>ODP_SpellParticlesOpacityLabel</Pieces>
2345         <Pieces>ODP_SpellParticlesOpacitySlider</Pieces>   2345         <Pieces>ODP_SpellParticlesOpacitySlider</Pieces>
2346         <Pieces>ODP_SpellParticlesOpacityValueLabel</Pieces>   2346         <Pieces>ODP_SpellParticlesOpacityValueLabel</Pieces>
2347         <Pieces>ODP_SpellParticlesFilterCombobox</Pieces>   2347         <Pieces>ODP_SpellParticlesFilterCombobox</Pieces>
2348         <Pieces>ODP_SpellParticlesDensityCombobox</Pieces>   2348         <Pieces>ODP_SpellParticlesDensityCombobox</Pieces>
2349         <Pieces>ODP_SpellParticlesNearClipCombobox</Pieces>   2349         <Pieces>ODP_SpellParticlesNearClipCombobox</Pieces>
2350     </Page>   2350     </Page>
2351     <!-- Environment Particles Near Clip Plane-->   2351     <!-- Environment Particles Near Clip Plane-->
2352     <Label item="ODP_EnvironmentParticlesNearClipLabel">   2352     <Label item="ODP_EnvironmentParticlesNearClipLabel">
2353         <ScreenID>ODP_EnvironmentParticlesNearClipLabel</ScreenID>   2353         <ScreenID>ODP_EnvironmentParticlesNearClipLabel</ScreenID>
2354         <RelativePosition>true</RelativePosition>   2354         <RelativePosition>true</RelativePosition>
2355         <Location>   2355         <Location>
2356             <X>10</X>   2356             <X>10</X>
2357             <Y>10</Y>   2357             <Y>10</Y>
2358         </Location>   2358         </Location>
2359         <Size>   2359         <Size>
2360             <CX>100</CX>   2360             <CX>100</CX>
2361             <CY>14</CY>   2361             <CY>14</CY>
2362         </Size>   2362         </Size>
2363         <Text>Near Clip:</Text>   2363         <Text>Near Clip:</Text>
2364         <TextColor>   2364         <TextColor>
2365             <R>255</R>   2365             <R>255</R>
2366             <G>255</G>   2366             <G>255</G>
2367             <B>255</B>   2367             <B>255</B>
2368         </TextColor>   2368         </TextColor>
2369         <NoWrap>true</NoWrap>   2369         <NoWrap>true</NoWrap>
2370         <AlignCenter>false</AlignCenter>   2370         <AlignCenter>false</AlignCenter>
2371         <AlignRight>false</AlignRight>   2371         <AlignRight>false</AlignRight>
2372     </Label>   2372     </Label>
2373     <Combobox item="ODP_EnvironmentParticlesNearClipCombobox">   2373     <Combobox item="ODP_EnvironmentParticlesNearClipCombobox">
2374         <ScreenID>ODP_EnvironmentParticlesNearClipCombobox</ScreenID>   2374         <ScreenID>ODP_EnvironmentParticlesNearClipCombobox</ScreenID>
2375         <DrawTemplate>WDT_Inner</DrawTemplate>   2375         <DrawTemplate>WDT_Inner</DrawTemplate>
2376         <Location>   2376         <Location>
2377             <X>75</X>   2377             <X>75</X>
2378             <Y>6</Y>   2378             <Y>6</Y>
2379         </Location>   2379         </Location>
2380         <Size>   2380         <Size>
2381             <CX>100</CX>   2381             <CX>100</CX>
2382             <CY>24</CY>   2382             <CY>24</CY>
2383         </Size>   2383         </Size>
2384         <ListHeight>100</ListHeight>   2384         <ListHeight>100</ListHeight>
2385         <Button>BDT_Combo</Button>   2385         <Button>BDT_Combo</Button>
2386         <Style_Border>true</Style_Border>   2386         <Style_Border>true</Style_Border>
2387         <Choices>Near</Choices>   2387         <Choices>Near</Choices>
2388         <Choices>Medium</Choices>   2388         <Choices>Medium</Choices>
2389         <Choices>Far</Choices>   2389         <Choices>Far</Choices>
2390         <Choices>Farthest</Choices>   2390         <Choices>Farthest</Choices>
2391     </Combobox>   2391     </Combobox>
2392     <!-- Environment Particles Density -->   2392     <!-- Environment Particles Density -->
2393     <Label item="ODP_EnvironmentParticlesDensityLabel">   2393     <Label item="ODP_EnvironmentParticlesDensityLabel">
2394         <ScreenID>ODP_EnvironmentParticlesDensityLabel</ScreenID>   2394         <ScreenID>ODP_EnvironmentParticlesDensityLabel</ScreenID>
2395         <RelativePosition>true</RelativePosition>   2395         <RelativePosition>true</RelativePosition>
2396         <Location>   2396         <Location>
2397             <X>10</X>   2397             <X>10</X>
2398             <Y>40</Y>   2398             <Y>40</Y>
2399         </Location>   2399         </Location>
2400         <Size>   2400         <Size>
2401             <CX>100</CX>   2401             <CX>100</CX>
2402             <CY>14</CY>   2402             <CY>14</CY>
2403         </Size>   2403         </Size>
2404         <Text>Density:</Text>   2404         <Text>Density:</Text>
2405         <TextColor>   2405         <TextColor>
2406             <R>255</R>   2406             <R>255</R>
2407             <G>255</G>   2407             <G>255</G>
2408             <B>255</B>   2408             <B>255</B>
2409         </TextColor>   2409         </TextColor>
2410         <NoWrap>true</NoWrap>   2410         <NoWrap>true</NoWrap>
2411         <AlignCenter>false</AlignCenter>   2411         <AlignCenter>false</AlignCenter>
2412         <AlignRight>false</AlignRight>   2412         <AlignRight>false</AlignRight>
2413     </Label>   2413     </Label>
2414     <Combobox item="ODP_EnvironmentParticlesDensityCombobox">   2414     <Combobox item="ODP_EnvironmentParticlesDensityCombobox">
2415         <ScreenID>ODP_EnvironmentParticlesDensityCombobox</ScreenID>   2415         <ScreenID>ODP_EnvironmentParticlesDensityCombobox</ScreenID>
2416         <DrawTemplate>WDT_Inner</DrawTemplate>   2416         <DrawTemplate>WDT_Inner</DrawTemplate>
2417         <Location>   2417         <Location>
2418             <X>75</X>   2418             <X>75</X>
2419             <Y>36</Y>   2419             <Y>36</Y>
2420         </Location>   2420         </Location>
2421         <Size>   2421         <Size>
2422             <CX>100</CX>   2422             <CX>100</CX>
2423             <CY>24</CY>   2423             <CY>24</CY>
2424         </Size>   2424         </Size>
2425         <ListHeight>100</ListHeight>   2425         <ListHeight>100</ListHeight>
2426         <Button>BDT_Combo</Button>   2426         <Button>BDT_Combo</Button>
2427         <Style_Border>true</Style_Border>   2427         <Style_Border>true</Style_Border>
2428         <Choices>Off</Choices>   2428         <Choices>Off</Choices>
2429         <Choices>Low</Choices>   2429         <Choices>Low</Choices>
2430         <Choices>Medium</Choices>   2430         <Choices>Medium</Choices>
2431         <Choices>High</Choices>   2431         <Choices>High</Choices>
2432     </Combobox>   2432     </Combobox>
2433     <!-- Environment Particles Opacity Slider -->   2433     <!-- Environment Particles Opacity Slider -->
2434     <Label item="ODP_EnvironmentParticlesOpacityLabel">   2434     <Label item="ODP_EnvironmentParticlesOpacityLabel">
2435         <ScreenID>ODP_EnvironmentParticlesOpacityLabel</ScreenID>   2435         <ScreenID>ODP_EnvironmentParticlesOpacityLabel</ScreenID>
2436         <RelativePosition>true</RelativePosition>   2436         <RelativePosition>true</RelativePosition>
2437         <Location>   2437         <Location>
2438             <X>10</X>   2438             <X>10</X>
2439             <Y>100</Y>   2439             <Y>100</Y>
2440         </Location>   2440         </Location>
2441         <Size>   2441         <Size>
2442             <CX>150</CX>   2442             <CX>150</CX>
2443             <CY>14</CY>   2443             <CY>14</CY>
2444         </Size>   2444         </Size>
2445         <Text>Opacity</Text>   2445         <Text>Opacity</Text>
2446         <TextColor>   2446         <TextColor>
2447             <R>255</R>   2447             <R>255</R>
2448             <G>255</G>   2448             <G>255</G>
2449             <B>255</B>   2449             <B>255</B>
2450         </TextColor>   2450         </TextColor>
2451         <NoWrap>true</NoWrap>   2451         <NoWrap>true</NoWrap>
2452         <AlignCenter>false</AlignCenter>   2452         <AlignCenter>false</AlignCenter>
2453         <AlignRight>false</AlignRight>   2453         <AlignRight>false</AlignRight>
2454     </Label>   2454     </Label>
2455     <Slider item="ODP_EnvironmentParticlesOpacitySlider">   2455     <Slider item="ODP_EnvironmentParticlesOpacitySlider">
2456         <ScreenID>ODP_EnvironmentParticlesOpacitySlider</ScreenID>   2456         <ScreenID>ODP_EnvironmentParticlesOpacitySlider</ScreenID>
2457         <RelativePosition>true</RelativePosition>   2457         <RelativePosition>true</RelativePosition>
2458         <Location>   2458         <Location>
2459             <X>10</X>   2459             <X>10</X>
2460             <Y>120</Y>   2460             <Y>120</Y>
2461         </Location>   2461         </Location>
2462         <Size>   2462         <Size>
2463             <CX>100</CX>   2463             <CX>100</CX>
2464             <CY>16</CY>   2464             <CY>16</CY>
2465         </Size>   2465         </Size>
2466         <SliderArt>SDT_DefSlider</SliderArt>   2466         <SliderArt>SDT_DefSlider</SliderArt>
2467     </Slider>   2467     </Slider>
2468     <Label item="ODP_EnvironmentParticlesOpacityValueLabel">   2468     <Label item="ODP_EnvironmentParticlesOpacityValueLabel">
2469         <ScreenID>ODP_EnvironmentParticlesOpacityValueLabel</ScreenID>   2469         <ScreenID>ODP_EnvironmentParticlesOpacityValueLabel</ScreenID>
2470         <RelativePosition>true</RelativePosition>   2470         <RelativePosition>true</RelativePosition>
2471         <Location>   2471         <Location>
2472             <X>110</X>   2472             <X>110</X>
2473             <Y>120</Y>   2473             <Y>120</Y>
2474         </Location>   2474         </Location>
2475         <Size>   2475         <Size>
2476             <CX>50</CX>   2476             <CX>50</CX>
2477             <CY>16</CY>   2477             <CY>16</CY>
2478         </Size>   2478         </Size>
2479         <Text>0 %</Text>   2479         <Text>0 %</Text>
2480         <TextColor>   2480         <TextColor>
2481             <R>255</R>   2481             <R>255</R>
2482             <G>255</G>   2482             <G>255</G>
2483             <B>255</B>   2483             <B>255</B>
2484         </TextColor>   2484         </TextColor>
2485         <NoWrap>true</NoWrap>   2485         <NoWrap>true</NoWrap>
2486         <AlignCenter>false</AlignCenter>   2486         <AlignCenter>false</AlignCenter>
2487         <AlignRight>true</AlignRight>   2487         <AlignRight>true</AlignRight>
2488     </Label>   2488     </Label>
2489     <Page item="EnvironmentParticlesPage">   2489     <Page item="EnvironmentParticlesPage">
2490         <ScreenID>EnvironmentParticlesPage</ScreenID>   2490         <ScreenID>EnvironmentParticlesPage</ScreenID>
2491         <RelativePosition>true</RelativePosition>   2491         <RelativePosition>true</RelativePosition>
2492         <!-- Pages are sized and positioned by their parent tab -->   2492         <!-- Pages are sized and positioned by their parent tab -->
2493         <Style_VScroll>false</Style_VScroll>   2493         <Style_VScroll>false</Style_VScroll>
2494         <Style_HScroll>false</Style_HScroll>   2494         <Style_HScroll>false</Style_HScroll>
2495         <Style_Transparent>false</Style_Transparent>   2495         <Style_Transparent>false</Style_Transparent>
2496         <DrawTemplate>WDT_Def</DrawTemplate>   2496         <DrawTemplate>WDT_Def</DrawTemplate>
2497         <TabText>Env</TabText>   2497         <TabText>Env</TabText>
2498         <TabTextColor>   2498         <TabTextColor>
2499             <R>255</R>   2499             <R>255</R>
2500             <G>255</G>   2500             <G>255</G>
2501             <B>255</B>   2501             <B>255</B>
2502         </TabTextColor>   2502         </TabTextColor>
2503         <TabTextActiveColor>   2503         <TabTextActiveColor>
2504             <R>255</R>   2504             <R>255</R>
2505             <G>255</G>   2505             <G>255</G>
2506             <B>0</B>   2506             <B>0</B>
2507         </TabTextActiveColor>   2507         </TabTextActiveColor>
2508         <Style_Sizable>true</Style_Sizable>   2508         <Style_Sizable>true</Style_Sizable>
2509         <Pieces>ODP_EnvironmentParticlesNearClipLabel</Pieces>   2509         <Pieces>ODP_EnvironmentParticlesNearClipLabel</Pieces>
2510         <Pieces>ODP_EnvironmentParticlesDensityLabel</Pieces>   2510         <Pieces>ODP_EnvironmentParticlesDensityLabel</Pieces>
2511         <Pieces>ODP_EnvironmentParticlesOpacityLabel</Pieces>   2511         <Pieces>ODP_EnvironmentParticlesOpacityLabel</Pieces>
2512         <Pieces>ODP_EnvironmentParticlesOpacitySlider</Pieces>   2512         <Pieces>ODP_EnvironmentParticlesOpacitySlider</Pieces>
2513         <Pieces>ODP_EnvironmentParticlesOpacityValueLabel</Pieces>   2513         <Pieces>ODP_EnvironmentParticlesOpacityValueLabel</Pieces>
2514         <Pieces>ODP_EnvironmentParticlesDensityCombobox</Pieces>   2514         <Pieces>ODP_EnvironmentParticlesDensityCombobox</Pieces>
2515         <Pieces>ODP_EnvironmentParticlesNearClipCombobox</Pieces>   2515         <Pieces>ODP_EnvironmentParticlesNearClipCombobox</Pieces>
2516     </Page>   2516     </Page>
2517     <!-- Actor Particles Near Clip Plane-->   2517     <!-- Actor Particles Near Clip Plane-->
2518     <Label item="ODP_ActorParticlesNearClipLabel">   2518     <Label item="ODP_ActorParticlesNearClipLabel">
2519         <ScreenID>ODP_ActorParticlesNearClipLabel</ScreenID>   2519         <ScreenID>ODP_ActorParticlesNearClipLabel</ScreenID>
2520         <RelativePosition>true</RelativePosition>   2520         <RelativePosition>true</RelativePosition>
2521         <Location>   2521         <Location>
2522             <X>10</X>   2522             <X>10</X>
2523             <Y>10</Y>   2523             <Y>10</Y>
2524         </Location>   2524         </Location>
2525         <Size>   2525         <Size>
2526             <CX>100</CX>   2526             <CX>100</CX>
2527             <CY>14</CY>   2527             <CY>14</CY>
2528         </Size>   2528         </Size>
2529         <Text>Near Clip:</Text>   2529         <Text>Near Clip:</Text>
2530         <TextColor>   2530         <TextColor>
2531             <R>255</R>   2531             <R>255</R>
2532             <G>255</G>   2532             <G>255</G>
2533             <B>255</B>   2533             <B>255</B>
2534         </TextColor>   2534         </TextColor>
2535         <NoWrap>true</NoWrap>   2535         <NoWrap>true</NoWrap>
2536         <AlignCenter>false</AlignCenter>   2536         <AlignCenter>false</AlignCenter>
2537         <AlignRight>false</AlignRight>   2537         <AlignRight>false</AlignRight>
2538     </Label>   2538     </Label>
2539     <Combobox item="ODP_ActorParticlesNearClipCombobox">   2539     <Combobox item="ODP_ActorParticlesNearClipCombobox">
2540         <ScreenID>ODP_ActorParticlesNearClipCombobox</ScreenID>   2540         <ScreenID>ODP_ActorParticlesNearClipCombobox</ScreenID>
2541         <DrawTemplate>WDT_Inner</DrawTemplate>   2541         <DrawTemplate>WDT_Inner</DrawTemplate>
2542         <Location>   2542         <Location>
2543             <X>75</X>   2543             <X>75</X>
2544             <Y>6</Y>   2544             <Y>6</Y>
2545         </Location>   2545         </Location>
2546         <Size>   2546         <Size>
2547             <CX>100</CX>   2547             <CX>100</CX>
2548             <CY>24</CY>   2548             <CY>24</CY>
2549         </Size>   2549         </Size>
2550         <ListHeight>100</ListHeight>   2550         <ListHeight>100</ListHeight>
2551         <Button>BDT_Combo</Button>   2551         <Button>BDT_Combo</Button>
2552         <Style_Border>true</Style_Border>   2552         <Style_Border>true</Style_Border>
2553         <Choices>Near</Choices>   2553         <Choices>Near</Choices>
2554         <Choices>Medium</Choices>   2554         <Choices>Medium</Choices>
2555         <Choices>Far</Choices>   2555         <Choices>Far</Choices>
2556         <Choices>Farthest</Choices>   2556         <Choices>Farthest</Choices>
2557     </Combobox>   2557     </Combobox>
2558     <!-- Actor Particles Density -->   2558     <!-- Actor Particles Density -->
2559     <Label item="ODP_ActorParticlesDensityLabel">   2559     <Label item="ODP_ActorParticlesDensityLabel">
2560         <ScreenID>ODP_ActorParticlesDensityLabel</ScreenID>   2560         <ScreenID>ODP_ActorParticlesDensityLabel</ScreenID>
2561         <RelativePosition>true</RelativePosition>   2561         <RelativePosition>true</RelativePosition>
2562         <Location>   2562         <Location>
2563             <X>10</X>   2563             <X>10</X>
2564             <Y>40</Y>   2564             <Y>40</Y>
2565         </Location>   2565         </Location>
2566         <Size>   2566         <Size>
2567             <CX>100</CX>   2567             <CX>100</CX>
2568             <CY>14</CY>   2568             <CY>14</CY>
2569         </Size>   2569         </Size>
2570         <Text>Density:</Text>   2570         <Text>Density:</Text>
2571         <TextColor>   2571         <TextColor>
2572             <R>255</R>   2572             <R>255</R>
2573             <G>255</G>   2573             <G>255</G>
2574             <B>255</B>   2574             <B>255</B>
2575         </TextColor>   2575         </TextColor>
2576         <NoWrap>true</NoWrap>   2576         <NoWrap>true</NoWrap>
2577         <AlignCenter>false</AlignCenter>   2577         <AlignCenter>false</AlignCenter>
2578         <AlignRight>false</AlignRight>   2578         <AlignRight>false</AlignRight>
2579     </Label>   2579     </Label>
2580     <Combobox item="ODP_ActorParticlesDensityCombobox">   2580     <Combobox item="ODP_ActorParticlesDensityCombobox">
2581         <ScreenID>ODP_ActorParticlesDensityCombobox</ScreenID>   2581         <ScreenID>ODP_ActorParticlesDensityCombobox</ScreenID>
2582         <DrawTemplate>WDT_Inner</DrawTemplate>   2582         <DrawTemplate>WDT_Inner</DrawTemplate>
2583         <Location>   2583         <Location>
2584             <X>75</X>   2584             <X>75</X>
2585             <Y>36</Y>   2585             <Y>36</Y>
2586         </Location>   2586         </Location>
2587         <Size>   2587         <Size>
2588             <CX>100</CX>   2588             <CX>100</CX>
2589             <CY>24</CY>   2589             <CY>24</CY>
2590         </Size>   2590         </Size>
2591         <ListHeight>100</ListHeight>   2591         <ListHeight>100</ListHeight>
2592         <Button>BDT_Combo</Button>   2592         <Button>BDT_Combo</Button>
2593         <Style_Border>true</Style_Border>   2593         <Style_Border>true</Style_Border>
2594         <Choices>Off</Choices>   2594         <Choices>Off</Choices>
2595         <Choices>Low</Choices>   2595         <Choices>Low</Choices>
2596         <Choices>Medium</Choices>   2596         <Choices>Medium</Choices>
2597         <Choices>High</Choices>   2597         <Choices>High</Choices>
2598     </Combobox>   2598     </Combobox>
2599     <!-- Actor Particles Filter -->   2599     <!-- Actor Particles Filter -->
2600     <Label item="ODP_ActorParticlesFilterLabel">   2600     <Label item="ODP_ActorParticlesFilterLabel">
2601         <ScreenID>ODP_ActorParticlesFilterLabel</ScreenID>   2601         <ScreenID>ODP_ActorParticlesFilterLabel</ScreenID>
2602         <RelativePosition>true</RelativePosition>   2602         <RelativePosition>true</RelativePosition>
2603         <Location>   2603         <Location>
2604             <X>10</X>   2604             <X>10</X>
2605             <Y>70</Y>   2605             <Y>70</Y>
2606         </Location>   2606         </Location>
2607         <Size>   2607         <Size>
2608             <CX>100</CX>   2608             <CX>100</CX>
2609             <CY>14</CY>   2609             <CY>14</CY>
2610         </Size>   2610         </Size>
2611         <Text>On For:</Text>   2611         <Text>On For:</Text>
2612         <TextColor>   2612         <TextColor>
2613             <R>255</R>   2613             <R>255</R>
2614             <G>255</G>   2614             <G>255</G>
2615             <B>255</B>   2615             <B>255</B>
2616         </TextColor>   2616         </TextColor>
2617         <NoWrap>true</NoWrap>   2617         <NoWrap>true</NoWrap>
2618         <AlignCenter>false</AlignCenter>   2618         <AlignCenter>false</AlignCenter>
2619         <AlignRight>false</AlignRight>   2619         <AlignRight>false</AlignRight>
2620     </Label>   2620     </Label>
2621     <Combobox item="ODP_ActorParticlesFilterCombobox">   2621     <Combobox item="ODP_ActorParticlesFilterCombobox">
2622         <ScreenID>ODP_ActorParticlesFilterCombobox</ScreenID>   2622         <ScreenID>ODP_ActorParticlesFilterCombobox</ScreenID>
2623         <DrawTemplate>WDT_Inner</DrawTemplate>   2623         <DrawTemplate>WDT_Inner</DrawTemplate>
2624         <Location>   2624         <Location>
2625             <X>75</X>   2625             <X>75</X>
2626             <Y>66</Y>   2626             <Y>66</Y>
2627         </Location>   2627         </Location>
2628         <Size>   2628         <Size>
2629             <CX>100</CX>   2629             <CX>100</CX>
2630             <CY>24</CY>   2630             <CY>24</CY>
2631         </Size>   2631         </Size>
2632         <ListHeight>120</ListHeight>   2632         <ListHeight>120</ListHeight>
2633         <Button>BDT_Combo</Button>   2633         <Button>BDT_Combo</Button>
2634         <Style_Border>true</Style_Border>   2634         <Style_Border>true</Style_Border>
2635         <Choices>Me</Choices>   2635         <Choices>Me</Choices>
2636         <Choices>Group</Choices>   2636         <Choices>Group</Choices>
2637         <Choices>Raid</Choices>   2637         <Choices>Raid</Choices>
2638         <Choices>All PCs</Choices>   2638         <Choices>All PCs</Choices>
2639         <Choices>Me + NPC</Choices>   2639         <Choices>Me + NPC</Choices>
2640         <Choices>Group + NPC</Choices>   2640         <Choices>Group + NPC</Choices>
2641         <Choices>Raid + NPC</Choices>   2641         <Choices>Raid + NPC</Choices>
2642         <Choices>Everyone</Choices>   2642         <Choices>Everyone</Choices>
2643     </Combobox>   2643     </Combobox>
2644     <!-- Actor Particles Opacity Slider -->   2644     <!-- Actor Particles Opacity Slider -->
2645     <Label item="ODP_ActorParticlesOpacityLabel">   2645     <Label item="ODP_ActorParticlesOpacityLabel">
2646         <ScreenID>ODP_ActorParticlesOpacityLabel</ScreenID>   2646         <ScreenID>ODP_ActorParticlesOpacityLabel</ScreenID>
2647         <RelativePosition>true</RelativePosition>   2647         <RelativePosition>true</RelativePosition>
2648         <Location>   2648         <Location>
2649             <X>10</X>   2649             <X>10</X>
2650             <Y>100</Y>   2650             <Y>100</Y>
2651         </Location>   2651         </Location>
2652         <Size>   2652         <Size>
2653             <CX>150</CX>   2653             <CX>150</CX>
2654             <CY>14</CY>   2654             <CY>14</CY>
2655         </Size>   2655         </Size>
2656         <Text>Opacity</Text>   2656         <Text>Opacity</Text>
2657         <TextColor>   2657         <TextColor>
2658             <R>255</R>   2658             <R>255</R>
2659             <G>255</G>   2659             <G>255</G>
2660             <B>255</B>   2660             <B>255</B>
2661         </TextColor>   2661         </TextColor>
2662         <NoWrap>true</NoWrap>   2662         <NoWrap>true</NoWrap>
2663         <AlignCenter>false</AlignCenter>   2663         <AlignCenter>false</AlignCenter>
2664         <AlignRight>false</AlignRight>   2664         <AlignRight>false</AlignRight>
2665     </Label>   2665     </Label>
2666     <Slider item="ODP_ActorParticlesOpacitySlider">   2666     <Slider item="ODP_ActorParticlesOpacitySlider">
2667         <ScreenID>ODP_ActorParticlesOpacitySlider</ScreenID>   2667         <ScreenID>ODP_ActorParticlesOpacitySlider</ScreenID>
2668         <RelativePosition>true</RelativePosition>   2668         <RelativePosition>true</RelativePosition>
2669         <Location>   2669         <Location>
2670             <X>10</X>   2670             <X>10</X>
2671             <Y>120</Y>   2671             <Y>120</Y>
2672         </Location>   2672         </Location>
2673         <Size>   2673         <Size>
2674             <CX>100</CX>   2674             <CX>100</CX>
2675             <CY>16</CY>   2675             <CY>16</CY>
2676         </Size>   2676         </Size>
2677         <SliderArt>SDT_DefSlider</SliderArt>   2677         <SliderArt>SDT_DefSlider</SliderArt>
2678     </Slider>   2678     </Slider>
2679     <Label item="ODP_ActorParticlesOpacityValueLabel">   2679     <Label item="ODP_ActorParticlesOpacityValueLabel">
2680         <ScreenID>ODP_ActorParticlesOpacityValueLabel</ScreenID>   2680         <ScreenID>ODP_ActorParticlesOpacityValueLabel</ScreenID>
2681         <RelativePosition>true</RelativePosition>   2681         <RelativePosition>true</RelativePosition>
2682         <Location>   2682         <Location>
2683             <X>110</X>   2683             <X>110</X>
2684             <Y>120</Y>   2684             <Y>120</Y>
2685         </Location>   2685         </Location>
2686         <Size>   2686         <Size>
2687             <CX>50</CX>   2687             <CX>50</CX>
2688             <CY>16</CY>   2688             <CY>16</CY>
2689         </Size>   2689         </Size>
2690         <Text>0 %</Text>   2690         <Text>0 %</Text>
2691         <TextColor>   2691         <TextColor>
2692             <R>255</R>   2692             <R>255</R>
2693             <G>255</G>   2693             <G>255</G>
2694             <B>255</B>   2694             <B>255</B>
2695         </TextColor>   2695         </TextColor>
2696         <NoWrap>true</NoWrap>   2696         <NoWrap>true</NoWrap>
2697         <AlignCenter>false</AlignCenter>   2697         <AlignCenter>false</AlignCenter>
2698         <AlignRight>true</AlignRight>   2698         <AlignRight>true</AlignRight>
2699     </Label>   2699     </Label>
2700     <Page item="ActorParticlesPage">   2700     <Page item="ActorParticlesPage">
2701         <ScreenID>ActorParticlesPage</ScreenID>   2701         <ScreenID>ActorParticlesPage</ScreenID>
2702         <RelativePosition>true</RelativePosition>   2702         <RelativePosition>true</RelativePosition>
2703         <!-- Pages are sized and positioned by their parent tab -->   2703         <!-- Pages are sized and positioned by their parent tab -->
2704         <Style_VScroll>false</Style_VScroll>   2704         <Style_VScroll>false</Style_VScroll>
2705         <Style_HScroll>false</Style_HScroll>   2705         <Style_HScroll>false</Style_HScroll>
2706         <Style_Transparent>false</Style_Transparent>   2706         <Style_Transparent>false</Style_Transparent>
2707         <DrawTemplate>WDT_Def</DrawTemplate>   2707         <DrawTemplate>WDT_Def</DrawTemplate>
2708         <TabText>Player</TabText>   2708         <TabText>Player</TabText>
2709         <TabTextColor>   2709         <TabTextColor>
2710             <R>255</R>   2710             <R>255</R>
2711             <G>255</G>   2711             <G>255</G>
2712             <B>255</B>   2712             <B>255</B>
2713         </TabTextColor>   2713         </TabTextColor>
2714         <TabTextActiveColor>   2714         <TabTextActiveColor>
2715             <R>255</R>   2715             <R>255</R>
2716             <G>255</G>   2716             <G>255</G>
2717             <B>0</B>   2717             <B>0</B>
2718         </TabTextActiveColor>   2718         </TabTextActiveColor>
2719         <Style_Sizable>true</Style_Sizable>   2719         <Style_Sizable>true</Style_Sizable>
2720         <Pieces>ODP_ActorParticlesNearClipLabel</Pieces>   2720         <Pieces>ODP_ActorParticlesNearClipLabel</Pieces>
2721         <Pieces>ODP_ActorParticlesDensityLabel</Pieces>   2721         <Pieces>ODP_ActorParticlesDensityLabel</Pieces>
2722         <Pieces>ODP_ActorParticlesFilterLabel</Pieces>   2722         <Pieces>ODP_ActorParticlesFilterLabel</Pieces>
2723         <Pieces>ODP_ActorParticlesOpacityLabel</Pieces>   2723         <Pieces>ODP_ActorParticlesOpacityLabel</Pieces>
2724         <Pieces>ODP_ActorParticlesOpacitySlider</Pieces>   2724         <Pieces>ODP_ActorParticlesOpacitySlider</Pieces>
2725         <Pieces>ODP_ActorParticlesOpacityValueLabel</Pieces>   2725         <Pieces>ODP_ActorParticlesOpacityValueLabel</Pieces>
2726         <Pieces>ODP_ActorParticlesFilterCombobox</Pieces>   2726         <Pieces>ODP_ActorParticlesFilterCombobox</Pieces>
2727         <Pieces>ODP_ActorParticlesDensityCombobox</Pieces>   2727         <Pieces>ODP_ActorParticlesDensityCombobox</Pieces>
2728         <Pieces>ODP_ActorParticlesNearClipCombobox</Pieces>   2728         <Pieces>ODP_ActorParticlesNearClipCombobox</Pieces>
2729     </Page>   2729     </Page>
2730     <TabBox item="ODP_ParticlesTabs">   2730     <TabBox item="ODP_ParticlesTabs">
2731         <ScreenID>ODP_ParticlesTabs</ScreenID>   2731         <ScreenID>ODP_ParticlesTabs</ScreenID>
2732         <RelativePosition>true</RelativePosition>   2732         <RelativePosition>true</RelativePosition>
2733         <Location>   2733         <Location>
2734             <X>190</X>   2734             <X>190</X>
2735             <Y>174</Y>   2735             <Y>174</Y>
2736         </Location>   2736         </Location>
2737         <Size>   2737         <Size>
2738             <CX>190</CX>   2738             <CX>190</CX>
2739             <CY>170</CY>   2739             <CY>170</CY>
2740         </Size>   2740         </Size>
2741         <AutoStretch>false</AutoStretch>   2741         <AutoStretch>false</AutoStretch>
2742         <TopAnchorToTop>false</TopAnchorToTop>   2742         <TopAnchorToTop>false</TopAnchorToTop>
2743         <BottomAnchorToTop>false</BottomAnchorToTop>   2743         <BottomAnchorToTop>false</BottomAnchorToTop>
2744         <LeftAnchorToLeft>false</LeftAnchorToLeft>   2744         <LeftAnchorToLeft>false</LeftAnchorToLeft>
2745         <RightAnchorToLeft>false</RightAnchorToLeft>   2745         <RightAnchorToLeft>false</RightAnchorToLeft>
2746         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>   2746         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
2747         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>   2747         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
2748         <Pages>Page:SpellParticlesPage</Pages>   2748         <Pages>Page:SpellParticlesPage</Pages>
2749         <Pages>Page:EnvironmentParticlesPage</Pages>   2749         <Pages>Page:EnvironmentParticlesPage</Pages>
2750         <Pages>Page:ActorParticlesPage</Pages>   2750         <Pages>Page:ActorParticlesPage</Pages>
2751     </TabBox>   2751     </TabBox>
2752     <!-- Advanced Display Options -->   2752     <!-- Advanced Display Options -->
2753     <Button item="ODP_AdvancedButton">   2753     <Button item="ODP_AdvancedButton">
2754         <ScreenID>ODP_AdvancedButton</ScreenID>   2754         <ScreenID>ODP_AdvancedButton</ScreenID>
2755         <RelativePosition>true</RelativePosition>   2755         <RelativePosition>true</RelativePosition>
2756         <Location>   2756         <Location>
2757             <X>190</X>   2757             <X>190</X>
2758             <Y>350</Y>   2758             <Y>350</Y>
2759         </Location>   2759         </Location>
2760         <Size>   2760         <Size>
2761             <CX>150</CX>   2761             <CX>150</CX>
2762             <CY>20</CY>   2762             <CY>20</CY>
2763         </Size>   2763         </Size>
2764         <Style_VScroll>false</Style_VScroll>   2764         <Style_VScroll>false</Style_VScroll>
2765         <Style_HScroll>false</Style_HScroll>   2765         <Style_HScroll>false</Style_HScroll>
2766         <Style_Transparent>false</Style_Transparent>   2766         <Style_Transparent>false</Style_Transparent>
2767         <Text>Advanced</Text>   2767         <Text>Advanced</Text>
2768         <TooltipReference>Pop up the advanced display options window.</TooltipReference>   2768         <TooltipReference>Pop up the advanced display options window.</TooltipReference>
2769         <TextColor>   2769         <TextColor>
2770             <R>255</R>   2770             <R>255</R>
2771             <G>255</G>   2771             <G>255</G>
2772             <B>255</B>   2772             <B>255</B>
2773         </TextColor>   2773         </TextColor>
2774         <ButtonDrawTemplate>   2774         <ButtonDrawTemplate>
2775             <Normal>A_BigBtnNormal</Normal>   2775             <Normal>A_BigBtnNormal</Normal>
2776             <Pressed>A_BigBtnPressed</Pressed>   2776             <Pressed>A_BigBtnPressed</Pressed>
2777             <Flyby>A_BigBtnFlyby</Flyby>   2777             <Flyby>A_BigBtnFlyby</Flyby>
2778             <Disabled>A_BigBtnDisabled</Disabled>   2778             <Disabled>A_BigBtnDisabled</Disabled>
2779             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   2779             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
2780         </ButtonDrawTemplate>   2780         </ButtonDrawTemplate>
2781     </Button>   2781     </Button>
2782     <!-- Display options page -->   2782     <!-- Display options page -->
2783     <Page item="OptionsDisplayPage">   2783     <Page item="OptionsDisplayPage">
2784         <ScreenID>OptionsDisplayPage</ScreenID>   2784         <ScreenID>OptionsDisplayPage</ScreenID>
2785         <RelativePosition>true</RelativePosition>   2785         <RelativePosition>true</RelativePosition>
2786         <!-- Pages are sized and positioned by their parent tab -->   2786         <!-- Pages are sized and positioned by their parent tab -->
2787         <Style_VScroll>true</Style_VScroll>   2787         <Style_VScroll>true</Style_VScroll>
2788         <Style_HScroll>false</Style_HScroll>   2788         <Style_HScroll>false</Style_HScroll>
2789         <Style_Transparent>false</Style_Transparent>   2789         <Style_Transparent>false</Style_Transparent>
2790         <DrawTemplate>WDT_Def</DrawTemplate>   2790         <DrawTemplate>WDT_Def</DrawTemplate>
2791         <TabText>Display</TabText>   2791         <TabText>Display</TabText>
2792         <TabTextColor>   2792         <TabTextColor>
2793             <R>255</R>   2793             <R>255</R>
2794             <G>255</G>   2794             <G>255</G>
2795             <B>255</B>   2795             <B>255</B>
2796         </TabTextColor>   2796         </TabTextColor>
2797         <TabTextActiveColor>   2797         <TabTextActiveColor>
2798             <R>255</R>   2798             <R>255</R>
2799             <G>255</G>   2799             <G>255</G>
2800             <B>0</B>   2800             <B>0</B>
2801         </TabTextActiveColor>   2801         </TabTextActiveColor>
2802         <Style_Sizable>true</Style_Sizable>   2802         <Style_Sizable>true</Style_Sizable>
2803         <Pieces>ODP_PCNamesCheckbox</Pieces>   2803         <Pieces>ODP_PCNamesCheckbox</Pieces>
2804         <Pieces>ODP_NPCNamesCheckbox</Pieces>   2804         <Pieces>ODP_NPCNamesCheckbox</Pieces>
2805         <Pieces>ODP_ShowTargetRingCheckbox</Pieces>   2805         <Pieces>ODP_ShowTargetRingCheckbox</Pieces>
2806         <Pieces>ODP_LevelOfDetailCheckbox</Pieces>   2806         <Pieces>ODP_LevelOfDetailCheckbox</Pieces>
2807         <Pieces>ODP_ShowHelmCheckbox</Pieces>   2807         <Pieces>ODP_ShowHelmCheckbox</Pieces>
2808         <Pieces>ODP_GammaLabel</Pieces>   2808         <Pieces>ODP_GammaLabel</Pieces>
2809         <Pieces>ODP_GammaSlider</Pieces>   2809         <Pieces>ODP_GammaSlider</Pieces>
2810         <Pieces>ODP_GammaValueLabel</Pieces>   2810         <Pieces>ODP_GammaValueLabel</Pieces>
2811         <Pieces>ODP_ClipPlaneLabel</Pieces>   2811         <Pieces>ODP_ClipPlaneLabel</Pieces>
2812         <Pieces>ODP_ClipPlaneSlider</Pieces>   2812         <Pieces>ODP_ClipPlaneSlider</Pieces>
2813         <Pieces>ODP_ClipPlaneValueLabel</Pieces>   2813         <Pieces>ODP_ClipPlaneValueLabel</Pieces>
2814         <Pieces>ODP_SetFullscreenButton</Pieces>   2814         <Pieces>ODP_SetFullscreenButton</Pieces>
2815         <Pieces>ODP_SetWindowedButton</Pieces>   2815         <Pieces>ODP_SetWindowedButton</Pieces>
2816         <Pieces>ODP_VideoModesButton</Pieces>   2816         <Pieces>ODP_VideoModesButton</Pieces>
2817         <Pieces>ODP_AllowWindowResizingCheckbox</Pieces>   2817         <Pieces>ODP_AllowWindowResizingCheckbox</Pieces>
2818         <Pieces>ODP_AlwaysOnTopCheckbox</Pieces>          2818         <Pieces>ODP_AlwaysOnTopCheckbox</Pieces>       
2819         <Pieces>ODP_ShowBuffTimerCheckbox</Pieces>   2819         <Pieces>ODP_ShowBuffTimerCheckbox</Pieces>
2820         <Pieces>ODP_ShowBuffCountersCheckbox</Pieces>   2820         <Pieces>ODP_ShowBuffCountersCheckbox</Pieces>
2821         <Pieces>ODP_ShowSongTimerCheckbox</Pieces>   2821         <Pieces>ODP_ShowSongTimerCheckbox</Pieces>
2822         <Pieces>ODP_ShowSongCountersCheckbox</Pieces>   2822         <Pieces>ODP_ShowSongCountersCheckbox</Pieces>
2823         <Pieces>ODP_FadeDelayLabel</Pieces>   2823         <Pieces>ODP_FadeDelayLabel</Pieces>
2824         <Pieces>ODP_FadeDelaySlider</Pieces>   2824         <Pieces>ODP_FadeDelaySlider</Pieces>
2825         <Pieces>ODP_FadeDelayValueLabel</Pieces>   2825         <Pieces>ODP_FadeDelayValueLabel</Pieces>
2826         <Pieces>ODP_FadeDurationLabel</Pieces>   2826         <Pieces>ODP_FadeDurationLabel</Pieces>
2827         <Pieces>ODP_FadeDurationSlider</Pieces>   2827         <Pieces>ODP_FadeDurationSlider</Pieces>
2828         <Pieces>ODP_FadeDurationValueLabel</Pieces>   2828         <Pieces>ODP_FadeDurationValueLabel</Pieces>
2829         <Pieces>ODP_WindowAlphaLabel</Pieces>   2829         <Pieces>ODP_WindowAlphaLabel</Pieces>
2830         <Pieces>ODP_WindowAlphaSlider</Pieces>   2830         <Pieces>ODP_WindowAlphaSlider</Pieces>
2831         <Pieces>ODP_WindowAlphaValueLabel</Pieces>   2831         <Pieces>ODP_WindowAlphaValueLabel</Pieces>
2832         <Pieces>ODP_FadeToAlphaLabel</Pieces>   2832         <Pieces>ODP_FadeToAlphaLabel</Pieces>
2833         <Pieces>ODP_FadeToAlphaSlider</Pieces>   2833         <Pieces>ODP_FadeToAlphaSlider</Pieces>
2834         <Pieces>ODP_FadeToAlphaValueLabel</Pieces>   2834         <Pieces>ODP_FadeToAlphaValueLabel</Pieces>
2835         <Pieces>ODP_LODBiasLabel</Pieces>   2835         <Pieces>ODP_LODBiasLabel</Pieces>
2836         <Pieces>ODP_LODBiasSlider</Pieces>   2836         <Pieces>ODP_LODBiasSlider</Pieces>
2837         <Pieces>ODP_LODBiasSliderValueLabel</Pieces>   2837         <Pieces>ODP_LODBiasSliderValueLabel</Pieces>
2838         <Pieces>ODP_SkyLabel</Pieces>   2838         <Pieces>ODP_SkyLabel</Pieces>
2839         <Pieces>ODP_ParticlesLabel</Pieces>   2839         <Pieces>ODP_ParticlesLabel</Pieces>
2840         <Pieces>ODP_AdvancedButton</Pieces>   2840         <Pieces>ODP_AdvancedButton</Pieces>
2841         <Pieces>TabBox:ODP_ParticlesTabs</Pieces>   2841         <Pieces>TabBox:ODP_ParticlesTabs</Pieces>
2842         <Pieces>ODP_SkyCombobox</Pieces>   2842         <Pieces>ODP_SkyCombobox</Pieces>
2843         <Pieces>ODP_LoadScreenLabel</Pieces>   2843         <Pieces>ODP_LoadScreenLabel</Pieces>
2844         <Pieces>ODP_LoadScreenCombobox</Pieces>   2844         <Pieces>ODP_LoadScreenCombobox</Pieces>
2845         <Location>   2845         <Location>
2846             <X>0</X>   2846             <X>0</X>
2847             <Y>22</Y>   2847             <Y>22</Y>
2848         </Location>   2848         </Location>
2849         <Size>   2849         <Size>
2850             <CX>387</CX>   2850             <CX>387</CX>
2851             <CY>452</CY>   2851             <CY>452</CY>
2852         </Size>   2852         </Size>
2853     </Page>   2853     </Page>
2854     <!-- *********** Options Tab Window, Mouse Options Page *********** -->   2854     <!-- *********** Options Tab Window, Mouse Options Page *********** -->
2855     <!-- Invert Y Axis -->   2855     <!-- Invert Y Axis -->
2856     <Button item="OMP_InvertYAxisCheckbox">   2856     <Button item="OMP_InvertYAxisCheckbox">
2857         <ScreenID>OMP_InvertYAxisCheckbox</ScreenID>   2857         <ScreenID>OMP_InvertYAxisCheckbox</ScreenID>
2858         <RelativePosition>true</RelativePosition>   2858         <RelativePosition>true</RelativePosition>
2859         <Location>   2859         <Location>
2860             <X>10</X>   2860             <X>10</X>
2861             <Y>10</Y>   2861             <Y>10</Y>
2862         </Location>   2862         </Location>
2863         <Size>   2863         <Size>
2864             <CX>150</CX>   2864             <CX>150</CX>
2865             <CY>20</CY>   2865             <CY>20</CY>
2866         </Size>   2866         </Size>
2867         <Style_VScroll>false</Style_VScroll>   2867         <Style_VScroll>false</Style_VScroll>
2868         <Style_HScroll>false</Style_HScroll>   2868         <Style_HScroll>false</Style_HScroll>
2869         <Style_Transparent>false</Style_Transparent>   2869         <Style_Transparent>false</Style_Transparent>
2870         <Style_Checkbox>true</Style_Checkbox>   2870         <Style_Checkbox>true</Style_Checkbox>
2871         <Text>Invert Y Axis</Text>   2871         <Text>Invert Y Axis</Text>
2872         <TextColor>   2872         <TextColor>
2873             <R>255</R>   2873             <R>255</R>
2874             <G>255</G>   2874             <G>255</G>
2875             <B>255</B>   2875             <B>255</B>
2876         </TextColor>   2876         </TextColor>
2877         <ButtonDrawTemplate>   2877         <ButtonDrawTemplate>
2878             <Normal>A_BigBtnNormal</Normal>   2878             <Normal>A_BigBtnNormal</Normal>
2879             <Pressed>A_BigBtnPressed</Pressed>   2879             <Pressed>A_BigBtnPressed</Pressed>
2880             <Flyby>A_BigBtnFlyby</Flyby>   2880             <Flyby>A_BigBtnFlyby</Flyby>
2881             <Disabled>A_BigBtnDisabled</Disabled>   2881             <Disabled>A_BigBtnDisabled</Disabled>
2882             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   2882             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
2883         </ButtonDrawTemplate>   2883         </ButtonDrawTemplate>
2884     </Button>   2884     </Button>
2885     <!-- Look Spring    -->   2885     <!-- Look Spring    -->
2886     <Button item="OMP_LookSpringCheckbox">   2886     <Button item="OMP_LookSpringCheckbox">
2887         <ScreenID>OMP_LookSpringCheckbox</ScreenID>   2887         <ScreenID>OMP_LookSpringCheckbox</ScreenID>
2888         <RelativePosition>true</RelativePosition>   2888         <RelativePosition>true</RelativePosition>
2889         <Location>   2889         <Location>
2890             <X>10</X>   2890             <X>10</X>
2891             <Y>30</Y>   2891             <Y>30</Y>
2892         </Location>   2892         </Location>
2893         <Size>   2893         <Size>
2894             <CX>150</CX>   2894             <CX>150</CX>
2895             <CY>20</CY>   2895             <CY>20</CY>
2896         </Size>   2896         </Size>
2897         <Style_VScroll>false</Style_VScroll>   2897         <Style_VScroll>false</Style_VScroll>
2898         <Style_HScroll>false</Style_HScroll>   2898         <Style_HScroll>false</Style_HScroll>
2899         <Style_Transparent>false</Style_Transparent>   2899         <Style_Transparent>false</Style_Transparent>
2900         <Style_Checkbox>true</Style_Checkbox>   2900         <Style_Checkbox>true</Style_Checkbox>
2901         <Text>Look Spring</Text>   2901         <Text>Look Spring</Text>
2902         <TextColor>   2902         <TextColor>
2903             <R>255</R>   2903             <R>255</R>
2904             <G>255</G>   2904             <G>255</G>
2905             <B>255</B>   2905             <B>255</B>
2906         </TextColor>   2906         </TextColor>
2907         <ButtonDrawTemplate>   2907         <ButtonDrawTemplate>
2908             <Normal>A_BigBtnNormal</Normal>   2908             <Normal>A_BigBtnNormal</Normal>
2909             <Pressed>A_BigBtnPressed</Pressed>   2909             <Pressed>A_BigBtnPressed</Pressed>
2910             <Flyby>A_BigBtnFlyby</Flyby>   2910             <Flyby>A_BigBtnFlyby</Flyby>
2911             <Disabled>A_BigBtnDisabled</Disabled>   2911             <Disabled>A_BigBtnDisabled</Disabled>
2912             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   2912             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
2913         </ButtonDrawTemplate>   2913         </ButtonDrawTemplate>
2914     </Button>   2914     </Button>
2915     <!-- Mouse look -->   2915     <!-- Mouse look -->
2916     <Button item="OMP_MouseLookCheckbox">   2916     <Button item="OMP_MouseLookCheckbox">
2917         <ScreenID>OMP_MouseLookCheckbox</ScreenID>   2917         <ScreenID>OMP_MouseLookCheckbox</ScreenID>
2918         <RelativePosition>true</RelativePosition>   2918         <RelativePosition>true</RelativePosition>
2919         <Location>   2919         <Location>
2920             <X>10</X>   2920             <X>10</X>
2921             <Y>50</Y>   2921             <Y>50</Y>
2922         </Location>   2922         </Location>
2923         <Size>   2923         <Size>
2924             <CX>150</CX>   2924             <CX>150</CX>
2925             <CY>20</CY>   2925             <CY>20</CY>
2926         </Size>   2926         </Size>
2927         <Style_VScroll>false</Style_VScroll>   2927         <Style_VScroll>false</Style_VScroll>
2928         <Style_HScroll>false</Style_HScroll>   2928         <Style_HScroll>false</Style_HScroll>
2929         <Style_Transparent>false</Style_Transparent>   2929         <Style_Transparent>false</Style_Transparent>
2930         <Style_Checkbox>true</Style_Checkbox>   2930         <Style_Checkbox>true</Style_Checkbox>
2931         <Text>Mouse Look</Text>   2931         <Text>Mouse Look</Text>
2932         <TextColor>   2932         <TextColor>
2933             <R>255</R>   2933             <R>255</R>
2934             <G>255</G>   2934             <G>255</G>
2935             <B>255</B>   2935             <B>255</B>
2936         </TextColor>   2936         </TextColor>
2937         <ButtonDrawTemplate>   2937         <ButtonDrawTemplate>
2938             <Normal>A_BigBtnNormal</Normal>   2938             <Normal>A_BigBtnNormal</Normal>
2939             <Pressed>A_BigBtnPressed</Pressed>   2939             <Pressed>A_BigBtnPressed</Pressed>
2940             <Flyby>A_BigBtnFlyby</Flyby>   2940             <Flyby>A_BigBtnFlyby</Flyby>
2941             <Disabled>A_BigBtnDisabled</Disabled>   2941             <Disabled>A_BigBtnDisabled</Disabled>
2942             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   2942             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
2943         </ButtonDrawTemplate>   2943         </ButtonDrawTemplate>
2944     </Button>   2944     </Button>
2945     <!-- Mouse Wheel Zoom -->   2945     <!-- Mouse Wheel Zoom -->
2946     <Button item="OMP_MouseWheelZoomCheckbox">   2946     <Button item="OMP_MouseWheelZoomCheckbox">
2947         <ScreenID>OMP_MouseWheelZoomCheckbox</ScreenID>   2947         <ScreenID>OMP_MouseWheelZoomCheckbox</ScreenID>
2948         <RelativePosition>true</RelativePosition>   2948         <RelativePosition>true</RelativePosition>
2949         <Location>   2949         <Location>
2950             <X>10</X>   2950             <X>10</X>
2951             <Y>70</Y>   2951             <Y>70</Y>
2952         </Location>   2952         </Location>
2953         <Size>   2953         <Size>
2954             <CX>150</CX>   2954             <CX>150</CX>
2955             <CY>20</CY>   2955             <CY>20</CY>
2956         </Size>   2956         </Size>
2957         <Style_VScroll>false</Style_VScroll>   2957         <Style_VScroll>false</Style_VScroll>
2958         <Style_HScroll>false</Style_HScroll>   2958         <Style_HScroll>false</Style_HScroll>
2959         <Style_Transparent>false</Style_Transparent>   2959         <Style_Transparent>false</Style_Transparent>
2960         <Style_Checkbox>true</Style_Checkbox>   2960         <Style_Checkbox>true</Style_Checkbox>
2961         <Text>Mouse Wheel Zoom</Text>   2961         <Text>Mouse Wheel Zoom</Text>
2962         <TextColor>   2962         <TextColor>
2963             <R>255</R>   2963             <R>255</R>
2964             <G>255</G>   2964             <G>255</G>
2965             <B>255</B>   2965             <B>255</B>
2966         </TextColor>   2966         </TextColor>
2967         <ButtonDrawTemplate>   2967         <ButtonDrawTemplate>
2968             <Normal>A_BigBtnNormal</Normal>   2968             <Normal>A_BigBtnNormal</Normal>
2969             <Pressed>A_BigBtnPressed</Pressed>   2969             <Pressed>A_BigBtnPressed</Pressed>
2970             <Flyby>A_BigBtnFlyby</Flyby>   2970             <Flyby>A_BigBtnFlyby</Flyby>
2971             <Disabled>A_BigBtnDisabled</Disabled>   2971             <Disabled>A_BigBtnDisabled</Disabled>
2972             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   2972             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
2973         </ButtonDrawTemplate>   2973         </ButtonDrawTemplate>
2974     </Button>   2974     </Button>
2975     <!-- Mouse Left and Right Handedness -->   2975     <!-- Mouse Left and Right Handedness -->
2976     <Button item="OMP_MouseHandedness">   2976     <Button item="OMP_MouseHandedness">
2977         <ScreenID>OMP_MouseHandedness</ScreenID>   2977         <ScreenID>OMP_MouseHandedness</ScreenID>
2978         <RelativePosition>true</RelativePosition>   2978         <RelativePosition>true</RelativePosition>
2979         <TooltipReference>Toggle this to swap the mouse's left and right buttons.</TooltipReference>   2979         <TooltipReference>Toggle this to swap the mouse's left and right buttons.</TooltipReference>
2980         <Location>   2980         <Location>
2981             <X>10</X>   2981             <X>10</X>
2982             <Y>90</Y>   2982             <Y>90</Y>
2983         </Location>   2983         </Location>
2984         <Size>   2984         <Size>
2985             <CX>150</CX>   2985             <CX>150</CX>
2986             <CY>20</CY>   2986             <CY>20</CY>
2987         </Size>   2987         </Size>
2988         <Style_VScroll>false</Style_VScroll>   2988         <Style_VScroll>false</Style_VScroll>
2989         <Style_HScroll>false</Style_HScroll>   2989         <Style_HScroll>false</Style_HScroll>
2990         <Style_Transparent>false</Style_Transparent>   2990         <Style_Transparent>false</Style_Transparent>
2991         <Style_Checkbox>true</Style_Checkbox>   2991         <Style_Checkbox>true</Style_Checkbox>
2992         <Text>Right-handed mouse</Text>   2992         <Text>Right-handed mouse</Text>
2993         <TextColor>   2993         <TextColor>
2994             <R>255</R>   2994             <R>255</R>
2995             <G>255</G>   2995             <G>255</G>
2996             <B>255</B>   2996             <B>255</B>
2997         </TextColor>   2997         </TextColor>
2998         <ButtonDrawTemplate>   2998         <ButtonDrawTemplate>
2999             <Normal>A_BigBtnNormal</Normal>   2999             <Normal>A_BigBtnNormal</Normal>
3000             <Pressed>A_BigBtnPressed</Pressed>   3000             <Pressed>A_BigBtnPressed</Pressed>
3001             <Flyby>A_BigBtnFlyby</Flyby>   3001             <Flyby>A_BigBtnFlyby</Flyby>
3002             <Disabled>A_BigBtnDisabled</Disabled>   3002             <Disabled>A_BigBtnDisabled</Disabled>
3003             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   3003             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
3004         </ButtonDrawTemplate>   3004         </ButtonDrawTemplate>
3005     </Button>   3005     </Button>
3006     <!-- Mouse sensitivity -->   3006     <!-- Mouse sensitivity -->
3007     <Label item="OMP_MouseSensitivityLabel">   3007     <Label item="OMP_MouseSensitivityLabel">
3008         <ScreenID>OMP_MouseSensitivityLabel</ScreenID>   3008         <ScreenID>OMP_MouseSensitivityLabel</ScreenID>
3009         <RelativePosition>true</RelativePosition>   3009         <RelativePosition>true</RelativePosition>
3010         <Location>   3010         <Location>
3011             <X>200</X>   3011             <X>200</X>
3012             <Y>10</Y>   3012             <Y>10</Y>
3013         </Location>   3013         </Location>
3014         <Size>   3014         <Size>
3015             <CX>150</CX>   3015             <CX>150</CX>
3016             <CY>14</CY>   3016             <CY>14</CY>
3017         </Size>   3017         </Size>
3018         <Text>Mouselook Sensitivity</Text>   3018         <Text>Mouselook Sensitivity</Text>
3019         <TextColor>   3019         <TextColor>
3020             <R>255</R>   3020             <R>255</R>
3021             <G>255</G>   3021             <G>255</G>
3022             <B>255</B>   3022             <B>255</B>
3023         </TextColor>   3023         </TextColor>
3024         <NoWrap>true</NoWrap>   3024         <NoWrap>true</NoWrap>
3025         <AlignCenter>false</AlignCenter>   3025         <AlignCenter>false</AlignCenter>
3026         <AlignRight>false</AlignRight>   3026         <AlignRight>false</AlignRight>
3027     </Label>   3027     </Label>
3028     <Slider item="OMP_MouseSensitivitySlider">   3028     <Slider item="OMP_MouseSensitivitySlider">
3029         <ScreenID>OMP_MouseSensitivitySlider</ScreenID>   3029         <ScreenID>OMP_MouseSensitivitySlider</ScreenID>
3030         <RelativePosition>true</RelativePosition>   3030         <RelativePosition>true</RelativePosition>
3031         <Location>   3031         <Location>
3032             <X>200</X>   3032             <X>200</X>
3033             <Y>30</Y>   3033             <Y>30</Y>
3034         </Location>   3034         </Location>
3035         <Size>   3035         <Size>
3036             <CX>100</CX>   3036             <CX>100</CX>
3037             <CY>16</CY>   3037             <CY>16</CY>
3038         </Size>   3038         </Size>
3039         <SliderArt>SDT_DefSlider</SliderArt>   3039         <SliderArt>SDT_DefSlider</SliderArt>
3040     </Slider>   3040     </Slider>
3041     <Label item="OMP_MouseSensitivityValueLabel">   3041     <Label item="OMP_MouseSensitivityValueLabel">
3042         <ScreenID>OMP_MouseSensitivityValueLabel</ScreenID>   3042         <ScreenID>OMP_MouseSensitivityValueLabel</ScreenID>
3043         <RelativePosition>true</RelativePosition>   3043         <RelativePosition>true</RelativePosition>
3044         <Location>   3044         <Location>
3045             <X>300</X>   3045             <X>300</X>
3046             <Y>30</Y>   3046             <Y>30</Y>
3047         </Location>   3047         </Location>
3048         <Size>   3048         <Size>
3049             <CX>50</CX>   3049             <CX>50</CX>
3050             <CY>16</CY>   3050             <CY>16</CY>
3051         </Size>   3051         </Size>
3052         <Text>0 %</Text>   3052         <Text>0 %</Text>
3053         <TextColor>   3053         <TextColor>
3054             <R>255</R>   3054             <R>255</R>
3055             <G>255</G>   3055             <G>255</G>
3056             <B>255</B>   3056             <B>255</B>
3057         </TextColor>   3057         </TextColor>
3058         <NoWrap>true</NoWrap>   3058         <NoWrap>true</NoWrap>
3059         <AlignCenter>false</AlignCenter>   3059         <AlignCenter>false</AlignCenter>
3060         <AlignRight>true</AlignRight>   3060         <AlignRight>true</AlignRight>
3061     </Label>   3061     </Label>
3062     <!-- Mouse options page -->   3062     <!-- Mouse options page -->
3063     <Page item="OptionsMousePage">   3063     <Page item="OptionsMousePage">
3064         <ScreenID>OptionsMousePage</ScreenID>   3064         <ScreenID>OptionsMousePage</ScreenID>
3065         <RelativePosition>true</RelativePosition>   3065         <RelativePosition>true</RelativePosition>
3066         <!-- Pages are sized and positioned by their parent tab -->   3066         <!-- Pages are sized and positioned by their parent tab -->
3067         <Style_VScroll>false</Style_VScroll>   3067         <Style_VScroll>false</Style_VScroll>
3068         <Style_HScroll>false</Style_HScroll>   3068         <Style_HScroll>false</Style_HScroll>
3069         <Style_Transparent>false</Style_Transparent>   3069         <Style_Transparent>false</Style_Transparent>
3070         <TooltipReference />   3070         <TooltipReference />
3071         <DrawTemplate>WDT_Def</DrawTemplate>   3071         <DrawTemplate>WDT_Def</DrawTemplate>
3072         <TabText>Mouse</TabText>   3072         <TabText>Mouse</TabText>
3073         <TabTextColor>   3073         <TabTextColor>
3074             <R>255</R>   3074             <R>255</R>
3075             <G>255</G>   3075             <G>255</G>
3076             <B>255</B>   3076             <B>255</B>
3077         </TabTextColor>   3077         </TabTextColor>
3078         <TabTextActiveColor>   3078         <TabTextActiveColor>
3079             <R>255</R>   3079             <R>255</R>
3080             <G>255</G>   3080             <G>255</G>
3081             <B>0</B>   3081             <B>0</B>
3082         </TabTextActiveColor>   3082         </TabTextActiveColor>
3083         <Style_Sizable>true</Style_Sizable>   3083         <Style_Sizable>true</Style_Sizable>
3084         <Pieces>OMP_InvertYAxisCheckbox</Pieces>   3084         <Pieces>OMP_InvertYAxisCheckbox</Pieces>
3085         <Pieces>OMP_LookSpringCheckbox</Pieces>   3085         <Pieces>OMP_LookSpringCheckbox</Pieces>
3086         <Pieces>OMP_MouseLookCheckbox</Pieces>   3086         <Pieces>OMP_MouseLookCheckbox</Pieces>
3087         <Pieces>OMP_MouseWheelZoomCheckbox</Pieces>   3087         <Pieces>OMP_MouseWheelZoomCheckbox</Pieces>
3088         <Pieces>OMP_MouseHandedness</Pieces>   3088         <Pieces>OMP_MouseHandedness</Pieces>
3089         <Pieces>OMP_MouseSensitivityLabel</Pieces>   3089         <Pieces>OMP_MouseSensitivityLabel</Pieces>
3090         <Pieces>OMP_MouseSensitivitySlider</Pieces>   3090         <Pieces>OMP_MouseSensitivitySlider</Pieces>
3091         <Pieces>OMP_MouseSensitivityValueLabel</Pieces>   3091         <Pieces>OMP_MouseSensitivityValueLabel</Pieces>
3092         <Location>   3092         <Location>
3093             <X>0</X>   3093             <X>0</X>
3094             <Y>22</Y>   3094             <Y>22</Y>
3095         </Location>   3095         </Location>
3096         <Size>   3096         <Size>
3097             <CX>387</CX>   3097             <CX>387</CX>
3098             <CY>452</CY>   3098             <CY>452</CY>
3099         </Size>   3099         </Size>
3100     </Page>   3100     </Page>
3101     <!-- *********** Options Tab Window, Keyboard Options Page *********** -->   3101     <!-- *********** Options Tab Window, Keyboard Options Page *********** -->
3102     <!-- Keyboard filter list -->   3102     <!-- Keyboard filter list -->
3103     <Label item="OKP_KeyboardFilterLabel">   3103     <Label item="OKP_KeyboardFilterLabel">
3104         <ScreenID>OKP_KeyboardFilterLabel</ScreenID>   3104         <ScreenID>OKP_KeyboardFilterLabel</ScreenID>
3105         <RelativePosition>true</RelativePosition>   3105         <RelativePosition>true</RelativePosition>
3106         <Location>   3106         <Location>
3107             <X>10</X>   3107             <X>10</X>
3108             <Y>10</Y>   3108             <Y>10</Y>
3109         </Location>   3109         </Location>
3110         <Size>   3110         <Size>
3111             <CX>120</CX>   3111             <CX>120</CX>
3112             <CY>14</CY>   3112             <CY>14</CY>
3113         </Size>   3113         </Size>
3114         <Text>Select category:</Text>   3114         <Text>Select category:</Text>
3115         <TextColor>   3115         <TextColor>
3116             <R>255</R>   3116             <R>255</R>
3117             <G>255</G>   3117             <G>255</G>
3118             <B>255</B>   3118             <B>255</B>
3119         </TextColor>   3119         </TextColor>
3120         <NoWrap>true</NoWrap>   3120         <NoWrap>true</NoWrap>
3121         <AlignCenter>false</AlignCenter>   3121         <AlignCenter>false</AlignCenter>
3122         <AlignRight>false</AlignRight>   3122         <AlignRight>false</AlignRight>
3123     </Label>   3123     </Label>
3124     <Combobox item="OKP_KeyboardFilterCombobox">   3124     <Combobox item="OKP_KeyboardFilterCombobox">
3125         <ScreenID>OKP_KeyboardFilterCombobox</ScreenID>   3125         <ScreenID>OKP_KeyboardFilterCombobox</ScreenID>
3126         <DrawTemplate>WDT_Inner</DrawTemplate>   3126         <DrawTemplate>WDT_Inner</DrawTemplate>
3127         <Location>   3127         <Location>
3128             <X>20</X>   3128             <X>20</X>
3129             <Y>24</Y>   3129             <Y>24</Y>
3130         </Location>   3130         </Location>
3131         <Size>   3131         <Size>
3132             <CX>150</CX>   3132             <CX>150</CX>
3133             <CY>24</CY>   3133             <CY>24</CY>
3134         </Size>   3134         </Size>
3135         <ListHeight>300</ListHeight>   3135         <ListHeight>300</ListHeight>
3136         <Button>BDT_Combo</Button>   3136         <Button>BDT_Combo</Button>
3137         <Style_Border>true</Style_Border>   3137         <Style_Border>true</Style_Border>
3138         <Choices>Movement</Choices>   3138         <Choices>Movement</Choices>
3139         <Choices>Commands</Choices>   3139         <Choices>Commands</Choices>
3140         <Choices>Spell casting</Choices>   3140         <Choices>Spell casting</Choices>
3141         <Choices>Target</Choices>   3141         <Choices>Target</Choices>
3142         <Choices>Camera</Choices>   3142         <Choices>Camera</Choices>
3143         <Choices>Chat</Choices>   3143         <Choices>Chat</Choices>
3144         <Choices>UI</Choices>   3144         <Choices>UI</Choices>
3145         <Choices>Hotbar 1</Choices>   3145         <Choices>Hotbar 1</Choices>
3146         <Choices>Hotbar 2</Choices>   3146         <Choices>Hotbar 2</Choices>
3147         <Choices>Hotbar 3</Choices>   3147         <Choices>Hotbar 3</Choices>
3148         <Choices>Hotbar 4</Choices>   3148         <Choices>Hotbar 4</Choices>
    -+ 3149         <Choices>Voice Chat</Choices>
3149         <Choices>All</Choices> = 3150         <Choices>All</Choices>
3150     </Combobox>   3151     </Combobox>
3151     <!-- Default keys button -->   3152     <!-- Default keys button -->
3152     <Button item="OKP_DefaultKeysButton">   3153     <Button item="OKP_DefaultKeysButton">
3153         <ScreenID>OKP_DefaultKeysButton</ScreenID>   3154         <ScreenID>OKP_DefaultKeysButton</ScreenID>
3154         <RelativePosition>true</RelativePosition>   3155         <RelativePosition>true</RelativePosition>
3155         <Location>   3156         <Location>
3156             <X>200</X>   3157             <X>200</X>
3157             <Y>15</Y>   3158             <Y>15</Y>
3158         </Location>   3159         </Location>
3159         <Size>   3160         <Size>
3160             <CX>150</CX>   3161             <CX>150</CX>
3161             <CY>20</CY>   3162             <CY>20</CY>
3162         </Size>   3163         </Size>
3163         <Style_VScroll>false</Style_VScroll>   3164         <Style_VScroll>false</Style_VScroll>
3164         <Style_HScroll>false</Style_HScroll>   3165         <Style_HScroll>false</Style_HScroll>
3165         <Style_Transparent>false</Style_Transparent>   3166         <Style_Transparent>false</Style_Transparent>
3166         <Text>Reload defaults</Text>   3167         <Text>Reload defaults</Text>
3167         <TextColor>   3168         <TextColor>
3168             <R>255</R>   3169             <R>255</R>
3169             <G>255</G>   3170             <G>255</G>
3170             <B>255</B>   3171             <B>255</B>
3171         </TextColor>   3172         </TextColor>
3172         <ButtonDrawTemplate>   3173         <ButtonDrawTemplate>
3173             <Normal>A_BigBtnNormal</Normal>   3174             <Normal>A_BigBtnNormal</Normal>
3174             <Pressed>A_BigBtnPressed</Pressed>   3175             <Pressed>A_BigBtnPressed</Pressed>
3175             <Flyby>A_BigBtnFlyby</Flyby>   3176             <Flyby>A_BigBtnFlyby</Flyby>
3176             <Disabled>A_BigBtnDisabled</Disabled>   3177             <Disabled>A_BigBtnDisabled</Disabled>
3177             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   3178             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
3178         </ButtonDrawTemplate>   3179         </ButtonDrawTemplate>
3179     </Button>   3180     </Button>
3180     <!-- Keyboard assignment list -->   3181     <!-- Keyboard assignment list -->
3181     <Listbox item="OKP_KeyboardAssignmentList">   3182     <Listbox item="OKP_KeyboardAssignmentList">
3182         <ScreenID>OKP_KeyboardAssignmentList</ScreenID>   3183         <ScreenID>OKP_KeyboardAssignmentList</ScreenID>
3183         <DrawTemplate>WDT_Inner</DrawTemplate>   3184         <DrawTemplate>WDT_Inner</DrawTemplate>
3184         <RelativePosition>true</RelativePosition>   3185         <RelativePosition>true</RelativePosition>
3185         <AutoStretch>true</AutoStretch>   3186         <AutoStretch>true</AutoStretch>
3186         <TopAnchorToTop>true</TopAnchorToTop>   3187         <TopAnchorToTop>true</TopAnchorToTop>
3187         <BottomAnchorToTop>false</BottomAnchorToTop>   3188         <BottomAnchorToTop>false</BottomAnchorToTop>
3188         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3189         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3189         <RightAnchorToLeft>false</RightAnchorToLeft>   3190         <RightAnchorToLeft>false</RightAnchorToLeft>
3190         <TopAnchorOffset>60</TopAnchorOffset>   3191         <TopAnchorOffset>60</TopAnchorOffset>
3191         <LeftAnchorOffset>5</LeftAnchorOffset>   3192         <LeftAnchorOffset>5</LeftAnchorOffset>
3192         <RightAnchorOffset>5</RightAnchorOffset>   3193         <RightAnchorOffset>5</RightAnchorOffset>
3193         <BottomAnchorOffset>5</BottomAnchorOffset>   3194         <BottomAnchorOffset>5</BottomAnchorOffset>
3194         <Style_Border>true</Style_Border>   3195         <Style_Border>true</Style_Border>
3195         <Style_VScroll>true</Style_VScroll>   3196         <Style_VScroll>true</Style_VScroll>
3196         <Columns>   3197         <Columns>
3197             <Width>180</Width>   3198             <Width>180</Width>
3198             <Heading>Command</Heading>   3199             <Heading>Command</Heading>
3199         </Columns>   3200         </Columns>
3200         <Columns>   3201         <Columns>
3201             <Width>75</Width>   3202             <Width>75</Width>
3202             <Heading>Keypress</Heading>   3203             <Heading>Keypress</Heading>
3203         </Columns>   3204         </Columns>
3204         <Columns>   3205         <Columns>
3205             <Width>75</Width>   3206             <Width>75</Width>
3206             <Heading>Alternate</Heading>   3207             <Heading>Alternate</Heading>
3207         </Columns>   3208         </Columns>
3208     </Listbox>   3209     </Listbox>
3209     <!-- Keyboard options page -->   3210     <!-- Keyboard options page -->
3210     <Page item="OptionsKeyboardPage">   3211     <Page item="OptionsKeyboardPage">
3211         <ScreenID>OptionsKeyboardPage</ScreenID>   3212         <ScreenID>OptionsKeyboardPage</ScreenID>
3212         <RelativePosition>true</RelativePosition>   3213         <RelativePosition>true</RelativePosition>
3213         <!-- Pages are sized and positioned by their parent tab -->   3214         <!-- Pages are sized and positioned by their parent tab -->
3214         <Style_VScroll>false</Style_VScroll>   3215         <Style_VScroll>false</Style_VScroll>
3215         <Style_HScroll>false</Style_HScroll>   3216         <Style_HScroll>false</Style_HScroll>
3216         <Style_Transparent>false</Style_Transparent>   3217         <Style_Transparent>false</Style_Transparent>
3217         <DrawTemplate>WDT_Def</DrawTemplate>   3218         <DrawTemplate>WDT_Def</DrawTemplate>
3218         <TabText>Keys</TabText>   3219         <TabText>Keys</TabText>
3219         <TabTextColor>   3220         <TabTextColor>
3220             <R>255</R>   3221             <R>255</R>
3221             <G>255</G>   3222             <G>255</G>
3222             <B>255</B>   3223             <B>255</B>
3223         </TabTextColor>   3224         </TabTextColor>
3224         <TabTextActiveColor>   3225         <TabTextActiveColor>
3225             <R>255</R>   3226             <R>255</R>
3226             <G>255</G>   3227             <G>255</G>
3227             <B>0</B>   3228             <B>0</B>
3228         </TabTextActiveColor>   3229         </TabTextActiveColor>
3229         <Style_Sizable>true</Style_Sizable>   3230         <Style_Sizable>true</Style_Sizable>
3230         <Pieces>OKP_KeyboardAssignmentList</Pieces>   3231         <Pieces>OKP_KeyboardAssignmentList</Pieces>
3231         <Pieces>OKP_DefaultKeysButton</Pieces>   3232         <Pieces>OKP_DefaultKeysButton</Pieces>
3232         <Pieces>OKP_KeyboardFilterLabel</Pieces>   3233         <Pieces>OKP_KeyboardFilterLabel</Pieces>
3233         <Pieces>OKP_KeyboardFilterCombobox</Pieces>   3234         <Pieces>OKP_KeyboardFilterCombobox</Pieces>
3234         <Location>   3235         <Location>
3235             <X>0</X>   3236             <X>0</X>
3236             <Y>22</Y>   3237             <Y>22</Y>
3237         </Location>   3238         </Location>
3238         <Size>   3239         <Size>
3239             <CX>387</CX>   3240             <CX>387</CX>
3240             <CY>452</CY>   3241             <CY>452</CY>
3241         </Size>   3242         </Size>
3242     </Page>   3243     </Page>
3243     <!-- *********** Options Tab Window, Chat Filters Page *********** -->   3244     <!-- *********** Options Tab Window, Chat Filters Page *********** -->
3244     <Listbox item="OFP_FilterList">   3245     <Listbox item="OFP_FilterList">
3245         <ScreenID>FilterList</ScreenID>   3246         <ScreenID>FilterList</ScreenID>
3246         <DrawTemplate>WDT_Inner</DrawTemplate>   3247         <DrawTemplate>WDT_Inner</DrawTemplate>
3247         <RelativePosition>true</RelativePosition>   3248         <RelativePosition>true</RelativePosition>
3248         <AutoStretch>true</AutoStretch>   3249         <AutoStretch>true</AutoStretch>
3249         <TopAnchorToTop>true</TopAnchorToTop>   3250         <TopAnchorToTop>true</TopAnchorToTop>
3250         <BottomAnchorToTop>false</BottomAnchorToTop>   3251         <BottomAnchorToTop>false</BottomAnchorToTop>
3251         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3252         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3252         <RightAnchorToLeft>false</RightAnchorToLeft>   3253         <RightAnchorToLeft>false</RightAnchorToLeft>
3253         <TopAnchorOffset>10</TopAnchorOffset>   3254         <TopAnchorOffset>10</TopAnchorOffset>
3254         <LeftAnchorOffset>40</LeftAnchorOffset>   3255         <LeftAnchorOffset>40</LeftAnchorOffset>
3255         <RightAnchorOffset>40</RightAnchorOffset>   3256         <RightAnchorOffset>40</RightAnchorOffset>
3256         <BottomAnchorOffset>40</BottomAnchorOffset>   3257         <BottomAnchorOffset>40</BottomAnchorOffset>
3257         <Style_Border>true</Style_Border>   3258         <Style_Border>true</Style_Border>
3258         <Style_VScroll>true</Style_VScroll>   3259         <Style_VScroll>true</Style_VScroll>
3259         <Columns>   3260         <Columns>
3260             <Width>150</Width>   3261             <Width>150</Width>
3261             <Heading>Filter description</Heading>   3262             <Heading>Filter description</Heading>
3262         </Columns>   3263         </Columns>
3263         <Columns>   3264         <Columns>
3264             <Width>110</Width>   3265             <Width>110</Width>
3265             <Heading>Filter Setting</Heading>   3266             <Heading>Filter Setting</Heading>
3266         </Columns>   3267         </Columns>
3267     </Listbox>   3268     </Listbox>
3268     <Combobox item="OFP_FilterComboBox">   3269     <Combobox item="OFP_FilterComboBox">
3269         <ScreenID>FilterComboBox</ScreenID>   3270         <ScreenID>FilterComboBox</ScreenID>
3270         <DrawTemplate>WDT_Inner</DrawTemplate>   3271         <DrawTemplate>WDT_Inner</DrawTemplate>
3271         <AutoStretch>true</AutoStretch>   3272         <AutoStretch>true</AutoStretch>
3272         <TopAnchorToTop>false</TopAnchorToTop>   3273         <TopAnchorToTop>false</TopAnchorToTop>
3273         <BottomAnchorToTop>false</BottomAnchorToTop>   3274         <BottomAnchorToTop>false</BottomAnchorToTop>
3274         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3275         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3275         <RightAnchorToLeft>false</RightAnchorToLeft>   3276         <RightAnchorToLeft>false</RightAnchorToLeft>
3276         <TopAnchorOffset>34</TopAnchorOffset>   3277         <TopAnchorOffset>34</TopAnchorOffset>
3277         <LeftAnchorOffset>60</LeftAnchorOffset>   3278         <LeftAnchorOffset>60</LeftAnchorOffset>
3278         <RightAnchorOffset>60</RightAnchorOffset>   3279         <RightAnchorOffset>60</RightAnchorOffset>
3279         <BottomAnchorOffset>10</BottomAnchorOffset>   3280         <BottomAnchorOffset>10</BottomAnchorOffset>
3280         <ListHeight>80</ListHeight>   3281         <ListHeight>80</ListHeight>
3281         <Button>BDT_Combo</Button>   3282         <Button>BDT_Combo</Button>
3282         <Style_Border>true</Style_Border>   3283         <Style_Border>true</Style_Border>
3283     </Combobox>   3284     </Combobox>
3284     <Page item="OptionsChatPage">   3285     <Page item="OptionsChatPage">
3285         <ScreenID>OptionsChatPage</ScreenID>   3286         <ScreenID>OptionsChatPage</ScreenID>
3286         <RelativePosition>true</RelativePosition>   3287         <RelativePosition>true</RelativePosition>
3287         <!-- Pages are sized and positioned by their parent tab -->   3288         <!-- Pages are sized and positioned by their parent tab -->
3288         <Style_VScroll>false</Style_VScroll>   3289         <Style_VScroll>false</Style_VScroll>
3289         <Style_HScroll>false</Style_HScroll>   3290         <Style_HScroll>false</Style_HScroll>
3290         <Style_Transparent>false</Style_Transparent>   3291         <Style_Transparent>false</Style_Transparent>
3291         <DrawTemplate>WDT_Def</DrawTemplate>   3292         <DrawTemplate>WDT_Def</DrawTemplate>
3292         <TabText>Filters</TabText>   3293         <TabText>Filters</TabText>
3293         <TabTextColor>   3294         <TabTextColor>
3294             <R>255</R>   3295             <R>255</R>
3295             <G>255</G>   3296             <G>255</G>
3296             <B>255</B>   3297             <B>255</B>
3297         </TabTextColor>   3298         </TabTextColor>
3298         <TabTextActiveColor>   3299         <TabTextActiveColor>
3299             <R>255</R>   3300             <R>255</R>
3300             <G>255</G>   3301             <G>255</G>
3301             <B>0</B>   3302             <B>0</B>
3302         </TabTextActiveColor>   3303         </TabTextActiveColor>
3303         <Style_Sizable>true</Style_Sizable>   3304         <Style_Sizable>true</Style_Sizable>
3304         <Pieces>OFP_FilterList</Pieces>   3305         <Pieces>OFP_FilterList</Pieces>
3305         <Pieces>OFP_FilterComboBox</Pieces>   3306         <Pieces>OFP_FilterComboBox</Pieces>
3306         <Location>   3307         <Location>
3307             <X>0</X>   3308             <X>0</X>
3308             <Y>22</Y>   3309             <Y>22</Y>
3309         </Location>   3310         </Location>
3310         <Size>   3311         <Size>
3311             <CX>387</CX>   3312             <CX>387</CX>
3312             <CY>452</CY>   3313             <CY>452</CY>
3313         </Size>   3314         </Size>
3314     </Page>   3315     </Page>
3315     <!-- *********** Options Tab Window, Chat Colors Page *********** -->   3316     <!-- *********** Options Tab Window, Chat Colors Page *********** -->
3316     <Button item="OCP_UserColorDefault">   3317     <Button item="OCP_UserColorDefault">
3317         <ScreenID>UserColorDefault</ScreenID>   3318         <ScreenID>UserColorDefault</ScreenID>
3318         <RelativePosition>true</RelativePosition>   3319         <RelativePosition>true</RelativePosition>
3319         <RelativePosition>true</RelativePosition>   3320         <RelativePosition>true</RelativePosition>
3320         <AutoStretch>true</AutoStretch>   3321         <AutoStretch>true</AutoStretch>
3321         <TopAnchorToTop>true</TopAnchorToTop>   3322         <TopAnchorToTop>true</TopAnchorToTop>
3322         <BottomAnchorToTop>true</BottomAnchorToTop>   3323         <BottomAnchorToTop>true</BottomAnchorToTop>
3323         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3324         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3324         <RightAnchorToLeft>false</RightAnchorToLeft>   3325         <RightAnchorToLeft>false</RightAnchorToLeft>
3325         <TopAnchorOffset>8</TopAnchorOffset>   3326         <TopAnchorOffset>8</TopAnchorOffset>
3326         <LeftAnchorOffset>126</LeftAnchorOffset>   3327         <LeftAnchorOffset>126</LeftAnchorOffset>
3327         <RightAnchorOffset>102</RightAnchorOffset>   3328         <RightAnchorOffset>102</RightAnchorOffset>
3328         <BottomAnchorOffset>30</BottomAnchorOffset>   3329         <BottomAnchorOffset>30</BottomAnchorOffset>
3329         <Style_Transparent>false</Style_Transparent>   3330         <Style_Transparent>false</Style_Transparent>
3330         <Style_Checkbox>false</Style_Checkbox>   3331         <Style_Checkbox>false</Style_Checkbox>
3331         <Text>Reset Default Colors</Text>   3332         <Text>Reset Default Colors</Text>
3332         <TextColor>   3333         <TextColor>
3333             <R>255</R>   3334             <R>255</R>
3334             <G>255</G>   3335             <G>255</G>
3335             <B>255</B>   3336             <B>255</B>
3336         </TextColor>   3337         </TextColor>
3337         <ButtonDrawTemplate>   3338         <ButtonDrawTemplate>
3338             <Normal>A_BigBtnNormal</Normal>   3339             <Normal>A_BigBtnNormal</Normal>
3339             <Pressed>A_BigBtnPressed</Pressed>   3340             <Pressed>A_BigBtnPressed</Pressed>
3340             <Flyby>A_BigBtnFlyby</Flyby>   3341             <Flyby>A_BigBtnFlyby</Flyby>
3341             <Disabled>A_BigBtnDisabled</Disabled>   3342             <Disabled>A_BigBtnDisabled</Disabled>
3342             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   3343             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
3343         </ButtonDrawTemplate>   3344         </ButtonDrawTemplate>
3344     </Button>   3345     </Button>
3345     <Listbox item="OCP_ColorChooseList">   3346     <Listbox item="OCP_ColorChooseList">
3346         <ScreenID>ColorChooseList</ScreenID>   3347         <ScreenID>ColorChooseList</ScreenID>
3347         <DrawTemplate>WDT_Inner</DrawTemplate>   3348         <DrawTemplate>WDT_Inner</DrawTemplate>
3348         <RelativePosition>true</RelativePosition>   3349         <RelativePosition>true</RelativePosition>
3349         <AutoStretch>true</AutoStretch>   3350         <AutoStretch>true</AutoStretch>
3350         <TopAnchorToTop>true</TopAnchorToTop>   3351         <TopAnchorToTop>true</TopAnchorToTop>
3351         <BottomAnchorToTop>false</BottomAnchorToTop>   3352         <BottomAnchorToTop>false</BottomAnchorToTop>
3352         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3353         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3353         <RightAnchorToLeft>false</RightAnchorToLeft>   3354         <RightAnchorToLeft>false</RightAnchorToLeft>
3354         <TopAnchorOffset>35</TopAnchorOffset>   3355         <TopAnchorOffset>35</TopAnchorOffset>
3355         <LeftAnchorOffset>20</LeftAnchorOffset>   3356         <LeftAnchorOffset>20</LeftAnchorOffset>
3356         <RightAnchorOffset>20</RightAnchorOffset>   3357         <RightAnchorOffset>20</RightAnchorOffset>
3357         <BottomAnchorOffset>35</BottomAnchorOffset>   3358         <BottomAnchorOffset>35</BottomAnchorOffset>
3358         <Style_Border>true</Style_Border>   3359         <Style_Border>true</Style_Border>
3359         <Style_VScroll>true</Style_VScroll>   3360         <Style_VScroll>true</Style_VScroll>
3360         <Columns>   3361         <Columns>
3361             <Width>150</Width>   3362             <Width>150</Width>
3362             <Heading>Text description</Heading>   3363             <Heading>Text description</Heading>
3363         </Columns>   3364         </Columns>
3364         <Columns>   3365         <Columns>
3365             <Width>150</Width>   3366             <Width>150</Width>
3366             <Heading>Color Sample</Heading>   3367             <Heading>Color Sample</Heading>
3367         </Columns>   3368         </Columns>
3368     </Listbox>   3369     </Listbox>
3369     <Button item="OCP_UserColorChange">   3370     <Button item="OCP_UserColorChange">
3370         <ScreenID>UserColorChange</ScreenID>   3371         <ScreenID>UserColorChange</ScreenID>
3371         <RelativePosition>true</RelativePosition>   3372         <RelativePosition>true</RelativePosition>
3372         <RelativePosition>true</RelativePosition>   3373         <RelativePosition>true</RelativePosition>
3373         <AutoStretch>true</AutoStretch>   3374         <AutoStretch>true</AutoStretch>
3374         <TopAnchorToTop>false</TopAnchorToTop>   3375         <TopAnchorToTop>false</TopAnchorToTop>
3375         <BottomAnchorToTop>false</BottomAnchorToTop>   3376         <BottomAnchorToTop>false</BottomAnchorToTop>
3376         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3377         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3377         <RightAnchorToLeft>false</RightAnchorToLeft>   3378         <RightAnchorToLeft>false</RightAnchorToLeft>
3378         <TopAnchorOffset>30</TopAnchorOffset>   3379         <TopAnchorOffset>30</TopAnchorOffset>
3379         <LeftAnchorOffset>126</LeftAnchorOffset>   3380         <LeftAnchorOffset>126</LeftAnchorOffset>
3380         <RightAnchorOffset>102</RightAnchorOffset>   3381         <RightAnchorOffset>102</RightAnchorOffset>
3381         <BottomAnchorOffset>8</BottomAnchorOffset>   3382         <BottomAnchorOffset>8</BottomAnchorOffset>
3382         <Style_Transparent>false</Style_Transparent>   3383         <Style_Transparent>false</Style_Transparent>
3383         <Style_Checkbox>false</Style_Checkbox>   3384         <Style_Checkbox>false</Style_Checkbox>
3384         <Text>Change Selected Color</Text>   3385         <Text>Change Selected Color</Text>
3385         <TextColor>   3386         <TextColor>
3386             <R>255</R>   3387             <R>255</R>
3387             <G>255</G>   3388             <G>255</G>
3388             <B>255</B>   3389             <B>255</B>
3389         </TextColor>   3390         </TextColor>
3390         <ButtonDrawTemplate>   3391         <ButtonDrawTemplate>
3391             <Normal>A_BigBtnNormal</Normal>   3392             <Normal>A_BigBtnNormal</Normal>
3392             <Pressed>A_BigBtnPressed</Pressed>   3393             <Pressed>A_BigBtnPressed</Pressed>
3393             <Flyby>A_BigBtnFlyby</Flyby>   3394             <Flyby>A_BigBtnFlyby</Flyby>
3394             <Disabled>A_BigBtnDisabled</Disabled>   3395             <Disabled>A_BigBtnDisabled</Disabled>
3395             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   3396             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
3396         </ButtonDrawTemplate>   3397         </ButtonDrawTemplate>
3397     </Button>   3398     </Button>
3398     <Page item="OptionsColorPage">   3399     <Page item="OptionsColorPage">
3399         <ScreenID>OptionsColorPage</ScreenID>   3400         <ScreenID>OptionsColorPage</ScreenID>
3400         <RelativePosition>true</RelativePosition>   3401         <RelativePosition>true</RelativePosition>
3401         <!-- Pages are sized and positioned by their parent tab -->   3402         <!-- Pages are sized and positioned by their parent tab -->
3402         <Style_VScroll>false</Style_VScroll>   3403         <Style_VScroll>false</Style_VScroll>
3403         <Style_HScroll>false</Style_HScroll>   3404         <Style_HScroll>false</Style_HScroll>
3404         <Style_Transparent>false</Style_Transparent>   3405         <Style_Transparent>false</Style_Transparent>
3405         <DrawTemplate>WDT_Def</DrawTemplate>   3406         <DrawTemplate>WDT_Def</DrawTemplate>
3406         <TabText>Colors</TabText>   3407         <TabText>Colors</TabText>
3407         <TabTextColor>   3408         <TabTextColor>
3408             <R>255</R>   3409             <R>255</R>
3409             <G>255</G>   3410             <G>255</G>
3410             <B>255</B>   3411             <B>255</B>
3411         </TabTextColor>   3412         </TabTextColor>
3412         <TabTextActiveColor>   3413         <TabTextActiveColor>
3413             <R>255</R>   3414             <R>255</R>
3414             <G>255</G>   3415             <G>255</G>
3415             <B>0</B>   3416             <B>0</B>
3416         </TabTextActiveColor>   3417         </TabTextActiveColor>
3417         <Style_Sizable>true</Style_Sizable>   3418         <Style_Sizable>true</Style_Sizable>
3418         <Pieces>OCP_UserColorDefault</Pieces>   3419         <Pieces>OCP_UserColorDefault</Pieces>
3419         <Pieces>OCP_ColorChooseList</Pieces>   3420         <Pieces>OCP_ColorChooseList</Pieces>
3420         <Pieces>OCP_UserColorChange</Pieces>   3421         <Pieces>OCP_UserColorChange</Pieces>
3421         <Location>   3422         <Location>
3422             <X>0</X>   3423             <X>0</X>
3423             <Y>22</Y>   3424             <Y>22</Y>
3424         </Location>   3425         </Location>
3425         <Size>   3426         <Size>
3426             <CX>387</CX>   3427             <CX>387</CX>
3427             <CY>452</CY>   3428             <CY>452</CY>
3428         </Size>   3429         </Size>
3429     </Page>   3430     </Page>
3430     <!-- MAIL OPTIONS PANEL -->   3431     <!-- MAIL OPTIONS PANEL -->
3431     <Label item="OMP_PathToAddressBookLabel">   3432     <Label item="OMP_PathToAddressBookLabel">
3432         <RelativePosition>true</RelativePosition>   3433         <RelativePosition>true</RelativePosition>
3433         <AutoStretch>true</AutoStretch>   3434         <AutoStretch>true</AutoStretch>
3434         <LeftAnchorOffset>12</LeftAnchorOffset>   3435         <LeftAnchorOffset>12</LeftAnchorOffset>
3435         <TopAnchorOffset>10</TopAnchorOffset>   3436         <TopAnchorOffset>10</TopAnchorOffset>
3436         <RightAnchorOffset>10</RightAnchorOffset>   3437         <RightAnchorOffset>10</RightAnchorOffset>
3437         <BottomAnchorOffset>34</BottomAnchorOffset>   3438         <BottomAnchorOffset>34</BottomAnchorOffset>
3438         <TopAnchorToTop>true</TopAnchorToTop>   3439         <TopAnchorToTop>true</TopAnchorToTop>
3439         <BottomAnchorToTop>true</BottomAnchorToTop>   3440         <BottomAnchorToTop>true</BottomAnchorToTop>
3440         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3441         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3441         <RightAnchorToLeft>false</RightAnchorToLeft>   3442         <RightAnchorToLeft>false</RightAnchorToLeft>
3442         <Text>Address Book Filename</Text>   3443         <Text>Address Book Filename</Text>
3443         <TextColor>   3444         <TextColor>
3444             <R>255</R>   3445             <R>255</R>
3445             <G>255</G>   3446             <G>255</G>
3446             <B>255</B>   3447             <B>255</B>
3447         </TextColor>   3448         </TextColor>
3448         <NoWrap>true</NoWrap>   3449         <NoWrap>true</NoWrap>
3449         <AlignCenter>false</AlignCenter>   3450         <AlignCenter>false</AlignCenter>
3450         <AlignRight>false</AlignRight>   3451         <AlignRight>false</AlignRight>
3451     </Label>   3452     </Label>
3452     <Editbox item="OMP_PathToAddressbookField">   3453     <Editbox item="OMP_PathToAddressbookField">
3453         <ScreenID>PathToAddressBookField</ScreenID>   3454         <ScreenID>PathToAddressBookField</ScreenID>
3454         <RelativePosition>true</RelativePosition>   3455         <RelativePosition>true</RelativePosition>
3455         <AutoStretch>true</AutoStretch>   3456         <AutoStretch>true</AutoStretch>
3456         <DrawTemplate>WDT_Inner</DrawTemplate>   3457         <DrawTemplate>WDT_Inner</DrawTemplate>
3457         <Style_Border>true</Style_Border>   3458         <Style_Border>true</Style_Border>
3458         <LeftAnchorOffset>10</LeftAnchorOffset>   3459         <LeftAnchorOffset>10</LeftAnchorOffset>
3459         <TopAnchorOffset>30</TopAnchorOffset>   3460         <TopAnchorOffset>30</TopAnchorOffset>
3460         <RightAnchorOffset>35</RightAnchorOffset>   3461         <RightAnchorOffset>35</RightAnchorOffset>
3461         <BottomAnchorOffset>54</BottomAnchorOffset>   3462         <BottomAnchorOffset>54</BottomAnchorOffset>
3462         <TopAnchorToTop>true</TopAnchorToTop>   3463         <TopAnchorToTop>true</TopAnchorToTop>
3463         <BottomAnchorToTop>true</BottomAnchorToTop>   3464         <BottomAnchorToTop>true</BottomAnchorToTop>
3464         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3465         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3465         <RightAnchorToLeft>false</RightAnchorToLeft>   3466         <RightAnchorToLeft>false</RightAnchorToLeft>
3466         <TextColor>   3467         <TextColor>
3467             <R>255</R>   3468             <R>255</R>
3468             <G>255</G>   3469             <G>255</G>
3469             <B>255</B>   3470             <B>255</B>
3470         </TextColor>   3471         </TextColor>
3471     </Editbox>   3472     </Editbox>
3472     <Button item="OMP_FileDialogButton">   3473     <Button item="OMP_FileDialogButton">
3473         <ScreenID>FileDialogButton</ScreenID>   3474         <ScreenID>FileDialogButton</ScreenID>
3474         <RelativePosition>true</RelativePosition>   3475         <RelativePosition>true</RelativePosition>
3475         <AutoStretch>true</AutoStretch>   3476         <AutoStretch>true</AutoStretch>
3476         <LeftAnchorOffset>34</LeftAnchorOffset>   3477         <LeftAnchorOffset>34</LeftAnchorOffset>
3477         <TopAnchorOffset>31</TopAnchorOffset>   3478         <TopAnchorOffset>31</TopAnchorOffset>
3478         <RightAnchorOffset>8</RightAnchorOffset>   3479         <RightAnchorOffset>8</RightAnchorOffset>
3479         <BottomAnchorOffset>55</BottomAnchorOffset>   3480         <BottomAnchorOffset>55</BottomAnchorOffset>
3480         <TopAnchorToTop>true</TopAnchorToTop>   3481         <TopAnchorToTop>true</TopAnchorToTop>
3481         <BottomAnchorToTop>true</BottomAnchorToTop>   3482         <BottomAnchorToTop>true</BottomAnchorToTop>
3482         <LeftAnchorToLeft>false</LeftAnchorToLeft>   3483         <LeftAnchorToLeft>false</LeftAnchorToLeft>
3483         <RightAnchorToLeft>false</RightAnchorToLeft>   3484         <RightAnchorToLeft>false</RightAnchorToLeft>
3484         <Style_Transparent>false</Style_Transparent>   3485         <Style_Transparent>false</Style_Transparent>
3485         <Style_Checkbox>false</Style_Checkbox>   3486         <Style_Checkbox>false</Style_Checkbox>
3486         <Text>...</Text>   3487         <Text>...</Text>
3487         <TooltipReference>File Selector</TooltipReference>   3488         <TooltipReference>File Selector</TooltipReference>
3488         <TextColor>   3489         <TextColor>
3489             <R>255</R>   3490             <R>255</R>
3490             <G>255</G>   3491             <G>255</G>
3491             <B>255</B>   3492             <B>255</B>
3492         </TextColor>   3493         </TextColor>
3493         <ButtonDrawTemplate>   3494         <ButtonDrawTemplate>
3494             <Normal>A_SmallBtnNormal</Normal>   3495             <Normal>A_SmallBtnNormal</Normal>
3495             <Pressed>A_SmallBtnPressed</Pressed>   3496             <Pressed>A_SmallBtnPressed</Pressed>
3496             <Flyby>A_SmallBtnFlyby</Flyby>   3497             <Flyby>A_SmallBtnFlyby</Flyby>
3497             <Disabled>A_SmallBtnDisabled</Disabled>   3498             <Disabled>A_SmallBtnDisabled</Disabled>
3498             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>   3499             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
3499         </ButtonDrawTemplate>   3500         </ButtonDrawTemplate>
3500     </Button>   3501     </Button>
3501     <Label item="OMP_MailForwardingLabel">   3502     <Label item="OMP_MailForwardingLabel">
3502         <ScreenID />   3503         <ScreenID />
3503         <RelativePosition>true</RelativePosition>   3504         <RelativePosition>true</RelativePosition>
3504         <AutoStretch>true</AutoStretch>   3505         <AutoStretch>true</AutoStretch>
3505         <LeftAnchorOffset>30</LeftAnchorOffset>   3506         <LeftAnchorOffset>30</LeftAnchorOffset>
3506         <TopAnchorOffset>80</TopAnchorOffset>   3507         <TopAnchorOffset>80</TopAnchorOffset>
3507         <RightAnchorOffset>10</RightAnchorOffset>   3508         <RightAnchorOffset>10</RightAnchorOffset>
3508         <BottomAnchorOffset>96</BottomAnchorOffset>   3509         <BottomAnchorOffset>96</BottomAnchorOffset>
3509         <TopAnchorToTop>true</TopAnchorToTop>   3510         <TopAnchorToTop>true</TopAnchorToTop>
3510         <BottomAnchorToTop>true</BottomAnchorToTop>   3511         <BottomAnchorToTop>true</BottomAnchorToTop>
3511         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3512         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3512         <RightAnchorToLeft>false</RightAnchorToLeft>   3513         <RightAnchorToLeft>false</RightAnchorToLeft>
3513         <Text>Forward mail to the address registered in my Station Account.</Text>   3514         <Text>Forward mail to the address registered in my Station Account.</Text>
3514         <TextColor>   3515         <TextColor>
3515             <R>255</R>   3516             <R>255</R>
3516             <G>255</G>   3517             <G>255</G>
3517             <B>255</B>   3518             <B>255</B>
3518         </TextColor>   3519         </TextColor>
3519         <NoWrap>true</NoWrap>   3520         <NoWrap>true</NoWrap>
3520         <AlignCenter>false</AlignCenter>   3521         <AlignCenter>false</AlignCenter>
3521         <AlignRight>false</AlignRight>   3522         <AlignRight>false</AlignRight>
3522     </Label>   3523     </Label>
3523     <Button item="OMP_MailForwardingCheckbox">   3524     <Button item="OMP_MailForwardingCheckbox">
3524         <ScreenID>MailForwardingCheckbox</ScreenID>   3525         <ScreenID>MailForwardingCheckbox</ScreenID>
3525         <RelativePosition>true</RelativePosition>   3526         <RelativePosition>true</RelativePosition>
3526         <AutoStretch>true</AutoStretch>   3527         <AutoStretch>true</AutoStretch>
3527         <LeftAnchorOffset>10</LeftAnchorOffset>   3528         <LeftAnchorOffset>10</LeftAnchorOffset>
3528         <TopAnchorOffset>80</TopAnchorOffset>   3529         <TopAnchorOffset>80</TopAnchorOffset>
3529         <RightAnchorOffset>26</RightAnchorOffset>   3530         <RightAnchorOffset>26</RightAnchorOffset>
3530         <BottomAnchorOffset>96</BottomAnchorOffset>   3531         <BottomAnchorOffset>96</BottomAnchorOffset>
3531         <TopAnchorToTop>true</TopAnchorToTop>   3532         <TopAnchorToTop>true</TopAnchorToTop>
3532         <BottomAnchorToTop>true</BottomAnchorToTop>   3533         <BottomAnchorToTop>true</BottomAnchorToTop>
3533         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3534         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3534         <RightAnchorToLeft>true</RightAnchorToLeft>   3535         <RightAnchorToLeft>true</RightAnchorToLeft>
3535         <Style_Transparent>false</Style_Transparent>   3536         <Style_Transparent>false</Style_Transparent>
3536         <Style_Checkbox>true</Style_Checkbox>   3537         <Style_Checkbox>true</Style_Checkbox>
3537         <Text />   3538         <Text />
3538         <TextColor>   3539         <TextColor>
3539             <R>255</R>   3540             <R>255</R>
3540             <G>255</G>   3541             <G>255</G>
3541             <B>255</B>   3542             <B>255</B>
3542         </TextColor>   3543         </TextColor>
3543         <ButtonDrawTemplate>   3544         <ButtonDrawTemplate>
3544             <Normal>A_CheckBoxNormal</Normal>   3545             <Normal>A_CheckBoxNormal</Normal>
3545             <Pressed>A_CheckBoxPressed</Pressed>   3546             <Pressed>A_CheckBoxPressed</Pressed>
3546         </ButtonDrawTemplate>   3547         </ButtonDrawTemplate>
3547     </Button>   3548     </Button>
3548     <Label item="OMP_NewMailNotificationLabel">   3549     <Label item="OMP_NewMailNotificationLabel">
3549         <ScreenID />   3550         <ScreenID />
3550         <RelativePosition>true</RelativePosition>   3551         <RelativePosition>true</RelativePosition>
3551         <AutoStretch>true</AutoStretch>   3552         <AutoStretch>true</AutoStretch>
3552         <LeftAnchorOffset>30</LeftAnchorOffset>   3553         <LeftAnchorOffset>30</LeftAnchorOffset>
3553         <TopAnchorOffset>100</TopAnchorOffset>   3554         <TopAnchorOffset>100</TopAnchorOffset>
3554         <RightAnchorOffset>10</RightAnchorOffset>   3555         <RightAnchorOffset>10</RightAnchorOffset>
3555         <BottomAnchorOffset>116</BottomAnchorOffset>   3556         <BottomAnchorOffset>116</BottomAnchorOffset>
3556         <TopAnchorToTop>true</TopAnchorToTop>   3557         <TopAnchorToTop>true</TopAnchorToTop>
3557         <BottomAnchorToTop>true</BottomAnchorToTop>   3558         <BottomAnchorToTop>true</BottomAnchorToTop>
3558         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3559         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3559         <RightAnchorToLeft>false</RightAnchorToLeft>   3560         <RightAnchorToLeft>false</RightAnchorToLeft>
3560         <Text>Notify me in the chat window when new mail arrives.</Text>   3561         <Text>Notify me in the chat window when new mail arrives.</Text>
3561         <TextColor>   3562         <TextColor>
3562             <R>255</R>   3563             <R>255</R>
3563             <G>255</G>   3564             <G>255</G>
3564             <B>255</B>   3565             <B>255</B>
3565         </TextColor>   3566         </TextColor>
3566         <NoWrap>true</NoWrap>   3567         <NoWrap>true</NoWrap>
3567         <AlignCenter>false</AlignCenter>   3568         <AlignCenter>false</AlignCenter>
3568         <AlignRight>false</AlignRight>   3569         <AlignRight>false</AlignRight>
3569     </Label>   3570     </Label>
3570     <Button item="OMP_NewMailNotificationCheckbox">   3571     <Button item="OMP_NewMailNotificationCheckbox">
3571         <ScreenID>NewMailNotificationCheckbox</ScreenID>   3572         <ScreenID>NewMailNotificationCheckbox</ScreenID>
3572         <RelativePosition>true</RelativePosition>   3573         <RelativePosition>true</RelativePosition>
3573         <AutoStretch>true</AutoStretch>   3574         <AutoStretch>true</AutoStretch>
3574         <LeftAnchorOffset>10</LeftAnchorOffset>   3575         <LeftAnchorOffset>10</LeftAnchorOffset>
3575         <TopAnchorOffset>100</TopAnchorOffset>   3576         <TopAnchorOffset>100</TopAnchorOffset>
3576         <RightAnchorOffset>26</RightAnchorOffset>   3577         <RightAnchorOffset>26</RightAnchorOffset>
3577         <BottomAnchorOffset>116</BottomAnchorOffset>   3578         <BottomAnchorOffset>116</BottomAnchorOffset>
3578         <TopAnchorToTop>true</TopAnchorToTop>   3579         <TopAnchorToTop>true</TopAnchorToTop>
3579         <BottomAnchorToTop>true</BottomAnchorToTop>   3580         <BottomAnchorToTop>true</BottomAnchorToTop>
3580         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3581         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3581         <RightAnchorToLeft>true</RightAnchorToLeft>   3582         <RightAnchorToLeft>true</RightAnchorToLeft>
3582         <Style_Transparent>false</Style_Transparent>   3583         <Style_Transparent>false</Style_Transparent>
3583         <Style_Checkbox>true</Style_Checkbox>   3584         <Style_Checkbox>true</Style_Checkbox>
3584         <Text />   3585         <Text />
3585         <TextColor>   3586         <TextColor>
3586             <R>255</R>   3587             <R>255</R>
3587             <G>255</G>   3588             <G>255</G>
3588             <B>255</B>   3589             <B>255</B>
3589         </TextColor>   3590         </TextColor>
3590         <ButtonDrawTemplate>   3591         <ButtonDrawTemplate>
3591             <Normal>A_CheckBoxNormal</Normal>   3592             <Normal>A_CheckBoxNormal</Normal>
3592             <Pressed>A_CheckBoxPressed</Pressed>   3593             <Pressed>A_CheckBoxPressed</Pressed>
3593         </ButtonDrawTemplate>   3594         </ButtonDrawTemplate>
3594     </Button>   3595     </Button>
3595     <Label item="OMP_NewMailAudioNotificationLabel">   3596     <Label item="OMP_NewMailAudioNotificationLabel">
3596         <ScreenID />   3597         <ScreenID />
3597         <RelativePosition>true</RelativePosition>   3598         <RelativePosition>true</RelativePosition>
3598         <AutoStretch>true</AutoStretch>   3599         <AutoStretch>true</AutoStretch>
3599         <LeftAnchorOffset>30</LeftAnchorOffset>   3600         <LeftAnchorOffset>30</LeftAnchorOffset>
3600         <TopAnchorOffset>120</TopAnchorOffset>   3601         <TopAnchorOffset>120</TopAnchorOffset>
3601         <RightAnchorOffset>10</RightAnchorOffset>   3602         <RightAnchorOffset>10</RightAnchorOffset>
3602         <BottomAnchorOffset>136</BottomAnchorOffset>   3603         <BottomAnchorOffset>136</BottomAnchorOffset>
3603         <TopAnchorToTop>true</TopAnchorToTop>   3604         <TopAnchorToTop>true</TopAnchorToTop>
3604         <BottomAnchorToTop>true</BottomAnchorToTop>   3605         <BottomAnchorToTop>true</BottomAnchorToTop>
3605         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3606         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3606         <RightAnchorToLeft>false</RightAnchorToLeft>   3607         <RightAnchorToLeft>false</RightAnchorToLeft>
3607         <Text>Play a sound when new mail arrives.</Text>   3608         <Text>Play a sound when new mail arrives.</Text>
3608         <TextColor>   3609         <TextColor>
3609             <R>255</R>   3610             <R>255</R>
3610             <G>255</G>   3611             <G>255</G>
3611             <B>255</B>   3612             <B>255</B>
3612         </TextColor>   3613         </TextColor>
3613         <NoWrap>true</NoWrap>   3614         <NoWrap>true</NoWrap>
3614         <AlignCenter>false</AlignCenter>   3615         <AlignCenter>false</AlignCenter>
3615         <AlignRight>false</AlignRight>   3616         <AlignRight>false</AlignRight>
3616     </Label>   3617     </Label>
3617     <Button item="OMP_NewMailAudioNotificationCheckbox">   3618     <Button item="OMP_NewMailAudioNotificationCheckbox">
3618         <ScreenID>NewMailAudioNotificationCheckbox</ScreenID>   3619         <ScreenID>NewMailAudioNotificationCheckbox</ScreenID>
3619         <RelativePosition>true</RelativePosition>   3620         <RelativePosition>true</RelativePosition>
3620         <AutoStretch>true</AutoStretch>   3621         <AutoStretch>true</AutoStretch>
3621         <LeftAnchorOffset>10</LeftAnchorOffset>   3622         <LeftAnchorOffset>10</LeftAnchorOffset>
3622         <TopAnchorOffset>120</TopAnchorOffset>   3623         <TopAnchorOffset>120</TopAnchorOffset>
3623         <RightAnchorOffset>26</RightAnchorOffset>   3624         <RightAnchorOffset>26</RightAnchorOffset>
3624         <BottomAnchorOffset>136</BottomAnchorOffset>   3625         <BottomAnchorOffset>136</BottomAnchorOffset>
3625         <TopAnchorToTop>true</TopAnchorToTop>   3626         <TopAnchorToTop>true</TopAnchorToTop>
3626         <BottomAnchorToTop>true</BottomAnchorToTop>   3627         <BottomAnchorToTop>true</BottomAnchorToTop>
3627         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3628         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3628         <RightAnchorToLeft>true</RightAnchorToLeft>   3629         <RightAnchorToLeft>true</RightAnchorToLeft>
3629         <Style_Transparent>false</Style_Transparent>   3630         <Style_Transparent>false</Style_Transparent>
3630         <Style_Checkbox>true</Style_Checkbox>   3631         <Style_Checkbox>true</Style_Checkbox>
3631         <Text />   3632         <Text />
3632         <TextColor>   3633         <TextColor>
3633             <R>255</R>   3634             <R>255</R>
3634             <G>255</G>   3635             <G>255</G>
3635             <B>255</B>   3636             <B>255</B>
3636         </TextColor>   3637         </TextColor>
3637         <ButtonDrawTemplate>   3638         <ButtonDrawTemplate>
3638             <Normal>A_CheckBoxNormal</Normal>   3639             <Normal>A_CheckBoxNormal</Normal>
3639             <Pressed>A_CheckBoxPressed</Pressed>   3640             <Pressed>A_CheckBoxPressed</Pressed>
3640         </ButtonDrawTemplate>   3641         </ButtonDrawTemplate>
3641     </Button>   3642     </Button>
3642     <Label item="OMP_AddressBookConfirmDeletionLabel">   3643     <Label item="OMP_AddressBookConfirmDeletionLabel">
3643         <ScreenID />   3644         <ScreenID />
3644         <RelativePosition>true</RelativePosition>   3645         <RelativePosition>true</RelativePosition>
3645         <AutoStretch>true</AutoStretch>   3646         <AutoStretch>true</AutoStretch>
3646         <LeftAnchorOffset>30</LeftAnchorOffset>   3647         <LeftAnchorOffset>30</LeftAnchorOffset>
3647         <TopAnchorOffset>140</TopAnchorOffset>   3648         <TopAnchorOffset>140</TopAnchorOffset>
3648         <RightAnchorOffset>10</RightAnchorOffset>   3649         <RightAnchorOffset>10</RightAnchorOffset>
3649         <BottomAnchorOffset>156</BottomAnchorOffset>   3650         <BottomAnchorOffset>156</BottomAnchorOffset>
3650         <TopAnchorToTop>true</TopAnchorToTop>   3651         <TopAnchorToTop>true</TopAnchorToTop>
3651         <BottomAnchorToTop>true</BottomAnchorToTop>   3652         <BottomAnchorToTop>true</BottomAnchorToTop>
3652         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3653         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3653         <RightAnchorToLeft>false</RightAnchorToLeft>   3654         <RightAnchorToLeft>false</RightAnchorToLeft>
3654         <Text>Ask for confirmation before deleting an address book entry.</Text>   3655         <Text>Ask for confirmation before deleting an address book entry.</Text>
3655         <TextColor>   3656         <TextColor>
3656             <R>255</R>   3657             <R>255</R>
3657             <G>255</G>   3658             <G>255</G>
3658             <B>255</B>   3659             <B>255</B>
3659         </TextColor>   3660         </TextColor>
3660         <NoWrap>true</NoWrap>   3661         <NoWrap>true</NoWrap>
3661         <AlignCenter>false</AlignCenter>   3662         <AlignCenter>false</AlignCenter>
3662         <AlignRight>false</AlignRight>   3663         <AlignRight>false</AlignRight>
3663     </Label>   3664     </Label>
3664     <Button item="OMP_AddressBookConfirmDeletionCheckbox">   3665     <Button item="OMP_AddressBookConfirmDeletionCheckbox">
3665         <ScreenID>AddressBookConfirmDeletionCheckbox</ScreenID>   3666         <ScreenID>AddressBookConfirmDeletionCheckbox</ScreenID>
3666         <RelativePosition>true</RelativePosition>   3667         <RelativePosition>true</RelativePosition>
3667         <AutoStretch>true</AutoStretch>   3668         <AutoStretch>true</AutoStretch>
3668         <LeftAnchorOffset>10</LeftAnchorOffset>   3669         <LeftAnchorOffset>10</LeftAnchorOffset>
3669         <TopAnchorOffset>140</TopAnchorOffset>   3670         <TopAnchorOffset>140</TopAnchorOffset>
3670         <RightAnchorOffset>26</RightAnchorOffset>   3671         <RightAnchorOffset>26</RightAnchorOffset>
3671         <BottomAnchorOffset>156</BottomAnchorOffset>   3672         <BottomAnchorOffset>156</BottomAnchorOffset>
3672         <TopAnchorToTop>true</TopAnchorToTop>   3673         <TopAnchorToTop>true</TopAnchorToTop>
3673         <BottomAnchorToTop>true</BottomAnchorToTop>   3674         <BottomAnchorToTop>true</BottomAnchorToTop>
3674         <LeftAnchorToLeft>true</LeftAnchorToLeft>   3675         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3675         <RightAnchorToLeft>true</RightAnchorToLeft>   3676         <RightAnchorToLeft>true</RightAnchorToLeft>
3676         <Style_Transparent>false</Style_Transparent>   3677         <Style_Transparent>false</Style_Transparent>
3677         <Style_Checkbox>true</Style_Checkbox>   3678         <Style_Checkbox>true</Style_Checkbox>
3678         <Text />   3679         <Text />
3679         <TextColor>   3680         <TextColor>
3680             <R>255</R>   3681             <R>255</R>
3681             <G>255</G>   3682             <G>255</G>
3682             <B>255</B>   3683             <B>255</B>
3683         </TextColor>   3684         </TextColor>
3684         <ButtonDrawTemplate>   3685         <ButtonDrawTemplate>
3685             <Normal>A_CheckBoxNormal</Normal>   3686             <Normal>A_CheckBoxNormal</Normal>
3686             <Pressed>A_CheckBoxPressed</Pressed>   3687             <Pressed>A_CheckBoxPressed</Pressed>
3687         </ButtonDrawTemplate>   3688         </ButtonDrawTemplate>
3688     </Button>   3689     </Button>
3689     <Page item="OptionsMailPage">   3690     <Page item="OptionsMailPage">
3690         <ScreenID>OptionsMailPage</ScreenID>   3691         <ScreenID>OptionsMailPage</ScreenID>
3691         <RelativePosition>true</RelativePosition>   3692         <RelativePosition>true</RelativePosition>
3692         <!-- Pages are sized and positioned by their parent tab -->   3693         <!-- Pages are sized and positioned by their parent tab -->
3693         <Style_VScroll>false</Style_VScroll>   3694         <Style_VScroll>false</Style_VScroll>
3694         <Style_HScroll>false</Style_HScroll>   3695         <Style_HScroll>false</Style_HScroll>
3695         <Style_Transparent>false</Style_Transparent>   3696         <Style_Transparent>false</Style_Transparent>
3696         <DrawTemplate>WDT_Def</DrawTemplate>   3697         <DrawTemplate>WDT_Def</DrawTemplate>
3697         <TabText>Mail</TabText>   3698         <TabText>Mail</TabText>
3698         <TabTextColor>   3699         <TabTextColor>
3699             <R>255</R>   3700             <R>255</R>
3700             <G>255</G>   3701             <G>255</G>
3701             <B>255</B>   3702             <B>255</B>
3702         </TabTextColor>   3703         </TabTextColor>
3703         <TabTextActiveColor>   3704         <TabTextActiveColor>
3704             <R>255</R>   3705             <R>255</R>
3705             <G>255</G>   3706             <G>255</G>
3706             <B>0</B>   3707             <B>0</B>
3707         </TabTextActiveColor>   3708         </TabTextActiveColor>
3708         <Style_Sizable>true</Style_Sizable>   3709         <Style_Sizable>true</Style_Sizable>
3709         <Pieces>OMP_PathToAddressBookLabel</Pieces>   3710         <Pieces>OMP_PathToAddressBookLabel</Pieces>
3710         <Pieces>OMP_PathToAddressbookField</Pieces>   3711         <Pieces>OMP_PathToAddressbookField</Pieces>
3711         <Pieces>OMP_FileDialogButton</Pieces>   3712         <Pieces>OMP_FileDialogButton</Pieces>
3712         <Pieces>OMP_MailForwardingLabel</Pieces>   3713         <Pieces>OMP_MailForwardingLabel</Pieces>
3713         <Pieces>OMP_MailForwardingCheckbox</Pieces>   3714         <Pieces>OMP_MailForwardingCheckbox</Pieces>
3714         <Pieces>OMP_NewMailNotificationLabel</Pieces>   3715         <Pieces>OMP_NewMailNotificationLabel</Pieces>
3715         <Pieces>OMP_NewMailNotificationCheckbox</Pieces>   3716         <Pieces>OMP_NewMailNotificationCheckbox</Pieces>
3716         <Pieces>OMP_NewMailAudioNotificationLabel</Pieces>   3717         <Pieces>OMP_NewMailAudioNotificationLabel</Pieces>
3717         <Pieces>OMP_NewMailAudioNotificationCheckbox</Pieces>   3718         <Pieces>OMP_NewMailAudioNotificationCheckbox</Pieces>
3718         <Pieces>OMP_AddressBookConfirmDeletionLabel</Pieces>   3719         <Pieces>OMP_AddressBookConfirmDeletionLabel</Pieces>
3719         <Pieces>OMP_AddressBookConfirmDeletionCheckbox</Pieces>   3720         <Pieces>OMP_AddressBookConfirmDeletionCheckbox</Pieces>
3720         <Location>   3721         <Location>
3721             <X>0</X>   3722             <X>0</X>
3722             <Y>22</Y>   3723             <Y>22</Y>
3723         </Location>   3724         </Location>
3724         <Size>   3725         <Size>
3725             <CX>387</CX>   3726             <CX>387</CX>
3726             <CY>452</CY>   3727             <CY>452</CY>
3727         </Size>   3728         </Size>
3728     </Page>   3729     </Page>
      3730    
    -+ 3731     <Button item="OGP_VoiceOnOffCheckbox">
      3732         <ScreenID>OGP_VoiceOnOffCheckbox</ScreenID>
      3733         <EQType>voicechat/OnOffButton</EQType>
      3734         <RelativePosition>true</RelativePosition>
      3735         <Location>
      3736             <X>10</X>
      3737             <Y>15</Y>
      3738         </Location>
      3739         <Size>
      3740             <CX>150</CX>
      3741             <CY>20</CY>
      3742         </Size>
      3743         <Style_VScroll>false</Style_VScroll>
      3744         <Style_HScroll>false</Style_HScroll>
      3745         <Style_Transparent>false</Style_Transparent>
      3746         <Style_Checkbox>true</Style_Checkbox>
      3747         <Text>Enable Voice Chat</Text>
      3748         <TooltipReference>Attempts to connect to voice chat server.</TooltipReference>
      3749         <TextColor>
      3750             <R>255</R>
      3751             <G>255</G>
      3752             <B>255</B>
      3753         </TextColor>
      3754         <ButtonDrawTemplate>
      3755             <Normal>A_BigBtnNormal</Normal>
      3756             <Pressed>A_BigBtnPressed</Pressed>
      3757             <Flyby>A_BigBtnFlyby</Flyby>
      3758             <Disabled>A_BigBtnDisabled</Disabled>
      3759             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
      3760         </ButtonDrawTemplate>
      3761     </Button>
      3762     <Label item="OGP_VoiceSpeakerVolumeLabel">
      3763         <RelativePosition>true</RelativePosition>
      3764         <Location>
      3765             <X>10</X>
      3766             <Y>140</Y>
      3767         </Location>
      3768         <Size>
      3769             <CX>150</CX>
      3770             <CY>14</CY>
      3771         </Size>
      3772         <Text>Output Volume</Text>
      3773         <TextColor>
      3774             <R>255</R>
      3775             <G>255</G>
      3776             <B>255</B>
      3777         </TextColor>
      3778         <NoWrap>true</NoWrap>
      3779         <AlignCenter>false</AlignCenter>
      3780         <AlignRight>false</AlignRight>
      3781     </Label>
      3782     <Slider item="OGP_VoiceSpeakerVolume">
      3783         <ScreenID>OGP_VoiceSpeakerVolume</ScreenID>
      3784         <EQType>voicechat/SpeakerVolume</EQType>
      3785         <RelativePosition>true</RelativePosition>
      3786         <Location>
      3787             <X>150</X>
      3788             <Y>140</Y>
      3789         </Location>
      3790         <Size>
      3791             <CX>100</CX>
      3792             <CY>16</CY>
      3793         </Size>
      3794         <SliderArt>SDT_DefSlider</SliderArt>
      3795     </Slider>
      3796     <Button item="OMP_VoiceSpeakerMuteCheckbox">
      3797         <ScreenID>OMP_VoiceSpeakerMuteCheckbox</ScreenID>
      3798         <EQType>voicechat/SpeakerMuteButton</EQType>
      3799         <RelativePosition>true</RelativePosition>
      3800         <Location>
      3801             <X>260</X>
      3802             <Y>140</Y>
      3803         </Location>
      3804         <Size>
      3805             <CX>16</CX>
      3806             <CY>16</CY>
      3807         </Size>
      3808         <Style_Transparent>false</Style_Transparent>
      3809         <Style_Checkbox></Style_Checkbox>
      3810         <Text />
      3811         <TextColor>
      3812             <R>255</R>
      3813             <G>255</G>
      3814             <B>255</B>
      3815         </TextColor>
      3816         <ButtonDrawTemplate>
      3817             <Normal>A_Speaker</Normal>
      3818             <Pressed>A_SpeakerMute</Pressed>
      3819         </ButtonDrawTemplate>
      3820     </Button>
      3821     <Label item="OGP_VoiceMicVolumeLabel">
      3822         <RelativePosition>true</RelativePosition>
      3823         <Location>
      3824             <X>10</X>
      3825             <Y>160</Y>
      3826         </Location>
      3827         <Size>
      3828             <CX>150</CX>
      3829             <CY>14</CY>
      3830         </Size>
      3831         <Text>Input Volume</Text>
      3832         <TextColor>
      3833             <R>255</R>
      3834             <G>255</G>
      3835             <B>255</B>
      3836         </TextColor>
      3837         <NoWrap>true</NoWrap>
      3838         <AlignCenter>false</AlignCenter>
      3839         <AlignRight>false</AlignRight>
      3840     </Label>
      3841     <Slider item="OGP_VoiceMicVolume">
      3842         <ScreenID>OGP_VoiceMicVolume</ScreenID>
      3843         <EQType>voicechat/MicVolume</EQType>
      3844         <RelativePosition>true</RelativePosition>
      3845         <Location>
      3846             <X>150</X>
      3847             <Y>160</Y>
      3848         </Location>
      3849         <Size>
      3850             <CX>100</CX>
      3851             <CY>16</CY>
      3852         </Size>
      3853         <SliderArt>SDT_DefSlider</SliderArt>
      3854     </Slider>
      3855     <Button item="OMP_VoiceMicMuteCheckbox">
      3856         <ScreenID>OMP_VoiceMicMuteCheckbox</ScreenID>
      3857         <EQType>voicechat/MicMuteButton</EQType>
      3858         <RelativePosition>true</RelativePosition>
      3859         <Location>
      3860             <X>260</X>
      3861             <Y>160</Y>
      3862         </Location>
      3863         <Size>
      3864             <CX>16</CX>
      3865             <CY>16</CY>
      3866         </Size>
      3867         <Style_Transparent>false</Style_Transparent>
      3868         <Style_Checkbox>false</Style_Checkbox>
      3869         <Text />
      3870         <TextColor>
      3871             <R>255</R>
      3872             <G>255</G>
      3873             <B>255</B>
      3874         </TextColor>
      3875         <ButtonDrawTemplate>
      3876             <Normal>A_Mic</Normal>
      3877             <Pressed>A_MicMute</Pressed>
      3878         </ButtonDrawTemplate>
      3879     </Button>
      3880     <Label item="OMP_VoiceInputComboboxLabel">
      3881         <RelativePosition>true</RelativePosition>
      3882         <Location>
      3883             <X>10</X>
      3884             <Y>40</Y>
      3885         </Location>
      3886         <Size>
      3887             <CX>150</CX>
      3888             <CY>14</CY>
      3889         </Size>
      3890         <Text>Input Device (Microphone)</Text>
      3891         <TextColor>
      3892             <R>255</R>
      3893             <G>255</G>
      3894             <B>255</B>
      3895         </TextColor>
      3896         <NoWrap>true</NoWrap>
      3897         <AlignCenter>false</AlignCenter>
      3898         <AlignRight>false</AlignRight>
      3899     </Label>
      3900     <Combobox item="OMP_VoiceInputCombobox">
      3901         <ScreenID>OMP_VoiceInputCombobox</ScreenID>
      3902         <EQType>voicechat/InputDevice</EQType>
      3903         <DrawTemplate>WDT_Inner</DrawTemplate>
      3904         <Location>
      3905             <X>150</X>
      3906             <Y>40</Y>
      3907         </Location>
      3908         <Size>
      3909             <CX>150</CX>
      3910             <CY>24</CY>
      3911         </Size>
      3912         <ListHeight>60</ListHeight>
      3913         <Button>BDT_Combo</Button>
      3914         <Style_Border>true</Style_Border>
      3915     </Combobox>
      3916     <Label item="OMP_VoiceOutputComboboxLabel">
      3917         <RelativePosition>true</RelativePosition>
      3918         <Location>
      3919             <X>10</X>
      3920             <Y>65</Y>
      3921         </Location>
      3922         <Size>
      3923             <CX>150</CX>
      3924             <CY>14</CY>
      3925         </Size>
      3926         <Text>Output Device (Speakers)</Text>
      3927         <TextColor>
      3928             <R>255</R>
      3929             <G>255</G>
      3930             <B>255</B>
      3931         </TextColor>
      3932         <NoWrap>true</NoWrap>
      3933         <AlignCenter>false</AlignCenter>
      3934         <AlignRight>false</AlignRight>
      3935     </Label>
      3936     <Combobox item="OMP_VoiceOutputCombobox">
      3937         <ScreenID>OMP_VoiceOutputCombobox</ScreenID>
      3938         <EQType>voicechat/OutputDevice</EQType>
      3939         <DrawTemplate>WDT_Inner</DrawTemplate>
      3940         <Location>
      3941             <X>150</X>
      3942             <Y>65</Y>
      3943         </Location>
      3944         <Size>
      3945             <CX>150</CX>
      3946             <CY>24</CY>
      3947         </Size>
      3948         <ListHeight>60</ListHeight>
      3949         <Button>BDT_Combo</Button>
      3950         <Style_Border>true</Style_Border>
      3951     </Combobox>
      3952     <Label item="OGP_VoicePushtoTalkLabelLabel">
      3953         <RelativePosition>true</RelativePosition>
      3954         <Location>
      3955             <X>10</X>
      3956             <Y>100</Y>
      3957         </Location>
      3958         <Size>
      3959             <CX>150</CX>
      3960             <CY>14</CY>
      3961         </Size>
      3962         <Text>Push To Talk Key:</Text>
      3963         <TextColor>
      3964             <R>255</R>
      3965             <G>255</G>
      3966             <B>255</B>
      3967         </TextColor>
      3968         <NoWrap>true</NoWrap>
      3969         <AlignCenter>false</AlignCenter>
      3970         <AlignRight>false</AlignRight>
      3971     </Label>
      3972     <Label item="OGP_VoicePushtoTalkLabel">
      3973         <ScreenID>OGP_VoicePushtoTalkLabel</ScreenID>
      3974         <EQType>voicechat/PushToTalk</EQType>
      3975         <RelativePosition>true</RelativePosition>
      3976         <Location>
      3977             <X>150</X>
      3978             <Y>100</Y>
      3979         </Location>
      3980         <Size>
      3981             <CX>200</CX>
      3982             <CY>14</CY>
      3983         </Size>
      3984         <Text>Push To Talk Key</Text>
      3985         <TextColor>
      3986             <R>255</R>
      3987             <G>255</G>
      3988             <B>255</B>
      3989         </TextColor>
      3990         <NoWrap>true</NoWrap>
      3991         <AlignCenter>false</AlignCenter>
      3992         <AlignRight>false</AlignRight>
      3993     </Label>
    = 3994     <!--<Label item="OMP_EnablePushToTalkCheckboxLabel">
      3995         <RelativePosition>true</RelativePosition>
      3996         <Location>
      3997             <X>10</X>
      3998             <Y>120</Y>
      3999         </Location>
      4000         <Size>
      4001             <CX>150</CX>
      4002             <CY>14</CY>
      4003         </Size>
      4004         <Text>Enable Push To Talk</Text>
      4005         <TextColor>
      4006             <R>255</R>
      4007             <G>255</G>
      4008             <B>255</B>
      4009         </TextColor>
      4010         <NoWrap>true</NoWrap>
      4011         <AlignCenter>false</AlignCenter>
      4012         <AlignRight>false</AlignRight>
      4013     </Label>!-->
    -+ 4014     <Button item="OMP_EnablePushToTalkCheckbox">
      4015         <ScreenID>OMP_EnablePushToTalkCheckbox</ScreenID>
      4016         <EQType>voicechat/EnablePushToTalk</EQType>
      4017         <RelativePosition>true</RelativePosition>
      4018         <Location>
      4019             <X>150</X>
      4020             <Y>120</Y>
      4021         </Location>
      4022         <Size>
      4023             <CX>16</CX>
      4024             <CY>16</CY>
      4025         </Size>
      4026         <Style_Transparent>false</Style_Transparent>
      4027         <Style_Checkbox>true</Style_Checkbox>
      4028         <Text />
      4029         <TextColor>
      4030             <R>255</R>
      4031             <G>255</G>
      4032             <B>255</B>
      4033         </TextColor>
      4034         <ButtonDrawTemplate>
      4035             <Normal>A_CheckBoxNormal</Normal>
      4036             <Pressed>A_CheckBoxPressed</Pressed>
      4037         </ButtonDrawTemplate>
      4038     </Button>
    = 4039  
    -+ 4040     <Gauge item="OMP_MicVolumeStatusGauge">
      4041         <ScreenID>OMP_MicVolumeStatusGauge</ScreenID>
      4042         <EQType>voicechat/MicVolumeStatusGauge</EQType>
      4043         <TextColor>
      4044             <R>240</R>
      4045             <G>240</G>
      4046             <B>240</B>
      4047         </TextColor>
      4048         <RelativePosition>true</RelativePosition>
      4049         <Location>
      4050             <X>150</X>
      4051             <Y>180</Y>
      4052         </Location>
      4053         <Size>
      4054             <CX>128</CX>
      4055             <CY>41</CY>
      4056         </Size>
      4057         <FillTint>
      4058             <R>218</R>
      4059             <G>165</G>
      4060             <B>32</B>
      4061         </FillTint>
      4062         <LinesFillTint>
      4063             <R>240</R>
      4064             <G>127</G>
      4065             <B>0</B>
      4066         </LinesFillTint>
      4067         <TextOffsetX>45</TextOffsetX>
      4068         <TextOffsetY>14</TextOffsetY>
      4069         <DrawLinesFill>false</DrawLinesFill>
      4070         <GaugeDrawTemplate>
      4071             <Background>A_GaugeBackground</Background>
      4072             <Fill>A_GaugeFill</Fill>
      4073             <Lines>A_GaugeLines</Lines>
      4074             <LinesFill>A_GaugeLinesFill</LinesFill>
      4075             <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
      4076             <EndCapRight>A_GaugeEndCapRight</EndCapRight>
      4077         </GaugeDrawTemplate>
      4078     </Gauge>
    = 4079  
    -+ 4080     <Button item="OGP_VoiceEcho">
      4081         <EQType>voicechat/Echo Echo</EQType>
      4082         <RelativePosition>true</RelativePosition>
      4083         <Location>
      4084             <X>10</X>
      4085             <Y>220</Y>
      4086         </Location>
      4087         <Size>
      4088             <CX>150</CX>
      4089             <CY>20</CY>
      4090         </Size>
      4091         <Style_VScroll>false</Style_VScroll>
      4092         <Style_HScroll>false</Style_HScroll>
      4093         <Style_Transparent>false</Style_Transparent>
      4094         <Style_Checkbox>true</Style_Checkbox>
      4095         <Text>Join Echo Channel</Text>
      4096         <TooltipReference>A diagnostic tool to aid in setup.</TooltipReference>
      4097         <TextColor>
      4098             <R>255</R>
      4099             <G>255</G>
      4100             <B>255</B>
      4101         </TextColor>
      4102         <ButtonDrawTemplate>
      4103             <Normal>A_BigBtnNormal</Normal>
      4104             <Pressed>A_BigBtnPressed</Pressed>
      4105             <Flyby>A_BigBtnFlyby</Flyby>
      4106             <Disabled>A_BigBtnDisabled</Disabled>
      4107             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
      4108         </ButtonDrawTemplate>
      4109     </Button>
      4110     <Listbox item="OVP_VoiceChatAssignmentList">
      4111         <ScreenID>OVP_VoiceChatAssignmentList</ScreenID>
      4112         <DrawTemplate>WDT_Inner</DrawTemplate>
      4113         <RelativePosition>true</RelativePosition>
      4114         <AutoStretch>true</AutoStretch>
      4115         <TopAnchorToTop>false</TopAnchorToTop>
      4116         <BottomAnchorToTop>false</BottomAnchorToTop>
      4117         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      4118         <RightAnchorToLeft>false</RightAnchorToLeft>
      4119         <LeftAnchorOffset>10</LeftAnchorOffset>
      4120         <RightAnchorOffset>10</RightAnchorOffset>
      4121         <Style_Border>true</Style_Border>
      4122         <Style_VScroll>false</Style_VScroll>
      4123         <Location>
      4124             <X>10</X>
      4125             <Y>260</Y>
      4126         </Location>
      4127         <Columns>
      4128             <Width>180</Width>
      4129             <Heading>Command</Heading>
      4130         </Columns>
      4131         <Columns>
      4132             <Width>75</Width>
      4133             <Heading>Keypress</Heading>
      4134         </Columns>
      4135         <Columns>
      4136             <Width>75</Width>
      4137             <Heading>Alternate</Heading>
      4138         </Columns>
      4139     </Listbox>
      4140     <Page item="OptionsVoicePage">
      4141         <ScreenID>OptionsVoicePage</ScreenID>
      4142         <RelativePosition>true</RelativePosition>
    = 4143         <!-- Pages are sized and positioned by their parent tab -->
    -+ 4144         <Style_VScroll>false</Style_VScroll>
      4145         <Style_HScroll>false</Style_HScroll>
      4146         <Style_Transparent>false</Style_Transparent>
      4147         <DrawTemplate>WDT_Def</DrawTemplate>
      4148         <TabText>Voice</TabText>
      4149         <TabTextColor>
      4150             <R>255</R>
      4151             <G>255</G>
      4152             <B>255</B>
      4153         </TabTextColor>
      4154         <TabTextActiveColor>
      4155             <R>255</R>
      4156             <G>255</G>
      4157             <B>0</B>
      4158         </TabTextActiveColor>
      4159         <Style_Sizable>true</Style_Sizable>
      4160         <Pieces>OGP_VoiceOnOffCheckbox</Pieces>
      4161         <Pieces>OGP_VoiceSpeakerVolumeLabel</Pieces>
      4162         <Pieces>OGP_VoiceSpeakerVolume</Pieces>
      4163         <Pieces>OGP_VoiceMicVolumeLabel</Pieces>
      4164         <Pieces>OGP_VoiceMicVolume</Pieces>
      4165         <Pieces>OMP_VoiceSpeakerMuteCheckbox</Pieces>
      4166         <Pieces>OMP_VoiceMicMuteCheckbox</Pieces>
      4167         <Pieces>OMP_VoiceOutputComboboxLabel</Pieces>
      4168         <Pieces>OMP_VoiceOutputCombobox</Pieces>
      4169         <Pieces>OMP_VoiceInputComboboxLabel</Pieces>
      4170         <Pieces>OMP_VoiceInputCombobox</Pieces>
      4171         <Pieces>OGP_VoicePushtoTalkLabelLabel</Pieces>
      4172         <Pieces>OGP_VoicePushtoTalkLabel</Pieces>
    = 4173         <!--<Pieces>OMP_EnablePushToTalkCheckboxLabel</Pieces>!-->
    -+ 4174         <Pieces>OMP_EnablePushToTalkCheckbox</Pieces>
      4175         <Pieces>OMP_MicVolumeStatusGauge</Pieces>
      4176         <Pieces>OGP_VoiceEcho</Pieces>
      4177         <Pieces>OVP_VoiceChatAssignmentList</Pieces>
      4178         <Location>
      4179             <X>0</X>
      4180             <Y>22</Y>
      4181         </Location>
      4182         <Size>
      4183             <CX>387</CX>
      4184             <CY>402</CY>
      4185         </Size>
      4186     </Page>
3729     <!-- *********** Options Tab Window, Top level *********** --> = 4187     <!-- *********** Options Tab Window, Top level *********** -->
3730     <TabBox item="OPTW_OptionsSubwindows">   4188     <TabBox item="OPTW_OptionsSubwindows">
3731         <ScreenID>OPTW_OptionsSubwindows</ScreenID>   4189         <ScreenID>OPTW_OptionsSubwindows</ScreenID>
3732         <RelativePosition>true</RelativePosition>   4190         <RelativePosition>true</RelativePosition>
3733         <AutoStretch>true</AutoStretch>   4191         <AutoStretch>true</AutoStretch>
3734         <TopAnchorToTop>true</TopAnchorToTop>   4192         <TopAnchorToTop>true</TopAnchorToTop>
3735         <BottomAnchorToTop>false</BottomAnchorToTop>   4193         <BottomAnchorToTop>false</BottomAnchorToTop>
3736         <LeftAnchorToLeft>true</LeftAnchorToLeft>   4194         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3737         <RightAnchorToLeft>false</RightAnchorToLeft>   4195         <RightAnchorToLeft>false</RightAnchorToLeft>
3738         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>   4196         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
3739         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>   4197         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
3740         <Pages>OptionsGeneralPage</Pages>   4198         <Pages>OptionsGeneralPage</Pages>
3741         <Pages>OptionsDisplayPage</Pages>   4199         <Pages>OptionsDisplayPage</Pages>
3742         <Pages>OptionsMousePage</Pages>   4200         <Pages>OptionsMousePage</Pages>
3743         <Pages>OptionsKeyboardPage</Pages>   4201         <Pages>OptionsKeyboardPage</Pages>
3744         <Pages>OptionsChatPage</Pages>   4202         <Pages>OptionsChatPage</Pages>
3745         <Pages>OptionsColorPage</Pages>   4203         <Pages>OptionsColorPage</Pages>
3746         <Pages>OptionsMailPage</Pages>   4204         <Pages>OptionsMailPage</Pages>
    -+ 4205         <Pages>OptionsVoicePage</Pages>
3747     </TabBox> = 4206     </TabBox>
3748     <Screen item="OptionsWindow">   4207     <Screen item="OptionsWindow">
3749         <ScreenID />   4208         <ScreenID />
3750         <RelativePosition>false</RelativePosition>   4209         <RelativePosition>false</RelativePosition>
3751         <Location>   4210         <Location>
3752             <X>90</X>   4211             <X>90</X>
3753             <Y>47</Y>   4212             <Y>47</Y>
3754         </Location>   4213         </Location>
3755         <Size>   4214         <Size>
3756             <CX>400</CX>   4215             <CX>400</CX>
3757             <CY>530</CY>   4216             <CY>530</CY>
3758         </Size>   4217         </Size>
3759         <Text>Options</Text>   4218         <Text>Options</Text>
3760         <Style_VScroll>false</Style_VScroll>   4219         <Style_VScroll>false</Style_VScroll>
3761         <Style_HScroll>false</Style_HScroll>   4220         <Style_HScroll>false</Style_HScroll>
3762         <Style_Transparent>false</Style_Transparent>   4221         <Style_Transparent>false</Style_Transparent>
3763         <TooltipReference />   4222         <TooltipReference />
3764         <DrawTemplate>WDT_Def</DrawTemplate>   4223         <DrawTemplate>WDT_Def</DrawTemplate>
3765         <Style_Titlebar>true</Style_Titlebar>   4224         <Style_Titlebar>true</Style_Titlebar>
3766         <Style_Closebox>true</Style_Closebox>   4225         <Style_Closebox>true</Style_Closebox>
3767         <Style_Minimizebox>true</Style_Minimizebox>   4226         <Style_Minimizebox>true</Style_Minimizebox>
3768         <Style_Border>true</Style_Border>   4227         <Style_Border>true</Style_Border>
3769         <Style_Sizable>true</Style_Sizable>   4228         <Style_Sizable>true</Style_Sizable>
3770         <Pieces>OPTW_OptionsSubwindows</Pieces>   4229         <Pieces>OPTW_OptionsSubwindows</Pieces>
3771     </Screen>   4230     </Screen>
3772 </XML>   4231 </XML>