﻿<?xml version="1.0" encoding="utf-8"?>
<window>
  <id>2012</id>
  <defaultcontrol>3</defaultcontrol>
  <allowoverlay>no</allowoverlay>
  <controls>
    <control>
      <type>image</type>
      <id>0</id>
      <width>1280</width>
      <height>720</height>
      <texture>black.png</texture>
      <colordiffuse>90ffffff</colordiffuse>
      <animation effect="fade" time="200">windowopen</animation>
      <animation effect="fade" time="400">windowclose</animation>
    </control>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>100</posX>
      <posY>100</posY>
      <width>1100</width>
      <height>37</height>
      <texture>dialogmenutop.png</texture>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>100</posX>
      <posY>137</posY>
      <width>1100</width>
      <height>433</height>
      <texture>dialogmenumiddle.png</texture>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>100</posX>
      <posY>570</posY>
      <width>1100</width>
      <height>12</height>
      <texture>dialogmenubottom.png</texture>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <description>GFX-Heading "menu" text label</description>
      <type>label</type>
      <id>5</id>
      <posX>100</posX>
      <posY>120</posY>
      <width>1100</width>
      <label>924</label>
      <font>mediastream12tc</font>
      <textcolor>White</textcolor>
      <align>center</align>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <description>Heading text label</description>
      <type>label</type>
      <id>4</id>
      <posX>111</posX>
      <posY>170</posY>
      <width>1020</width>
      <label>181</label>
      <font>mediastream11c</font>
      <align>center</align>
      <textcolor>White</textcolor>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <description>Exit button</description>
      <type>button</type>
      <id>2</id>
      <posX>1150</posX>
      <posY>115</posY>
      <width>25</width>
      <height>25</height>
      <textureFocus>button_close_focus.png</textureFocus>
      <textureNoFocus>button_close_nofocus.png</textureNoFocus>
      <label>-</label>
      <onleft>3</onleft>
      <onright>3</onright>
      <onup>3</onup>
      <ondown>3</ondown>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
    <control>
      <description>options listcontrol</description>
      <type>listcontrol</type>
      <id>3</id>
      <posX>102</posX>
      <posY>200</posY>
      <width>1058</width>
      <height>410</height>
      <onleft>2</onleft>
      <onright>2</onright>
      <font2>mediastream12c</font2>
      <textXOff2>500</textXOff2>
      <textYOff2>5</textYOff2>
      <spinPosX>2873</spinPosX>
      <spinPosY>2495</spinPosY>
      <textXOff>10</textXOff>
      <textYOff>5</textYOff>
      <PinIconXOff>43</PinIconXOff>
      <PinIconYOff>15</PinIconYOff>
      <PinIconWidth>10</PinIconWidth>
      <PinIconHeight>25</PinIconHeight>
      <textureFocus>dialogmenubutton.png</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <keepaspectratio>yes</keepaspectratio>
      <itemHeight>34</itemHeight>
      <itemWidth>34</itemWidth>
      <IconXOff>5</IconXOff>
      <IconYOff>3</IconYOff>
      <spaceBetweenItems>0</spaceBetweenItems>
      <animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
      <animation effect="slide" time="300" start="-700,-700">windowopen</animation>
      <animation effect="slide" time="300" end="-700,-700">windowclose</animation>
    </control>
  </controls>
</window>
<!--Checksum:3d30e26396bf5b8b96236ef2197bdb4d-->