1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
<?xml version="1.0" encoding="utf-8"?>
<GraphicSet>
<Items>
<Item>
<Name>Logo</Name>
<Left>1</Left>
<Top>1</Top>
<Width>122</Width>
<Height>23</Height>
</Item>
<Item>
<Name>BigBook</Name>
<Left>1</Left>
<Top>74</Top>
<Width>143</Width>
<Height>73</Height>
</Item>
<Item>
<Name>SmallBook</Name>
<Left>72</Left>
<Top>37</Top>
<Width>72</Width>
<Height>36</Height>
</Item>
<Item>
<Name>MenuLogo</Name>
<Left>145</Left>
<Top>38</Top>
<Width>36</Width>
<Height>36</Height>
</Item>
<Item>
<Name>LinkArrows</Name>
<Left>1</Left>
<Top>400</Top>
<Width>91</Width>
<Height>25</Height>
</Item>
<Item>
<Name>ScienceNationDot</Name>
<Left>114</Left>
<Top>211</Top>
<Width>17</Width>
<Height>17</Height>
</Item>
<Item>
<Name>Research</Name>
<Left>145</Left>
<Top>75</Top>
<Width>36</Width>
<Height>36</Height>
</Item>
<Item>
<Name>Change</Name>
<Left>124</Left>
<Top>1</Top>
<Width>14</Width>
<Height>14</Height>
</Item>
<Item>
<Name>Treasury</Name>
<Left>145</Left>
<Top>1</Top>
<Width>36</Width>
<Height>36</Height>
</Item>
<Item>
<Name>StarshipDeparted</Name>
<Left>1</Left>
<Top>279</Top>
<Width>140</Width>
<Height>120</Height>
</Item>
<Item>
<Name>WeightOff</Name>
<Left>105</Left>
<Top>400</Top>
<Width>18</Width>
<Height>20</Height>
</Item>
<Item>
<Name>WeightOn</Name>
<Left>123</Left>
<Top>400</Top>
<Width>18</Width>
<Height>20</Height>
</Item>
</Items>
</GraphicSet>
|