EQInterface.comEQUI_OptionsWindow.xml Compare
Live Server : Patch 9\5\07


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