EQ2Interface.comeq2ui_windowelements.xml Compare
Test Server : GU57 : Patch 07\27\10


Produced: 7/27/2010 3:46:03 PM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest II\UI\Default\eq2ui_windowelements.xml  
Right file: d:\games\EverQuest II\TestServer\UI\Default\eq2ui_windowelements.xml  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2 <Page BackgroundColor="#00FF00" BackgroundOpacity="0.475" Name="WindowElements" PackSize="1,1" ScrollExtent="1024,768" Size="1024,768" Visible="false">   2 <Page BackgroundColor="#00FF00" BackgroundOpacity="0.475" Name="WindowElements" PackSize="1,1" ScrollExtent="1024,768" Size="1024,768" Visible="false">
    <> 3     <Page Location="365,65" Name="CenterFrame" ScrollExtent="540,413" Size="540,413">
      4         <Page AbsorbsInput="false" Name="CopyAndPasteMeMiniWindow" PackSize="absolute,absolute" ScrollExtent="540,413" Size="540,413">
      5             <Image Location="-1,306" Name="SW_Corner" PackLocation="right,bottom" Rotation="0.500" ScrollExtent="108,110" Size="108,110" Stretch="false" Style="data.ne_corner.center" />
      6             <Image Location="435,306" Name="SE_Corner" PackLocation="right,bottom" Rotation="0.500" ScrollExtent="108,110" Size="108,110" Stretch="false" Style="data.nw_corner.center" />
      7             <Image Location="-2,17" Name="NW_Corner" PackLocation="left,top" ScrollExtent="106,107" Size="106,107" Stretch="false" Style="data.nw_corner.center" />
      8             <Image Location="434,17" Name="NE_Corner" PackLocation="right,top" ScrollExtent="108,96" Size="108,96" Stretch="false" Style="data.ne_corner.center" />
      9             <Button Location="501,42" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":cf6d745a2d3f513f:Close" UserMovable="true" />
      10             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="15,31" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="514,370" Size="514,370" />
      11             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="17,34" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="507,363" Size="507,363" />
      12             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="90,0" Name="LeftGrouper" PackSize="a,f" RStyleDefault="data.left_grouper.rect" ScrollExtent="360,34" Size="360,34">
      13                 <Text AbsorbsInput="false" Font="/TextStyles.VeryLarge.VeryLargeStyle" Location="54,4" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="253,30" ShadowStyle="/ShadowStylesNew.Outline.style" Size="253,30" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:cf6d745a7dd810c9:CenterFrame</Text>
      14             </Page>
      15         </Page>
      16         <Namespace Name="data">
      17             <Namespace Name="nw_corner">
      18                 <ImageStyle Filter="true" Name="center">
      19                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="391,306,499,400" />
      20                 </ImageStyle>
      21             </Namespace>
      22             <Namespace Name="frame">
      23                 <ImageStyle Filter="true" Name="w">
      24                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,200,340,260" />
      25                 </ImageStyle>
      26                 <ImageStyle Filter="true" Name="sw">
      27                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,270,340,281" />
      28                 </ImageStyle>
      29                 <ImageStyle Filter="true" Name="s">
      30                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="337,270,402,281" />
      31                 </ImageStyle>
      32                 <ImageStyle Filter="true" Name="se">
      33                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,270,422,281" />
      34                 </ImageStyle>
      35                 <ImageStyle Filter="true" Name="e">
      36                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,200,422,260" />
      37                 </ImageStyle>
      38                 <ImageStyle Filter="true" Name="ne">
      39                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,179,422,191" />
      40                 </ImageStyle>
      41                 <ImageStyle Filter="true" Name="n">
      42                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="337,179,402,191" />
      43                 </ImageStyle>
      44                 <ImageStyle Filter="true" Name="nw">
      45                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,179,340,191" />
      46                 </ImageStyle>
      47                 <ImageStyle Filter="true" Name="center">
      48                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="341,202,399,260" />
      49                 </ImageStyle>
      50                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
      51             </Namespace>
      52             <Namespace Name="ne_corner">
      53                 <ImageStyle Filter="true" Name="center">
      54                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="395,406,503,502" />
      55                 </ImageStyle>
      56             </Namespace>
      57             <Namespace Name="close">
      58                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="WindowFrame.data.close.pressed.rect" RStyleDefault="WindowFrame.data.close.default.rect" RStyleDisabled="WindowFrame.data.close.disabled.rect" RStyleMouseOver="WindowFrame.data.close.mouseover.rect" RStyleMouseOverSelected="WindowFrame.data.close.pressed.rect" RStyleSelected="WindowFrame.data.close.pressed.rect" />
      59                 <Namespace Name="pressed">
      60                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
      61                     <ImageStyle Filter="true" Name="center">
      62                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,67,499,85" />
      63                     </ImageStyle>
      64                 </Namespace>
      65                 <Namespace Name="mouseover">
      66                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
      67                     <ImageStyle Filter="true" Name="center">
      68                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,46,499,64" />
      69                     </ImageStyle>
      70                 </Namespace>
      71                 <Namespace Name="disabled">
      72                     <ImageStyle Filter="true" Name="center">
      73                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,25,499,43" />
      74                     </ImageStyle>
      75                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
      76                 </Namespace>
      77                 <Namespace Name="default">
      78                     <ImageStyle Filter="true" Name="center">
      79                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,4,499,22" />
      80                     </ImageStyle>
      81                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
      82                 </Namespace>
      83             </Namespace>
      84             <Namespace Name="left_grouper">
      85                 <ImageStyle Filter="true" Name="e">
      86                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="444,185,500,219" />
      87                 </ImageStyle>
      88                 <ImageStyle Filter="true" Name="w">
      89                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="214,185,270,219" />
      90                 </ImageStyle>
      91                 <ImageStyle Filter="true" Name="center">
      92                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="271,185,443,219" />
      93                 </ImageStyle>
      94                 <RectangleStyle Center="center" CenterShrinkH="true" East="e" Name="rect" West="w" />
      95             </Namespace>
      96             <Namespace Name="bkg">
      97                 <ImageStyle Filter="true" Name="w">
      98                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,84,587,354" />
      99                 </ImageStyle>
      100                 <ImageStyle Filter="true" Name="sw">
      101                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,354,587,410" />
      102                 </ImageStyle>
      103                 <ImageStyle Filter="true" Name="s">
      104                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,354,919,410" />
      105                 </ImageStyle>
      106                 <ImageStyle Filter="true" Name="se">
      107                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,354,976,410" />
      108                 </ImageStyle>
      109                 <ImageStyle Filter="true" Name="e">
      110                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,84,976,354" />
      111                 </ImageStyle>
      112                 <ImageStyle Filter="true" Name="ne">
      113                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,29,976,84" />
      114                 </ImageStyle>
      115                 <ImageStyle Filter="true" Name="n">
      116                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,29,919,84" />
      117                 </ImageStyle>
      118                 <ImageStyle Filter="true" Name="nw">
      119                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,29,587,84" />
      120                 </ImageStyle>
      121                 <ImageStyle Filter="true" Name="center">
      122                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />
      123                 </ImageStyle>
      124                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
      125             </Namespace>
      126         </Namespace>
      127     </Page>
3     <Page Location="0,500" Name="DesktopWindowFrame" ScrollExtent="200,200" Size="200,200">   128     <Page Location="763,515" Name="ThickDesktopWindowFrame" ScrollExtent="200,200" Size="200,200">
4         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de5f518caa:DesktopWindowFrame</Text> = 129         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de5f518caa:DesktopWindowFrame</Text>
5         <Page Name="CopyAndPasteMe" PackSize="absolute,absolute" ScrollExtent="200,200" Size="200,200">   130         <Page Name="CopyAndPasteMe" PackSize="absolute,absolute" ScrollExtent="200,200" Size="200,200">
6             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="200,200" Size="200,200" />   131             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="200,200" Size="200,200" />
    <> 132             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,3" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="195,194" Size="195,194" />
      133         </Page>
      134         <Namespace Name="data">
      135             <Namespace Name="right_grouper">
      136                 <ImageStyle Filter="true" Name="w">
      137                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="120,425,156,504" />
      138                 </ImageStyle>
      139                 <ImageStyle Filter="true" Name="e">
      140                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="294,425,355,504" />
      141                 </ImageStyle>
      142                 <ImageStyle Filter="true" Name="center">
      143                     <ImageFrame Name="image" Source="images/specialelements.dds" SourceRect="157,425,293,504" />
      144                 </ImageStyle>
      145                 <RectangleStyle Center="center" CenterStretchH="false" East="e" Name="rect" West="w" />
      146             </Namespace>
      147             <Namespace Name="frame">
      148                 <ImageStyle Filter="true" Name="w">
      149                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,200,340,260" />
      150                 </ImageStyle>
      151                 <ImageStyle Filter="true" Name="sw">
      152                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,270,340,281" />
      153                 </ImageStyle>
      154                 <ImageStyle Filter="true" Name="s">
      155                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="337,270,402,281" />
      156                 </ImageStyle>
      157                 <ImageStyle Filter="true" Name="se">
      158                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,270,422,281" />
      159                 </ImageStyle>
      160                 <ImageStyle Filter="true" Name="e">
      161                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,200,422,260" />
      162                 </ImageStyle>
      163                 <ImageStyle Filter="true" Name="ne">
      164                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="402,179,422,191" />
      165                 </ImageStyle>
      166                 <ImageStyle Filter="true" Name="n">
      167                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="337,179,402,191" />
      168                 </ImageStyle>
      169                 <ImageStyle Filter="true" Name="nw">
      170                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="320,179,340,191" />
      171                 </ImageStyle>
      172                 <ImageStyle Filter="true" Name="center">
      173                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="341,202,399,260" />
      174                 </ImageStyle>
      175                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
      176             </Namespace>
      177             <Namespace Name="bkg">
      178                 <ImageStyle Filter="true" Name="w">
      179                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,190,174,270" />
      180                 </ImageStyle>
      181                 <ImageStyle Filter="true" Name="sw">
      182                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,271,174,281" />
      183                 </ImageStyle>
      184                 <ImageStyle Filter="true" Name="s">
      185                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,271,255,281" />
      186                 </ImageStyle>
      187                 <ImageStyle Filter="true" Name="se">
      188                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,271,266,281" />
      189                 </ImageStyle>
      190                 <ImageStyle Filter="true" Name="e">
      191                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,190,266,270" />
      192                 </ImageStyle>
      193                 <ImageStyle Filter="true" Name="ne">
      194                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,179,266,189" />
      195                 </ImageStyle>
      196                 <ImageStyle Filter="true" Name="n">
      197                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,179,255,189" />
      198                 </ImageStyle>
      199                 <ImageStyle Filter="true" Name="nw">
      200                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,179,174,189" />
      201                 </ImageStyle>
      202                 <ImageStyle Filter="true" Name="center">
      203                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="176,191,254,269" />
      204                 </ImageStyle>
      205                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
      206             </Namespace>
      207         </Namespace>
      208     </Page>
      209     <Page Location="0,500" Name="DesktopWindowFrame" ScrollExtent="200,200" Size="200,200">
      210         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:cf6d745a5f518caa:DesktopWindowFrame</Text>
      211         <Page Name="CopyAndPasteMe" PackSize="absolute,absolute" ScrollExtent="200,200" Size="200,200">
