<window id="136">
	<animation effect="fade" time="100">WindowOpen</animation>
	<animation effect="fade" time="200">WindowClose</animation>
	<coordinates>
		<system>1</system>
		<posx>0</posx>
		<posy>0</posy>
	</coordinates>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>720</height>
			<texture>black-back.png</texture>
			<animation effect="fade" delay="10000" time="600">WindowOpen</animation>
		</control>
		<control type="group">
			<posx>510</posx>
			<posy>630</posy>
			<control type="image">
				<description>background image</description>
				<posx>0</posx>
				<posy>0</posy>
				<width>260</width>
				<height>75</height>
				<texture>black-back.png</texture>
				<bordertexture border="3">NoCover_1.png</bordertexture>
				<bordersize>5</bordersize>
			</control>
			<control type="multiimage">
				<description>Busy animation</description>
				<posx>20</posx>
				<posy>10</posy>
				<width>54</width>
				<height>54</height>
				<imagepath>busy</imagepath>
				<timeperimage>100</timeperimage>
				<fadetime>0</fadetime>
			</control>
			<control type="label">
				<description>Busy label</description>
				<posx>100</posx>
				<posy>20</posy>
				<width>270</width>
				<height>35</height>
				<align>left</align>
				<aligny>center</aligny>
				<label>[COLOR=green][B]$LOCALIZE[31001][/B][/COLOR][CR]$LOCALIZE[20186]!</label>
				<font>font11</font>
			</control>
		</control>
	</controls>
</window>