EQ1 DoD 9.13.05
Produced: 9/13/2005 12:43:07 PM
   
Mode:  All Lines  
   
Left file: D:\games\EverQuest\uifiles\9.12.05_default\EQLSUI_CreditsWnd.xml  
Right file: D:\games\EverQuest\uifiles\default\EQLSUI_CreditsWnd.xml  
1 <?xml version = "1.0"?> = 1 <?xml version = "1.0"?>
2 <XML ID = "EQInterfaceDefinitionLanguage">   2 <XML ID = "EQInterfaceDefinitionLanguage">
3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>   3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
4     4  
5     <Button item = "CREDITS_OKButton"> <> 5     <Button item = "Credits_OKButton">
6         <ScreenID>OKButton</ScreenID> = 6         <ScreenID>OKButton</ScreenID>
7         <Font>4</Font>   7         <Font>4</Font>
8         <RelativePosition>true</RelativePosition>   8         <RelativePosition>true</RelativePosition>
9     9  
10         <AutoStretch>true</AutoStretch>   10         <AutoStretch>true</AutoStretch>
11         <LeftAnchorOffset>40</LeftAnchorOffset>   11         <LeftAnchorOffset>40</LeftAnchorOffset>
12         <RightAnchorOffset>155</RightAnchorOffset>   12         <RightAnchorOffset>155</RightAnchorOffset>
13         <TopAnchorOffset>55</TopAnchorOffset>   13         <TopAnchorOffset>55</TopAnchorOffset>
14         <BottomAnchorOffset>24</BottomAnchorOffset>   14         <BottomAnchorOffset>24</BottomAnchorOffset>
15     15  
16         <RightAnchorToLeft>true</RightAnchorToLeft>   16         <RightAnchorToLeft>true</RightAnchorToLeft>
17         <LeftAnchorToLeft>true</LeftAnchorToLeft>   17         <LeftAnchorToLeft>true</LeftAnchorToLeft>
18         <TopAnchorToTop>false</TopAnchorToTop>   18         <TopAnchorToTop>false</TopAnchorToTop>
19         <BottomAnchorToTop>false</BottomAnchorToTop>   19         <BottomAnchorToTop>false</BottomAnchorToTop>
20     20  
21         <TooltipReference>Close this window.</TooltipReference>   21         <TooltipReference>Close this window.</TooltipReference>
22         <Style_Checkbox>false</Style_Checkbox>   22         <Style_Checkbox>false</Style_Checkbox>
23         <Text>OK</Text>   23         <Text>OK</Text>
24         <TextColor>   24         <TextColor>
25                 <R>255</R>   25                 <R>255</R>
26                 <G>255</G>   26                 <G>255</G>
27                 <B>255</B>   27                 <B>255</B>
28         </TextColor>   28         </TextColor>
29         <ButtonDrawTemplate>   29         <ButtonDrawTemplate>
30             <Normal>A_EQLS_SmallBtnNormal</Normal>   30             <Normal>A_EQLS_SmallBtnNormal</Normal>
31             <Pressed>A_EQLS_SmallBtnPressed</Pressed>   31             <Pressed>A_EQLS_SmallBtnPressed</Pressed>
32             <Flyby>A_EQLS_SmallBtnHover</Flyby>   32             <Flyby>A_EQLS_SmallBtnHover</Flyby>
33             <Disabled>A_EQLS_SmallBtnDisabled</Disabled>   33             <Disabled>A_EQLS_SmallBtnDisabled</Disabled>
34             <PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>   34             <PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
35         </ButtonDrawTemplate>   35         </ButtonDrawTemplate>
36     </Button>   36     </Button>
37       37    
38     <STMLbox item = "CREDITS_Display"> <>    
39         <ScreenID>Display</ScreenID>      
40         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>      
41         <RelativePosition>true</RelativePosition>      
42         <Style_VScroll>true</Style_VScroll>      
43         <AutoStretch>true</AutoStretch>      
44         <LeftAnchorOffset>40</LeftAnchorOffset>      
45         <TopAnchorOffset>70</TopAnchorOffset>      
46         <RightAnchorOffset>40</RightAnchorOffset>      
47         <BottomAnchorOffset>75</BottomAnchorOffset>      
48         <TopAnchorToTop>true</TopAnchorToTop>      
49         <BottomAnchorToTop>false</BottomAnchorToTop>      
50         <RightAnchorToLeft>false</RightAnchorToLeft>      
51         <LeftAnchorToLeft>true</LeftAnchorToLeft>      
52         <Style_Border>true</Style_Border>      
53     </STMLbox>      
54     <Label item = "CREDITS_WndLabel">   38     <Label item = "Credits_WndLabel">
55         <ScreenID>WndLabel</ScreenID> = 39         <ScreenID>WndLabel</ScreenID>
56         <Font>5</Font>   40         <Font>5</Font>
57         <RelativePosition>true</RelativePosition>   41         <RelativePosition>true</RelativePosition>
58         <Location>   42         <Location>
59             <X>200</X>   43             <X>200</X>
60             <Y>20</Y>   44             <Y>20</Y>
61         </Location>   45         </Location>
62         <Size>   46         <Size>
63             <CX>270</CX>   47             <CX>270</CX>
64             <CY>25</CY>   48             <CY>25</CY>
65         </Size>   49         </Size>
66         <Text>GAME CREDITS</Text>   50         <Text>GAME CREDITS</Text>
67         <TextColor>   51         <TextColor>
68                 <R>255</R>   52                 <R>255</R>
69                 <G>218</G>   53                 <G>218</G>
70                 <B>96</B>   54                 <B>96</B>
71         </TextColor>   55         </TextColor>
72         <NoWrap>true</NoWrap>   56         <NoWrap>true</NoWrap>
73         <AlignCenter>true</AlignCenter>   57         <AlignCenter>true</AlignCenter>
74         <AlignRight>false</AlignRight>   58         <AlignRight>false</AlignRight>
75     </Label>   59     </Label>
76       60    
    <> 61 <!-- Classic -->
      62     <STMLbox item = "Credits_Classic">
      63         <ScreenID>Credits_Classic</ScreenID>
      64         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      65         <RelativePosition>true</RelativePosition>
      66         <Style_VScroll>true</Style_VScroll>
      67         <AutoStretch>true</AutoStretch>
      68         <LeftAnchorOffset>4</LeftAnchorOffset>
      69         <TopAnchorOffset>4</TopAnchorOffset>
      70         <RightAnchorOffset>4</RightAnchorOffset>
      71         <BottomAnchorOffset>4</BottomAnchorOffset>
      72         <TopAnchorToTop>true</TopAnchorToTop>
      73         <BottomAnchorToTop>false</BottomAnchorToTop>
      74         <RightAnchorToLeft>false</RightAnchorToLeft>
      75         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      76         <Style_Border>false</Style_Border>
      77     </STMLbox>
      78     <Page item = "Credits_Classic_Page">
      79         <ScreenID>Credits_Classic_Page</ScreenID>
      80         <RelativePosition>true</RelativePosition>
      81         <!-- Pages are sized and positioned by their parent tab -->
      82         <Style_VScroll>false</Style_VScroll>
      83         <Style_HScroll>false</Style_HScroll>
      84         <Style_Transparent>false</Style_Transparent>
      85         <TooltipReference/>
      86         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      87         <TabText>EQ</TabText>
      88         <TabTextColor>
      89                 <R>255</R>
      90                 <G>255</G>
      91                 <B>255</B>
      92         </TabTextColor>
      93         <TabTextActiveColor>
      94                 <R>255</R>
      95                 <G>255</G>
      96                 <B>0</B>
      97         </TabTextActiveColor>
      98         <Style_Sizable>true</Style_Sizable>
      99         <Pieces>Credits_Classic</Pieces>
      100     </Page>
      101 <!-- Kunark -->
      102     <STMLbox item = "Credits_Kunark">
      103         <ScreenID>Credits_Kunark</ScreenID>
      104         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      105         <RelativePosition>true</RelativePosition>
      106         <Style_VScroll>true</Style_VScroll>
      107         <AutoStretch>true</AutoStretch>
      108         <LeftAnchorOffset>4</LeftAnchorOffset>
      109         <TopAnchorOffset>4</TopAnchorOffset>
      110         <RightAnchorOffset>4</RightAnchorOffset>
      111         <BottomAnchorOffset>4</BottomAnchorOffset>
      112         <TopAnchorToTop>true</TopAnchorToTop>
      113         <BottomAnchorToTop>false</BottomAnchorToTop>
      114         <RightAnchorToLeft>false</RightAnchorToLeft>
      115         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      116         <Style_Border>false</Style_Border>
      117     </STMLbox>
      118     <Page item = "Credits_Kunark_Page">
      119         <ScreenID>Credits_Kunark_Page</ScreenID>
      120         <RelativePosition>true</RelativePosition>
      121         <!-- Pages are sized and positioned by their parent tab -->
      122         <Style_VScroll>false</Style_VScroll>
      123         <Style_HScroll>false</Style_HScroll>
      124         <Style_Transparent>false</Style_Transparent>
      125         <TooltipReference/>
      126         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      127         <TabText>Kunark</TabText>
      128         <TabTextColor>
      129                 <R>255</R>
      130                 <G>255</G>
      131                 <B>255</B>
      132         </TabTextColor>
      133         <TabTextActiveColor>
      134                 <R>255</R>
      135                 <G>255</G>
      136                 <B>0</B>
      137         </TabTextActiveColor>
      138         <Style_Sizable>true</Style_Sizable>
      139         <Pieces>Credits_Kunark</Pieces>
      140     </Page>
      141 <!-- Velious -->
      142     <STMLbox item = "Credits_Velious">
      143         <ScreenID>Credits_Velious</ScreenID>
      144         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      145         <RelativePosition>true</RelativePosition>
      146         <Style_VScroll>true</Style_VScroll>
      147         <AutoStretch>true</AutoStretch>
      148         <LeftAnchorOffset>4</LeftAnchorOffset>
      149         <TopAnchorOffset>4</TopAnchorOffset>
      150         <RightAnchorOffset>4</RightAnchorOffset>
      151         <BottomAnchorOffset>4</BottomAnchorOffset>
      152         <TopAnchorToTop>true</TopAnchorToTop>
      153         <BottomAnchorToTop>false</BottomAnchorToTop>
      154         <RightAnchorToLeft>false</RightAnchorToLeft>
      155         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      156         <Style_Border>false</Style_Border>
      157     </STMLbox>
      158     <Page item = "Credits_Velious_Page">
      159         <ScreenID>Credits_Velious_Page</ScreenID>
      160         <RelativePosition>true</RelativePosition>
      161         <!-- Pages are sized and positioned by their parent tab -->
      162         <Style_VScroll>false</Style_VScroll>
      163         <Style_HScroll>false</Style_HScroll>
      164         <Style_Transparent>false</Style_Transparent>
      165         <TooltipReference/>
      166         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      167         <TabText>Velious</TabText>
      168         <TabTextColor>
      169                 <R>255</R>
      170                 <G>255</G>
      171                 <B>255</B>
      172         </TabTextColor>
      173         <TabTextActiveColor>
      174                 <R>255</R>
      175                 <G>255</G>
      176                 <B>0</B>
      177         </TabTextActiveColor>
      178         <Style_Sizable>true</Style_Sizable>
      179         <Pieces>Credits_Velious</Pieces>
      180     </Page>
      181 <!-- Luclin -->
      182     <STMLbox item = "Credits_Luclin">
      183         <ScreenID>Credits_Luclin</ScreenID>
      184         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      185         <RelativePosition>true</RelativePosition>
      186         <Style_VScroll>true</Style_VScroll>
      187         <AutoStretch>true</AutoStretch>
      188         <LeftAnchorOffset>4</LeftAnchorOffset>
      189         <TopAnchorOffset>4</TopAnchorOffset>
      190         <RightAnchorOffset>4</RightAnchorOffset>
      191         <BottomAnchorOffset>4</BottomAnchorOffset>
      192         <TopAnchorToTop>true</TopAnchorToTop>
      193         <BottomAnchorToTop>false</BottomAnchorToTop>
      194         <RightAnchorToLeft>false</RightAnchorToLeft>
      195         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      196         <Style_Border>false</Style_Border>
      197     </STMLbox>
      198     <Page item = "Credits_Luclin_Page">
      199         <ScreenID>Credits_Luclin_Page</ScreenID>
      200         <RelativePosition>true</RelativePosition>
      201         <!-- Pages are sized and positioned by their parent tab -->
      202         <Style_VScroll>false</Style_VScroll>
      203         <Style_HScroll>false</Style_HScroll>
      204         <Style_Transparent>false</Style_Transparent>
      205         <TooltipReference/>
      206         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      207         <TabText>Luclin</TabText>
      208         <TabTextColor>
      209                 <R>255</R>
      210                 <G>255</G>
      211                 <B>255</B>
      212         </TabTextColor>
      213         <TabTextActiveColor>
      214                 <R>255</R>
      215                 <G>255</G>
      216                 <B>0</B>
      217         </TabTextActiveColor>
      218         <Style_Sizable>true</Style_Sizable>
      219         <Pieces>Credits_Luclin</Pieces>
      220     </Page>
      221 <!-- PoP -->
      222     <STMLbox item = "Credits_PoP">
      223         <ScreenID>Credits_PoP</ScreenID>
      224         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      225         <RelativePosition>true</RelativePosition>
      226         <Style_VScroll>true</Style_VScroll>
      227         <AutoStretch>true</AutoStretch>
      228         <LeftAnchorOffset>4</LeftAnchorOffset>
      229         <TopAnchorOffset>4</TopAnchorOffset>
      230         <RightAnchorOffset>4</RightAnchorOffset>
      231         <BottomAnchorOffset>4</BottomAnchorOffset>
      232         <TopAnchorToTop>true</TopAnchorToTop>
      233         <BottomAnchorToTop>false</BottomAnchorToTop>
      234         <RightAnchorToLeft>false</RightAnchorToLeft>
      235         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      236         <Style_Border>false</Style_Border>
      237     </STMLbox>
      238     <Page item = "Credits_PoP_Page">
      239         <ScreenID>Credits_PoP_Page</ScreenID>
      240         <RelativePosition>true</RelativePosition>
      241         <!-- Pages are sized and positioned by their parent tab -->
      242         <Style_VScroll>false</Style_VScroll>
      243         <Style_HScroll>false</Style_HScroll>
      244         <Style_Transparent>false</Style_Transparent>
      245         <TooltipReference/>
      246         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      247         <TabText>PoP</TabText>
      248         <TabTextColor>
      249                 <R>255</R>
      250                 <G>255</G>
      251                 <B>255</B>
      252         </TabTextColor>
      253         <TabTextActiveColor>
      254                 <R>255</R>
      255                 <G>255</G>
      256                 <B>0</B>
      257         </TabTextActiveColor>
      258         <Style_Sizable>true</Style_Sizable>
      259         <Pieces>Credits_PoP</Pieces>
      260     </Page>
      261 <!-- LoY -->
      262     <STMLbox item = "Credits_LoY">
      263         <ScreenID>Credits_LoY</ScreenID>
      264         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      265         <RelativePosition>true</RelativePosition>
      266         <Style_VScroll>true</Style_VScroll>
      267         <AutoStretch>true</AutoStretch>
      268         <LeftAnchorOffset>4</LeftAnchorOffset>
      269         <TopAnchorOffset>4</TopAnchorOffset>
      270         <RightAnchorOffset>4</RightAnchorOffset>
      271         <BottomAnchorOffset>4</BottomAnchorOffset>
      272         <TopAnchorToTop>true</TopAnchorToTop>
      273         <BottomAnchorToTop>false</BottomAnchorToTop>
      274         <RightAnchorToLeft>false</RightAnchorToLeft>
      275         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      276         <Style_Border>false</Style_Border>
      277     </STMLbox>
      278     <Page item = "Credits_LoY_Page">
      279         <ScreenID>Credits_LoY_Page</ScreenID>
      280         <RelativePosition>true</RelativePosition>
      281         <!-- Pages are sized and positioned by their parent tab -->
      282         <Style_VScroll>false</Style_VScroll>
      283         <Style_HScroll>false</Style_HScroll>
      284         <Style_Transparent>false</Style_Transparent>
      285         <TooltipReference/>
      286         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      287         <TabText>LoY</TabText>
      288         <TabTextColor>
      289                 <R>255</R>
      290                 <G>255</G>
      291                 <B>255</B>
      292         </TabTextColor>
      293         <TabTextActiveColor>
      294                 <R>255</R>
      295                 <G>255</G>
      296                 <B>0</B>
      297         </TabTextActiveColor>
      298         <Style_Sizable>true</Style_Sizable>
      299         <Pieces>Credits_LoY</Pieces>
      300     </Page>
      301 <!-- LDoN -->
      302     <STMLbox item = "Credits_LDoN">
      303         <ScreenID>Credits_LDoN</ScreenID>
      304         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      305         <RelativePosition>true</RelativePosition>
      306         <Style_VScroll>true</Style_VScroll>
      307         <AutoStretch>true</AutoStretch>
      308         <LeftAnchorOffset>4</LeftAnchorOffset>
      309         <TopAnchorOffset>4</TopAnchorOffset>
      310         <RightAnchorOffset>4</RightAnchorOffset>
      311         <BottomAnchorOffset>4</BottomAnchorOffset>
      312         <TopAnchorToTop>true</TopAnchorToTop>
      313         <BottomAnchorToTop>false</BottomAnchorToTop>
      314         <RightAnchorToLeft>false</RightAnchorToLeft>
      315         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      316         <Style_Border>false</Style_Border>
      317     </STMLbox>
      318     <Page item = "Credits_LDoN_Page">
      319         <ScreenID>Credits_LDoN_Page</ScreenID>
      320         <RelativePosition>true</RelativePosition>
      321         <!-- Pages are sized and positioned by their parent tab -->
      322         <Style_VScroll>false</Style_VScroll>
      323         <Style_HScroll>false</Style_HScroll>
      324         <Style_Transparent>false</Style_Transparent>
      325         <TooltipReference/>
      326         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      327         <TabText>LDoN</TabText>
      328         <TabTextColor>
      329                 <R>255</R>
      330                 <G>255</G>
      331                 <B>255</B>
      332         </TabTextColor>
      333         <TabTextActiveColor>
      334                 <R>255</R>
      335                 <G>255</G>
      336                 <B>0</B>
      337         </TabTextActiveColor>
      338         <Style_Sizable>true</Style_Sizable>
      339         <Pieces>Credits_LDoN</Pieces>
      340     </Page>
      341 <!-- Gates -->
      342     <STMLbox item = "Credits_Gates">
      343         <ScreenID>Credits_Gates</ScreenID>
      344         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      345         <RelativePosition>true</RelativePosition>
      346         <Style_VScroll>true</Style_VScroll>
      347         <AutoStretch>true</AutoStretch>
      348         <LeftAnchorOffset>4</LeftAnchorOffset>
      349         <TopAnchorOffset>4</TopAnchorOffset>
      350         <RightAnchorOffset>4</RightAnchorOffset>
      351         <BottomAnchorOffset>4</BottomAnchorOffset>
      352         <TopAnchorToTop>true</TopAnchorToTop>
      353         <BottomAnchorToTop>false</BottomAnchorToTop>
      354         <RightAnchorToLeft>false</RightAnchorToLeft>
      355         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      356         <Style_Border>false</Style_Border>
      357     </STMLbox>
      358     <Page item = "Credits_Gates_Page">
      359         <ScreenID>Credits_Gates_Page</ScreenID>
      360         <RelativePosition>true</RelativePosition>
      361         <!-- Pages are sized and positioned by their parent tab -->
      362         <Style_VScroll>false</Style_VScroll>
      363         <Style_HScroll>false</Style_HScroll>
      364         <Style_Transparent>false</Style_Transparent>
      365         <TooltipReference/>
      366         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      367         <TabText>GoD</TabText>
      368         <TabTextColor>
      369                 <R>255</R>
      370                 <G>255</G>
      371                 <B>255</B>
      372         </TabTextColor>
      373         <TabTextActiveColor>
      374                 <R>255</R>
      375                 <G>255</G>
      376                 <B>0</B>
      377         </TabTextActiveColor>
      378         <Style_Sizable>true</Style_Sizable>
      379         <Pieces>Credits_Gates</Pieces>
      380     </Page>
      381 <!-- Omens -->
      382     <STMLbox item = "Credits_Omens">
      383         <ScreenID>Credits_Omens</ScreenID>
      384         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      385         <RelativePosition>true</RelativePosition>
      386         <Style_VScroll>true</Style_VScroll>
      387         <AutoStretch>true</AutoStretch>
      388         <LeftAnchorOffset>4</LeftAnchorOffset>
      389         <TopAnchorOffset>4</TopAnchorOffset>
      390         <RightAnchorOffset>4</RightAnchorOffset>
      391         <BottomAnchorOffset>4</BottomAnchorOffset>
      392         <TopAnchorToTop>true</TopAnchorToTop>
      393         <BottomAnchorToTop>false</BottomAnchorToTop>
      394         <RightAnchorToLeft>false</RightAnchorToLeft>
      395         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      396         <Style_Border>false</Style_Border>
      397     </STMLbox>
      398     <Page item = "Credits_Omens_Page">
      399         <ScreenID>Credits_Omens_Page</ScreenID>
      400         <RelativePosition>true</RelativePosition>
      401         <!-- Pages are sized and positioned by their parent tab -->
      402         <Style_VScroll>false</Style_VScroll>
      403         <Style_HScroll>false</Style_HScroll>
      404         <Style_Transparent>false</Style_Transparent>
      405         <TooltipReference/>
      406         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      407         <TabText>OoW</TabText>
      408         <TabTextColor>
      409                 <R>255</R>
      410                 <G>255</G>
      411                 <B>255</B>
      412         </TabTextColor>
      413         <TabTextActiveColor>
      414                 <R>255</R>
      415                 <G>255</G>
      416                 <B>0</B>
      417         </TabTextActiveColor>
      418         <Style_Sizable>true</Style_Sizable>
      419         <Pieces>Credits_Omens</Pieces>
      420     </Page>
      421 <!-- Dragons -->
      422     <STMLbox item = "Credits_Dragons">
      423         <ScreenID>Credits_Dragons</ScreenID>
      424         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      425         <RelativePosition>true</RelativePosition>
      426         <Style_VScroll>true</Style_VScroll>
      427         <AutoStretch>true</AutoStretch>
      428         <LeftAnchorOffset>4</LeftAnchorOffset>
      429         <TopAnchorOffset>4</TopAnchorOffset>
      430         <RightAnchorOffset>4</RightAnchorOffset>
      431         <BottomAnchorOffset>4</BottomAnchorOffset>
      432         <TopAnchorToTop>true</TopAnchorToTop>
      433         <BottomAnchorToTop>false</BottomAnchorToTop>
      434         <RightAnchorToLeft>false</RightAnchorToLeft>
      435         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      436         <Style_Border>false</Style_Border>
      437     </STMLbox>
      438     <Page item = "Credits_Dragons_Page">
      439         <ScreenID>Credits_Dragons_Page</ScreenID>
      440         <RelativePosition>true</RelativePosition>
      441         <!-- Pages are sized and positioned by their parent tab -->
      442         <Style_VScroll>false</Style_VScroll>
      443         <Style_HScroll>false</Style_HScroll>
      444         <Style_Transparent>false</Style_Transparent>
      445         <TooltipReference/>
      446         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      447         <TabText>DoN</TabText>
      448         <TabTextColor>
      449                 <R>255</R>
      450                 <G>255</G>
      451                 <B>255</B>
      452         </TabTextColor>
      453         <TabTextActiveColor>
      454                 <R>255</R>
      455                 <G>255</G>
      456                 <B>0</B>
      457         </TabTextActiveColor>
      458         <Style_Sizable>true</Style_Sizable>
      459         <Pieces>Credits_Dragons</Pieces>
      460     </Page>
      461 <!-- Depths -->
      462     <STMLbox item = "Credits_Depths">
      463         <ScreenID>Credits_Depths</ScreenID>
      464         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      465         <RelativePosition>true</RelativePosition>
      466         <Style_VScroll>true</Style_VScroll>
      467         <AutoStretch>true</AutoStretch>
      468         <LeftAnchorOffset>4</LeftAnchorOffset>
      469         <TopAnchorOffset>4</TopAnchorOffset>
      470         <RightAnchorOffset>4</RightAnchorOffset>
      471         <BottomAnchorOffset>4</BottomAnchorOffset>
      472         <TopAnchorToTop>true</TopAnchorToTop>
      473         <BottomAnchorToTop>false</BottomAnchorToTop>
      474         <RightAnchorToLeft>false</RightAnchorToLeft>
      475         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      476         <Style_Border>false</Style_Border>
      477     </STMLbox>
      478     <Page item = "Credits_Depths_Page">
      479         <ScreenID>Credits_Depths_Page</ScreenID>
      480         <RelativePosition>true</RelativePosition>
      481         <!-- Pages are sized and positioned by their parent tab -->
      482         <Style_VScroll>false</Style_VScroll>
      483         <Style_HScroll>false</Style_HScroll>
      484         <Style_Transparent>false</Style_Transparent>
      485         <TooltipReference/>
      486         <DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
      487         <TabText>DoD</TabText>
      488         <TabTextColor>
      489                 <R>255</R>
      490                 <G>255</G>
      491                 <B>255</B>
      492         </TabTextColor>
      493         <TabTextActiveColor>
      494                 <R>255</R>
      495                 <G>255</G>
      496                 <B>0</B>
      497         </TabTextActiveColor>
      498         <Style_Sizable>true</Style_Sizable>
      499         <Pieces>Credits_Depths</Pieces>
      500     </Page>
      501  
      502    
      503     <TabBox item = "Credits_TabWnd">
      504         <ScreenID>Credits_TabWnd</ScreenID>
      505         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
      506         <RelativePosition>true</RelativePosition>
      507         <Style_VScroll>false</Style_VScroll>
      508         <AutoStretch>true</AutoStretch>
      509         <LeftAnchorOffset>40</LeftAnchorOffset>
      510         <TopAnchorOffset>70</TopAnchorOffset>
      511         <RightAnchorOffset>40</RightAnchorOffset>
      512         <BottomAnchorOffset>60</BottomAnchorOffset>
      513         <TopAnchorToTop>true</TopAnchorToTop>
      514         <BottomAnchorToTop>false</BottomAnchorToTop>
      515         <RightAnchorToLeft>false</RightAnchorToLeft>
      516         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      517         <Style_Border>true</Style_Border>
      518  
      519         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
      520         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
      521         <Pages>Credits_Classic_Page</Pages>
      522         <Pages>Credits_Kunark_Page</Pages>
      523         <Pages>Credits_Velious_Page</Pages>
      524         <Pages>Credits_Luclin_Page</Pages>
      525         <Pages>Credits_PoP_Page</Pages>
      526         <Pages>Credits_LoY_Page</Pages>
      527         <Pages>Credits_LDoN_Page</Pages>
      528         <Pages>Credits_Gates_Page</Pages>
      529         <Pages>Credits_Omens_Page</Pages>
      530         <Pages>Credits_Dragons_Page</Pages>
      531         <Pages>Credits_Depths_Page</Pages>
      532     </TabBox>
      533  
