<?xml version="1.0" encoding="utf-8"?>
<window>
	<controls>
		<!--            :: HEADER ::            -->
		<control Style="HeaderLabels">
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<type>label</type>
			<id>1</id>
			<posX>185</posX>
			<posY>38</posY>
			<width>500</width>
			<label>#MovingPictures.Translation.Movies.Label</label>			
			<font>font22</font>
			<visible>[Control.IsVisible(50) | Control.IsVisible(51)]</visible>
		</control>
		
		<!--            :: BACKGROUNDS ::           	 -->

		 <control>
      			<description>background listview poster enabled</description>
      			<type>image</type>
      			<id>0</id>
      			<posX>243</posX>
      			<posY>120</posY>
      			<width>954</width>
      			<height>740</height>
      			<texture>viewport_poster.png</texture>
      			<visible>control.isvisible(51)+!control.isvisible(50)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
    		</control>



		<control>
			<description>background listview</description>
			<type>image</type>
			<id>1</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1920</width>
			<height>1080</height>
			<texture>overlay.png</texture>
			<visible>[facadeview.list | facadeview.smallicons | facadeview.largeicons] + Control.IsVisible(50)</visible>	  		
		</control>

		<control>
			<description>background listview poster enabled</description>
			<type>image</type>
			<id>1</id>
			<posX>8</posX>
			<posY>120</posY>
			<width>1200</width>
			<height>590</height>
			<texture>viewport_poster_short.png</texture>
			<visible>facadeview.list + Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="0">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
			<animation effect="slide" start="600" end="0" time="350" delay="350">visible</animation>
			<animation effect="slide" start="0" end="600" time="150" delay="3000">hidden</animation>		
			
		</control>

		<control>
			<description>Poster shadow</description>
			<type>image</type>
			<id>1</id>
			<posX>695</posX>
			<posY>101</posY>
			<width>466</width>
			<height>606</height>
			<texture>list_poster_shadow.png</texture>
			<visible>facadeview.list+Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
			<animation effect="slide" start="600" end="0" time="350" delay="350" reversible="false">visible</animation>
			<animation effect="slide" start="0" end="600" time="150" delay="3000" reversible="false">hidden</animation>		
					
	       </control>
 
		        
               <control>
                        <description>Rotating blank disc</description>
                        <type>image</type>
                        <id>0</id>
                        <posX>776</posX>
                        <posY>226</posY>
                        <width>378</width>
                        <height>378</height>
                        <texture>..\..\..\thumbs\CDArt\Movies\cd.png</texture>
                        <keepaspectratio>yes</keepaspectratio>
                        <visible>facadeview.list+Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)+!Control.IsVisible(900)</visible>
			<animation effect="slide" start="-150" end="0" time="1200" delay="800" tween="back">visible</animation>
			<animation effect="slide" start="0" end="800" time="150" delay="3000">hidden</animation>			
			<animation effect="rotate" delay="0" end="-360" centre="475,258" time="4000" loop="true" condition="true">Conditional</animation> 
                        <animation effect="fade" time="100" delay="800">visible</animation>
			<animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>		
               </control>     
		


