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


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