77     <Screen item = "credits"> = 534     <Screen item = "credits">
78         <!--<ScreenID/>-->   535         <!--<ScreenID/>-->
79         <RelativePosition>true</RelativePosition>   536         <RelativePosition>true</RelativePosition>
80         <Location>   537         <Location>
81             <X>0</X>   538             <X>0</X>
82             <Y>0</Y>   539             <Y>0</Y>
83         </Location>   540         </Location>
84         <Size>   541         <Size>
85             <CX>640</CX>   542             <CX>640</CX>
86             <CY>480</CY>   543             <CY>480</CY>
87         </Size>   544         </Size>
88     545  
89         <Text>News</Text>   546         <Text>News</Text>
90         <Style_VScroll>false</Style_VScroll>   547         <Style_VScroll>false</Style_VScroll>
91         <Style_HScroll>false</Style_HScroll>   548         <Style_HScroll>false</Style_HScroll>
92         <Style_Transparent>false</Style_Transparent>   549         <Style_Transparent>false</Style_Transparent>
93         <!--<TooltipReference/>-->   550         <!--<TooltipReference/>-->
94         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>   551         <DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
95         <Style_Titlebar>false</Style_Titlebar>   552         <Style_Titlebar>false</Style_Titlebar>
96         <Style_Closebox>false</Style_Closebox>   553         <Style_Closebox>false</Style_Closebox>
97         <Style_Minimizebox>false</Style_Minimizebox>   554         <Style_Minimizebox>false</Style_Minimizebox>
98         <Style_Border>false</Style_Border>   555         <Style_Border>false</Style_Border>
99         <Style_Sizable>false</Style_Sizable>   556         <Style_Sizable>false</Style_Sizable>
100         <Pieces>EQLS_AltBG01</Pieces>   557         <Pieces>EQLS_AltBG01</Pieces>
101         <Pieces>EQLS_AltBG02</Pieces>   558         <Pieces>EQLS_AltBG02</Pieces>
102         <Pieces>EQLS_AltBG03</Pieces>   559         <Pieces>EQLS_AltBG03</Pieces>
103         <Pieces>EQLS_AltBG04</Pieces>   560         <Pieces>EQLS_AltBG04</Pieces>
104         <Pieces>EQLS_AltBG05</Pieces>   561         <Pieces>EQLS_AltBG05</Pieces>
105         <Pieces>EQLS_AltBG06</Pieces>   562         <Pieces>EQLS_AltBG06</Pieces>
106         <Pieces>CREDITS_OKButton</Pieces> <> 563         <Pieces>Credits_OKButton</Pieces>
107         <Pieces>CREDITS_Display</Pieces>   564         <Pieces>Credits_TabWnd</Pieces>
108         <Pieces>CREDITS_WndLabel</Pieces>   565         <Pieces>Credits_WndLabel</Pieces>
109     </Screen> = 566     </Screen>
110     567  
111     568  
112     569  
113 </XML>   570 </XML>