<window>
	<defaultcontrol>29</defaultcontrol>
	<coordinates>
		<system>1</system>
		<posx>240</posx>
		<posy>45</posy>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>635</height>
			<colordiffuse>DDFFFFFF</colordiffuse>
			<texture border="40">DialogBack.png</texture>
		</control>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>635</height>
			<texture border="40">DialogFront.png</texture>
		</control>
		<control type="label" id="2">
			<description>heading label</description>
			<posx>40</posx>
			<posy>40</posy>
			<width>720</width>
			<height>30</height>
			<align>center</align>
			<aligny>center</aligny>
			<font>font18</font>
			<label>20333</label>
			<textcolor>white</textcolor>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>730</posx>
			<posy>35</posy>
			<include>WindowCloseButtonCommons</include>
		</control>
		<control type="image">
			<posx>40</posx>
			<posy>78</posy>
			<width>720</width>
			<height>2</height>
			<texture>separator.png</texture>
		</control>
		<control type="grouplist" id="5">
			<description>control area</description>
			<posx>45</posx>
			<posy>85</posy>
			<width>710</width>
			<height>480</height>
			<itemgap>5</itemgap>
			<pagecontrol>60</pagecontrol>
			<onleft>5</onleft>
			<onright>5</onright>
			<onup>28</onup>
			<ondown>28</ondown>
		</control>
		<control type="sliderex" id="10">
			<description>Default Slider</description>
			<height>35</height>
			<texturefocus border="3">button-focus.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
		</control>
		<control type="button" id="7">
			<description>Default Button</description>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="3">button-focus.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
		</control>
		<control type="radiobutton" id="8">
			<description>Default RadioButton</description>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="3">button-focus.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
		</control>
		<control type="spincontrolex" id="9">
			<description>Default spincontrolex</description>
			<height>35</height>
			<texturefocus border="3">button-focus.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<reverse>yes</reverse>
		</control>
		<control type="edit" id="12">
			<description>Default Edit</description>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="3">button-focus.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
		</control>
		<control type="image" id="11">
			<description>Default Seperator</description>
			<height>2</height>
			<texture>separator.png</texture>
		</control>
		<control type="button" id ="28">
			<description>Ok button</description>
			<posx>345</posx>
			<posy>553</posy>
			<width>200</width>
			<height>35</height>
			<label>186</label>
			<font>font13</font>
			<align>center</align>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
			<texturefocus border="3">button-focus2.png</texturefocus>
			<onleft>29</onleft>
			<onright>29</onright>
			<onup>5</onup>
			<ondown>5</ondown>
		</control>
		<control type="button" id="29">
			<description>Cancel button</description>
			<posx>550</posx>
			<posy>553</posy>
			<width>200</width>
			<height>35</height>
			<label>222</label>
			<font>font13</font>
			<align>center</align>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
			<texturefocus border="3">button-focus2.png</texturefocus>
			<onleft>28</onleft>
			<onright>28</onright>
			<onup>5</onup>
			<ondown>5</ondown>
		</control>
	</controls>
</window>