7             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="200,200" Size="200,200" />   212             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="200,200" Size="200,200" />
      213             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,2" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="197,196" Size="197,196" />
8         </Page> = 214         </Page>
9         <Namespace Name="data">   215         <Namespace Name="data">
10             <Namespace Name="frame">   216             <Namespace Name="frame">
11                 <ImageStyle Filter="true" Name="w">   217                 <ImageStyle Filter="true" Name="w">
12                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,200,78,260" />   218                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,200,78,260" />
13                 </ImageStyle>   219                 </ImageStyle>
14                 <ImageStyle Filter="true" Name="sw">   220                 <ImageStyle Filter="true" Name="sw">
15                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,276,78,281" />   221                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,276,78,281" />
16                 </ImageStyle>   222                 </ImageStyle>
17                 <ImageStyle Filter="true" Name="s">   223                 <ImageStyle Filter="true" Name="s">
18                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,276,139,281" />   224                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,276,139,281" />
19                 </ImageStyle>   225                 </ImageStyle>
20                 <ImageStyle Filter="true" Name="se">   226                 <ImageStyle Filter="true" Name="se">
21                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,276,160,281" />   227                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,276,160,281" />
22                 </ImageStyle>   228                 </ImageStyle>
23                 <ImageStyle Filter="true" Name="e">   229                 <ImageStyle Filter="true" Name="e">
24                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,200,160,260" />   230                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,200,160,260" />
25                 </ImageStyle>   231                 </ImageStyle>
26                 <ImageStyle Filter="true" Name="ne">   232                 <ImageStyle Filter="true" Name="ne">
27                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,179,160,185" />   233                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="140,179,160,185" />
28                 </ImageStyle>   234                 </ImageStyle>
29                 <ImageStyle Filter="true" Name="n">   235                 <ImageStyle Filter="true" Name="n">
30                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,179,139,185" />   236                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,179,139,185" />
31                 </ImageStyle>   237                 </ImageStyle>
32                 <ImageStyle Filter="true" Name="nw">   238                 <ImageStyle Filter="true" Name="nw">
33                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,179,78,185" />   239                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,179,78,185" />
34                 </ImageStyle>   240                 </ImageStyle>
35                 <ImageStyle Filter="true" Name="center">   241                 <ImageStyle Filter="true" Name="center">
36                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="80,201,138,259" />   242                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="80,201,138,259" />
37                 </ImageStyle>   243                 </ImageStyle>
38                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />   244                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
39             </Namespace>   245             </Namespace>
40             <Namespace Name="bkg">   246             <Namespace Name="bkg">
41                 <ImageStyle Filter="true" Name="w">   247                 <ImageStyle Filter="true" Name="w">
42                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,190,174,270" />   248                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,190,174,270" />
43                 </ImageStyle>   249                 </ImageStyle>
44                 <ImageStyle Filter="true" Name="sw">   250                 <ImageStyle Filter="true" Name="sw">
45                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,271,174,281" />   251                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,271,174,281" />
46                 </ImageStyle>   252                 </ImageStyle>
47                 <ImageStyle Filter="true" Name="s">   253                 <ImageStyle Filter="true" Name="s">
48                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,271,255,281" />   254                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,271,255,281" />
49                 </ImageStyle>   255                 </ImageStyle>
50                 <ImageStyle Filter="true" Name="se">   256                 <ImageStyle Filter="true" Name="se">
51                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,271,266,281" />   257                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,271,266,281" />
52                 </ImageStyle>   258                 </ImageStyle>
53                 <ImageStyle Filter="true" Name="e">   259                 <ImageStyle Filter="true" Name="e">
54                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,190,266,270" />   260                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,190,266,270" />
55                 </ImageStyle>   261                 </ImageStyle>
56                 <ImageStyle Filter="true" Name="ne">   262                 <ImageStyle Filter="true" Name="ne">
57                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,179,266,189" />   263                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="256,179,266,189" />
58                 </ImageStyle>   264                 </ImageStyle>
59                 <ImageStyle Filter="true" Name="n">   265                 <ImageStyle Filter="true" Name="n">
60                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,179,255,189" />   266                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="175,179,255,189" />
61                 </ImageStyle>   267                 </ImageStyle>
62                 <ImageStyle Filter="true" Name="nw">   268                 <ImageStyle Filter="true" Name="nw">
63                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,179,174,189" />   269                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="164,179,174,189" />
64                 </ImageStyle>   270                 </ImageStyle>
65                 <ImageStyle Filter="true" Name="center">   271                 <ImageStyle Filter="true" Name="center">
66                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="176,191,254,269" />   272                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="176,191,254,269" />
67                 </ImageStyle>   273                 </ImageStyle>
68                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   274                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
69             </Namespace>   275             </Namespace>
70         </Namespace>   276         </Namespace>
71     </Page>   277     </Page>
72     <Page Location="520,0" Name="DialogFrame" ScrollExtent="500,500" Size="500,500">   278     <Page Location="520,0" Name="DialogFrame" ScrollExtent="500,500" Size="500,500">
73         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143dec953cced:DialogFrame</Text>   279         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143dec953cced:DialogFrame</Text>
74         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="400,300" Size="400,300" />   280         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="400,300" Size="400,300" />
75         <Namespace Name="data">   281         <Namespace Name="data">
76             <Namespace Name="frame">   282             <Namespace Name="frame">
77                 <ImageStyle Filter="true" Name="w">   283                 <ImageStyle Filter="true" Name="w">
78                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,586,77,837" />   284                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,586,77,837" />
79                 </ImageStyle>   285                 </ImageStyle>
80                 <ImageStyle Filter="true" Name="sw">   286                 <ImageStyle Filter="true" Name="sw">
81                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,837,77,908" />   287                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,837,77,908" />
82                 </ImageStyle>   288                 </ImageStyle>
83                 <ImageStyle Filter="true" Name="s">   289                 <ImageStyle Filter="true" Name="s">
84                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,837,353,908" />   290                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,837,353,908" />
85                 </ImageStyle>   291                 </ImageStyle>
86                 <ImageStyle Filter="true" Name="se">   292                 <ImageStyle Filter="true" Name="se">
87                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,837,427,908" />   293                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,837,427,908" />
88                 </ImageStyle>   294                 </ImageStyle>
89                 <ImageStyle Filter="true" Name="e">   295                 <ImageStyle Filter="true" Name="e">
90                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,586,427,837" />   296                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,586,427,837" />
91                 </ImageStyle>   297                 </ImageStyle>
92                 <ImageStyle Filter="true" Name="ne">   298                 <ImageStyle Filter="true" Name="ne">
93                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,516,427,586" />   299                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,516,427,586" />
94                 </ImageStyle>   300                 </ImageStyle>
95                 <ImageStyle Filter="true" Name="n">   301                 <ImageStyle Filter="true" Name="n">
96                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,516,353,586" />   302                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,516,353,586" />
97                 </ImageStyle>   303                 </ImageStyle>
98                 <ImageStyle Filter="true" Name="nw">   304                 <ImageStyle Filter="true" Name="nw">
99                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,516,77,586" />   305                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,516,77,586" />
100                 </ImageStyle>   306                 </ImageStyle>
101                 <ImageStyle Filter="true" Name="center">   307                 <ImageStyle Filter="true" Name="center">
102                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,586,353,837" />   308                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,586,353,837" />
103                 </ImageStyle>   309                 </ImageStyle>
104                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" TitleStretch="false" West="w" WestShrink="true" />   310                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" TitleStretch="false" West="w" WestShrink="true" />
105             </Namespace>   311             </Namespace>
106         </Namespace>   312         </Namespace>
107     </Page>   313     </Page>
108     <Page Location="520,300" Name="FloaterFrame" ScrollExtent="500,500" Size="500,500" Visible="false">   314     <Page Location="520,300" Name="FloaterFrame" ScrollExtent="500,500" Size="500,500" Visible="false">
109         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de6f2b5153:FloaterFrame</Text>   315         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de6f2b5153:FloaterFrame</Text>
110         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="400,300" Size="400,300" />   316         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="400,300" Size="400,300" />
111         <Namespace Name="data">   317         <Namespace Name="data">
112             <Namespace Name="frame">   318             <Namespace Name="frame">
113                 <ImageStyle Filter="true" Name="w">   319                 <ImageStyle Filter="true" Name="w">
114                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,586,77,837" />   320                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,586,77,837" />
115                 </ImageStyle>   321                 </ImageStyle>
116                 <ImageStyle Filter="true" Name="sw">   322                 <ImageStyle Filter="true" Name="sw">
117                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,837,77,908" />   323                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,837,77,908" />
118                 </ImageStyle>   324                 </ImageStyle>
119                 <ImageStyle Filter="true" Name="s">   325                 <ImageStyle Filter="true" Name="s">
120                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,837,353,908" />   326                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,837,353,908" />
121                 </ImageStyle>   327                 </ImageStyle>
122                 <ImageStyle Filter="true" Name="se">   328                 <ImageStyle Filter="true" Name="se">
123                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,837,427,908" />   329                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,837,427,908" />
124                 </ImageStyle>   330                 </ImageStyle>
125                 <ImageStyle Filter="true" Name="e">   331                 <ImageStyle Filter="true" Name="e">
126                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,586,427,837" />   332                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,586,427,837" />
127                 </ImageStyle>   333                 </ImageStyle>
128                 <ImageStyle Filter="true" Name="ne">   334                 <ImageStyle Filter="true" Name="ne">
129                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,516,427,586" />   335                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="353,516,427,586" />
130                 </ImageStyle>   336                 </ImageStyle>
131                 <ImageStyle Filter="true" Name="n">   337                 <ImageStyle Filter="true" Name="n">
132                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,516,353,586" />   338                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,516,353,586" />
133                 </ImageStyle>   339                 </ImageStyle>
134                 <ImageStyle Filter="true" Name="nw">   340                 <ImageStyle Filter="true" Name="nw">
135                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,516,77,586" />   341                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,516,77,586" />
136                 </ImageStyle>   342                 </ImageStyle>
137                 <ImageStyle Filter="true" Name="center">   343                 <ImageStyle Filter="true" Name="center">
138                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,586,353,837" />   344                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="77,586,353,837" />
139                 </ImageStyle>   345                 </ImageStyle>
140                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />   346                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
141             </Namespace>   347             </Namespace>
142         </Namespace>   348         </Namespace>
143     </Page>   349     </Page>
144     <Page Location="25,40" Name="InteriorGrouper" ScrollExtent="450,430" Size="450,430" Visible="false"> +-    
145         <Text Font="/TextStyles.Normal.NormalStyle" Location="28,22" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de8df9eb14:InteriorGrouper</Text>      
146         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.default_bkg.rect" ScrollExtent="450,430" Size="450,430">      
147             <Page BackgroundOpacity="1.000" Name="Frame" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="450,430" Size="450,430" />      
148         </Page>      
149         <Namespace Name="data">      
150             <Namespace Name="default_bkg">      
151                 <ImageStyle Filter="true" Name="w">      
152                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,295,214,415" />      
153                 </ImageStyle>      
154                 <ImageStyle Filter="true" Name="sw">      
155                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,416,214,426" />      
156                 </ImageStyle>      
157                 <ImageStyle Filter="true" Name="s">      
158                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="215,416,335,426" />      
159                 </ImageStyle>      
160                 <ImageStyle Filter="true" Name="se">      
161                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,416,346,426" />      
162                 </ImageStyle>      
163                 <ImageStyle Filter="true" Name="e">      
164                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,295,346,415" />      
165                 </ImageStyle>      
166                 <ImageStyle Filter="true" Name="ne">      
167                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,284,346,294" />      
168                 </ImageStyle>      
169                 <ImageStyle Filter="true" Name="n">      
170                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="215,284,335,295" />      
171                 </ImageStyle>      
172                 <ImageStyle Filter="true" Name="nw">      
173                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,284,214,294" />      
174                 </ImageStyle>      
175                 <ImageStyle Filter="true" Name="center">      
176                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="567,75,938,355" />      
177                 </ImageStyle>      
178                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" EastShrink="true" Name="rect" NorthShrink="true" SouthShrink="true" TitleStretch="false" WestShrink="true" />      
179             </Namespace>      
180             <Namespace Name="frame">      
181                 <ImageStyle Filter="true" Name="w">      
182                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,305,77,405" />      
183                 </ImageStyle>      
184                 <ImageStyle Filter="true" Name="sw">      
185                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,406,78,426" />      
186                 </ImageStyle>      
187                 <ImageStyle Filter="true" Name="s">      
188                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,406,179,426" />      
189                 </ImageStyle>      
190                 <ImageStyle Filter="true" Name="se">      
191                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="180,406,200,426" />      
192                 </ImageStyle>      
193                 <ImageStyle Filter="true" Name="e">      
194                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="180,305,200,405" />      
195                 </ImageStyle>      
196                 <ImageStyle Filter="true" Name="ne">      
197                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="180,284,200,304" />      
198                 </ImageStyle>      
199                 <ImageStyle Filter="true" Name="n">      
200                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="79,284,179,304" />      
201                 </ImageStyle>      
202                 <ImageStyle Filter="true" Name="nw">      
203                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="58,284,78,304" />      
204                 </ImageStyle>      
205                 <ImageStyle Filter="true" Name="center">      
206                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="80,307,177,365" />      
207                 </ImageStyle>      
208                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />      
209             </Namespace>      
210         </Namespace>      
211     </Page>      
212     <Page Location="212,508" Name="HollowFrame" ScrollExtent="293,181" Size="293,181"> = 350     <Page Location="212,508" Name="HollowFrame" ScrollExtent="293,181" Size="293,181">
213         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de3ccecba1:HollowFrame</Text>   351         <Text Font="/TextStyles.Normal.NormalStyle" Location="39,49" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de3ccecba1:HollowFrame</Text>
214         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="293,181" Size="293,181" />   352         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="293,181" Size="293,181" />
215         <Namespace Name="data">   353         <Namespace Name="data">
216             <Namespace Name="frame">   354             <Namespace Name="frame">
217                 <ImageStyle Filter="true" Name="center">   355                 <ImageStyle Filter="true" Name="center">
218                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="346,118,354,128" />   356                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="346,118,354,128" />
219                 </ImageStyle>   357                 </ImageStyle>
220                 <ImageStyle Filter="true" Name="w">   358                 <ImageStyle Filter="true" Name="w">
221                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,532,19,891" />   359                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,532,19,891" />
222                 </ImageStyle>   360                 </ImageStyle>
223                 <ImageStyle Filter="true" Name="sw">   361                 <ImageStyle Filter="true" Name="sw">
224                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,891,19,897" />   362                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,891,19,897" />
225                 </ImageStyle>   363                 </ImageStyle>
226                 <ImageStyle Filter="true" Name="s">   364                 <ImageStyle Filter="true" Name="s">
227                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="19,891,412,897" />   365                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="19,891,412,897" />
228                 </ImageStyle>   366                 </ImageStyle>
229                 <ImageStyle Filter="true" Name="se">   367                 <ImageStyle Filter="true" Name="se">
230                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,891,414,897" />   368                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,891,414,897" />
231                 </ImageStyle>   369                 </ImageStyle>
232                 <ImageStyle Filter="true" Name="e">   370                 <ImageStyle Filter="true" Name="e">
233                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,532,414,891" />   371                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,532,414,891" />
234                 </ImageStyle>   372                 </ImageStyle>
235                 <ImageStyle Filter="true" Name="ne">   373                 <ImageStyle Filter="true" Name="ne">
236                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,527,414,532" />   374                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="412,527,414,532" />
237                 </ImageStyle>   375                 </ImageStyle>
238                 <ImageStyle Filter="true" Name="n">   376                 <ImageStyle Filter="true" Name="n">
239                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="19,527,412,532" />   377                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="19,527,412,532" />
240                 </ImageStyle>   378                 </ImageStyle>
241                 <ImageStyle Filter="true" Name="nw">   379                 <ImageStyle Filter="true" Name="nw">
242                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,527,19,532" />   380                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,527,19,532" />
243                 </ImageStyle>   381                 </ImageStyle>
244                 <RectangleStyle Center="center" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   382                 <RectangleStyle Center="center" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
245             </Namespace>   383             </Namespace>
246         </Namespace>   384         </Namespace>
247     </Page>   385     </Page>
248     <Page Name="WindowFrame" ScrollExtent="500,500" Size="500,500">   386     <Page Name="WindowFrame" ScrollExtent="500,500" Size="500,500">
249         <Page AbsorbsInput="false" Name="CopyAndPasteMeSplitWindow" PackSize="absolute,absolute" ScrollExtent="415,366" Size="415,366" Visible="false">   387         <Page AbsorbsInput="false" Name="CopyAndPasteMeSplitWindow" PackSize="absolute,absolute" ScrollExtent="415,366" Size="415,366" Visible="false">
250             <Button Location="357,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586:Window Settings" UserMovable="true" />   388             <Button Location="357,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586:Window Settings" UserMovable="true" />
251             <Button Location="362,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d:Help" UserMovable="true" Visible="false" />   389             <Button Location="362,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d:Help" UserMovable="true" Visible="false" />
252             <Button Location="379,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f:Close" UserMovable="true" />   390             <Button Location="379,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f:Close" UserMovable="true" />
253             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="245,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />   391             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="245,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />
254             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">   392             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">
255                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="30,3" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143deec278586_1:Window Settings</Text>   393                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="30,3" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143deec278586_1:Window Settings</Text>
256             </Page>   394             </Page>
257             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="415,366" Size="415,366" />   395             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="415,366" Size="415,366" />
258             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Location="0,296" Name="LowerTabBkg" PackLocation="left,bottom" PackSize="a,f" RStyleDefault="data.lower_tab_bkg.rect" ScrollExtent="415,70" Size="415,70" />   396             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Location="0,296" Name="LowerTabBkg" PackLocation="left,bottom" PackSize="a,f" RStyleDefault="data.lower_tab_bkg.rect" ScrollExtent="415,70" Size="415,70" />
259             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="3,3" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="405,310" Size="405,310" />   397             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="3,3" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="405,310" Size="405,310" />
260         </Page>   398         </Page>
261         <Page AbsorbsInput="false" Name="CopyAndPasteMeUntabbedWindow" PackSize="absolute,absolute" ScrollExtent="500,500" Size="500,500" Visible="false">   399         <Page AbsorbsInput="false" Name="CopyAndPasteMeUntabbedWindow" PackSize="absolute,absolute" ScrollExtent="500,500" Size="500,500" Visible="false">
262             <Button Location="446,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586_4:Window Settings" UserMovable="true" />   400             <Button Location="446,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586_4:Window Settings" UserMovable="true" />
263             <Button Location="447,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d_1:Help" UserMovable="true" Visible="false" />   401             <Button Location="447,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d_1:Help" UserMovable="true" Visible="false" />
264             <Button Location="464,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f_3:Close" UserMovable="true" />   402             <Button Location="464,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f_3:Close" UserMovable="true" />
265             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="330,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />   403             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="330,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />
266             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">   404             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">
267                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="26,4" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143def1cdb8d8:WindowFrame</Text>   405                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="26,4" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143def1cdb8d8:WindowFrame</Text>
268             </Page>   406             </Page>
269             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="500,500" Size="500,500" />   407             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="500,500" Size="500,500" />
270             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="500,500" Size="500,500" />   408             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="500,500" Size="500,500" />
271         </Page>   409         </Page>
272         <Page AbsorbsInput="false" Name="CopyAndPasteMeTabbedWindow" PackSize="absolute,absolute" ScrollExtent="491,490" Size="491,490">   410         <Page AbsorbsInput="false" Name="CopyAndPasteMeTabbedWindow" PackSize="absolute,absolute" ScrollExtent="491,490" Size="491,490">
273             <TabbedPane ActiveTab="0" DataSource="SampleSource" Location="30,426" Name="LowerTabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="431,32" Size="431,32" Style="data.lower_tab_data.tabbed_pane_style" /> <> 411             <TabbedPane ActiveTab="0" DataSource="SampleSource" Location="30,426" Name="LowerTabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="431,28" Size="431,28" Style="data.lower_tab_data.tabbed_pane_style" />
274             <DataSource Name="SampleSource"> = 412             <DataSource Name="SampleSource">
275                 <Data Name="Tab1" text=":63b143ded5d4101e:Tab1" />   413                 <Data Name="Tab1" text=":63b143ded5d4101e:Tab1" />
276                 <Data Name="Tab2" text=":63b143de4cdd41a4:Tab2" />   414                 <Data Name="Tab2" text=":63b143de4cdd41a4:Tab2" />
277                 <Data Name="Tab3" text=":63b143de3bda7132:Tab3" />   415                 <Data Name="Tab3" text=":63b143de3bda7132:Tab3" />
278             </DataSource>   416             </DataSource>
279             <TabbedPane ActiveTab="0" DataSource="SampleSource" Location="30,38" Name="TabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="431,32" Size="431,32" Style="data.tab_data.tabbed_pane_style" /> <> 417             <TabbedPane ActiveTab="0" DataSource="SampleSource" Location="30,36" Name="TabPane" PackLocation="left,top" PackSize="absolute,fixed" ScrollExtent="431,36" Size="431,36" Style="data.tab_data.tabbed_pane_style" />
280             <Button Location="433,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586_3:Window Settings" UserMovable="true" /> = 418             <Button Location="433,8" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":63b143deec278586_3:Window Settings" UserMovable="true" />
281             <Button Location="438,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d_2:Help" UserMovable="true" Visible="false" />   419             <Button Location="438,8" Name="Help" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.help.style" Tooltip=":63b143de574a0c6d_2:Help" UserMovable="true" Visible="false" />
282             <Button Location="455,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f_2:Close" UserMovable="true" />   420             <Button Location="455,8" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":63b143de2d3f513f_2:Close" UserMovable="true" />
283             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="321,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />   421             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="321,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="170,70" Size="170,70" />
284             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">   422             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">
285                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="30,3" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143def1cdb8d8_1:WindowFrame</Text> <> 423                 <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="30,4" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:63b143def1cdb8d8_1:WindowFrame</Text>
286             </Page> = 424             </Page>
287             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="491,490" Size="491,490" />   425             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="491,490" Size="491,490" />
288             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Location="0,420" Name="LowerTabBkg" PackLocation="left,bottom" PackSize="a,f" RStyleDefault="data.lower_tab_bkg.rect" ScrollExtent="491,70" Size="491,70" />   426             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Location="0,420" Name="LowerTabBkg" PackLocation="left,bottom" PackSize="a,f" RStyleDefault="data.lower_tab_bkg.rect" ScrollExtent="491,70" Size="491,70" />
289             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Name="UpperTabBkg" PackLocation="left,top" PackSize="a,f" RStyleDefault="data.upper_tab_bkg.rect" ScrollExtent="491,70" Size="491,70" />   427             <Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Name="UpperTabBkg" PackLocation="left,top" PackSize="a,f" RStyleDefault="data.upper_tab_bkg.rect" ScrollExtent="491,70" Size="491,70" />
290             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,35" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="491,455" Size="491,455" />   428             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,35" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="491,455" Size="491,455" />
291         </Page>   429         </Page>
292         <Namespace Name="data">   430         <Namespace Name="data">
293             <Namespace Name="maximize">   431             <Namespace Name="maximize">
294                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />   432                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />
295                 <Namespace Name="pressed">   433                 <Namespace Name="pressed">
296                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   434                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
297                     <ImageStyle Filter="true" Name="center">   435                     <ImageStyle Filter="true" Name="center">
298                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,325,499,343" />   436                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,325,499,343" />
299                     </ImageStyle>   437                     </ImageStyle>
300                 </Namespace>   438                 </Namespace>
301                 <Namespace Name="mouseover">   439                 <Namespace Name="mouseover">
302                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   440                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
303                     <ImageStyle Filter="true" Name="center">   441                     <ImageStyle Filter="true" Name="center">
304                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,304,499,322" />   442                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,304,499,322" />
305                     </ImageStyle>   443                     </ImageStyle>
306                 </Namespace>   444                 </Namespace>
307                 <Namespace Name="disabled">   445                 <Namespace Name="disabled">
308                     <ImageStyle Filter="true" Name="center">   446                     <ImageStyle Filter="true" Name="center">
309                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,283,499,301" />   447                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,283,499,301" />
310                     </ImageStyle>   448                     </ImageStyle>
311                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   449                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
312                 </Namespace>   450                 </Namespace>
313                 <Namespace Name="default">   451                 <Namespace Name="default">
314                     <ImageStyle Filter="true" Name="center">   452                     <ImageStyle Filter="true" Name="center">
315                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,262,499,280" />   453                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,262,499,280" />
316                     </ImageStyle>   454                     </ImageStyle>
317                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   455                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
318                 </Namespace>   456                 </Namespace>
319             </Namespace>   457             </Namespace>
320             <Namespace Name="lower_tab_data">   458             <Namespace Name="lower_tab_data">
321                 <Namespace Name="inactive">   459                 <Namespace Name="inactive">
322                     <RectangleStyle Center="center" CenterShrinkH="true" CenterStretchV="false" East="east" Name="rect" West="west" /> <> 460                     <RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
323                     <ImageStyle Filter="true" Name="east"> = 461                     <ImageStyle Filter="true" Name="east">
324                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="382,915,408,945" /> <> 462                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="379,912,405,940" />
325                     </ImageStyle> = 463                     </ImageStyle>
326                     <ImageStyle Filter="true" Name="west">   464                     <ImageStyle Filter="true" Name="west">
327                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="306,915,330,945" /> <> 465                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="305,912,329,940" />
328                     </ImageStyle> = 466                     </ImageStyle>
329                     <ImageStyle Filter="true" Name="center">   467                     <ImageStyle Filter="true" Name="center">
330                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="328,915,382,945" /> <> 468                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="328,912,382,940" />
331                     </ImageStyle> = 469                     </ImageStyle>
332                 </Namespace>   470                 </Namespace>
333                 <Namespace Name="active">   471                 <Namespace Name="active">
334                     <RectangleStyle Center="center" CenterShrinkH="true" CenterStretchV="false" East="east" Name="rect" West="west" /> <> 472                     <RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
335                     <ImageStyle Filter="true" Name="east"> = 473                     <ImageStyle Filter="true" Name="east">
336                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="283,913,308,945" /> <> 474                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="281,912,306,940" />
337                     </ImageStyle> = 475                     </ImageStyle>
338                     <ImageStyle Filter="true" Name="west">   476                     <ImageStyle Filter="true" Name="west">
339                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="205,913,228,945" /> <> 477                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,912,227,940" />
340                     </ImageStyle> = 478                     </ImageStyle>
341                     <ImageStyle Filter="true" Name="center">   479                     <ImageStyle Filter="true" Name="center">
342                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="226,913,280,945" /> <> 480                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="226,912,280,940" />
343                     </ImageStyle> = 481                     </ImageStyle>
344                 </Namespace>   482                 </Namespace>
345                 <ButtonStyle DisabledTextColor="#FBF1D9" DisabledTextStyle="/TextStyles.Large.LargeStyle" MouseOverSound="ui_mouseover" MouseOverTextStyle="/TextStyles.Normal.NormalStyle" Name="tab_button_style" NormalTextColor="#C7C7C7" NormalTextStyle="/TextStyles.Normal.NormalStyle" PressedTextStyle="/TextStyles.Large.LargeStyle" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="active.rect" RStyleDefault="inactive.rect" RStyleDisabled="active.rect" RStyleDisabledActivated="active.rect" RStyleMouseOver="inactive.rect" RStyleMouseOverActivated="active.rect" RStyleMouseOverSelected="active.rect" RStyleSelected="active.rect" SelectedTextStyle="/TextStyles.Large.LargeStyle" />   483                 <ButtonStyle DisabledTextColor="#FBF1D9" DisabledTextStyle="/TextStyles.Large.LargeStyle" MouseOverSound="ui_mouseover" MouseOverTextStyle="/TextStyles.Normal.NormalStyle" Name="tab_button_style" NormalTextColor="#C7C7C7" NormalTextStyle="/TextStyles.Normal.NormalStyle" PressedTextStyle="/TextStyles.Large.LargeStyle" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="active.rect" RStyleDefault="inactive.rect" RStyleDisabled="active.rect" RStyleDisabledActivated="active.rect" RStyleMouseOver="inactive.rect" RStyleMouseOverActivated="active.rect" RStyleMouseOverSelected="active.rect" RStyleSelected="active.rect" SelectedTextStyle="/TextStyles.Large.LargeStyle" />
346                 <TabbedPaneStyle ButtonStyle="tab_button_style" Name="tabbed_pane_style" />   484                 <TabbedPaneStyle ButtonStyle="tab_button_style" Name="tabbed_pane_style" />
347             </Namespace>   485             </Namespace>
348             <Namespace Name="lower_tab_bkg">   486             <Namespace Name="lower_tab_bkg">
349                 <ImageStyle Filter="true" Name="w">   487                 <ImageStyle Filter="true" Name="w">
350                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,960,54,1004" />   488                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,960,54,1004" />
351                 </ImageStyle>   489                 </ImageStyle>
352                 <ImageStyle Filter="true" Name="sw">   490                 <ImageStyle Filter="true" Name="sw">
353                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,1004,54,1020" />   491                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,1004,54,1020" />
354                 </ImageStyle>   492                 </ImageStyle>
355                 <ImageStyle Filter="true" Name="s">   493                 <ImageStyle Filter="true" Name="s">
356                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,1004,426,1020" />   494                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,1004,426,1020" />
357                 </ImageStyle>   495                 </ImageStyle>
358                 <ImageStyle Filter="true" Name="se">   496                 <ImageStyle Filter="true" Name="se">
359                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,1004,477,1020" />   497                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,1004,477,1020" />
360                 </ImageStyle>   498                 </ImageStyle>
361                 <ImageStyle Filter="true" Name="e">   499                 <ImageStyle Filter="true" Name="e">
362                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,960,477,1004" />   500                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,960,477,1004" />
363                 </ImageStyle>   501                 </ImageStyle>
364                 <ImageStyle Filter="true" Name="ne">   502                 <ImageStyle Filter="true" Name="ne">
365                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,950,477,960" />   503                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,950,477,960" />
366                 </ImageStyle>   504                 </ImageStyle>
367                 <ImageStyle Filter="true" Name="n">   505                 <ImageStyle Filter="true" Name="n">
368                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,950,426,960" />   506                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,950,426,960" />
369                 </ImageStyle>   507                 </ImageStyle>
370                 <ImageStyle Filter="true" Name="nw">   508                 <ImageStyle Filter="true" Name="nw">
371                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,950,54,960" />   509                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,950,54,960" />
372                 </ImageStyle>   510                 </ImageStyle>
373                 <ImageStyle Filter="true" Name="center">   511                 <ImageStyle Filter="true" Name="center">
374                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,960,427,1004" />   512                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,960,427,1004" />
375                 </ImageStyle>   513                 </ImageStyle>
376                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   514                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
377             </Namespace>   515             </Namespace>
378             <Namespace Name="tab_data">   516             <Namespace Name="tab_data">
379                 <Namespace Name="inactive">   517                 <Namespace Name="inactive">
380                     <RectangleStyle Center="center" CenterShrinkH="true" CenterStretchV="false" East="east" Name="rect" West="west" /> <> 518                     <RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
381                     <ImageStyle Filter="true" Name="east"> = 519                     <ImageStyle Filter="true" Name="east">
382                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="187,912,205,945" /> <> 520                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="187,909,205,937" />
383                     </ImageStyle> = 521                     </ImageStyle>
384                     <ImageStyle Filter="true" Name="west">   522                     <ImageStyle Filter="true" Name="west">
385                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="105,912,123,945" /> <> 523                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="105,909,123,937" />
386                     </ImageStyle> = 524                     </ImageStyle>
387                     <ImageStyle Filter="true" Name="center">   525                     <ImageStyle Filter="true" Name="center">
388                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="124,912,186,945" /> <> 526                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="124,909,186,937" />
389                     </ImageStyle> = 527                     </ImageStyle>
390                 </Namespace>   528                 </Namespace>
391                 <Namespace Name="active">   529                 <Namespace Name="active">
392                     <RectangleStyle Center="center" CenterShrinkH="true" CenterStretchV="false" East="east" Name="rect" West="west" /> <> 530                     <RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
393                     <ImageStyle Filter="true" Name="east"> = 531                     <ImageStyle Filter="true" Name="east">
394                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="86,913,104,945" /> <> 532                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="86,911,104,943" />
395                     </ImageStyle> = 533                     </ImageStyle>
396                     <ImageStyle Filter="true" Name="west">   534                     <ImageStyle Filter="true" Name="west">
397                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,913,22,945" /> <> 535                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,911,22,943" />
398                     </ImageStyle> = 536                     </ImageStyle>
399                     <ImageStyle Filter="true" Name="center">   537                     <ImageStyle Filter="true" Name="center">
400                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="23,913,85,945" /> <> 538                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="23,911,85,943" />
401                     </ImageStyle> = 539                     </ImageStyle>
402                 </Namespace>   540                 </Namespace>
403                 <ButtonStyle DisabledTextColor="#FBF1D9" DisabledTextStyle="/TextStyles.Large.LargeStyle" MouseOverSound="ui_mouseover" MouseOverTextStyle="/TextStyles.Normal.NormalStyle" Name="tab_button_style" NormalTextColor="#C7C7C7" NormalTextStyle="/TextStyles.Normal.NormalStyle" PressedTextStyle="/TextStyles.Large.LargeStyle" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="active.rect" RStyleDefault="inactive.rect" RStyleDisabled="active.rect" RStyleDisabledActivated="active.rect" RStyleMouseOver="inactive.rect" RStyleMouseOverActivated="active.rect" RStyleMouseOverSelected="active.rect" RStyleSelected="active.rect" SelectedTextStyle="/TextStyles.Large.LargeStyle" />   541                 <ButtonStyle DisabledTextColor="#FBF1D9" DisabledTextStyle="/TextStyles.Large.LargeStyle" MouseOverSound="ui_mouseover" MouseOverTextStyle="/TextStyles.Normal.NormalStyle" Name="tab_button_style" NormalTextColor="#C7C7C7" NormalTextStyle="/TextStyles.Normal.NormalStyle" PressedTextStyle="/TextStyles.Large.LargeStyle" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="active.rect" RStyleDefault="inactive.rect" RStyleDisabled="active.rect" RStyleDisabledActivated="active.rect" RStyleMouseOver="inactive.rect" RStyleMouseOverActivated="active.rect" RStyleMouseOverSelected="active.rect" RStyleSelected="active.rect" SelectedTextStyle="/TextStyles.Large.LargeStyle" />
404                 <TabbedPaneStyle ButtonStyle="tab_button_style" Name="tabbed_pane_style" />   542                 <TabbedPaneStyle ButtonStyle="tab_button_style" Name="tabbed_pane_style" />
405             </Namespace>   543             </Namespace>
406             <Namespace Name="upper_tab_bkg">   544             <Namespace Name="upper_tab_bkg">
407                 <ImageStyle Filter="true" Name="w">   545                 <ImageStyle Filter="true" Name="w">
408                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,455,565,485" />   546                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,455,565,485" />
409                 </ImageStyle>   547                 </ImageStyle>
410                 <ImageStyle Filter="true" Name="sw">   548                 <ImageStyle Filter="true" Name="sw">
411                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="516,485,566,500" />   549                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="516,485,566,500" />
412                 </ImageStyle>   550                 </ImageStyle>
413                 <ImageStyle Filter="true" Name="s">   551                 <ImageStyle Filter="true" Name="s">
414                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="568,485,937,500" />   552                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="568,485,937,500" />
415                 </ImageStyle>   553                 </ImageStyle>
416                 <ImageStyle Filter="true" Name="se">   554                 <ImageStyle Filter="true" Name="se">
417                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,485,989,500" />   555                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,485,989,500" />
418                 </ImageStyle>   556                 </ImageStyle>
419                 <ImageStyle Filter="true" Name="e">   557                 <ImageStyle Filter="true" Name="e">
420                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,455,989,485" />   558                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,455,989,485" />
421                 </ImageStyle>   559                 </ImageStyle>
422                 <ImageStyle Filter="true" Name="ne">   560                 <ImageStyle Filter="true" Name="ne">
423                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,430,989,455" />   561                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="939,430,989,455" />
424                 </ImageStyle>   562                 </ImageStyle>
425                 <ImageStyle Filter="true" Name="n">   563                 <ImageStyle Filter="true" Name="n">
426                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="568,430,937,455" />   564                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="568,430,937,455" />
427                 </ImageStyle>   565                 </ImageStyle>
428                 <ImageStyle Filter="true" Name="nw">   566                 <ImageStyle Filter="true" Name="nw">
429                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="516,430,566,455" />   567                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="516,430,566,455" />
430                 </ImageStyle>   568                 </ImageStyle>
431                 <ImageStyle Filter="true" Name="center">   569                 <ImageStyle Filter="true" Name="center">
432                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="569,455,936,485" />   570                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="569,455,936,485" />
433                 </ImageStyle>   571                 </ImageStyle>
434                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   572                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
435             </Namespace>   573             </Namespace>
436             <Namespace Name="settings">   574             <Namespace Name="settings">
437                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />   575                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />
438                 <Namespace Name="pressed">   576                 <Namespace Name="pressed">
439                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   577                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
440                     <ImageStyle Filter="true" Name="center">   578                     <ImageStyle Filter="true" Name="center">
441                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,239,499,257" />   579                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,239,499,257" />
442                     </ImageStyle>   580                     </ImageStyle>
443                 </Namespace>   581                 </Namespace>
444                 <Namespace Name="mouseover">   582                 <Namespace Name="mouseover">
445                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   583                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
446                     <ImageStyle Filter="true" Name="center">   584                     <ImageStyle Filter="true" Name="center">
447                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,218,499,236" />   585                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,218,499,236" />
448                     </ImageStyle>   586                     </ImageStyle>
449                 </Namespace>   587                 </Namespace>
450                 <Namespace Name="disabled">   588                 <Namespace Name="disabled">
451                     <ImageStyle Filter="true" Name="center">   589                     <ImageStyle Filter="true" Name="center">
452                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,197,499,215" />   590                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,197,499,215" />
453                     </ImageStyle>   591                     </ImageStyle>
454                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   592                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
455                 </Namespace>   593                 </Namespace>
456                 <Namespace Name="default">   594                 <Namespace Name="default">
457                     <ImageStyle Filter="true" Name="center">   595                     <ImageStyle Filter="true" Name="center">
458                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,176,499,194" />   596                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,176,499,194" />
459                     </ImageStyle>   597                     </ImageStyle>
460                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   598                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
461                 </Namespace>   599                 </Namespace>
462             </Namespace>   600             </Namespace>
463             <Namespace Name="help">   601             <Namespace Name="help">
464                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />   602                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />
465                 <Namespace Name="pressed">   603                 <Namespace Name="pressed">
466                     <RectangleStyle Center="center" Name="rect" />   604                     <RectangleStyle Center="center" Name="rect" />
467                     <ImageStyle Filter="true" Name="center">   605                     <ImageStyle Filter="true" Name="center">
468                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,153,499,171" />   606                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,153,499,171" />
469                     </ImageStyle>   607                     </ImageStyle>
470                 </Namespace>   608                 </Namespace>
471                 <Namespace Name="mouseover">   609                 <Namespace Name="mouseover">
472                     <RectangleStyle Center="center" Name="rect" />   610                     <RectangleStyle Center="center" Name="rect" />
473                     <ImageStyle Filter="true" Name="center">   611                     <ImageStyle Filter="true" Name="center">
474                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,132,499,150" />   612                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,132,499,150" />
475                     </ImageStyle>   613                     </ImageStyle>
476                 </Namespace>   614                 </Namespace>
477                 <Namespace Name="disabled">   615                 <Namespace Name="disabled">
478                     <ImageStyle Filter="true" Name="center">   616                     <ImageStyle Filter="true" Name="center">
479                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,111,499,129" />   617                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,111,499,129" />
480                     </ImageStyle>   618                     </ImageStyle>
481                     <RectangleStyle Center="center" Name="rect" />   619                     <RectangleStyle Center="center" Name="rect" />
482                 </Namespace>   620                 </Namespace>
483                 <Namespace Name="default">   621                 <Namespace Name="default">
484                     <ImageStyle Filter="true" Name="center">   622                     <ImageStyle Filter="true" Name="center">
485                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,90,499,108" />   623                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,90,499,108" />
486                     </ImageStyle>   624                     </ImageStyle>
487                     <RectangleStyle Center="center" Name="rect" />   625                     <RectangleStyle Center="center" Name="rect" />
488                 </Namespace>   626                 </Namespace>
489             </Namespace>   627             </Namespace>
490             <Namespace Name="close">   628             <Namespace Name="close">
491                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />   629                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" />
492                 <Namespace Name="pressed">   630                 <Namespace Name="pressed">
493                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   631                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
494                     <ImageStyle Filter="true" Name="center">   632                     <ImageStyle Filter="true" Name="center">
495                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,67,499,85" />   633                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,67,499,85" />
496                     </ImageStyle>   634                     </ImageStyle>
497                 </Namespace>   635                 </Namespace>
498                 <Namespace Name="mouseover">   636                 <Namespace Name="mouseover">
499                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   637                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
500                     <ImageStyle Filter="true" Name="center">   638                     <ImageStyle Filter="true" Name="center">
501                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,46,499,64" />   639                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,46,499,64" />
502                     </ImageStyle>   640                     </ImageStyle>
503                 </Namespace>   641                 </Namespace>
504                 <Namespace Name="disabled">   642                 <Namespace Name="disabled">
505                     <ImageStyle Filter="true" Name="center">   643                     <ImageStyle Filter="true" Name="center">
506                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,25,499,43" />   644                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,25,499,43" />
507                     </ImageStyle>   645                     </ImageStyle>
508                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   646                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
509                 </Namespace>   647                 </Namespace>
510                 <Namespace Name="default">   648                 <Namespace Name="default">
511                     <ImageStyle Filter="true" Name="center">   649                     <ImageStyle Filter="true" Name="center">
512                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,4,499,22" />   650                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,4,499,22" />
513                     </ImageStyle>   651                     </ImageStyle>
514                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   652                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
515                 </Namespace>   653                 </Namespace>
516             </Namespace>   654             </Namespace>
517             <Namespace Name="right_grouper">   655             <Namespace Name="right_grouper">
518                 <ImageStyle Filter="true" Name="w">   656                 <ImageStyle Filter="true" Name="w">
519                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="307,4,431,74" />   657                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="307,4,431,74" />
520                 </ImageStyle>   658                 </ImageStyle>
521                 <ImageStyle Filter="true" Name="e">   659                 <ImageStyle Filter="true" Name="e">
522                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="451,4,477,74" />   660                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="451,4,477,74" />
523                 </ImageStyle>   661                 </ImageStyle>
524                 <ImageStyle Filter="true" Name="center">   662                 <ImageStyle Filter="true" Name="center">
525                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="432,4,450,74" />   663                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="432,4,450,74" />
526                 </ImageStyle>   664                 </ImageStyle>
527                 <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" East="e" Name="rect" West="w" WestStretch="false" />   665                 <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" East="e" Name="rect" West="w" WestStretch="false" />
528             </Namespace>   666             </Namespace>
529             <Namespace Name="frame">   667             <Namespace Name="frame">
530                 <ImageStyle Filter="true" Name="w">   668                 <ImageStyle Filter="true" Name="w">
531                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,149,54,429" />   669                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,149,54,429" />
532                 </ImageStyle>   670                 </ImageStyle>
533                 <ImageStyle Filter="true" Name="sw">   671                 <ImageStyle Filter="true" Name="sw">
534                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,430,54,500" />   672                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,430,54,500" />
535                 </ImageStyle>   673                 </ImageStyle>
536                 <ImageStyle Filter="true" Name="s">   674                 <ImageStyle Filter="true" Name="s">
537                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,430,426,500" />   675                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,430,426,500" />
538                 </ImageStyle>   676                 </ImageStyle>
539                 <ImageStyle Filter="true" Name="se">   677                 <ImageStyle Filter="true" Name="se">
540                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,430,477,500" />   678                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,430,477,500" />
541                 </ImageStyle>   679                 </ImageStyle>
542                 <ImageStyle Filter="true" Name="e">   680                 <ImageStyle Filter="true" Name="e">
543                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,149,477,429" />   681                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,149,477,429" />
544                 </ImageStyle>   682                 </ImageStyle>
545                 <ImageStyle Filter="true" Name="ne">   683                 <ImageStyle Filter="true" Name="ne">
546                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,78,477,148" />   684                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,78,477,148" />
547                 </ImageStyle>   685                 </ImageStyle>
548                 <ImageStyle Filter="true" Name="n">   686                 <ImageStyle Filter="true" Name="n">
549                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,78,426,148" />   687                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,78,426,148" />
550                 </ImageStyle>   688                 </ImageStyle>
551                 <ImageStyle Filter="true" Name="nw">   689                 <ImageStyle Filter="true" Name="nw">
552                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,78,54,148" />   690                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,78,54,148" />
553                 </ImageStyle>   691                 </ImageStyle>
554                 <ImageStyle Filter="true" Name="center">   692                 <ImageStyle Filter="true" Name="center">
555                     <ImageFrame Name="image" Source="images/windowelements.tga" SourceRect="56,150,56,150" />   693                     <ImageFrame Name="image" Source="images/windowelements.tga" SourceRect="56,150,56,150" />
556                 </ImageStyle>   694                 </ImageStyle>
557                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />   695                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
558             </Namespace>   696             </Namespace>
559             <Namespace Name="left_grouper">   697             <Namespace Name="left_grouper">
560                 <ImageStyle Filter="true" Name="w">   698                 <ImageStyle Filter="true" Name="w">
561                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,4,54,74" />   699                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="4,4,54,74" />
562                 </ImageStyle>   700                 </ImageStyle>
563                 <ImageStyle Filter="true" Name="e">   701                 <ImageStyle Filter="true" Name="e">
564                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="206,4,306,74" />   702                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="206,4,306,74" />
565                 </ImageStyle>   703                 </ImageStyle>
566                 <ImageStyle Filter="true" Name="center">   704                 <ImageStyle Filter="true" Name="center">
567                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,4,205,74" />   705                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,4,205,74" />
568                 </ImageStyle>   706                 </ImageStyle>
569                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" Name="rect" West="w" />   707                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" Name="rect" West="w" />
570             </Namespace>   708             </Namespace>
571             <Namespace Name="bkg">   709             <Namespace Name="bkg">
572                 <ImageStyle Filter="true" Name="w">   710                 <ImageStyle Filter="true" Name="w">
573                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,84,587,354" />   711                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,84,587,354" />
574                 </ImageStyle>   712                 </ImageStyle>
575                 <ImageStyle Filter="true" Name="sw">   713                 <ImageStyle Filter="true" Name="sw">
576                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,354,587,425" />   714                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,354,587,425" />
577                 </ImageStyle>   715                 </ImageStyle>
578                 <ImageStyle Filter="true" Name="s">   716                 <ImageStyle Filter="true" Name="s">
579                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,354,919,425" />   717                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,354,919,425" />
580                 </ImageStyle>   718                 </ImageStyle>
581                 <ImageStyle Filter="true" Name="se">   719                 <ImageStyle Filter="true" Name="se">
582                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,354,988,425" />   720                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,354,988,425" />
583                 </ImageStyle>   721                 </ImageStyle>
584                 <ImageStyle Filter="true" Name="e">   722                 <ImageStyle Filter="true" Name="e">
585                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,84,988,354" />   723                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,84,988,354" />
586                 </ImageStyle>   724                 </ImageStyle>
587                 <ImageStyle Filter="true" Name="ne">   725                 <ImageStyle Filter="true" Name="ne">
588                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,5,988,84" />   726                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,5,988,84" />
589                 </ImageStyle>   727                 </ImageStyle>
590                 <ImageStyle Filter="true" Name="n">   728                 <ImageStyle Filter="true" Name="n">
591                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,5,919,84" />   729                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,5,919,84" />
592                 </ImageStyle>   730                 </ImageStyle>
593                 <ImageStyle Filter="true" Name="nw">   731                 <ImageStyle Filter="true" Name="nw">
594                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,5,587,84" />   732                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="517,5,587,84" />
595                 </ImageStyle>   733                 </ImageStyle>
596                 <ImageStyle Filter="true" Name="center">   734                 <ImageStyle Filter="true" Name="center">
597                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />   735                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />
598                 </ImageStyle>   736                 </ImageStyle>
599                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   737                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
600             </Namespace>   738             </Namespace>
601         </Namespace>   739         </Namespace>
602     </Page>   740     </Page>
603     <Page Location="540,471" Name="MiniWindowFrame" ScrollExtent="209,272" Size="209,272">   741     <Page Location="540,471" Name="MiniWindowFrame" ScrollExtent="209,272" Size="209,272">
604         <Page AbsorbsInput="false" Name="CopyAndPasteMeMiniWindow" PackSize="absolute,absolute" ScrollExtent="209,272" Size="209,272">   742         <Page AbsorbsInput="false" Name="CopyAndPasteMeMiniWindow" PackSize="absolute,absolute" ScrollExtent="209,272" Size="209,272">
605             <Button Location="169,3" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":cf6d745aec278586:Window Settings" UserMovable="true" /> <> 743             <Button Location="167,5" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.settings.style" Tooltip=":cf6d745aec278586:Window Settings" UserMovable="true" />
606             <Button Location="186,3" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":cf6d745a2d3f513f:Close" UserMovable="true" />   744             <Button Location="185,5" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="data.close.style" Tooltip=":cf6d745a2d3f513f_1:Close" UserMovable="true" />
607             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="167,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="40,21" Size="40,21" /> = 745             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="167,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="data.right_grouper.rect" ScrollExtent="40,21" Size="40,21" />
608             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="3,0" Name="LeftGrouper" PackSize="a,f" RStyleDefault="data.left_grouper.rect" ScrollExtent="165,21" Size="165,21">   746             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="3,0" Name="LeftGrouper" PackSize="a,f" RStyleDefault="data.left_grouper.rect" ScrollExtent="165,21" Size="165,21">
609                 <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="21,2" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="137,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="137,20" TextAlignmentVertical="Center" TextColor="#F0D080">:cf6d745a1809f3bc:MiniWindowFrame</Text>   747                 <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="21,2" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="137,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="137,20" TextAlignmentVertical="Center" TextColor="#F0D080">:cf6d745a1809f3bc:MiniWindowFrame</Text>
610             </Page>   748             </Page>
611             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,21" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="209,251" Size="209,251" />   749             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,21" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.frame.rect" ScrollExtent="209,251" Size="209,251" />
612             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,22" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="209,251" Size="209,251" /> <> 750             <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,22" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="data.bkg.rect" ScrollExtent="209,250" Size="209,250" />
613         </Page> = 751         </Page>
614         <Namespace Name="data">   752         <Namespace Name="data">
615             <Namespace Name="settings">   753             <Namespace Name="settings">
616                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="WindowFrame.data.settings.pressed.rect" RStyleDefault="WindowFrame.data.settings.default.rect" RStyleDisabled="WindowFrame.data.settings.disabled.rect" RStyleMouseOver="WindowFrame.data.settings.mouseover.rect" RStyleMouseOverSelected="WindowFrame.data.settings.pressed.rect" RStyleSelected="WindowFrame.data.settings.pressed.rect" />   754                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="WindowFrame.data.settings.pressed.rect" RStyleDefault="WindowFrame.data.settings.default.rect" RStyleDisabled="WindowFrame.data.settings.disabled.rect" RStyleMouseOver="WindowFrame.data.settings.mouseover.rect" RStyleMouseOverSelected="WindowFrame.data.settings.pressed.rect" RStyleSelected="WindowFrame.data.settings.pressed.rect" />
617                 <Namespace Name="pressed">   755                 <Namespace Name="pressed">
618                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   756                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
619                     <ImageStyle Filter="true" Name="center">   757                     <ImageStyle Filter="true" Name="center">
620                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,239,499,257" />   758                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,239,499,257" />
621                     </ImageStyle>   759                     </ImageStyle>
622                 </Namespace>   760                 </Namespace>
623                 <Namespace Name="mouseover">   761                 <Namespace Name="mouseover">
624                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   762                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
625                     <ImageStyle Filter="true" Name="center">   763                     <ImageStyle Filter="true" Name="center">
626                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,218,499,236" />   764                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,218,499,236" />
627                     </ImageStyle>   765                     </ImageStyle>
628                 </Namespace>   766                 </Namespace>
629                 <Namespace Name="disabled">   767                 <Namespace Name="disabled">
630                     <ImageStyle Filter="true" Name="center">   768                     <ImageStyle Filter="true" Name="center">
631                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,197,499,215" />   769                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,197,499,215" />
632                     </ImageStyle>   770                     </ImageStyle>
633                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   771                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
634                 </Namespace>   772                 </Namespace>
635                 <Namespace Name="default">   773                 <Namespace Name="default">
636                     <ImageStyle Filter="true" Name="center">   774                     <ImageStyle Filter="true" Name="center">
637                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,176,499,194" />   775                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,176,499,194" />
638                     </ImageStyle>   776                     </ImageStyle>
639                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   777                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
640                 </Namespace>   778                 </Namespace>
641             </Namespace>   779             </Namespace>
642             <Namespace Name="close">   780             <Namespace Name="close">
643                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="WindowFrame.data.close.pressed.rect" RStyleDefault="WindowFrame.data.close.default.rect" RStyleDisabled="WindowFrame.data.close.disabled.rect" RStyleMouseOver="WindowFrame.data.close.mouseover.rect" RStyleMouseOverSelected="WindowFrame.data.close.pressed.rect" RStyleSelected="WindowFrame.data.close.pressed.rect" />   781                 <ButtonStyle MouseOverSound="ui_mouseover" Name="style" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="WindowFrame.data.close.pressed.rect" RStyleDefault="WindowFrame.data.close.default.rect" RStyleDisabled="WindowFrame.data.close.disabled.rect" RStyleMouseOver="WindowFrame.data.close.mouseover.rect" RStyleMouseOverSelected="WindowFrame.data.close.pressed.rect" RStyleSelected="WindowFrame.data.close.pressed.rect" />
644                 <Namespace Name="pressed">   782                 <Namespace Name="pressed">
645                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   783                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
646                     <ImageStyle Filter="true" Name="center">   784                     <ImageStyle Filter="true" Name="center">
647                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,67,499,85" />   785                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,67,499,85" />
648                     </ImageStyle>   786                     </ImageStyle>
649                 </Namespace>   787                 </Namespace>
650                 <Namespace Name="mouseover">   788                 <Namespace Name="mouseover">
651                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   789                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
652                     <ImageStyle Filter="true" Name="center">   790                     <ImageStyle Filter="true" Name="center">
653                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,46,499,64" />   791                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,46,499,64" />
654                     </ImageStyle>   792                     </ImageStyle>
655                 </Namespace>   793                 </Namespace>
656                 <Namespace Name="disabled">   794                 <Namespace Name="disabled">
657                     <ImageStyle Filter="true" Name="center">   795                     <ImageStyle Filter="true" Name="center">
658                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,25,499,43" />   796                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,25,499,43" />
659                     </ImageStyle>   797                     </ImageStyle>
660                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   798                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
661                 </Namespace>   799                 </Namespace>
662                 <Namespace Name="default">   800                 <Namespace Name="default">
663                     <ImageStyle Filter="true" Name="center">   801                     <ImageStyle Filter="true" Name="center">
664                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,4,499,22" />   802                         <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="481,4,499,22" />
665                     </ImageStyle>   803                     </ImageStyle>
666                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />   804                     <RectangleStyle Center="center" CenterStretchH="false" CenterStretchV="false" Name="rect" />
667                 </Namespace>   805                 </Namespace>
668             </Namespace>   806             </Namespace>
669             <Namespace Name="right_grouper">   807             <Namespace Name="right_grouper">
670                 <ImageStyle Filter="true" Name="center">   808                 <ImageStyle Filter="true" Name="center">
671                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="423,9,463,30" /> <> 809                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="178,5,218,29" />
672                 </ImageStyle> = 810                 </ImageStyle>
673                 <RectangleStyle Center="center" Name="rect" />   811                 <RectangleStyle Center="center" Name="rect" />
674             </Namespace>   812             </Namespace>
675             <Namespace Name="frame">   813             <Namespace Name="frame">
676                 <ImageStyle Filter="true" Name="w">   814                 <ImageStyle Filter="true" Name="w">
677                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,149,54,429" />   815                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,149,54,429" />
678                 </ImageStyle>   816                 </ImageStyle>
679                 <ImageStyle Filter="true" Name="sw">   817                 <ImageStyle Filter="true" Name="sw">
680                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,430,54,485" />   818                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,430,54,485" />
681                 </ImageStyle>   819                 </ImageStyle>
682                 <ImageStyle Filter="true" Name="s">   820                 <ImageStyle Filter="true" Name="s">
683                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,430,426,485" />   821                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,430,426,485" />
684                 </ImageStyle>   822                 </ImageStyle>
685                 <ImageStyle Filter="true" Name="se">   823                 <ImageStyle Filter="true" Name="se">
686                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,430,465,485" />   824                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,430,465,485" />
687                 </ImageStyle>   825                 </ImageStyle>
688                 <ImageStyle Filter="true" Name="e">   826                 <ImageStyle Filter="true" Name="e">
689                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,149,465,429" />   827                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,149,465,429" />
690                 </ImageStyle>   828                 </ImageStyle>
691                 <ImageStyle Filter="true" Name="ne">   829                 <ImageStyle Filter="true" Name="ne">
692                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,104,465,148" />   830                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="427,104,465,148" />
693                 </ImageStyle>   831                 </ImageStyle>
694                 <ImageStyle Filter="true" Name="n">   832                 <ImageStyle Filter="true" Name="n">
695                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,104,426,148" />   833                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="55,104,426,148" />
696                 </ImageStyle>   834                 </ImageStyle>
697                 <ImageStyle Filter="true" Name="nw">   835                 <ImageStyle Filter="true" Name="nw">
698                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,104,54,148" />   836                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="16,104,54,148" />
699                 </ImageStyle>   837                 </ImageStyle>
700                 <ImageStyle Filter="true" Name="center">   838                 <ImageStyle Filter="true" Name="center">
701                     <ImageFrame Name="image" Source="images/windowelements.tga" SourceRect="56,150,56,150" />   839                     <ImageFrame Name="image" Source="images/windowelements.tga" SourceRect="56,150,56,150" />
702                 </ImageStyle>   840                 </ImageStyle>
703                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />   841                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthStretch="false" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false" />
704             </Namespace>   842             </Namespace>
705             <Namespace Name="left_grouper">   843             <Namespace Name="left_grouper">
706                 <ImageStyle Filter="true" Name="w">   844                 <ImageStyle Filter="true" Name="w">
707                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="19,6,39,30" /> <> 845                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="17,5,39,29" />
708                 </ImageStyle> = 846                 </ImageStyle>
709                 <ImageStyle Filter="true" Name="e"> +-    
710                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="206,4,306,74" />      
711                 </ImageStyle>      
712                 <ImageStyle Filter="true" Name="center"> = 847                 <ImageStyle Filter="true" Name="center">
713                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="40,6,205,30" /> <> 848                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="40,5,127,29" />
714                 </ImageStyle> = 849                 </ImageStyle>
715                 <RectangleStyle Center="center" CenterShrinkH="true" Name="rect" West="w" />   850                 <RectangleStyle Center="center" CenterShrinkH="true" Name="rect" West="w" />
716             </Namespace>   851             </Namespace>
717             <Namespace Name="bkg">   852             <Namespace Name="bkg">
718                 <ImageStyle Filter="true" Name="w">   853                 <ImageStyle Filter="true" Name="w">
719                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,84,587,354" />   854                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,84,587,354" />
720                 </ImageStyle>   855                 </ImageStyle>
721                 <ImageStyle Filter="true" Name="sw">   856                 <ImageStyle Filter="true" Name="sw">
722                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,354,587,410" />   857                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,354,587,410" />
723                 </ImageStyle>   858                 </ImageStyle>
724                 <ImageStyle Filter="true" Name="s">   859                 <ImageStyle Filter="true" Name="s">
725                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,354,919,410" />   860                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,354,919,410" />
726                 </ImageStyle>   861                 </ImageStyle>
727                 <ImageStyle Filter="true" Name="se">   862                 <ImageStyle Filter="true" Name="se">
728                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,354,976,410" />   863                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,354,976,410" />
729                 </ImageStyle>   864                 </ImageStyle>
730                 <ImageStyle Filter="true" Name="e">   865                 <ImageStyle Filter="true" Name="e">
731                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,84,976,354" />   866                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,84,976,354" />
732                 </ImageStyle>   867                 </ImageStyle>
733                 <ImageStyle Filter="true" Name="ne">   868                 <ImageStyle Filter="true" Name="ne">
734                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,29,976,84" />   869                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="919,29,976,84" />
735                 </ImageStyle>   870                 </ImageStyle>
736                 <ImageStyle Filter="true" Name="n">   871                 <ImageStyle Filter="true" Name="n">
737                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,29,919,84" />   872                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,29,919,84" />
738                 </ImageStyle>   873                 </ImageStyle>
739                 <ImageStyle Filter="true" Name="nw">   874                 <ImageStyle Filter="true" Name="nw">
740                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,29,587,84" />   875                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="529,29,587,84" />
741                 </ImageStyle>   876                 </ImageStyle>
742                 <ImageStyle Filter="true" Name="center">   877                 <ImageStyle Filter="true" Name="center">
743                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />   878                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />
744                 </ImageStyle>   879                 </ImageStyle>
745                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />   880                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
746             </Namespace>   881             </Namespace>
747         </Namespace>   882         </Namespace>
748     </Page>   883     </Page>
    -+ 884     <Page Location="526,318" Name="InteriorGrouper" ScrollExtent="450,430" Size="450,430">
      885         <Text Font="/TextStyles.Normal.NormalStyle" Location="28,22" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:63b143de8df9eb14:InteriorGrouper</Text>
      886         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.default_bkg.rect" ScrollExtent="450,430" Size="450,430" />
      887         <Namespace Name="data">
      888             <Namespace Name="default_bkg">
      889                 <ImageStyle Filter="true" Name="w">
      890                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,295,214,415" />
      891                 </ImageStyle>
      892                 <ImageStyle Filter="true" Name="sw">
      893                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,416,214,426" />
      894                 </ImageStyle>
      895                 <ImageStyle Filter="true" Name="s">
      896                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="215,416,335,426" />
      897                 </ImageStyle>
      898                 <ImageStyle Filter="true" Name="se">
      899                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,416,346,426" />
      900                 </ImageStyle>
      901                 <ImageStyle Filter="true" Name="e">
      902                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,295,346,415" />
      903                 </ImageStyle>
      904                 <ImageStyle Filter="true" Name="ne">
      905                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="336,284,346,294" />
      906                 </ImageStyle>
      907                 <ImageStyle Filter="true" Name="n">
      908                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="215,284,335,295" />
      909                 </ImageStyle>
      910                 <ImageStyle Filter="true" Name="nw">
      911                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="204,284,214,294" />
      912                 </ImageStyle>
      913                 <ImageStyle Filter="true" Name="center">
      914                     <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="567,75,938,355" />
      915                 </ImageStyle>
      916                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" EastShrink="true" Name="rect" NorthShrink="true" SouthShrink="true" TitleStretch="false" WestShrink="true" />
      917             </Namespace>
      918         </Namespace>
      919     </Page>
      920     <Page Location="630,48" Name="TutorialTitle" ScrollExtent="380,67" Size="380,67">
      921         <Text Font="/TextStyles.Normal.NormalStyle" Location="28,22" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:cf6d745ac31773f6:Tutorial Title Page</Text>
      922         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.default_bkg.rect" ScrollExtent="380,67" Size="380,67" />
      923         <Namespace Name="data">
      924             <Namespace Name="default_bkg">
      925                 <ImageStyle Filter="true" Name="w">
      926                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,14,17,70" />
      927                 </ImageStyle>
      928                 <ImageStyle Filter="true" Name="sw">
      929                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,70,17,80" />
      930                 </ImageStyle>
      931                 <ImageStyle Filter="true" Name="s">
      932                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,70,497,80" />
      933                 </ImageStyle>
      934                 <ImageStyle Filter="true" Name="se">
      935                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,70,507,80" />
      936                 </ImageStyle>
      937                 <ImageStyle Filter="true" Name="e">
      938                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,14,507,70" />
      939                 </ImageStyle>
      940                 <ImageStyle Filter="true" Name="ne">
      941                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,4,507,14" />
      942                 </ImageStyle>
      943                 <ImageStyle Filter="true" Name="n">
      944                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,4,497,14" />
      945                 </ImageStyle>
      946                 <ImageStyle Filter="true" Name="nw">
      947                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,4,17,14" />
      948                 </ImageStyle>
      949                 <ImageStyle Filter="true" Name="center">
      950                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,14,497,70" />
      951                 </ImageStyle>
      952                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" TitleStretch="false" West="w" WestShrink="true" />
      953             </Namespace>
      954         </Namespace>
      955     </Page>
      956     <Page Location="631,124" Name="TutorialPage" ScrollExtent="380,332" Size="380,332">
      957         <Text Font="/TextStyles.Normal.NormalStyle" Location="28,22" Name="Label" ScrollExtent="151,19" ShadowStyle="/ShadowStylesNew.Drop.style" Size="151,19">:cf6d745ac31773f6_1:Tutorial Title Page</Text>
      958         <Page BackgroundOpacity="1.000" Name="CopyAndPasteMe" PackSize="absolute,absolute" RStyleDefault="data.default_bkg.rect" ScrollExtent="380,332" Size="380,332" />
      959         <Namespace Name="data">
      960             <Namespace Name="default_bkg">
      961                 <ImageStyle Filter="true" Name="w">
      962                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,94,17,500" />
      963                 </ImageStyle>
      964                 <ImageStyle Filter="true" Name="sw">
      965                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,500,17,510" />
      966                 </ImageStyle>
      967                 <ImageStyle Filter="true" Name="s">
      968                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,500,497,510" />
      969                 </ImageStyle>
      970                 <ImageStyle Filter="true" Name="se">
      971                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,500,507,510" />
      972                 </ImageStyle>
      973                 <ImageStyle Filter="true" Name="e">
      974                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,94,507,500" />
      975                 </ImageStyle>
      976                 <ImageStyle Filter="true" Name="ne">
      977                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="497,84,507,94" />
      978                 </ImageStyle>
      979                 <ImageStyle Filter="true" Name="n">
      980                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,84,497,94" />
      981                 </ImageStyle>
      982                 <ImageStyle Filter="true" Name="nw">
      983                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="7,84,17,94" />
      984                 </ImageStyle>
      985                 <ImageStyle Filter="true" Name="center">
      986                     <ImageFrame Name="image" Source="images/tutorial_bg.dds" SourceRect="17,94,497,500" />
      987                 </ImageStyle>
      988                 <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" TitleStretch="false" West="w" WestShrink="true" />
      989             </Namespace>
      990         </Namespace>
      991     </Page>
749 </Page> = 992 </Page>