<window id="126">
	<defaultcontrol always="true">450</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<coordinates>
		<system>1</system>
		<posx>0</posx>
		<posy>0</posy>
	</coordinates>
	<controls>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>720</height>
			<texture>black-back.png</texture>
		</control>
		<control type="group">
			<posx>580</posx>
			<animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
			<animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
			<animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
			<animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
			<animation effect="slide" start="0,0" end="180,0" delay="0" time="420" condition="Control.HasFocus(444)">Conditional</animation>
			<control type="image">
				<posx>-66</posx>
				<posy>0</posy>
				<width>1100</width>
				<height>720</height>
				<texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
			</control>
			<control type="button">
				<description>Close Window button</description>
				<posx>-40</posx>
				<posy>0</posy>
				<width>88</width>
				<height>48</height>
				<label>-</label>
				<font>-</font>
				<onclick>PreviousMenu</onclick>
				<texturefocus>DialogCloseButton-focus.png</texturefocus>
				<texturenofocus>DialogCloseButton.png</texturenofocus>
				<onleft>450</onleft>
				<onright>450</onright>
				<onup>450</onup>
				<ondown>450</ondown>
				<visible>system.getbool(input.enablemouse)</visible>
			</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>
				<control type="label" id="411">
					<description>header label</description>
					<posx>660</posx>
					<posy>40</posy>
					<width>630</width>
					<height>30</height>
					<font>font30_title</font>
					<label>1023</label>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="label" id="412">
					<description>Path label</description>
					<posx>660</posx>
					<posy>70</posy>
					<width>630</width>
					<height>30</height>
					<font>font13caps</font>
					<haspath>true</haspath>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="grouplist" id="9000">
					<posx>20</posx>
					<posy>460</posy>
					<width>221</width>
					<height>225</height>
					<itemgap>-1</itemgap>
					<orientation>vertical</orientation>
					<onleft>450</onleft>
					<onright>450</onright>
					<onup>9000</onup>
					<ondown>9000</ondown>
					<control type="button" id="413">
						<description>OK button</description>
						<height>52</height>
						<align>center</align>
						<texturenofocus border="5">MenuItemNF.png</texturenofocus>
						<include>ButtonMediaSubCommonValues</include>
						<label>186</label>
					</control>
					<control type="button" id="414">
						<description>Cancel button</description>
						<height>52</height>
						<align>center</align>
						<texturenofocus border="5">MenuItemNF.png</texturenofocus>
						<include>ButtonMediaSubCommonValues</include>
						<label>222</label>
					</control>
					<control type="button" id="415">
						<description>Create folder button</description>
						<height>52</height>
						<align>center</align>
						<texturenofocus border="5">MenuItemNF.png</texturenofocus>
						<include>ButtonMediaSubCommonValues</include>
						<label>119</label>
					</control>
					<control type="radiobutton" id="416">
						<description>Flip Image button</description>
						<height>52</height>
						<align>center</align>
						<texturenofocus border="5">MenuItemNF.png</texturenofocus>
						<include>ButtonMediaSubCommonValues</include>
						<label>749</label>
					</control>
				</control>
				<control type="image">
					<posx>245</posx>
					<posy>460</posy>
					<width>420</width>
					<height>210</height>
					<texture border="5">button-nofocus.png</texture>
				</control>
				<control type="image"> 
					<posx>250</posx> 
					<posy>465</posy> 
					<width>410</width> 
					<height>200</height> 
					<aspectratio>keep</aspectratio> 
					<texture background="true">$INFO[ListItem.Icon]</texture> 
					<visible>!SubString(Control.GetLabel(416),*) + !Control.HasFocus(444)</visible>

				</control>
				<control type="image"> 
					<posx>250</posx> 
					<posy>465</posy> 
					<width>410</width> 
					<height>200</height> 
					<aspectratio>keep</aspectratio> 
					<texture background="true" flipx="true">$INFO[ListItem.Icon]</texture> 
					<visible>SubString(Control.GetLabel(416),*) + !Control.HasFocus(444)</visible>
				</control>
				<control type="image"> 
					<posx>250</posx> 
					<posy>465</posy> 
					<width>410</width> 
					<height>200</height> 
					<aspectratio>keep</aspectratio> 
					<texture background="true">$INFO[ListItem.Icon]</texture> 
					<bordertexture border="5">button-nofocus.png</bordertexture>
					<bordersize>4</bordersize>
					<visible>!SubString(Control.GetLabel(416),*)</visible>
					<!-- <animation effect="zoom" start="100" end="120" center="-1000,0" time="420" reversible="true" condition="Control.HasFocus(444)">Conditional</animation>	-->	
					<animation effect="zoom" start="179,80,0,320" end="179,180,669,320" center="auto" time="550" tween="quadratic" easing="out" reversible="true" condition="Control.HasFocus(444)">Conditional</animation>
					<animation effect="slide" start="0,0" end="-528,-120" delay="0" time="500" condition="Control.HasFocus(444)">Conditional</animation>
				</control> 
				<control type="image"> 
					<posx>250</posx> 
					<posy>465</posy> 
					<width>410</width> 
					<height>200</height> 
					<aspectratio>keep</aspectratio> 
					<texture background="true" flipx="true">$INFO[ListItem.Icon]</texture> 
					<bordertexture border="5">button-nofocus.png</bordertexture>
					<bordersize>4</bordersize>
					<visible>SubString(Control.GetLabel(416),*)</visible>
					<!-- <animation effect="zoom" start="100" end="120" center="-1000,0" time="420" reversible="true" condition="Control.HasFocus(444)">Conditional</animation>	-->	
					<animation effect="zoom" start="179,80,0,320" end="179,180,669,320" center="auto" time="550" tween="quadratic" easing="out" reversible="true" condition="Control.HasFocus(444)">Conditional</animation>
					<animation effect="slide" start="0,0" end="-528,-120" delay="0" time="500" condition="Control.HasFocus(444)">Conditional</animation>
				</control> 
				<control type="button" id="444">
					<description>transparent zoom thumb button</description>
					<posx>250</posx> 
					<posy>465</posy> 
					<width>410</width> 
					<height>200</height>
					<texturefocus>-</texturefocus>
					<texturenofocus>-</texturenofocus>
					<onclick>-</onclick>					
					<label>-</label>
				</control>
				<control type="label" id="445">
					<description>transparent zoom thumb button</description>
					<posx>590</posx> 
					<posy>470</posy> 
					<width>300</width> 
					<height>120</height>
					<font>font13</font>					
					<visible>!System.IdleTime(1) + !Control.HasFocus(444)</visible>
					<label>Zoom</label>
					<textcolor>grey2</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="panel" id="450">
					<posx>20</posx>
					<posy>120</posy>
					<width>640</width>
					<height>321</height>
					<onleft>9000</onleft>
					<onright>60</onright>
					<onup>450</onup>
					<ondown>450</ondown>
					<pagecontrol>60</pagecontrol>
					<scrolltime>200</scrolltime>
					<itemlayout height="40" width="640">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<texture border="5">MenuItemNF.png</texture>
						</control>
						<control type="image">
							<posx>10</posx>
							<posy>2</posy>
							<width>38</width>
							<height>38</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>55</posx>
							<posy>0</posy>
							<width>580</width>
							<height>40</height>
							<font>font13</font>
							<align>left</align>
							<aligny>center</aligny>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
					</itemlayout>
					<focusedlayout height="40" width="640">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<visible>!Control.HasFocus(450)</visible>
							<texture border="5">MenuItemNF.png</texture>
						</control>
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<visible>Control.HasFocus(450)</visible>
							<texture border="5">MenuItemFO.png</texture>
						</control>
						<control type="image">
							<posx>10</posx>
							<posy>2</posy>
							<width>38</width>
							<height>38</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>55</posx>
							<posy>0</posy>
							<width>580</width>
							<height>40</height>
							<font>font13</font>
							<align>left</align>
							<aligny>center</aligny>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
					</focusedlayout>
				</control>
				<control type="panel" id="451">
					<posx>20</posx>
					<posy>120</posy>
					<width>640</width>
					<height>321</height>
					<onleft>9000</onleft>
					<onright>60</onright>
					<onup>451</onup>
					<ondown>451</ondown>
					<pagecontrol>60</pagecontrol>
					<scrolltime>200</scrolltime>
					<itemlayout height="40" width="640">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<texture border="5">MenuItemNF.png</texture>
						</control>
						<control type="image">
							<posx>10</posx>
							<posy>2</posy>
							<width>38</width>
							<height>38</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>55</posx>
							<posy>0</posy>
							<width>580</width>
							<height>40</height>
							<font>font13</font>
							<align>left</align>
							<aligny>center</aligny>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
					</itemlayout>
					<focusedlayout height="40" width="640">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<visible>!Control.HasFocus(451)</visible>
							<texture border="5">MenuItemNF.png</texture>
						</control>
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>640</width>
							<height>41</height>
							<visible>Control.HasFocus(451)</visible>
							<texture border="5">MenuItemFO.png</texture>
						</control>
						<control type="image">
							<posx>10</posx>
							<posy>2</posy>
							<width>38</width>
							<height>38</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>55</posx>
							<posy>0</posy>
							<width>580</width>
							<height>40</height>
							<font>font13</font>
							<align>left</align>
							<aligny>center</aligny>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
					</focusedlayout>
				</control>

				<control type="scrollbar" id="60">
					<posx>622</posx>
					<posy>120</posy>
					<width>70</width>
					<height>320</height>
					<texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
					<texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
					<texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
					<textureslidernib>ScrollBarNib.png</textureslidernib>
					<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
					<onleft>450</onleft>
					<onright>450</onright>
					<showonepage>false</showonepage>
					<orientation>vertical</orientation>
				</control>
				<control type="button">
					<posx>-46</posx>
					<posy>122</posy>
					<width>55</width>
					<height>55</height>
					<label>-</label>
					<font>-</font>
					<texturefocus>HomeHasSub6.png</texturefocus>
					<texturenofocus>HomeHasSub6-NF.png</texturenofocus>
					<onleft>706</onleft>
					<onright>500</onright>
					<onup>600</onup>
					<ondown>600</ondown>					
					<onclick>PageUp(60)</onclick>
					<onclick>Setfocus(1608)</onclick>					
					<colordiffuse>99FFFFFF</colordiffuse>
					<visible>Control.IsVisible(60)</visible>
				</control>
				<control type="button">
					<posx>-46</posx>
					<posy>386</posy>
					<width>55</width>
					<height>55</height>
					<label>-</label>
					<font>-</font>
					<texturefocus>HomeHasSub5.png</texturefocus>
					<texturenofocus>HomeHasSub5-NF.png</texturenofocus>
					<onleft>706</onleft>
					<onright>500</onright>
					<onup>600</onup>
					<ondown>600</ondown>
					<onclick>PageDown(60)</onclick>
					<onclick>Setfocus(1608)</onclick>
					<colordiffuse>99FFFFFF</colordiffuse>
					<visible>Control.IsVisible(60)</visible>
				</control>
				<control type="image">
					<posx>-19</posx>
					<posy>172</posy>
					<width>3</width>
					<height>214</height>
					<aspectratio>stretch</aspectratio>
					<texture>separator_vertical.png</texture>
					<visible>Control.IsVisible(60)</visible>
				</control>
				<control type="button" id="1608">
					<description>fake button</description>
					<posx>22</posx>
					<posy>240</posy>
					<width>2</width>
					<height>2</height>
					<label>-</label>
					<texturefocus>-</texturefocus>
					<texturenofocus>-</texturenofocus>
					<onleft>605</onleft>
					<onright>610</onright>
					<onup>300</onup>
					<ondown>200</ondown>
					<onclick>-</onclick>
					<visible>Control.IsVisible(60)</visible>
				</control>
				<control type="label">
					<description>Page label</description>
					<posx>660</posx>
					<posy>680</posy>
					<width>560</width>
					<height>30</height>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>grey</textcolor>
					<font>font12</font>
					<label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label>
					<visible>!Control.IsVisible(451)</visible>
				</control>
				<control type="label">
					<description>Page label</description>
					<posx>660</posx>
					<posy>680</posy>
					<width>560</width>
					<height>30</height>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>grey</textcolor>
					<font>font12</font>
					<label>([COLOR=blue]$INFO[Container(451).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages][/COLOR])</label>
					<visible>Control.IsVisible(451)</visible>
				</control>
			</control>
		</control>
		<include>Clockdefault</include>
	</controls>
</window>