<?xml version="1.0" encoding="UTF-8"?>
<window id="130">
	<defaultcontrol always="false">9000</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<controls>
		<control type="group">
			<visible>!Window.IsVisible(FileBrowser)</visible>

			<!-- <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> -->
			<!-- <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation> -->
            <!-- <animation effect="fade" start="100" end="0" time="800">WindowClose</animation> -->
            <!-- <animation effect="fade" start="0" end="100"  time="1000" delay="500">WindowOpen</animation> -->


            <animation type="WindowOpen">
                <effect type="slide" start="1100,0" end="0,0" time="800" tween="back" easing="out"/>
                <effect type="fade" start="0" end="100" time="800" delay="100"/>
            </animation>

            <animation type="WindowClose">
                <effect type="slide" start="0,0" end="1100,0" time="800" tween="back" easing="in"/>
                <effect type="fade" start="100" end="0" time="800" delay="400"/>
            </animation>


            <control type="image" id="1">
                <posx>0</posx>
                <posy>0</posy>
				<width></width>
				<height></height>
                <fadetime>200</fadetime>

     		</control>
            <control type="image" id="2">
                <posx>300</posx>
                <posy>0</posy>
				<width>215</width>
				<height>80</height>
                <fadetime>200</fadetime>
                <animation effect="fade" start="0" time="400" condition="Window.IsActive(VirtualKeyboard)" reversible="true">Conditional</animation>
			</control>

            <control type="image">
                <posx>0</posx>
                <posy>640</posy>
				<width>1950</width>
				<height>300</height>
                <fadetime>200</fadetime>
				<texture colordiffuse="B3FAFAFA" border="10">black-back.png</texture>
			</control>

			<control type="group">
				<animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
				<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>


                <top>480</top>

				<control type="grouplist" id="9000">
					<right>40</right>
					<top>185</top>
					<width>1080</width>
					<height>80</height>
					<itemgap>2</itemgap>
					<align>right</align>
					<orientation>horizontal</orientation>
					<onleft>9000</onleft>
					<onright>9000</onright>
					<onup>50</onup>
					<ondown>49</ondown>
                    <control type="button" id="19">
						<description>description</description>
                        <textoffsetx>5</textoffsetx>
                        <align>center</align>
                        <aligny>center</aligny>
                        <font>font12_title</font>
                        <height>40</height>
                        <width>400</width>
					  <label>Tapez les Lettres/chiffres de l'image:</label>
                        <texturenofocus colordiffuse="4DFAFAFA">black-back.png</texturenofocus>
                        <texturefocus colordiffuse="BFFAFAFA">black-back.png</texturefocus>
                        <disabledcolor>FFFFFFFF</disabledcolor>
                        <enable>false</enable>
					</control>


                    <control type="button" id="5000">
						<description>affichage captcha</description>
                        <textoffsetx>5</textoffsetx>
                        <align>center</align>
                        <aligny>center</aligny>
                        <font>font14</font>
                        <height>40</height>
                        <width>200</width>
						<label></label>
                        <texturenofocus colordiffuse="  AAFAFAFA">black-back.png</texturenofocus>
                        <texturefocus colordiffuse="BFFAFAFA">black-back.png</texturefocus>
                        <disabledcolor>FFFFFFFF</disabledcolor>
                        <enable>False</enable>

					</control>
                    <control type="button" id="21">
						<description>icone clavier</description>
                        <height>40</height>
                        <width>40</width>
						<label></label>
                        <texturenofocus colordiffuse="AAFFFFFF">clavier.png</texturenofocus>
                        <texturefocus colordiffuse="FFFFFFFF">clavier.png</texturefocus>


					</control>

				             	<control type="button" id="20">
						<description>Valider</description>
                        <textoffsetx>5</textoffsetx>
                        <align>center</align>
                        <aligny>center</aligny>
                        <font>font12_title</font>
                        <height>40</height>
                        <width>200</width>
						<label>Valider</label>
                        <texturenofocus colordiffuse="4DFAFAFA">black-back.png</texturenofocus>
                        <texturefocus colordiffuse="BFFAFAFA">black-back.png</texturefocus>
					</control>
                    <control type="button" id="30">
						<description>Close</description>
                        <textoffsetx>5</textoffsetx>
                        <align>center</align>
                        <aligny>center</aligny>
                        <font>font12_title</font>
                        <height>40</height>
                        <width>200</width>
						<label>$ADDON[plugin.video.vstream 30409]</label>
                        <texturenofocus colordiffuse="4DFAFAFA">black-back.png</texturenofocus>
                        <texturefocus colordiffuse="BFFAFAFA">black-back.png</texturefocus>
						<onclick>Action(Close)</onclick>
					</control>
				</control>
			</control>
		</control>
	</controls>
</window>
