• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Problem - Using Zliz and Mq2targetinfo (1 Viewer)

Solution
Hello fine people of RG,

I recently installed Zliz UI from EQinterface (https://www.eqinterface.com/downloads/fileinfo.php?id=6417).

The party window doesnt seem to work properly with MQ2targetinfo. Every time I log on, I need to stretch it back down so it looks like first picture. There are also these gray square that appeared and also the role (second picture) stacks all three icons.

Please halp


View attachment 33740View attachment 33741
I modified mine to always have the "GAP"

and this is what i use in my mq2groupinfo.ini (keep in mind i'm using mq "Next" and groupinfo is seperated out a little bit)
INI:
[UI_zliz]
; Custom settings built into plugin
DynamicUI=0
GroupDistanceLoc=0,-8,60,0
ComeToMeLoc=41,1,1,41
FollowMeLoc=41,1,42,82...
Hello fine people of RG,

I recently installed Zliz UI from EQinterface (https://www.eqinterface.com/downloads/fileinfo.php?id=6417).

The party window doesnt seem to work properly with MQ2targetinfo. Every time I log on, I need to stretch it back down so it looks like first picture. There are also these gray square that appeared and also the role (second picture) stacks all three icons.

Please halp


View attachment 33740View attachment 33741
I modified mine to always have the "GAP"

and this is what i use in my mq2groupinfo.ini (keep in mind i'm using mq "Next" and groupinfo is seperated out a little bit)
INI:
[UI_zliz]
; Custom settings built into plugin
DynamicUI=0
GroupDistanceLoc=0,-8,60,0
ComeToMeLoc=41,1,1,41
FollowMeLoc=41,1,42,82
MimicMeLoc=41,1,83,123
HotButton0Loc=76,36,2,42
HotButton1Loc=76,36,44,84
HotButton2Loc=76,36,86,126
UseGroupLayoutBox=0
LabelBaseGW=Player_ManaLabel
GroupDistanceFontSize=2
GroupDistanceOffset=2
GroupDistanceElementPrefix=Needs to be set when UseGroupLayoutBox is enabled
; End Built-In Settings

legacy MQ2
INI:
[UI_zliz]
DynamicUI=0
GroupDistanceLoc=0,-8,60,0
GroupDistanceFontSize=2
ComeToMeLoc=41,1,4,41
FollowMeLoc=41,1,45,82
MimicMeLoc=41,1,87,123
HotButton0Loc=76,36,4,41
HotButton1Loc=76,36,45,82
HotButton2Loc=76,36,87,123
TargetInfoAnchoredToRight=0
TargetInfoLoc=1,15,120,0
TargetDistanceLoc=14,26,140,180
ExtDistanceLoc=0,-20,70,0
#don't mess with these 2 settings unless you are told to, they should be 0 for most UIs
UseGroupLayoutBox=0
UseExtLayoutBox=0
#these two labels are the labels I use as templates for distance. They should normally NOT be changed.
Label1=Player_ManaLabel
Label2=Player_FatigueLabel
Target_BuffWindow_TopOffset=76
dTopOffset=60
dBottomOffset=74
CanSeeTopOffset=47
CanSeeBottomOffset=61
dLeftOffset=50
TargetInfoWindowStyle=0
 

Attachments

  • EQUI_GroupWindow.xml
    34 KB · Views: 15
Solution
Hi Sic,

Thanks for the prompt response. With your legacy code, the window was properly resized but I have lost the bottom row of button (come to me, etc.).

1.png

This is whats in my Zliz section of mq2tagetinfo.ini (Am i even in the right file?)

code.png
 
I use zliz UI and updated the files for the new changes. This was posted on eqinterface.com so credit where credit is due, the original source came from this thread https://www.eqinterface.com/forums/showthread.php?t=22251

EQUI_BuffWindow.xml
INI:
<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
    <Button item="BW_Player_Buff_Template">
        <ScreenID>Player_Buff_Template</ScreenID>
        <RelativePosition>true</RelativePosition>
        <Size>
            <CX>167</CX>
            <CY>12</CY>
        </Size>
        <Template>BDT_PlayerBuff</Template>
        <DecalOffset>
            <X>0</X>
            <Y>0</Y>
        </DecalOffset>
        <DecalSize>
            <CX>14</CX>
            <CY>14</CY>
        </DecalSize>
    </Button>
  <TileLayoutBox item="BW_Buttons">
        <ScreenID>Buff_Buttons</ScreenID>
        <RelativePosition>true</RelativePosition>
        <AutoStretch>true</AutoStretch>
        <BottomAnchorToTop>false</BottomAnchorToTop>
        <RightAnchorToLeft>false</RightAnchorToLeft>
        <Style_Transparent>true</Style_Transparent>
        <Spacing>1</Spacing>
        <SecondarySpacing>0</SecondarySpacing>
        <HorizontalFirst>false</HorizontalFirst>
        <AnchorToTop>true</AnchorToTop>
        <AnchorToLeft>false</AnchorToLeft>
        <FirstPieceTemplate>true</FirstPieceTemplate>
        <Pieces>BW_Player_Buff_Template</Pieces>
    </TileLayoutBox>
  <Label item="BW_Buff0">
    <ScreenID>Buff0Label</ScreenID>
    <EQType>500</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>-2</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Template>BDT_BlueBuff</Template>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff1">
    <ScreenID>Buff1Label</ScreenID>
    <EQType>501</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>11</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff2">
    <ScreenID>Buff2Label</ScreenID>
    <EQType>502</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>24</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff3">
    <ScreenID>Buff3Label</ScreenID>
    <EQType>503</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>37</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff4">
    <ScreenID>Buff4Label</ScreenID>
    <EQType>504</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>50</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff5">
    <ScreenID>Buff5Label</ScreenID>
    <EQType>505</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>63</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff6">
    <ScreenID>Buff6Label</ScreenID>
    <EQType>506</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>76</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff7">
    <ScreenID>Buff7Label</ScreenID>
    <EQType>507</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>89</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff8">
    <ScreenID>Buff8Label</ScreenID>
    <EQType>508</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>102</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff9">
    <ScreenID>Buff9Label</ScreenID>
    <EQType>509</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>115</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff10">
    <ScreenID>Buff10Label</ScreenID>
    <EQType>510</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>128</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff11">
    <ScreenID>Buff11Label</ScreenID>
    <EQType>511</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>141</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff12">
    <ScreenID>Buff12Label</ScreenID>
    <EQType>512</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>154</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff13">
    <ScreenID>Buff13Label</ScreenID>
    <EQType>513</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>169</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff14">
    <ScreenID>Buff14Label</ScreenID>
    <EQType>514</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>182</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff15">
    <ScreenID>Buff15Label</ScreenID>
    <EQType>515</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>195</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff16">
    <ScreenID>Buff16Label</ScreenID>
    <EQType>516</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>208</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff17">
    <ScreenID>Buff17Label</ScreenID>
    <EQType>517</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>221</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff18">
    <ScreenID>Buff18Label</ScreenID>
    <EQType>518</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>234</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff19">
    <ScreenID>Buff19Label</ScreenID>
    <EQType>519</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>247</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff20">
    <ScreenID>Buff20Label</ScreenID>
    <EQType>520</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>260</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff21">
    <ScreenID>Buff21Label</ScreenID>
    <EQType>521</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>273</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff22">
    <ScreenID>Buff22Label</ScreenID>
    <EQType>522</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>286</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff23">
    <ScreenID>Buff23Label</ScreenID>
    <EQType>523</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>299</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff24">
    <ScreenID>Buff24Label</ScreenID>
    <EQType>524</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>312</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff25">
    <ScreenID>Buff25Label</ScreenID>
    <EQType>525</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>325</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff26">
    <ScreenID>Buff26Label</ScreenID>
    <EQType>526</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>338</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff27">
    <ScreenID>Buff27Label</ScreenID>
    <EQType>527</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>351</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff28">
    <ScreenID>Buff28Label</ScreenID>
    <EQType>528</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>364</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff29">
    <ScreenID>Buff29Label</ScreenID>
    <EQType>529</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>377</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff30">
    <ScreenID>Buff30Label</ScreenID>
    <EQType>530</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>390</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff31">
    <ScreenID>Buff31Label</ScreenID>
    <EQType>531</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>403</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff32">
    <ScreenID>Buff32Label</ScreenID>
    <EQType>532</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>416</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff33">
    <ScreenID>Buff33Label</ScreenID>
    <EQType>533</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>429</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff34">
    <ScreenID>Buff34Label</ScreenID>
    <EQType>534</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>442</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff35">
    <ScreenID>Buff35Label</ScreenID>
    <EQType>535</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>455</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff36">
    <ScreenID>Buff36Label</ScreenID>
    <EQType>536</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>468</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff37">
    <ScreenID>Buff37Label</ScreenID>
    <EQType>537</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>481</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff38">
    <ScreenID>Buff38Label</ScreenID>
    <EQType>538</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>494</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff39">
    <ScreenID>Buff39Label</ScreenID>
    <EQType>539</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>507</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff40">
    <ScreenID>Buff40Label</ScreenID>
    <EQType>540</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>520</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff41">
    <ScreenID>Buff41Label</ScreenID>
    <EQType>541</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>533</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="BW_Buff0Number">
    <ScreenID>Buff0No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>1</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>1</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff1Number">
    <ScreenID>Buff1No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>14</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>2</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff2Number">
    <ScreenID>Buff2No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>27</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>3</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff3Number">
    <ScreenID>Buff3No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>40</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>4</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff4Number">
    <ScreenID>Buff4No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>5</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff5Number">
    <ScreenID>Buff5No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>66</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>6</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff6Number">
    <ScreenID>Buff6No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>7</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff7Number">
    <ScreenID>Buff7No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>92</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>8</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff8Number">
    <ScreenID>Buff8No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>105</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>9</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff9Number">
    <ScreenID>Buff9No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>118</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>10</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff10Number">
    <ScreenID>Buff10No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>131</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>11</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff11Number">
    <ScreenID>Buff11No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>144</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>12</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff12Number">
    <ScreenID>Buff12No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>157</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>13</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff13Number">
    <ScreenID>Buff13No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>170</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>14</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff14Number">
    <ScreenID>Buff14No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>183</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>15</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff15Number">
    <ScreenID>Buff15No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>196</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>16</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff16Number">
    <ScreenID>Buff16No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>209</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>17</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff17Number">
    <ScreenID>Buff17No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>222</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>18</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff18Number">
    <ScreenID>Buff18No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>235</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>19</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff19Number">
    <ScreenID>Buff19No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>248</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>20</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff20Number">
    <ScreenID>Buff20No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>261</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>21</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff21Number">
    <ScreenID>Buff21No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>274</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>22</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff22Number">
    <ScreenID>Buff22No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>287</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>23</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff23Number">
    <ScreenID>Buff23No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>300</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>24</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff24Number">
    <ScreenID>Buff24No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>313</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>25</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff25Number">
    <ScreenID>Buff25No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>326</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>26</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff26Number">
    <ScreenID>Buff26No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>339</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>27</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff27Number">
    <ScreenID>Buff27No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>352</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>28</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff28Number">
    <ScreenID>Buff28No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>365</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>29</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff29Number">
    <ScreenID>Buff29No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>378</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>30</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff30Number">
    <ScreenID>Buff30No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>391</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>31</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff31Number">
    <ScreenID>Buff31No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>404</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>32</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff32Number">
    <ScreenID>Buff32No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>417</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>33</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff33Number">
    <ScreenID>Buff33No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>430</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>34</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff34Number">
    <ScreenID>Buff34No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>443</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>35</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff35Number">
    <ScreenID>Buff35No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>456</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>36</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff36Number">
    <ScreenID>Buff36No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>469</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>37</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff37Number">
    <ScreenID>Buff37No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>482</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>38</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff38Number">
    <ScreenID>Buff38No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>495</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>39</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff39Number">
    <ScreenID>Buff39No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>508</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>40</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff40Number">
    <ScreenID>Buff40No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>521</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>41</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="BW_Buff41Number">
    <ScreenID>Buff41No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>147</X>
      <Y>534</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>12</CY>
    </Size>
    <Text>42</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Screen item="BuffWindow">
    <Text>Sparxx Buffs</Text>
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>200</X>
      <Y>200</Y>
    </Location>
    <Size>
      <CX>180</CX>
      <CY>550</CY>
    </Size>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <DrawTemplate>WDT_Inner</DrawTemplate>
    <Style_Titlebar>false</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>true</Style_Border>
    <Style_Sizable>true</Style_Sizable>
    <Style_ClientMovable>true</Style_ClientMovable>
    <Pieces>TileLayoutBox:BW_Buttons</Pieces>
    <Pieces>BW_Buff0</Pieces>
    <Pieces>BW_Buff1</Pieces>
    <Pieces>BW_Buff2</Pieces>
    <Pieces>BW_Buff3</Pieces>
    <Pieces>BW_Buff4</Pieces>
    <Pieces>BW_Buff5</Pieces>
    <Pieces>BW_Buff6</Pieces>
    <Pieces>BW_Buff7</Pieces>
    <Pieces>BW_Buff8</Pieces>
    <Pieces>BW_Buff9</Pieces>
    <Pieces>BW_Buff10</Pieces>
    <Pieces>BW_Buff11</Pieces>
    <Pieces>BW_Buff12</Pieces>
    <Pieces>BW_Buff13</Pieces>
    <Pieces>BW_Buff14</Pieces>
    <Pieces>BW_Buff15</Pieces>
    <Pieces>BW_Buff16</Pieces>
    <Pieces>BW_Buff17</Pieces>
    <Pieces>BW_Buff18</Pieces>
    <Pieces>BW_Buff19</Pieces>
    <Pieces>BW_Buff20</Pieces>
    <Pieces>BW_Buff21</Pieces>
    <Pieces>BW_Buff22</Pieces>
    <Pieces>BW_Buff23</Pieces>
    <Pieces>BW_Buff24</Pieces>
    <Pieces>BW_Buff25</Pieces>
    <Pieces>BW_Buff26</Pieces>
    <Pieces>BW_Buff27</Pieces>
    <Pieces>BW_Buff28</Pieces>
    <Pieces>BW_Buff29</Pieces>
    <Pieces>BW_Buff30</Pieces>
    <Pieces>BW_Buff31</Pieces>
    <Pieces>BW_Buff32</Pieces>
    <Pieces>BW_Buff33</Pieces>
    <Pieces>BW_Buff34</Pieces>
    <Pieces>BW_Buff35</Pieces>
    <Pieces>BW_Buff36</Pieces>
    <Pieces>BW_Buff37</Pieces>
    <Pieces>BW_Buff38</Pieces>
    <Pieces>BW_Buff39</Pieces>
    <Pieces>BW_Buff40</Pieces>
    <Pieces>BW_Buff41</Pieces>
    <Pieces>BW_Buff0Number</Pieces>
    <Pieces>BW_Buff1Number</Pieces>
    <Pieces>BW_Buff2Number</Pieces>
    <Pieces>BW_Buff3Number</Pieces>
    <Pieces>BW_Buff4Number</Pieces>
    <Pieces>BW_Buff5Number</Pieces>
    <Pieces>BW_Buff6Number</Pieces>
    <Pieces>BW_Buff7Number</Pieces>
    <Pieces>BW_Buff8Number</Pieces>
    <Pieces>BW_Buff9Number</Pieces>
    <Pieces>BW_Buff10Number</Pieces>
    <Pieces>BW_Buff11Number</Pieces>
    <Pieces>BW_Buff12Number</Pieces>
    <Pieces>BW_Buff13Number</Pieces>
    <Pieces>BW_Buff14Number</Pieces>
    <Pieces>BW_Buff15Number</Pieces>
    <Pieces>BW_Buff16Number</Pieces>
    <Pieces>BW_Buff17Number</Pieces>
    <Pieces>BW_Buff18Number</Pieces>
    <Pieces>BW_Buff19Number</Pieces>
    <Pieces>BW_Buff20Number</Pieces>
    <Pieces>BW_Buff21Number</Pieces>
    <Pieces>BW_Buff22Number</Pieces>
    <Pieces>BW_Buff23Number</Pieces>
    <Pieces>BW_Buff24Number</Pieces>
    <Pieces>BW_Buff25Number</Pieces>
    <Pieces>BW_Buff26Number</Pieces>
    <Pieces>BW_Buff27Number</Pieces>
    <Pieces>BW_Buff28Number</Pieces>
    <Pieces>BW_Buff29Number</Pieces>
    <Pieces>BW_Buff30Number</Pieces>
    <Pieces>BW_Buff31Number</Pieces>
    <Pieces>BW_Buff32Number</Pieces>
    <Pieces>BW_Buff33Number</Pieces>
    <Pieces>BW_Buff34Number</Pieces>
    <Pieces>BW_Buff35Number</Pieces>
    <Pieces>BW_Buff36Number</Pieces>
    <Pieces>BW_Buff37Number</Pieces>
    <Pieces>BW_Buff38Number</Pieces>
    <Pieces>BW_Buff39Number</Pieces>
    <Pieces>BW_Buff40Number</Pieces>
    <Pieces>BW_Buff41Number</Pieces>
    <Font>2</Font>
  </Screen>
</XML>

EQUI_Template.xml
INI:
<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
    <Schema xmlns = "EverQuestData"
            xmlns:dt = "EverQuestDataTypes"/>

    <!-- edited by Watik -->
    <WindowDrawTemplate item="WDT_defaultChat_Def">
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_ChatClose</Normal>
            <Pressed>A_ChatCloseP</Pressed>
            <Flyby>A_ChatCloseH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatCloseH</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_ChatQMarkBtnNormal</Normal>
            <Pressed>A_ChatQMarkBtnPressed</Pressed>
            <Flyby>A_ChatQMarkBtnFlyby</Flyby>
            <Disabled>A_ChatQMarkBtnDisabled</Disabled>
            <PressedFlyby>A_ChatQMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_ChatMin</Normal>
            <Pressed>A_ChatMinP</Pressed>
            <Flyby>A_ChatMinH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMinH</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_ChatMax</Normal>
            <Pressed>A_ChatMaxP</Pressed>
            <Flyby>A_ChatMaxH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMaxH</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <Top>A_ChatBorderFrameTop</Top>
            <Right>A_ChatBorderFrameRight</Right>
            <RightBottom>A_ChatBorderFrameRightBottom</RightBottom>
            <BottomRight>A_ChatBorderFrameBottomRight</BottomRight>
            <Bottom>A_ChatBorderFrameBottom</Bottom>
            <BottomLeft>A_ChatBorderFrameBottomLeft</BottomLeft>
            <LeftTop>A_ChatBorderFrameLeftTop</LeftTop>
            <Left>A_ChatBorderFrameLeft</Left>
            <LeftBottom>A_ChatBorderFrameLeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
            <RightTop>A_ChatBorderFrameRightTop</RightTop>
            <TopLeft>A_ChatBorderFrameTopLeft</TopLeft>
            <TopRight>A_ChatBorderFrameTopRight</TopRight>
        </Border>
        <Titlebar>
            <Left>A_ChatWindowTitleLeft</Left>
            <Middle>A_ChatWindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
            <Right>A_ChatWindowTitleRight</Right>
        </Titlebar>
        <Background>wnd_bg_dark_rock.tga</Background>
    </WindowDrawTemplate>
    <!-- Chat Window -->
    <WindowDrawTemplate item="WDT_DefaultInnerBottom">
        <Background>wnd_bg_dark_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>0</R>
                <G>0</G>
                <B>0</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_ChatInnerFrameTopLeft</TopLeft>
            <Top>A_ChatInnerFrameTop</Top>
            <TopRight>A_ChatInnerFrameTopRight</TopRight>
            <RightTop>A_ChatInnerFrameRight</RightTop>
            <Right>A_ChatInnerFrameRight</Right>
            <RightBottom>A_ChatInnerFrameRight</RightBottom>
            <BottomRight>A_ChatInnerFrameBottomRight</BottomRight>
            <Bottom>A_ChatInnerFrameBottom</Bottom>
            <BottomLeft>A_ChatInnerFrameBottomLeft</BottomLeft>
            <LeftTop>A_ChatInnerFrameLeft</LeftTop>
            <Left>A_ChatInnerFrameLeft</Left>
            <LeftBottom>A_ChatInnerFrameLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item = "WDT_Def">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_RoundedFrameWithTitleTopLeft</TopLeft>
            <Top>A_RoundedFrameWithTitleTop</Top>
            <TopRight>A_RoundedFrameWithTitleTopRight</TopRight>
            <RightTop>A_RoundedFrameWithTitleRightTop</RightTop>
            <Right>A_RoundedFrameRight</Right>
            <RightBottom>A_RoundedFrameRightBottom</RightBottom>
            <BottomRight>A_RoundedFrameBottomRight</BottomRight>
            <Bottom>A_RoundedFrameBottom</Bottom>
            <BottomLeft>A_RoundedFrameBottomLeft</BottomLeft>
            <LeftTop>A_RoundedFrameWithTitleLeftTop</LeftTop>
            <Left>A_RoundedFrameLeft</Left>
            <LeftBottom>A_RoundedFrameLeftBottom</LeftBottom>
            <OverlapLeft>2</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>2</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_RoundedFrameTitleRight</Right>
            <Left>A_RoundedFrameTitleLeft</Left>
            <Middle>A_RoundedFrameTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_Marketplace">
        <Background>Achievement_unlock_color.tga</Background>
        <BackgroundDrawType>0</BackgroundDrawType>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_BorderFrameTopLeft</TopLeft>
            <Top>A_BorderFrameTop</Top>
            <TopRight>A_BorderFrameTopRight</TopRight>
            <RightTop>A_BorderFrameRightTop</RightTop>
            <Right>A_BorderFrameRight</Right>
            <RightBottom>A_BorderFrameRightBottom</RightBottom>
            <BottomRight>A_BorderFrameBottomRight</BottomRight>
            <Bottom>A_BorderFrameBottom</Bottom>
            <BottomLeft>A_BorderFrameBottomLeft</BottomLeft>
            <LeftTop>A_BorderFrameLeftTop</LeftTop>
            <Left>A_BorderFrameLeft</Left>
            <LeftBottom>A_BorderFrameLeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_WindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item = "WDT_Def2">
        <Background>wnd_bg_dark_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_BorderFrameTopLeft</TopLeft>
            <Top>A_BorderFrameTop</Top>
            <TopRight>A_BorderFrameTopRight</TopRight>
            <RightTop>A_BorderFrameRightTop</RightTop>
            <Right>A_BorderFrameRight</Right>
            <RightBottom>A_BorderFrameRightBottom</RightBottom>
            <BottomRight>A_BorderFrameBottomRight</BottomRight>
            <Bottom>A_BorderFrameBottom</Bottom>
            <BottomLeft>A_BorderFrameBottomLeft</BottomLeft>
            <LeftTop>A_BorderFrameLeftTop</LeftTop>
            <Left>A_BorderFrameLeft</Left>
            <LeftBottom>A_BorderFrameLeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_WindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item = "WDT_Inner">
        <Background>wnd_bg_dark_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_InnerFrameTopLeft</TopLeft>
            <Top>A_InnerFrameTop</Top>
            <TopRight>A_InnerFrameTopRight</TopRight>
            <RightTop>A_InnerFrameRight</RightTop>
            <Right>A_InnerFrameRight</Right>
            <RightBottom>A_InnerFrameRight</RightBottom>
            <BottomRight>A_InnerFrameBottomRight</BottomRight>
            <Bottom>A_InnerFrameBottom</Bottom>
            <BottomLeft>A_InnerFrameBottomLeft</BottomLeft>
            <LeftTop>A_InnerFrameLeft</LeftTop>
            <Left>A_InnerFrameLeft</Left>
            <LeftBottom>A_InnerFrameLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_WindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_InnerGray">
        <Background>transp_mp.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_InnerFrameTopLeft</TopLeft>
            <Top>A_InnerFrameTop</Top>
            <TopRight>A_InnerFrameTopRight</TopRight>
            <RightTop>A_InnerFrameRight</RightTop>
            <Right>A_InnerFrameRight</Right>
            <RightBottom>A_InnerFrameRight</RightBottom>
            <BottomRight>A_InnerFrameBottomRight</BottomRight>
            <Bottom>A_InnerFrameBottom</Bottom>
            <BottomLeft>A_InnerFrameBottomLeft</BottomLeft>
            <LeftTop>A_InnerFrameLeft</LeftTop>
            <Left>A_InnerFrameLeft</Left>
            <LeftBottom>A_InnerFrameLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_ChatWindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_InnerWhite">
        <Background>white.tga</Background>
        <Border>
            <TopLeft>A_InnerFrameTopLeft</TopLeft>
            <Top>A_InnerFrameTop</Top>
            <TopRight>A_InnerFrameTopRight</TopRight>
            <RightTop>A_InnerFrameRight</RightTop>
            <Right>A_InnerFrameRight</Right>
            <RightBottom>A_InnerFrameRight</RightBottom>
            <BottomRight>A_InnerFrameBottomRight</BottomRight>
            <Bottom>A_InnerFrameBottom</Bottom>
            <BottomLeft>A_InnerFrameBottomLeft</BottomLeft>
            <LeftTop>A_InnerFrameLeft</LeftTop>
            <Left>A_InnerFrameLeft</Left>
            <LeftBottom>A_InnerFrameLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_AchievementOpen">
        <Background>Achievement_unlock_color.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <!--<Normal>A_UnlockBtn</Normal>-->
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <!--<Normal>A_LockBtn</Normal>-->
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_AchievementOpenFiligreeFrameTopLeft</TopLeft>
            <Top>A_AchievementOpenFiligreeFrameTop</Top>
            <TopRight>A_AchievementOpenFiligreeFrameTopRight</TopRight>
            <RightTop>A_AchievementOpenFiligreeFrameRightTop</RightTop>
            <Right>A_AchievementOpenFiligreeFrameRight</Right>
            <RightBottom>A_AchievementOpenFiligreeFrameRightBottom</RightBottom>
            <BottomRight>A_AchievementOpenFiligreeFrameBottomRight</BottomRight>
            <Bottom>A_AchievementOpenFiligreeFrameBottom</Bottom>
            <BottomLeft>A_AchievementOpenFiligreeFrameBottomLeft</BottomLeft>
            <LeftTop>A_AchievementOpenFiligreeFrameLeftTop</LeftTop>
            <Left>A_AchievementOpenFiligreeFrameLeft</Left>
            <LeftBottom>A_AchievementOpenFiligreeFrameLeftBottom</LeftBottom>
            <!--
            <RightTop>A_SmallBlank</RightTop>
            <Right>A_SmallBlank</Right>
            <RightBottom>A_SmallBlank</RightBottom>
            <BottomRight>A_SmallBlank</BottomRight>
            <Bottom>A_SmallBlank</Bottom>
            <BottomLeft>A_SmallBlank</BottomLeft>
            <Left>A_SmallBlank</Left>
-->
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_Achievement_WindowTitleOpenRight</Right>
            <Left>A_Achievement_WindowTitleOpenLeft</Left>
            <Middle>A_Achievement_WindowTitleOpenMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>

    <WindowDrawTemplate item="WDT_AchievementCompleted">
        <Background>Achievement_achieved_color.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <!--<Normal>A_UnlockBtn</Normal>-->
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <!--<Normal>A_LockBtn</Normal>-->
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_AchievementCompletedFiligreeFrameTopLeft</TopLeft>
            <Top>A_AchievementCompletedFiligreeFrameTop</Top>
            <TopRight>A_AchievementCompletedFiligreeFrameTopRight</TopRight>
            <RightTop>A_AchievementCompletedFiligreeFrameRightTop</RightTop>
            <Right>A_AchievementCompletedFiligreeFrameRight</Right>
            <RightBottom>A_AchievementCompletedFiligreeFrameRightBottom</RightBottom>
            <BottomRight>A_AchievementCompletedFiligreeFrameBottomRight</BottomRight>
            <Bottom>A_AchievementCompletedFiligreeFrameBottom</Bottom>
            <BottomLeft>A_AchievementCompletedFiligreeFrameBottomLeft</BottomLeft>
            <LeftTop>A_AchievementCompletedFiligreeFrameLeftTop</LeftTop>
            <Left>A_AchievementCompletedFiligreeFrameLeft</Left>
            <LeftBottom>A_AchievementCompletedFiligreeFrameLeftBottom</LeftBottom>
            <!--
            <RightTop>A_SmallBlank</RightTop>
            <Right>A_SmallBlank</Right>
            <RightBottom>A_SmallBlank</RightBottom>
            <BottomRight>A_SmallBlank</BottomRight>
            <Bottom>A_SmallBlank</Bottom>
            <BottomLeft>A_SmallBlank</BottomLeft>
            <Left>A_SmallBlank</Left>
-->
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_Achievement_WindowTitleCompletedRight</Right>
            <Left>A_Achievement_WindowTitleCompletedLeft</Left>
            <Middle>A_Achievement_WindowTitleCompletedMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>

    <WindowDrawTemplate item="WDT_AchievementLocked">
        <Background>Achievement_lock_color.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <!--<Normal>A_UnlockBtn</Normal>-->
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <!--<Normal>A_LockBtn</Normal>-->
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_AchievementLockedFiligreeFrameTopLeft</TopLeft>
            <Top>A_AchievementLockedFiligreeFrameTop</Top>
            <TopRight>A_AchievementLockedFiligreeFrameTopRight</TopRight>
            <RightTop>A_AchievementLockedFiligreeFrameRightTop</RightTop>
            <Right>A_AchievementLockedFiligreeFrameRight</Right>
            <RightBottom>A_AchievementLockedFiligreeFrameRightBottom</RightBottom>
            <BottomRight>A_AchievementLockedFiligreeFrameBottomRight</BottomRight>
            <Bottom>A_AchievementLockedFiligreeFrameBottom</Bottom>
            <BottomLeft>A_AchievementLockedFiligreeFrameBottomLeft</BottomLeft>
            <LeftTop>A_AchievementLockedFiligreeFrameLeftTop</LeftTop>
            <Left>A_AchievementLockedFiligreeFrameLeft</Left>
            <LeftBottom>A_AchievementLockedFiligreeFrameLeftBottom</LeftBottom>
            <!--
            <RightTop>A_SmallBlank</RightTop>
            <Right>A_SmallBlank</Right>
            <RightBottom>A_SmallBlank</RightBottom>
            <BottomRight>A_SmallBlank</BottomRight>
            <Bottom>A_SmallBlank</Bottom>
            <BottomLeft>A_SmallBlank</BottomLeft>
            <Left>A_SmallBlank</Left>
-->
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_Achievement_WindowTitleLockedRight</Right>
            <Left>A_Achievement_WindowTitleLockedLeft</Left>
            <Middle>A_Achievement_WindowTitleLockedMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>

    <WindowDrawTemplate item="WDT_Highlight">
        <Background>wnd_bg_dark_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_HighlightTopLeft</TopLeft>
            <Top>A_HighlightTop</Top>
            <TopRight>A_HighlightTopRight</TopRight>
            <RightTop>A_HighlightRight</RightTop>
            <Right>A_HighlightRight</Right>
            <RightBottom>A_HighlightRight</RightBottom>
            <BottomRight>A_HighlightBottomRight</BottomRight>
            <Bottom>A_HighlightBottom</Bottom>
            <BottomLeft>A_HighlightBottomLeft</BottomLeft>
            <LeftTop>A_HighlightLeft</LeftTop>
            <Left>A_HighlightLeft</Left>
            <LeftBottom>A_HighlightLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_ChatWindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_HighlightThin">
        <Background>wnd_bg_dark_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_HighlightThinTopLeft</TopLeft>
            <Top>A_HighlightThinTop</Top>
            <TopRight>A_HighlightThinTopRight</TopRight>
            <RightTop>A_HighlightThinRight</RightTop>
            <Right>A_HighlightThinRight</Right>
            <RightBottom>A_HighlightThinRight</RightBottom>
            <BottomRight>A_HighlightThinBottomRight</BottomRight>
            <Bottom>A_HighlightThinBottom</Bottom>
            <BottomLeft>A_HighlightThinBottomLeft</BottomLeft>
            <LeftTop>A_HighlightThinLeft</LeftTop>
            <Left>A_HighlightThinLeft</Left>
            <LeftBottom>A_HighlightThinLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_ChatWindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>

    <WindowDrawTemplate item = "WDT_Rounded">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_RoundedFrameWithTitleTopLeft</TopLeft>
            <Top>A_RoundedFrameWithTitleTop</Top>
            <TopRight>A_RoundedFrameWithTitleTopRight</TopRight>
            <RightTop>A_RoundedFrameWithTitleRightTop</RightTop>
            <Right>A_RoundedFrameRight</Right>
            <RightBottom>A_RoundedFrameRightBottom</RightBottom>
            <BottomRight>A_RoundedFrameBottomRight</BottomRight>
            <Bottom>A_RoundedFrameBottom</Bottom>
            <BottomLeft>A_RoundedFrameBottomLeft</BottomLeft>
            <LeftTop>A_RoundedFrameWithTitleLeftTop</LeftTop>
            <Left>A_RoundedFrameLeft</Left>
            <LeftBottom>A_RoundedFrameLeftBottom</LeftBottom>
            <OverlapLeft>2</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>2</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_RoundedFrameTitleRight</Right>
            <Left>A_RoundedFrameTitleLeft</Left>
            <Middle>A_RoundedFrameTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>

    <WindowDrawTemplate item = "WDT_RoundedNoTitle">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_RoundedFrameTopLeft</TopLeft>
            <Top>A_RoundedFrameTop</Top>
            <TopRight>A_RoundedFrameTopRight</TopRight>
            <RightTop>A_RoundedFrameRightTop</RightTop>
            <Right>A_RoundedFrameRight</Right>
            <RightBottom>A_RoundedFrameRightBottom</RightBottom>
            <BottomRight>A_RoundedFrameBottomRight</BottomRight>
            <Bottom>A_RoundedFrameBottom</Bottom>
            <BottomLeft>A_RoundedFrameBottomLeft</BottomLeft>
            <LeftTop>A_RoundedFrameLeftTop</LeftTop>
            <Left>A_RoundedFrameLeft</Left>
            <LeftBottom>A_RoundedFrameLeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_RoundedFrameTitleRight</Right>
            <Left>A_RoundedFrameTitleLeft</Left>
            <Middle>A_RoundedFrameTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_Filigree">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_RoundedFrameWithTitleTopLeft</TopLeft>
            <Top>A_RoundedFrameWithTitleTop</Top>
            <TopRight>A_RoundedFrameWithTitleTopRight</TopRight>
            <RightTop>A_RoundedFrameWithTitleRightTop</RightTop>
            <Right>A_RoundedFrameRight</Right>
            <RightBottom>A_RoundedFrameRightBottom</RightBottom>
            <BottomRight>A_RoundedFrameBottomRight</BottomRight>
            <Bottom>A_RoundedFrameBottom</Bottom>
            <BottomLeft>A_RoundedFrameBottomLeft</BottomLeft>
            <LeftTop>A_RoundedFrameWithTitleLeftTop</LeftTop>
            <Left>A_RoundedFrameLeft</Left>
            <LeftBottom>A_RoundedFrameLeftBottom</LeftBottom>
            <OverlapLeft>2</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>2</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_RoundedFrameTitleRight</Right>
            <Left>A_RoundedFrameTitleLeft</Left>
            <Middle>A_RoundedFrameTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_FiligreeThin">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_ChatClose</Normal>
            <Pressed>A_ChatCloseP</Pressed>
            <Flyby>A_ChatCloseH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatCloseH</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_ChatQMarkBtnNormal</Normal>
            <Pressed>A_ChatQMarkBtnPressed</Pressed>
            <Flyby>A_ChatQMarkBtnFlyby</Flyby>
            <Disabled>A_ChatQMarkBtnDisabled</Disabled>
            <PressedFlyby>A_ChatQMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_ChatMin</Normal>
            <Pressed>A_ChatMinP</Pressed>
            <Flyby>A_ChatMinH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMinH</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_ChatMax</Normal>
            <Pressed>A_ChatMaxP</Pressed>
            <Flyby>A_ChatMaxH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMaxH</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <Right>A_FiligreeThinFrameRight</Right>
            <RightBottom>A_FiligreeThinFrameRightBottom</RightBottom>
            <BottomRight>A_FiligreeFrameBottomRight</BottomRight>
            <Bottom>A_FiligreeFrameBottom</Bottom>
            <BottomLeft>A_FiligreeFrameBottomLeft</BottomLeft>
            <LeftTop>A_FiligreeThinFrameLeftTop</LeftTop>
            <Left>A_FiligreeThinFrameLeft</Left>
            <LeftBottom>A_FiligreeThinFrameLeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
            <Top>A_FiligreeFrameTop</Top>
            <TopLeft>A_FiligreeFrameTopLeft</TopLeft>
            <TopRight>A_FiligreeFrameTopRight</TopRight>
            <RightTop>A_FiligreeThinFrameRightTop</RightTop>
        </Border>
        <Titlebar>
            <Right>A_FiligreeFrameTitleRight</Right>
            <Left>A_FiligreeFrameTitleLeft</Left>
            <Middle>A_FiligreeFrameTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <!-- Filigree No Title Border -->
    <WindowDrawTemplate item="WDT_Filigree2">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_ChatClose</Normal>
            <Pressed>A_ChatCloseP</Pressed>
            <Flyby>A_ChatCloseH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatCloseH</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_ChatQMarkBtnNormal</Normal>
            <Pressed>A_ChatQMarkBtnPressed</Pressed>
            <Flyby>A_ChatQMarkBtnFlyby</Flyby>
            <Disabled>A_ChatQMarkBtnDisabled</Disabled>
            <PressedFlyby>A_ChatQMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_ChatMin</Normal>
            <Pressed>A_ChatMinP</Pressed>
            <Flyby>A_ChatMinH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMinH</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_ChatMax</Normal>
            <Pressed>A_ChatMaxP</Pressed>
            <Flyby>A_ChatMaxH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMaxH</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <Right>A_Filigree2Right</Right>
            <RightBottom>A_Filigree2RightBottom</RightBottom>
            <BottomRight>A_Filigree2BottomRight</BottomRight>
            <Bottom>A_Filigree2Bottom</Bottom>
            <BottomLeft>A_Filigree2BottomLeft</BottomLeft>
            <LeftTop>A_Filigree2LeftTop</LeftTop>
            <Left>A_Filigree2Left</Left>
            <LeftBottom>A_Filigree2LeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
            <Top>A_Filigree2Top</Top>
            <TopLeft>A_Filigree2TopLeft</TopLeft>
            <TopRight>A_Filigree2TopRight</TopRight>
            <RightTop>A_Filigree2RightTop</RightTop>
        </Border>
        <Titlebar>
            <Right>A_Filigree2TitleRight</Right>
            <Left>A_Filigree2TitleLeft</Left>
            <Middle>A_Filigree2TitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <WindowDrawTemplate item="WDT_Filigree3">
        <Background>wnd_bg_light_rock.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_ChatClose</Normal>
            <Pressed>A_ChatCloseP</Pressed>
            <Flyby>A_ChatCloseH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatCloseH</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_ChatQMarkBtnNormal</Normal>
            <Pressed>A_ChatQMarkBtnPressed</Pressed>
            <Flyby>A_ChatQMarkBtnFlyby</Flyby>
            <Disabled>A_ChatQMarkBtnDisabled</Disabled>
            <PressedFlyby>A_ChatQMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_ChatMin</Normal>
            <Pressed>A_ChatMinP</Pressed>
            <Flyby>A_ChatMinH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMinH</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_ChatMax</Normal>
            <Pressed>A_ChatMaxP</Pressed>
            <Flyby>A_ChatMaxH</Flyby>
            <Disabled>A_ChatBlank</Disabled>
            <PressedFlyby>A_ChatMaxH</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <Right>A_Filigree3Right</Right>
            <RightBottom>A_Filigree3RightBottom</RightBottom>
            <BottomRight>A_Filigree3BottomRight</BottomRight>
            <Bottom>A_Filigree3Bottom</Bottom>
            <BottomLeft>A_Filigree3BottomLeft</BottomLeft>
            <LeftTop>A_Filigree3LeftTop</LeftTop>
            <Left>A_Filigree3Left</Left>
            <LeftBottom>A_Filigree3LeftBottom</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
            <Top>A_Filigree3Top</Top>
            <TopLeft>A_Filigree3TopLeft</TopLeft>
            <TopRight>A_Filigree3TopRight</TopRight>
            <RightTop>A_Filigree3RightTop</RightTop>
        </Border>
        <Titlebar>
            <Right>A_Filigree3TitleRight</Right>
            <Left>A_Filigree3TitleLeft</Left>
            <Middle>A_Filigree3TitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>    
    
    
    <WindowDrawTemplate item="WDT_SimpleFilgree">
        <Background>RE_bkg.tga</Background>
        <VSBTemplate>
            <UpButton>
                <Normal>A_VSBUpNormal</Normal>
                <Pressed>A_VSBUpPressed</Pressed>
                <Flyby>A_VSBUpFlyby</Flyby>
                <Disabled>A_VSBUpDisabled</Disabled>
                <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_VSBDownNormal</Normal>
                <Pressed>A_VSBDownPressed</Pressed>
                <Flyby>A_VSBDownFlyby</Flyby>
                <Disabled>A_VSBDownDisabled</Disabled>
                <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Top>A_VSBThumbTop</Top>
                <Bottom>A_VSBThumbBottom</Bottom>
                <Middle>A_VSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_gutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </VSBTemplate>
        <HSBTemplate>
            <UpButton>
                <Normal>A_HSBLeftNormal</Normal>
                <Pressed>A_HSBLeftPressed</Pressed>
                <Flyby>A_HSBLeftFlyby</Flyby>
                <Disabled>A_HSBLeftDisabled</Disabled>
                <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
            </UpButton>
            <DownButton>
                <Normal>A_HSBRightNormal</Normal>
                <Pressed>A_HSBRightPressed</Pressed>
                <Flyby>A_HSBRightFlyby</Flyby>
                <Disabled>A_HSBRightDisabled</Disabled>
                <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
            </DownButton>
            <Thumb>
                <Right>A_HSBThumbRight</Right>
                <Left>A_HSBThumbLeft</Left>
                <Middle>A_HSBThumbMiddle</Middle>
                <OverlapLeft>0</OverlapLeft>
                <OverlapTop>0</OverlapTop>
                <OverlapRight>0</OverlapRight>
                <OverlapBottom>0</OverlapBottom>
            </Thumb>
            <MiddleTextureInfo>scrollbar_Hgutter.tga</MiddleTextureInfo>
            <MiddleTint>
                <Alpha>255</Alpha>
                <R>128</R>
                <G>128</G>
                <B>128</B>
            </MiddleTint>
        </HSBTemplate>
        <CloseBox>
            <Normal>A_CloseBtnNormal</Normal>
            <Pressed>A_CloseBtnPressed</Pressed>
            <Flyby>A_CloseBtnFlyby</Flyby>
            <Disabled>A_CloseBtnDisabled</Disabled>
            <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
        </CloseBox>
        <QMarkBox>
            <Normal>A_QMarkBtnNormal</Normal>
            <Pressed>A_QMarkBtnPressed</Pressed>
            <Flyby>A_QMarkBtnFlyby</Flyby>
            <Disabled>A_QMarkBtnDisabled</Disabled>
            <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
        </QMarkBox>
        <MinimizeBox>
            <Normal>A_MinimizeBtnNormal</Normal>
            <Pressed>A_MinimizeBtnPressed</Pressed>
            <Flyby>A_MinimizeBtnFlyby</Flyby>
            <Disabled>A_MinimizeBtnDisabled</Disabled>
            <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
        </MinimizeBox>
        <MaximizeBox>
            <Normal>A_MaximizeBtnNormal</Normal>
            <Pressed>A_MaximizeBtnPressed</Pressed>
            <Flyby>A_MaximizeBtnFlyby</Flyby>
            <Disabled>A_MaximizeBtnDisabled</Disabled>
            <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
        </MaximizeBox>
        <TileBox>
            <Normal>A_TileBtnNormal</Normal>
            <Pressed>A_TileBtnPressed</Pressed>
            <Flyby>A_TileBtnFlyby</Flyby>
            <Disabled>A_TileBtnDisabled</Disabled>
            <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
        </TileBox>
        <Border>
            <TopLeft>A_SimpleFilgreeTopLeft</TopLeft>
            <Top>A_SimpleFilgreeTop</Top>
            <TopRight>A_SimpleFilgreeTopRight</TopRight>
            <RightTop>A_SimpleFilgreeRight</RightTop>
            <Right>A_SimpleFilgreeRight</Right>
            <RightBottom>A_SimpleFilgreeRight</RightBottom>
            <BottomRight>A_SimpleFilgreeBottomRight</BottomRight>
            <Bottom>A_SimpleFilgreeBottom</Bottom>
            <BottomLeft>A_SimpleFilgreeBottomLeft</BottomLeft>
            <LeftTop>A_SimpleFilgreeLeft</LeftTop>
            <Left>A_SimpleFilgreeLeft</Left>
            <LeftBottom>A_SimpleFilgreeLeft</LeftBottom>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Border>
        <Titlebar>
            <Right>A_WindowTitleRight</Right>
            <Left>A_ChatWindowTitleLeft</Left>
            <Middle>A_WindowTitleMiddle</Middle>
            <OverlapLeft>0</OverlapLeft>
            <OverlapTop>0</OverlapTop>
            <OverlapRight>0</OverlapRight>
            <OverlapBottom>0</OverlapBottom>
        </Titlebar>
    </WindowDrawTemplate>
    <!-- ********** -->





    <SliderDrawTemplate item = "SDT_DefSlider">
        <Thumb>
            <Normal>A_SliderThumbNormal</Normal>
            <Pressed>A_SliderThumbPressed</Pressed>
            <Flyby>A_SliderThumbFlyby</Flyby>
            <Disabled>A_SliderThumbDisabled</Disabled>
            <PressedFlyby>A_SliderThumbPressedFlyby</PressedFlyby>
        </Thumb>
        <Background>A_SliderBackground</Background>
        <EndCapRight>A_SliderEndCapRight</EndCapRight>
        <EndCapLeft>A_SliderEndCapLeft</EndCapLeft>
    </SliderDrawTemplate>

    <ButtonDrawTemplate item = "BDT_Combo">
        <Normal>A_VSBDownNormal</Normal>
        <Pressed>A_VSBDownPressed</Pressed>
        <Flyby>A_VSBDownFlyby</Flyby>
        <Disabled>A_VSBDownDisabled</Disabled>
        <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <FrameTemplate item="FT_DefPageBorderHighlight">
        <TopLeft>A_TabFrameTopLeft</TopLeft>
        <Top>A_TabFrameTop</Top>
        <TopRight>A_TabFrameTopRight</TopRight>
        <RightTop>A_HighlightRight</RightTop>
        <Right>A_HighlightRight</Right>
        <RightBottom>A_HighlightRight</RightBottom>
        <BottomRight>A_HighlightBottomRight</BottomRight>
        <Bottom>A_HighlightBottom</Bottom>
        <BottomLeft>A_HighlightBottomLeft</BottomLeft>
        <LeftTop>A_HighlightLeft</LeftTop>
        <Left>A_HighlightLeft</Left>
        <LeftBottom>A_HighlightLeft</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item = "Header_Listbox">
        <Right>A_ListHeaderRight</Right>
        <Left>A_ListHeaderLeft</Left>
        <Middle>A_ListHeaderMiddle</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>

    <!-- Templates to put coins at top of list (in the header) -->
    <FrameTemplate item = "Header_PlatCoin">
        <Middle>A_PlatinumCoin</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item = "Header_GoldCoin">
        <Middle>A_GoldCoin</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item = "Header_SilvCoin">
        <Middle>A_SilverCoin</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item = "Header_CoppCoin">
        <Middle>A_CopperCoin</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_StationCash">
        <Middle>A_StationColumn</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank1">
        <Middle>A_Access1</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank2">
        <Middle>A_Access2</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank3">
        <Middle>A_Access3</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank4">
        <Middle>A_Access4</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank5">
        <Middle>A_Access5</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank6">
        <Middle>A_Access6</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank7">
        <Middle>A_Access7</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AccessRank8">
        <Middle>A_Access8</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>

    <FrameTemplate item = "FT_DefTabBorder">
        <TopLeft>A_TabFrameTopLeft</TopLeft>
        <Top>A_TabFrameTop</Top>
        <TopRight>A_TabFrameTopRight</TopRight>
        <RightTop>A_TabFrameRightTop</RightTop>
        <Right>A_TabFrameRight</Right>
        <RightBottom>A_TabRightBottom</RightBottom>
        <LeftTop>A_TabFrameLeftTop</LeftTop>
        <Left>A_TabFrameLeft</Left>
        <LeftBottom>A_TabLeftBottom</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item = "FT_DefPageBorder">
        <TopLeft>A_TabFrameTopLeft</TopLeft>
        <Top>A_TabFrameTop</Top>
        <TopRight>A_TabFrameTopRight</TopRight>
        <RightTop>A_TabFrameRightTop</RightTop>
        <Right>A_TabFrameRight</Right>
        <RightBottom>A_TabFrameRightBottom</RightBottom>
        <BottomRight>A_TabFrameBottomRight</BottomRight>
        <Bottom>A_TabFrameBottom</Bottom>
        <BottomLeft>A_TabFrameBottomLeft</BottomLeft>
        <LeftTop>A_TabFrameLeftTop</LeftTop>
        <Left>A_TabFrameLeft</Left>
        <LeftBottom>A_TabFrameLeftBottom</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>

    <FrameTemplate item="FT_BlankTabBorder">
        <TopLeft>A_ChatBlank</TopLeft>
        <Top>A_ChatBlank</Top>
        <TopRight>A_ChatBlank</TopRight>
        <RightTop>A_ChatBlank</RightTop>
        <Right>A_ChatBlank</Right>
        <RightBottom>A_ChatBlank</RightBottom>
        <LeftTop>A_ChatBlank</LeftTop>
        <Left>A_ChatBlank</Left>
        <LeftBottom>A_ChatBlank</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="FT_BlankPageBorder">
        <TopLeft>A_ChatBlank</TopLeft>
        <Top>A_ChatBlank</Top>
        <TopRight>A_ChatBlank</TopRight>
        <RightTop>A_ChatBlank</RightTop>
        <Right>A_ChatBlank</Right>
        <RightBottom>A_ChatBlank</RightBottom>
        <BottomRight>A_ChatBlank</BottomRight>
        <Bottom>A_ChatBlank</Bottom>
        <BottomLeft>A_ChatBlank</BottomLeft>
        <LeftTop>A_ChatBlank</LeftTop>
        <Left>A_ChatBlank</Left>
        <LeftBottom>A_ChatBlank</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>

    <FrameTemplate item="FT_RoundedTabBorder">
        <TopLeft>A_RoundedFrameTopLeft</TopLeft>
        <Top>A_RoundedFrameTop</Top>
        <TopRight>A_RoundedFrameTopRight</TopRight>
        <RightTop>A_RoundedFrameRightTop</RightTop>
        <Right>A_RoundedFrameRight</Right>
        <RightBottom>A_RoundedTabRightBottom</RightBottom>
        <LeftTop>A_RoundedFrameLeftTop</LeftTop>
        <Left>A_RoundedFrameLeft</Left>
        <LeftBottom>A_RoundedTabLeftBottom</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="FT_RoundedPageBorder">
        <TopLeft>A_RoundedFrameTopLeft</TopLeft>
        <Top>A_RoundedFrameTop</Top>
        <TopRight>A_RoundedFrameTopRight</TopRight>
        <RightTop>A_RoundedFrameRightTop</RightTop>
        <Right>A_RoundedFrameRight</Right>
        <RightBottom>A_RoundedFrameRightBottom</RightBottom>
        <BottomRight>A_RoundedFrameBottomRight</BottomRight>
        <Bottom>A_RoundedFrameBottom</Bottom>
        <BottomLeft>A_RoundedFrameBottomLeft</BottomLeft>
        <LeftTop>A_RoundedFrameLeftTop</LeftTop>
        <Left>A_RoundedFrameLeft</Left>
        <LeftBottom>A_RoundedFrameLeftBottom</LeftBottom>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <FrameTemplate item="Header_AutoRoll">
        <Middle>A_AutoColumn</Middle>
        <OverlapLeft>0</OverlapLeft>
        <OverlapTop>0</OverlapTop>
        <OverlapRight>0</OverlapRight>
        <OverlapBottom>0</OverlapBottom>
    </FrameTemplate>
    <ButtonDrawTemplate item="BDT_Normal">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <Disabled>A_BtnDisabled</Disabled>
        <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_SmallNormal">
        <Normal>A_SmallBtnNormal</Normal>
        <Pressed>A_SmallBtnPressed</Pressed>
        <Flyby>A_SmallBtnFlyby</Flyby>
        <Disabled>A_SmallBtnDisabled</Disabled>
        <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_BigNormal">
        <Normal>A_BigBtnNormal</Normal>
        <Pressed>A_BigBtnPressed</Pressed>
        <Flyby>A_BigBtnFlyby</Flyby>
        <Disabled>A_BigBtnDisabled</Disabled>
        <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Square">
        <Normal>A_SquareBtnNormal</Normal>
        <Pressed>A_SquareBtnPressed</Pressed>
        <Flyby>A_SquareBtnFlyby</Flyby>
        <Disabled>A_SquareBtnDisabled</Disabled>
        <PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Checkbox">
        <Normal>A_CheckBoxNormal</Normal>
        <Pressed>A_CheckBoxPressed</Pressed>
        <Disabled>A_CheckBoxNormalDisabled</Disabled>
        <PressedDisabled>A_CheckBoxPressedDisabled</PressedDisabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_CheckboxTransparent">
        <Normal>A_TransparentCheckBoxNormal</Normal>
        <Disabled>A_TransparentCheckBoxNormal</Disabled>
        <PressedDisabled>A_TransparentCheckBoxPressed</PressedDisabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_CheckboxWithText">
        <NormalDecal>A_CheckBoxNormal</NormalDecal>
        <PressedDecal>A_CheckBoxPressed</PressedDecal>
        <DisabledDecal>A_CheckBoxNormalDisabled</DisabledDecal>
        <PressedDisabledDecal>A_CheckBoxPressedDisabled</PressedDisabledDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Radio">
        <Normal>A_RadioBtnNormal</Normal>
        <Pressed>A_RadioBtnPressed</Pressed>
        <Disabled>A_RadioBtnDisabled</Disabled>
        <PressedDisabled>A_RadioBtnPressedDisabled</PressedDisabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Blue">
        <Normal>A_BlueBtnNormal</Normal>
        <Pressed>A_BlueBtnPressed</Pressed>
        <Flyby>A_BlueBtnFlyby</Flyby>
        <Disabled>A_BlueBtnDisabled</Disabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PanLeft">
        <Normal>A_PanLeftButtonNormal</Normal>
        <Pressed>A_PanLeftButtonPressed</Pressed>
        <Flyby>A_PanLeftButtonFlyby</Flyby>
        <Disabled>A_PanLeftButtonNormal</Disabled>
        <PressedFlyby>A_PanLeftButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PanRight">
        <Normal>A_PanRightButtonNormal</Normal>
        <Pressed>A_PanRightButtonPressed</Pressed>
        <Flyby>A_PanRightButtonFlyby</Flyby>
        <Disabled>A_PanRightButtonNormal</Disabled>
        <PressedFlyby>A_PanRightButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PanUp">
        <Normal>A_PanUpButtonNormal</Normal>
        <Pressed>A_PanUpButtonPressed</Pressed>
        <Flyby>A_PanUpButtonFlyby</Flyby>
        <Disabled>A_PanUpButtonNormal</Disabled>
        <PressedFlyby>A_PanUpButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PanDown">
        <Normal>A_PanDownButtonNormal</Normal>
        <Pressed>A_PanDownButtonPressed</Pressed>
        <Flyby>A_PanDownButtonFlyby</Flyby>
        <Disabled>A_PanDownButtonNormal</Disabled>
        <PressedFlyby>A_PanDownButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_RotateLeft">
        <Normal>A_RotateLeftButtonNormal</Normal>
        <Pressed>A_RotateLeftButtonPressed</Pressed>
        <Flyby>A_RotateLeftButtonFlyby</Flyby>
        <Disabled>A_RotateLeftButtonNormal</Disabled>
        <PressedFlyby>A_RotateLeftButtonPressed</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_RotateRight">
        <Normal>A_RotateRightButtonNormal</Normal>
        <Pressed>A_RotateRightButtonPressed</Pressed>
        <Flyby>A_RotateRightButtonFlyby</Flyby>
        <Disabled>A_RotateRightButtonNormal</Disabled>
        <PressedFlyby>A_RotateRightButtonPressed</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_RotateUp">
        <Normal>A_RotateUpButtonNormal</Normal>
        <Pressed>A_RotateUpButtonPressed</Pressed>
        <Flyby>A_RotateUpButtonFlyby</Flyby>
        <Disabled>A_RotateUpButtonNormal</Disabled>
        <PressedFlyby>A_RotateUpButtonPressed</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_RotateDown">
        <Normal>A_RotateDownButtonNormal</Normal>
        <Pressed>A_RotateDownButtonPressed</Pressed>
        <Flyby>A_RotateDownButtonFlyby</Flyby>
        <Disabled>A_RotateDownButtonNormal</Disabled>
        <PressedFlyby>A_RotateDownButtonPressed</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_ZoomIn">
        <Normal>A_ZoomInButtonNormal</Normal>
        <Pressed>A_ZoomInButtonPressed</Pressed>
        <Flyby>A_ZoomInButtonFlyby</Flyby>
        <Disabled>A_ZoomInButtonNormal</Disabled>
        <PressedFlyby>A_ZoomInButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_ZoomOut">
        <Normal>A_ZoomOutButtonNormal</Normal>
        <Pressed>A_ZoomOutButtonPressed</Pressed>
        <Flyby>A_ZoomOutButtonFlyby</Flyby>
        <Disabled>A_ZoomOutButtonNormal</Disabled>
        <PressedFlyby>A_ZoomOutButtonPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_VSBUp">
        <Normal>A_VSBUpNormal</Normal>
        <Pressed>A_VSBUpPressed</Pressed>
        <Flyby>A_VSBUpFlyby</Flyby>
        <Disabled>A_VSBUpDisabled</Disabled>
        <PressedFlyby>A_VSBUpPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_VSBDown">
        <Normal>A_VSBDownNormal</Normal>
        <Pressed>A_VSBDownPressed</Pressed>
        <Flyby>A_VSBDownFlyby</Flyby>
        <Disabled>A_VSBDownDisabled</Disabled>
        <PressedFlyby>A_VSBDownPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_HSBLeft">
        <Normal>A_HSBLeftNormal</Normal>
        <Pressed>A_HSBLeftPressed</Pressed>
        <Flyby>A_HSBLeftFlyby</Flyby>
        <Disabled>A_HSBLeftDisabled</Disabled>
        <PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_HSBRight">
        <Normal>A_HSBRightNormal</Normal>
        <Pressed>A_HSBRightPressed</Pressed>
        <Flyby>A_HSBRightFlyby</Flyby>
        <Disabled>A_HSBRightDisabled</Disabled>
        <PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_SCBtn">
        <Normal>A_SCBtnNormal</Normal>
        <Pressed>A_SCBtnPressed</Pressed>
        <Flyby>A_SCBtnFlyby</Flyby>
        <Disabled>A_SCBtnDisabled</Disabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_UpconvertCommon">
        <Normal>A_UpconvertCommonNormal</Normal>
        <Pressed>A_UpconvertCommonPressed</Pressed>
        <Flyby>A_UpconvertCommonSelected</Flyby>
        <Disabled>A_UpconvertCommonDisabled</Disabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_SCFSBtn">
        <Normal>A_SCBtnFlashSaleNormal</Normal>
        <Pressed>A_SCBtnFlashSalePressed</Pressed>
        <Flyby>A_SCBtnFlashSaleFlyby</Flyby>
        <Disabled>A_SCBtnFlashSaleDisabled</Disabled>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Tint">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <Disabled>A_BtnDisabled</Disabled>
        <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
        <NormalDecal>A_WhitePixel</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PlatinumCoin">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_PlatinumCoin</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_GoldCoin">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_GoldCoin</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_SilverCoin">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_SilverCoin</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_CopperCoin">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_CopperCoin</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_DragItem">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_BlueBuff">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_RedBuff">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_PlayerBuff">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_TargetBuff">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_LootWndIcon">
        <Normal>A_RecessedBox</Normal>
        <NormalDecal>A_DragItem</NormalDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_Question">
        <Normal>A_QuestionNormal</Normal>
        <Pressed>A_QuestionPressed</Pressed>
        <Flyby>A_QuestionFlyby</Flyby>
        <PressedFlyby>A_QuestionPressed</PressedFlyby>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_FindItem">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
        <NormalDecal>A_LFGBtnNormal</NormalDecal>
        <PressedDecal>A_LFGBtnPressed</PressedDecal>
        <FlybyDecal>A_LFGBtnFlyby</FlybyDecal>
        <PressedFlybyDecal>A_LFGBtnPressedFlyby</PressedFlybyDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_InvigorateAgent">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
        <NormalDecal>A_InvigorateNormal</NormalDecal>
        <PressedDecal>A_InvigoratePressed</PressedDecal>
        <FlybyDecal>A_InvigorateSelected</FlybyDecal>
        <PressedFlybyDecal>A_InvigorateSelected</PressedFlybyDecal>
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_ButtonStation">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
        <NormalDecal>A_Station</NormalDecal>
        <PressedDecal>A_Station</PressedDecal>
        <FlybyDecal>A_Station</FlybyDecal>
        <PressedFlybyDecal>A_Station</PressedFlybyDecal>
        <!--A_StationColumn-->
    </ButtonDrawTemplate>
    <ButtonDrawTemplate item="BDT_ExportCalendar">
        <Normal>A_BtnNormal</Normal>
        <Pressed>A_BtnPressed</Pressed>
        <Flyby>A_BtnFlyby</Flyby>
        <NormalDecal>A_ExportBtnNormal</NormalDecal>
        <FlybyDecal>A_ExportBtnFlyby</FlybyDecal>
        <PressedDecal>A_ExportBtnFlyby</PressedDecal>
    </ButtonDrawTemplate>
</XML>

EQUI_ShortDurationBuffWindow.xml
INI:
<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
    <Button item="SDBW_Player_Buff_Template">
        <ScreenID>Player_Buff_Template</ScreenID>
        <RelativePosition>true</RelativePosition>
        <Size>
            <CX>167</CX>
            <CY>12</CY>
        </Size>
        <Template>BDT_PlayerBuff</Template>
        <DecalOffset>
            <X>0</X>
            <Y>0</Y>
        </DecalOffset>
        <DecalSize>
            <CX>16</CX>
            <CY>16</CY>
        </DecalSize>
    </Button>
    <TileLayoutBox item="SDBW_Buttons">
        <ScreenID>Buff_Buttons</ScreenID>
        <RelativePosition>true</RelativePosition>
        <AutoStretch>true</AutoStretch>
        <BottomAnchorToTop>false</BottomAnchorToTop>
        <RightAnchorToLeft>false</RightAnchorToLeft>
        <Style_Transparent>true</Style_Transparent>
        <Spacing>1</Spacing>
        <SecondarySpacing>0</SecondarySpacing>
        <HorizontalFirst>false</HorizontalFirst>
        <AnchorToTop>true</AnchorToTop>
        <AnchorToLeft>false</AnchorToLeft>
        <FirstPieceTemplate>true</FirstPieceTemplate>
        <Pieces>SDBW_Player_Buff_Template</Pieces>
    </TileLayoutBox>
  <Label item="SDBW_Buff0">
    <ScreenID>Buff0Label</ScreenID>
    <EQType>600</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff1">
    <ScreenID>Buff1Label</ScreenID>
    <EQType>601</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff2">
    <ScreenID>Buff2Label</ScreenID>
    <EQType>602</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>26</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff3">
    <ScreenID>Buff3Label</ScreenID>
    <EQType>603</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>39</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff4">
    <ScreenID>Buff4Label</ScreenID>
    <EQType>604</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>52</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff5">
    <ScreenID>Buff5Label</ScreenID>
    <EQType>605</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>65</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff6">
    <ScreenID>Buff6Label</ScreenID>
    <EQType>606</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>78</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff7">
    <ScreenID>Buff7Label</ScreenID>
    <EQType>607</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>91</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff8">
    <ScreenID>Buff8Label</ScreenID>
    <EQType>608</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>104</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff9">
    <ScreenID>Buff9Label</ScreenID>
    <EQType>609</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>117</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff10">
    <ScreenID>Buff10Label</ScreenID>
    <EQType>610</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>130</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff11">
    <ScreenID>Buff11Label</ScreenID>
    <EQType>611</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>143</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff12">
    <ScreenID>Buff12Label</ScreenID>
    <EQType>612</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>156</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff13">
    <ScreenID>Buff13Label</ScreenID>
    <EQType>613</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>169</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff14">
    <ScreenID>Buff14Label</ScreenID>
    <EQType>614</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>182</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff15">
    <ScreenID>Buff15Label</ScreenID>
    <EQType>615</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>195</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff16">
    <ScreenID>Buff16Label</ScreenID>
    <EQType>616</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>208</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff17">
    <ScreenID>Buff17Label</ScreenID>
    <EQType>617</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>221</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff18">
    <ScreenID>Buff18Label</ScreenID>
    <EQType>618</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>234</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff19">
    <ScreenID>Buff19Label</ScreenID>
    <EQType>619</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>247</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff20">
    <ScreenID>Buff20Label</ScreenID>
    <EQType>620</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>260</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff21">
    <ScreenID>Buff21Label</ScreenID>
    <EQType>621</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>273</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff22">
    <ScreenID>Buff22Label</ScreenID>
    <EQType>622</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>286</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff23">
    <ScreenID>Buff23Label</ScreenID>
    <EQType>623</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>300</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff24">
    <ScreenID>Buff24Label</ScreenID>
    <EQType>624</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>312</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff25">
    <ScreenID>Buff25Label</ScreenID>
    <EQType>625</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>325</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff26">
    <ScreenID>Buff26Label</ScreenID>
    <EQType>626</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>338</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff27">
    <ScreenID>Buff27Label</ScreenID>
    <EQType>627</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>351</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff28">
    <ScreenID>Buff28Label</ScreenID>
    <EQType>628</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>364</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff29">
    <ScreenID>Buff29Label</ScreenID>
    <EQType>629</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>19</X>
      <Y>377</Y>
    </Location>
    <Size>
      <CX>150</CX>
      <CY>12</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="SDBW_Buff0Number">
    <ScreenID>Buff0No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>1</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>1</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff1Number">
    <ScreenID>Buff1No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>14</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>2</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff2Number">
    <ScreenID>Buff2No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>27</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>3</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff3Number">
    <ScreenID>Buff3No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>40</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>4</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff4Number">
    <ScreenID>Buff4No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>5</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff5Number">
    <ScreenID>Buff5No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>66</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>6</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff6Number">
    <ScreenID>Buff6No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>7</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff7Number">
    <ScreenID>Buff7No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>92</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>8</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff8Number">
    <ScreenID>Buff8No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>105</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>9</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff9Number">
    <ScreenID>Buff9No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>118</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>10</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff10Number">
    <ScreenID>Buff10No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>131</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>11</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff11Number">
    <ScreenID>Buff11No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>144</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>12</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff12Number">
    <ScreenID>Buff12No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>157</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>13</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff13Number">
    <ScreenID>Buff13No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>170</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>14</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff14Number">
    <ScreenID>Buff14No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>183</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>15</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff15Number">
    <ScreenID>Buff15No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>196</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>16</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff16Number">
    <ScreenID>Buff16No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>209</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>17</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff17Number">
    <ScreenID>Buff17No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>222</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>18</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff18Number">
    <ScreenID>Buff18No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>235</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>19</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff19Number">
    <ScreenID>Buff19No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>248</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>20</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff20Number">
    <ScreenID>Buff20No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>261</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>21</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff21Number">
    <ScreenID>Buff21No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>274</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>22</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff22Number">
    <ScreenID>Buff22No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>287</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>23</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff23Number">
    <ScreenID>Buff23No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>300</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>24</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff24Number">
    <ScreenID>Buff24No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>313</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>25</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff25Number">
    <ScreenID>Buff25No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>326</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>26</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff26Number">
    <ScreenID>Buff26No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>339</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>27</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff27Number">
    <ScreenID>Buff27No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>352</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>28</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff28Number">
    <ScreenID>Buff28No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>365</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>29</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="SDBW_Buff29Number">
    <ScreenID>Buff29No</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Style_Tooltip>false</Style_Tooltip>
    <Location>
      <X>148</X>
      <Y>378</Y>
    </Location>
    <Size>
      <CX>23</CX>
      <CY>14</CY>
    </Size>
    <Text>30</Text>
    <TextColor>
      <R>175</R>
      <G>175</G>
      <B>175</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Screen item="ShortDurationBuffWindow">
    <Text>Sparxx Songs</Text>
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>200</X>
      <Y>200</Y>
    </Location>
    <Size>
      <CX>180</CX>
      <CY>400</CY>
    </Size>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <DrawTemplate>WDT_Inner</DrawTemplate>
    <Style_Titlebar>false</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>true</Style_Border>
    <Style_Sizable>true</Style_Sizable>
    <Style_ClientMovable>true</Style_ClientMovable>
    <Pieces>TileLayoutBox:SDBW_Buttons</Pieces>
    <Pieces>SDBW_Buff0</Pieces>
    <Pieces>SDBW_Buff1</Pieces>
    <Pieces>SDBW_Buff2</Pieces>
    <Pieces>SDBW_Buff3</Pieces>
    <Pieces>SDBW_Buff4</Pieces>
    <Pieces>SDBW_Buff5</Pieces>
    <Pieces>SDBW_Buff6</Pieces>
    <Pieces>SDBW_Buff7</Pieces>
    <Pieces>SDBW_Buff8</Pieces>
    <Pieces>SDBW_Buff9</Pieces>
    <Pieces>SDBW_Buff10</Pieces>
    <Pieces>SDBW_Buff11</Pieces>
    <Pieces>SDBW_Buff12</Pieces>
    <Pieces>SDBW_Buff13</Pieces>
    <Pieces>SDBW_Buff14</Pieces>
    <Pieces>SDBW_Buff15</Pieces>
    <Pieces>SDBW_Buff16</Pieces>
    <Pieces>SDBW_Buff17</Pieces>
    <Pieces>SDBW_Buff18</Pieces>
    <Pieces>SDBW_Buff19</Pieces>
    <Pieces>SDBW_Buff20</Pieces>
    <Pieces>SDBW_Buff21</Pieces>
    <Pieces>SDBW_Buff22</Pieces>
    <Pieces>SDBW_Buff23</Pieces>
    <Pieces>SDBW_Buff24</Pieces>
    <Pieces>SDBW_Buff25</Pieces>
    <Pieces>SDBW_Buff26</Pieces>
    <Pieces>SDBW_Buff27</Pieces>
    <Pieces>SDBW_Buff28</Pieces>
    <Pieces>SDBW_Buff29</Pieces>
    <Pieces>SDBW_Buff0Number</Pieces>
    <Pieces>SDBW_Buff1Number</Pieces>
    <Pieces>SDBW_Buff2Number</Pieces>
    <Pieces>SDBW_Buff3Number</Pieces>
    <Pieces>SDBW_Buff4Number</Pieces>
    <Pieces>SDBW_Buff5Number</Pieces>
    <Pieces>SDBW_Buff6Number</Pieces>
    <Pieces>SDBW_Buff7Number</Pieces>
    <Pieces>SDBW_Buff8Number</Pieces>
    <Pieces>SDBW_Buff9Number</Pieces>
    <Pieces>SDBW_Buff10Number</Pieces>
    <Pieces>SDBW_Buff11Number</Pieces>
    <Pieces>SDBW_Buff12Number</Pieces>
    <Pieces>SDBW_Buff13Number</Pieces>
    <Pieces>SDBW_Buff14Number</Pieces>
    <Pieces>SDBW_Buff15Number</Pieces>
    <Pieces>SDBW_Buff16Number</Pieces>
    <Pieces>SDBW_Buff17Number</Pieces>
    <Pieces>SDBW_Buff18Number</Pieces>
    <Pieces>SDBW_Buff19Number</Pieces>
    <Pieces>SDBW_Buff20Number</Pieces>
    <Pieces>SDBW_Buff21Number</Pieces>
    <Pieces>SDBW_Buff22Number</Pieces>
    <Pieces>SDBW_Buff23Number</Pieces>
    <Pieces>SDBW_Buff24Number</Pieces>
    <Pieces>SDBW_Buff25Number</Pieces>
    <Pieces>SDBW_Buff26Number</Pieces>
    <Pieces>SDBW_Buff27Number</Pieces>
    <Pieces>SDBW_Buff28Number</Pieces>
    <Pieces>SDBW_Buff29Number</Pieces>
    <Font>2</Font>
  </Screen>
</XML>
 
Hey guys,

I am also having an issue with my buff window and my short buff window. After yesterday's patch both windows pop up one is completely red and I can't see a single buff the other is completely black and I can't see a single song. I use Zliz UI and I alrdy deleted it and reinstalled it and still having the same problem with both those windows . If anyone can give me some ideas on what else I can do. Its very hard to follow what buffs my toons need or what they are missing . Appreciate toy all.

Thank You ,

Guys
 
Many_whelps for the win. A friend suggested i try the Zliz skin, very neat and clean, more minimal than the previous skin that was falling apart due to neglect. Couple small things i will have to get used to, horizontal Xtar, square disc window but all in all love it.

I'm an amateur to MQ and coding, and even more so with UI files so i didn't think to download the template.xml code above and just went buff and song, did that, Fixed the ui, just one small thing i noticed, when you resize the window, it moves the color background and buff icon.
 

Attachments

  • Zlizbuffwind.png
    Zlizbuffwind.png
    170.6 KB · Views: 9
Many_whelps for the win. A friend suggested i try the Zliz skin, very neat and clean, more minimal than the previous skin that was falling apart due to neglect. Couple small things i will have to get used to, horizontal Xtar, square disc window but all in all love it.

I'm an amateur to MQ and coding, and even more so with UI files so i didn't think to download the template.xml code above and just went buff and song, did that, Fixed the ui, just one small thing i noticed, when you resize the window, it moves the color background and buff icon.
you def need the template.xml because the song window and buff window are pulling templates from that file. However, Kaen did a much cleaner revision than I did and you can find the link as a pinned message on the RG discord.

As for resizing, these aren't meant to be resized because the blue background is a texture file with a defined width.

You can easily replace the horizontal xtar with a vertical one if you like. Just find a xtar xml file that you like and drop it in the zliz folder, overwriting the existing file.
 
Kaen did a much cleaner revision than I did and you can find the link as a pinned message on the RG discord.

As for resizing, these aren't meant to be resized because the blue background is a texture file with a defined width.

You can easily replace the horizontal xtar with a vertical one if you like. Just find a xtar xml file that you like and drop it in the zliz folder, overwriting the existing file.
i'll give his a look. I just copied the code posted and it allowed me to resize the windows, but it's fine, i got it where i like and locked it so it's not moving anytime soon.

Quick edit.
Does Zliz target window not show target's buffs?
 
Last edited:
Problem - Using Zliz and Mq2targetinfo

Users who are viewing this thread

Back
Top