<!-- m3rcury : Rotating DVDArt --> 
		
		<control>
                        <description>Rotating Movie disc</description>
                        <type>image</type>
                        <id>565</id>
                        <posX>780</posX>
                        <posY>229</posY>
                        <width>370</width>
                        <height>370</height>
                        <texture mask="cd_mask.png">#MovingPictures.DVDArt\#MovingPictures.SelectedMovie.imdb_id.png</texture>
                        <keepaspectratio>yes</keepaspectratio>
                        <visible>facadeview.list+Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)+!Control.IsVisible(900)</visible>                        
			<animation effect="slide" start="-150" end="0" time="1200" delay="800" tween="back">visible</animation>
			<animation effect="slide" start="0" end="800" time="150" delay="3000">hidden</animation>			
			<animation effect="rotate" delay="0" end="-360" centre="475,258" time="4000" loop="true" condition="true">Conditional</animation> 
                        <animation effect="fade" time="100" delay="800">visible</animation>
			<animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>                                    
                </control>




		<control>
			<description>Default Cover Art</description>
			<type>image</type>
			<id>0</id>
			<posX>615</posX>
			<posY>169</posY>
			<width>343</width>
			<height>478</height>
			<!--Markus-->
			<texture mask="poster_mask.png">defaultVideoBig.png</texture>
			<!--Markus-->
			<visible>facadeview.list + Control.IsVisible(50) + !Control.HasThumb(60) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
			<animation effect="slide" start="600" end="0" time="350" delay="350">visible</animation>
			<animation effect="slide" start="0" end="600" time="150" delay="3000">hidden</animation>
		</control>

		<control>
			<description>Cover Art</description>
			<type>image</type>
			<id>60</id>
			<posX>615</posX>
			<posY>169</posY>
			<width>343</width>
			<height>478</height>
			<!--Markus-->
			<texture mask="poster_mask.png">#MovingPictures.Coverart</texture>
			<!--Markus-->
			<visible>facadeview.list+Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
			<animation effect="slide" start="600" end="0" time="350" delay="350">visible</animation>
			<animation effect="slide" start="0" end="600" time="150" delay="3000">hidden</animation>		
			
		</control>

		<control>
			<description>Unwatched Icon</description>
			<type>image</type>
			<id>0</id>
			<posX>835</posX>
			<posY>171</posY>
			<width>122</width>
			<height>122</height>
			<texture>NewOverlayUnwatched.png</texture>
			<visible>facadeview.list + !Control.IsVisible(9) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)</visible>
			<animation effect="fade" start="0" end="100" time="0" delay="200">WindowOpen</animation>
			<animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
			<animation effect="fade" start="0" end="100" time="0" delay="1000">visible</animation>
			<animation effect="fade" start="100" end="0" time="200" delay="0">hidden</animation>
			
    		</control>

			

		<control>
			<!--Markus-->
			<description>Cover Art Frame</description>
			<type>image</type>
			<id>0</id>
			<posX>573</posX>
			<posY>164</posY>
			<width>390</width>
			<height>490</height>
			<texture mask="poster_mask.png">video_filmstrip_frame.png</texture>
			<visible>facadeview.list+Control.IsVisible(50) + string.equals(#Avallanche.hidePoster,no)+!Control.HasFocus(80)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
			<animation effect="slide" start="600" end="0" time="350" delay="350">visible</animation>
			<animation effect="slide" start="0" end="600" time="150" delay="3000">hidden</animation>		
			<animation effect="fade" time="350" delay="250" reversible="false">visible</animation>
			<animation effect="fade" time="150" delay="3000" reversible="false">hidden</animation>
		</control>


		<control>
			<description>background listview</description>
			<type>image</type>
			<id>2020</id>
			<posX>1</posX>
			<posY>92</posY>
			<width>1893</width>
			<height>646</height>
			<texture>viewport_noposter_short.png</texture>
			<visible>facadeview.list + Control.IsVisible(50)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
		</control>

		

		<control>
			<description>viewport thumbs</description>
			<type>image</type>
			<id>2021</id>
			<posX>1</posX>
			<posY>92</posY>
			<width>1893</width>
			<height>645</height>
			<texture>viewport_thumbs_short.png</texture>
			<visible>[facadeview.smallicons | facadeview.largeicons] + Control.IsVisible(50)</visible>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>
		</control>

		<control>
			<description>filmstrip overlay</description>
			<type>image</type>
			<id>1</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1920</width>
			<height>1080</height>
			<texture>filmstrip_fanart_overlay.png</texture>
			<visible>[facadeview.coverflow | facadeview.filmstrip] + Control.IsVisible(50)</visible> 
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
			<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
			<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>		
		</control>

<!-- ClearArt MePoTools-->

      	<control>
        	<description>Clear Logo</description>        
        	<type>image</type>
        	<id>987654</id>
        	<posX>80</posX>
		<posY>800</posY>
		<width>400</width>
		<align>center</align>
        	<keepaspectratio>yes</keepaspectratio>
        	<texture>..\..\..\Thumbs\ClearLogo\Movies\#(string.trim(#MovingPictures.SelectedMovie.imdb_id)).png</texture>
        	<visible>[facadeview.list | facadeview.smallicons | facadeview.largeicons | facadeview.coverflow | facadeview.filmstrip] + Control.IsVisible(50)</visible> 
        	<animation effect="fade" time="250" delay="0">VisibleChange</animation>
     	</control>
	 

<!-- ClearArt DVDArt-->

      	<control>
        	<description>Clear Logo</description>        
        	<type>image</type>
        	<id>987655</id>
        	<posX>80</posX>
		<posY>800</posY>
		<width>400</width>
		<align>center</align>
        	<keepaspectratio>yes</keepaspectratio>
        	<texture>#MovingPictures.ClearLogo\#MovingPictures.SelectedMovie.imdb_id.png</texture>
        	<visible>[facadeview.list | facadeview.smallicons | facadeview.largeicons | facadeview.coverflow | facadeview.filmstrip] + Control.IsVisible(50) + !control.hasthumb(987654)</visible> 
        	<animation effect="fade" time="250" delay="0">VisibleChange</animation>
     	</control>
				
	</controls>
</window>