<window>
    <id>7987</id>
    <defaultcontrol>10000</defaultcontrol>
    <allowoverlay>no</allowoverlay>
    <define>#header.label:#myfilms.config.pluginname #myfilms.config.currentconfig #myfilms.view #myfilms.select</define>
    <define>#header.hover:hover_my films.png</define>
    <define>#selectedindex:-</define>
    <define>#films_multiimagepath:Video</define>
    <define>#films_backdrop:animations\Video\backdrop_myvideos.jpg</define>
    <define>#backdrop:animations\Video\backdrop_myvideos.jpg</define>
    <controls>
        <import>common.window.bars.xml</import>
        <import>common.time.xml</import>
        <import>common.window.backdrop.xml</import>

     <!-- Dummy Control 1012 in common.window.backdrop.xml determines visibility of big or small cover -->

	<!-- ********* DEFAULT BACKGROUND - LISTS (WHEN NO FANART) *********  -->
        <control>
            <description>fanart</description>
            <type>image</type>
            <id>1000</id>
            <posY>100</posY>
            <width>720</width>
            <height>405</height>
            <keepaspectratio>no</keepaspectratio>
            <texture>#myfilms.fanart</texture>
            <colorkey>ffffffff</colorkey>
	        <animation effect="fade" time="400">WindowClose</animation>
        	<animation effect="fade" time="400">WindowOpen</animation>
        </control>
        <control>
            <description>fanart</description>
            <type>multiimage</type>
            <id>1001</id>
            <posY>100</posY>
            <width>720</width>
            <height>405</height>
            <imagepath></imagepath>
            <timeperimage>10000</timeperimage>
            <fadetime>1000</fadetime>
            <loop>yes</loop>
            <colorkey>9fffffff</colorkey>
            <colordiffuse>ffffffff</colordiffuse>
            <randomize>true</randomize>
	        <animation effect="fade" time="400">WindowClose</animation>
        	<animation effect="fade" time="400">WindowOpen</animation>
        </control>
	<!-- ********** BACKGROUND OVERLAYS (DO NOT MOVE THIS CODE)  **********   -->
        <control>
            <description>Fanart Overlay</description>
            <id>0</id>
            <posY>100</posY>
            <width>720</width>
            <height>405</height>
            <type>image</type>
            <dimColor>50ffffff</dimColor>
            <texture>fanart_overlay.png</texture>
            <colordiffuse>ffffffff</colordiffuse>
			<visible>!control.hasfocus(10099)</visible>
            <animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
            <animation effect="fade" start="0" end="100" time="500">Visible</animation>
            <animation effect="fade" start="100" end="0" time="500">Hidden</animation>
        </control>
		<control>
            <description>Left Vertical Line</description>
            <id>0</id>
            <type>image</type>
            <posY>100</posY>
            <width>5</width>
            <height>405</height>
            <texture>vbar1.png</texture>
            <colordiffuse>ffffffff</colordiffuse>
            <keepaspectratio>no</keepaspectratio>
            <visible>facadeview.list</visible>
            <animation effect="fade" time="250">WindowOpen</animation>
        </control>
        <control>
            <description>Right Vertical Line</description>
            <type>image</type>
            <id>0</id>
            <posX>990</posX>
            <posY>100</posY>
            <width>10</width>
            <height>405</height>
            <texture>vbar.png</texture>
            <colordiffuse>ffffffff</colordiffuse>
            <keepaspectratio>no</keepaspectratio>
            <visible>facadeview.list</visible>
            <animation effect="fade" time="250">WindowOpen</animation>
        </control>
        <!-- Background Overlay for Menus -->
        <control>
            <type>image</type>
            <posY>100</posY>
            <width>800</width>
            <height>405</height>
            <texture>backslide.png</texture>
            <colordiffuse>80ffffff</colordiffuse>
			<visible>!control.hasfocus(10099)+!control.hasfocus(10004)</visible>
        </control>
		<!-- Background Overlay For Tech Details  -->
        <control>
            <type>image</type>
            <posY>100</posY>
            <width>720</width>
            <height>405</height>
            <width>1440</width>
            <texture>backslide.png</texture>
            <colordiffuse>ccffffff</colordiffuse>
			<visible>control.hasfocus(10004)</visible>
        </control>
        <control>
            <type>actiongroup</type>
            <description>action menu</description>
            <defaultcontrol>102</defaultcontrol>
            <onexit>10000</onexit>
            <buttonX>0</buttonX>
            <buttonY>0</buttonY>
            <buttonwidth>45</buttonwidth>
            <buttonheight>576</buttonheight>
            <textureFocus>Action_focus.png</textureFocus>
            <textureNoFocus>Action_nofocus.png</textureNoFocus>
            <width>320</width>
            <height>720</height>
            <dimColor>70ffffff</dimColor>
            <control>
                <type>group</type>
                <description>group element</description>
				<id>1234</id>
                <posX>20</posX>
                <posY>135</posY>
                <layout>StackLayout</layout>
				<visible>!control.hasfocus(10000)+!control.hasfocus(10001)+!control.hasfocus(10002)+!control.hasfocus(10003)+!control.hasfocus(10004)+!control.hasfocus(10099)</visible>
                <animation effect="slide" time="450" start="-300,0">visible</animation>
                <animation effect="slide" time="450" end="-300,0">hidden</animation>
				<!-- <control>
					<type>button</type>
					<description>Play</description>
					<id>10000</id>
					<onleft>10000</onleft>
					<onright>10000</onright>
					<ondown>102</ondown>
					<onup>105</onup>
					<label>208</label>
				</control>
				<control>
					<type>button</type>
					<description>Back</description>
					<id>102</id>
					<onup>10014</onup>
					<ondown>109</ondown>
					<onright>10000</onright>
					<label>712</label>
				</control> -->
				<control>
					<type>button</type>
					<description>Back</description>
					<id>102</id>
					<onup>10014</onup>
					<ondown>107</ondown>
					<onright>10000</onright>
					<label>712</label>
				</control>
				<!-- <control>
					<type>button</type>
					<description>Play Trailer</description>
					<id>109</id>
					<onup>102</onup>
					<ondown>107</ondown>
					<onright>10000</onright>
					<label>10798710</label>
				</control> -->
				<control>
					<type>button</type>
					<description>Update</description>
					<id>107</id>
					<onup>102</onup>
					<ondown>104</ondown>
					<onright>10000</onright>
					<label>184</label>
				</control>
				<control>
					<type>button</type>
					<description>previous</description>
					<id>104</id>
					<onright>10000</onright>
					<ondown>103</ondown>
					<onup>107</onup>
					<label>210</label>
				</control>
				<control>
					<type>button</type>
					<description>next</description>
					<id>103</id>
					<onright>10000</onright>
					<ondown>106</ondown>
					<onup>104</onup>
					<label>209</label>
				</control>
				<control>
					<type>button</type>
					<description>First</description>
					<id>106</id>
					<onright>10000</onright>
					<ondown>105</ondown>
					<onup>103</onup>
					<label>1079872</label>
				</control>
				<control>
					<type>button</type>
					<description>Last</description>
					<id>105</id>
					<onright>10000</onright>
					<ondown>10012</ondown>
					<onup>106</onup>
					<label>1079873</label>
				</control>

<!-- Start - Additional Buttons for Links to other Plugins -->

				<!-- <control>
					<description>Empty</description>
					<type>button</type>
					<id>10011</id>
					<hyperlink></hyperlink>
					<label>-</label>
					<onright>10000</onright>
					<onup>105</onup>
					<ondown>10012</ondown>
				</control> -->

				<control>
					<description>Trailer</description>
					<type>button</type>
					<id>10012</id>
					<hyperlink>5900</hyperlink>
					<label>5900</label>
					<onright>10000</onright>
					<onup>105</onup>
					<ondown>10013</ondown>
					<visible>plugin.isenabled(My Trailers)</visible>
				</control>
				<control>
					<description>Onlinevideos</description>
					<type>button</type>
					<id>10013</id>
					<hyperlink>4755</hyperlink>
					<label>Online Videos</label>
					<onright>10000</onright>
					<onup>10012</onup>
					<ondown>10014</ondown>
					<visible>plugin.isenabled(Online Videos)</visible>
				</control>
				<control>
					<description>TV-Series</description>
					<type>button</type>
					<id>10014</id>
					<hyperlink>9811</hyperlink>
					<label>1300</label>
					<onright>10000</onright>
					<onup>10013</onup>
					<ondown>102</ondown>
					<visible>plugin.isenabled(MP-TV Series)</visible>
				</control>
			</control>
		</control>
		<!-- End - Additional Buttons for Links to other Plugins -->

	<!-- Detail view Buttons -->

		<control>
            <description>Details Menu Background</description>
            <type>image</type>
            <id>0</id>
            <posX>25</posX>
            <posY>133</posY>
            <width>175</width>
            <height>128</height>
            <texture>backslide.png</texture>
            <colordiffuse>90ffffff</colordiffuse>
			<visible>control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
            <animation effect="fade" start="0" end="100" time="500">Visible</animation>
            <animation effect="fade" start="100" end="0" time="500">Hidden</animation>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
        </control>
        <control>
            <description>Details Menu Background</description>
            <type>image</type>
            <id>0</id>
            <posX>20</posX>
            <posY>128</posY>
            <width>175</width>
            <height>135</height>
            <texture>background_glass_menu_area.png</texture>
			<visible>control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
            <animation effect="fade" start="0" end="100" time="500">Visible</animation>
            <animation effect="fade" start="100" end="0" time="500">Hidden</animation>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
        </control>
		<control Style="Align Right">
            <description>Fanart Button</description>
            <type>image</type>
            <id>0</id>
            <posY>5</posY>
            <width>45</width>
            <height>576</height>
            <texture>Fanarticon.png</texture>
			<visible>control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
            <animation effect="fade" start="0" end="100" time="500">Visible</animation>
            <animation effect="fade" start="100" end="0" time="500">Hidden</animation>
        </control>
		<control>
			<description>Play Button</description>
			<type>button</type>
			<id>10000</id>
			<posX>30</posX>
			<posY>130</posY>
			<onup>10004</onup>
			<ondown>10001</ondown>
			<onleft>102</onleft>
			<onright>10099</onright>
			<label>#myfilms.menu.overview</label>
			<textXOff>15</textXOff>
			<textureFocus>led_on.png</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<textcolorNoFocus>77ffffff</textcolorNoFocus>
			<visible allowhiddenfocus="true">control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
		</control>
		<control>
			<type>button</type>
			<description>Description</description>
			<id>10001</id>
			<posX>30</posX>
			<posY>155</posY>
			<onup>10000</onup>
			<ondown>10002</ondown>
			<onleft>102</onleft>
			<onright>10099</onright>
			<label>#myfilms.menu.description</label>
			<textXOff>15</textXOff>
			<textureFocus>led_on.png</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<textcolorNoFocus>77ffffff</textcolorNoFocus>
			<visible allowhiddenfocus="true">control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
		</control>
		<control>
			<type>button</type>
			<description>Comment</description>
			<posX>30</posX>
			<posY>180</posY>
			<id>10002</id>
			<onup>10001</onup>
			<ondown>10003</ondown>
			<onleft>102</onleft>
			<onright>10099</onright>
			<label>#myfilms.menu.comments</label>
			<textXOff>15</textXOff>
			<textureFocus>led_on.png</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<textcolorNoFocus>77ffffff</textcolorNoFocus>
			<visible allowhiddenfocus="true">control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
		</control>
		<control>
			<type>button</type>
			<description>Actor Details</description>
			<posX>30</posX>
			<posY>205</posY>
			<id>10003</id>
			<onup>10002</onup>
			<ondown>10004</ondown>
			<onleft>102</onleft>
			<onright>10099</onright>
			<label>#myfilms.menu.actors</label>
			<textXOff>15</textXOff>
			<textureFocus>led_on.png</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<textcolorNoFocus>77ffffff</textcolorNoFocus>
			<visible allowhiddenfocus="true">control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
		</control>
		<control>
			<type>button</type>
			<description>Technical Details</description>
			<posX>30</posX>
			<posY>230</posY>
			<id>10004</id>
			<onup>10003</onup>
			<ondown>10000</ondown>
			<onleft>102</onleft>
			<onright>10099</onright>
			<label>#myfilms.menu.techinfos</label>
			<textXOff>15</textXOff>
			<textureFocus>led_on.png</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<textcolorNoFocus>77ffffff</textcolorNoFocus>
			<visible allowhiddenfocus="true">control.hasfocus(10000)|control.hasfocus(10001)|control.hasfocus(10002)|control.hasfocus(10003)|control.hasfocus(10004)</visible>
			<animation effect="slide" time="450" start="-300,0">visible</animation>
			<animation effect="slide" time="450" end="-300,0">hidden</animation>
		</control>
		<control>
			<type>button</type>
			<description>Full Colour Fanart View</description>
			<posX>2000</posX>
			<posY>1</posY>
			<id>10099</id>
			<onleft>10000</onleft>
			<onup>10000</onup>
			<ondown>10000</ondown>
			<onleft>10000</onleft>
			<onright>10099</onright>
			<label>-</label>
			<textureFocus>-</textureFocus>
			<textureNoFocus>-</textureNoFocus>
		</control>
	<!-- End Detail view Buttons -->
	
        <!-- THUMB/COVER IMAGE -->
		<control Style="Cover">
            <description>Thumb/Cover (Fanart)</description>
            <type>image</type>
            <id>2024</id>
            <texture>#myfilms.picture</texture>
            <visible>control.isvisible(1012)+!Control.HasFocus(10099)+!Control.HasFocus(10004)+!Player.HasMedia</visible>
        </control>
		<control Style="Big Cover">
            <description>Cover of selected item (No Fanart no Media playing)</description>
            <type>image</type>
            <id>2024</id>
            <texture>#myfilms.picture</texture>
            <visible>!control.isvisible(1012)+!Control.HasFocus(10099)+!Control.HasFocus(10004)+!Player.hasmedia</visible>
        </control>
		<control Style="Zoom">
            <description>Cover of selected item (No Fanart Media Playing)</description>
            <type>image</type>
            <id>2023</id>
            <texture>#myfilms.picture</texture>
            <visible>!control.isvisible(1012)+!Control.HasFocus(10099)+!Control.HasFocus(10004)+Player.hasmedia</visible>
            <animation effect="fade" time="450" delay="300" >VisibleChange</animation>
        </control>
		<control Style="Zoom">
            <description>Thumb/Cover (Fanart Media playing)</description>
            <type>image</type>
            <id>2023</id>
            <visible>no</visible>
            <texture>#myfilms.picture+!Control.HasFocus(10099)+!Control.HasFocus(10004)</texture>
        </control>
		<control Style="Fanart">
			<type>image</type>
			<description>Cover on Full Fanart View</description>
			<id>2024</id>
			<posX>30</posX>
			<posY>130</posY>
			<width>224</width>
			<height>345</height>
			<keepaspectratio>yes</keepaspectratio>
			<texture>#myfilms.picture</texture>
			<border texture="image_border.png" textureRotate="yes" textureRepeat="yes">10</border>
		</control>
		
      <!-- MAIN DATA FIELDS -->
	  <control Style="Title">
		  <type>textboxscrollup</type>
		  <description>Master Title</description>
		  <id>1</id>
		  <label>#myfilms.user.mastertitle.value</label>
	  </control>
        <control Style="Imagelist">
			<type>imagelist</type>
			<id>1</id>
			<subitems>
				<subitem>greystar.png</subitem>
				<subitem>starbest.png</subitem>
			</subitems>
			<percentage>#myfilms.db.rating.value</percentage>
			<imagesToDraw>10</imagesToDraw>
		</control>
        <control Style="Tagline">
			<description>Secondary Title</description>
            <type>fadelabel</type>
            <id>1</id>
            <posX>10</posX>
			<align>center</align>
            <label>#myfilms.user.secondarytitle.value</label>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>2</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<visible>!control.hasfocus(10099)</visible>
        </control>
		<control Style="Background">
            <description>Subtitles</description>
            <type>image</type>
            <id>0</id>
            <posX>10</posX>
            <posY>10</posY>
            <height>70</height>
			<keepaspectratio>yes</keepaspectratio>
			<centered>yes</centered>
            <texture>Logos\subtitles2.png</texture>
            <colordiffuse>ffffd500</colordiffuse>
            <visible>string.equals(#myfilms.db.subtitles.value)</visible>
        </control>
		<!--<control>
            <type>fadelabel</type>
            <description>View</description>
            <id>1</id>
            <posX>20</posX>
            <posY>135</posY>
            <width>320</width>
            <label>#myfilms.select</label>
            <font>font16</font>
            <textcolor>ffdddddd</textcolor>
            <disabledcolor>ff808080</disabledcolor>
            <visible>!string.contains(#myfilms.select,False)</visible>
        </control>
		<control>
            <type>fadelabel</type>
            <description>View</description>
            <id>1</id>
            <posX>20</posX>
            <posY>120</posY>
            <width>320</width>
            <label>Unwatched</label>
            <font>font16</font>
            <textcolor>ffdddddd</textcolor>
            <disabledcolor>ff808080</disabledcolor>
            <visible>string.contains(#myfilms.select,False)</visible>
        </control> -->
       <control>
            <description>Media Type</description>
            <type>fadelabel</type>
            <id>2070</id>
            <posX>20</posX>
            <posY>505</posY>
            <width>80</width>
            <label>#myfilms.db.mediatype.value</label>
            <align>left</align>
            <textcolor>99a9d0f7</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
        </control>
         <!-- <control>
            <description>Optional Label 1</description>
            <type>label</type>
            <id>1030</id>
            <posX>690</posX>
            <posY>105</posY>
            <width>130</width>
            <label>#myfilms.db.label1</label>
            <textcolor>99a9d0f7</textcolor>
            <align>right</align>
            <visible>Control.isvisible(1031)</visible>
        </control> -->
       <!-- <control>
            <description>Optional Label 2</description>
            <type>label</type>
            <id>1032</id>
            <posX>690</posX>
            <posY>140</posY>
            <width>130</width>
            <align>right</align>
            <label>#myfilms.db.label2</label>
            <textcolor>99a9d0f7</textcolor>
        </control>
        <control Style="Align Right">
            <description>Optional Item 2</description>
            <type>fadelabel</type>
            <id>1033</id>
            <posY>180</posY>
            <width>300</width>
            <label>#myfilms.db.item2</label>
            <textcolor>ffa9d0f7</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>2</shadowDistance>
			<shadowColor>ff083556</shadowColor>
        </control> -->
        <control Style="Align Right">
			<type>fadelabel</type>
			<description>Subtitles</description>
			<id>1</id>
            <posY>310</posY>
			<label>#myfilms.db.subtitles.label</label>
            <textcolor>77ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>2</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<visible>string.equals(#myfilms.db.subtitles.value)+control.hasfocus(10000)</visible>
		</control>
        <control Style="Align Right">
			<type>fadelabel</type>
			<description>Subtitles</description>
			<id>1</id>
            <posY>330</posY>
			<label>#myfilms.db.subtitles.value</label>
            <textcolor>99a9d0f7</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>2</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<visible>string.equals(#myfilms.db.subtitles.value)+control.hasfocus(10000)</visible>
		</control>
        <control>
            <description>Actors Background</description>
            <type>image</type>
            <id>0</id>
            <posX>25</posX>
            <posY>270</posY>
            <width>260</width>
            <height>113</height>
            <texture>backslide.png</texture>
            <colordiffuse>90ffffff</colordiffuse>
			<visible>control.hasfocus(10000)</visible>
            <animation effect="fade" time="450" delay="300" >VisibleChange</animation>
        </control>
        <control>
            <description>Actors Background</description>
            <type>image</type>
            <id>0</id>
            <posX>20</posX>
            <posY>265</posY>
            <width>260</width>
            <height>115</height>
            <texture>background_glass_menu_area.png</texture>
			<visible>control.hasfocus(10000)</visible>
            <animation effect="fade" time="450" delay="300" >VisibleChange</animation>
        </control>
        <control Style="Actors">
            <description>Actors</description>
            <type>textboxscrollup</type>
            <id>1</id>
            <posX>45</posX>
            <posY>270</posY>
            <width>230</width>
            <textcolor>99a9d0f7</textcolor>
            <label>#myfilms.db.actors.value</label>
            <seperator>______________</seperator>
			<visible>control.hasfocus(10000)</visible>
            <animation effect="fade" time="450" delay="300" >VisibleChange</animation>
        </control>
        <control Style="Plot Big Cover">
            <description>Plot/Description</description>
            <type>textboxscrollup</type>
            <id>1</id>
            <posX>20</posX>
            <posY>387</posY>
            <label>#myfilms.db.description.value</label>
            <font>font16</font>
            <seperator>__________________________</seperator>
			<visible>control.hasfocus(10000)</visible>
            <animation effect="fade" time="450" delay="300" >VisibleChange</animation>
        </control>
        <control>
            <type>button</type>
            <description>Image button</description>
            <id>2000</id>
            <posX>50</posX>
            <posY>243</posY>
            <width>170</width>
            <onleft>1234</onleft>
            <onright>1234</onright>
            <height>220</height>
            <visible>false</visible>
            <align>center</align>
            <texture>-</texture>
        </control>
		
	<!-- Details for Description -->
        <control Style="Plot Big Cover">
            <description>Plot/Description</description>
            <type>textboxscrollup</type>
            <id>1</id>
            <posX>40</posX>
            <posY>275</posY>
            <height>215</height>
            <label>#myfilms.db.description.value</label>
            <seperator>__________________________</seperator>
			<visible>Control.HasFocus(10001)</visible>
            <animation effect="fade" time="300">VisibleChange</animation>
        </control>
	
	<!-- Details for Comments -->
        <control Style="Plot Big Cover">
            <description>Comments</description>
            <type>textboxscrollup</type>
            <id>1</id>
            <posX>40</posX>
            <posY>275</posY>
            <height>215</height>
            <label>#myfilms.db.comments.value</label>
            <seperator>__________________________</seperator>
			<visible>Control.HasFocus(10002)</visible>
            <animation effect="fade" time="300">VisibleChange</animation>
        </control>
	
	<!-- Details for Persons -->
		<control>
			<description>Person Infos</description>
			<type>textboxscrollup</type>
			<id>1</id>
			<posX>40</posX>
			<posY>275</posY>
			<height>215</height>
			<label>#myfilms.db.actors.value</label>
			<seperator>______________</seperator>
			<visible>Control.HasFocus(10003)</visible>
            <animation effect="fade" time="300">VisibleChange</animation>
		</control>
		
	<!-- Details for Technical Info -->
	<control Style="Slide 2">
		<type>group</type>
		<description>group element</description>
		<dimColor>ffffffff</dimColor>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>200</posX>
			<posY>135</posY>
			<label>#myfilms.db.disks.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>180</width>
			<visible>string.equals(#myfilms.db.disks.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>270</posX>
			<posY>135</posY>
			<label>#myfilms.db.disks.value</label>
			<width>50</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>250</posX>
			<posY>165</posY>
			<label>#myfilms.user.item3.value</label>
			<width>180</width>
			<visible>string.equals(#myfilms.user.item3.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>135</posY>
			<label>#myfilms.db.number.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.number.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>135</posY>
			<label>#myfilms.db.number.value</label>
			<width>150</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>195</posY>
			<label>#myfilms.db.date.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.date.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>195</posY>
			<label>#myfilms.db.date.value</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>165</posY>
			<label>#myfilms.db.checked.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.checked.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>165</posY>
			<label>#myfilms.db.checked.value</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>195</posY>
			<label>#myfilms.db.dateadded.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.dateadded.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>195</posY>
			<label>#myfilms.db.dateadded.value</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>225</posY>
			<label>#myfilms.db.size.label:</label>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.size.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>225</posY>
			<label>#myfilms.db.size.value MB</label>
			<width>535</width>
			<visible>string.equals(#myfilms.db.size.value)+Control.HasFocus(10004)</visible>
		</control>
	</control>
	<control Style="Slide 2">
		<type>group</type>
		<description>group element</description>
		<dimColor>ffffffff</dimColor>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>40</posX>
			<posY>270</posY>
            <textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<label>#myfilms.user.item1.label:</label>
			<width>180</width>
			<visible>string.equals(#myfilms.user.item1.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>270</posY>
			<label>#myfilms.user.item1.value</label>
			<width>180</width>
			<visible>string.equals(#myfilms.user.item1.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>270</posY>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<label>#myfilms.user.item2.label:</label>
			<width>160</width>
			<visible>string.equals(#myfilms.user.item2.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>270</posY>
			<label>#myfilms.user.item2.value</label>
			<width>160</width>
			<visible>string.equals(#myfilms.user.item2.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>40</posX>
			<posY>300</posY>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<label>#myfilms.db.borrower.label:</label>
			<width>180</width>
			<visible>string.equals(#myfilms.db.borrower.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>300</posY>
			<label>#myfilms.db.borrower.value</label>
			<width>525</width>
			<visible>string.equals(#myfilms.db.borrower.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>20</posX>
			<posY>330</posY>
			<label>#myfilms.db.videoformat.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>180</width>
			<visible>string.equals(#myfilms.db.videoformat.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>330</posY>
			<label>#myfilms.db.videoformat.value</label>
			<width>180</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>330</posY>
			<label>#myfilms.db.calc.aspectratio.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.calc.aspectratio.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>330</posY>
			<label>#myfilms.db.calc.aspectratio.value</label>
			<width>180</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>20</posX>
			<posY>360</posY>
			<label>#myfilms.db.videobitrate.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.videobitrate.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>360</posY>
			<label>#myfilms.db.videobitrate.value kbit/sec.</label>
			<width>180</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>360</posY>
			<label>#myfilms.db.resolution.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>160</width>
			<visible>string.equals(#myfilms.db.resolution.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>360</posY>
			<label>#myfilms.db.resolution.value</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>20</posX>
			<posY>390</posY>
			<label>#myfilms.db.audioformat.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.audioformat.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>390</posY>
			<label>#myfilms.db.audioformat.value</label>
			<width>180</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>390</posY>
			<label>#myfilms.db.audiobitrate.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.audiobitrate.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>390</posY>
			<label>#myfilms.db.audiobitrate.value kbit/sec.</label>
			<width>200</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>380</posX>
			<posY>420</posY>
			<label>174</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<label>#myfilms.db.framerate.label:</label>
			<width>200</width>
			<visible>string.equals(#myfilms.db.framerate.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>540</posX>
			<posY>420</posY>
			<label>#myfilms.db.framerate.value fps</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>20</posX>
			<posY>420</posY>
			<label>#myfilms.db.calc.imageformat.label:</label>
			<textcolor>99ffffff</textcolor>
			<shadowAngle>45</shadowAngle>
			<shadowDistance>5</shadowDistance>
			<shadowColor>ff083556</shadowColor>
			<width>200</width>
			<visible>string.equals(#myfilms.db.calc.imageformat.value)+Control.HasFocus(10004)</visible>
		</control>
		<control>
			<type>fadelabel</type>
			<id>1</id>
			<posX>200</posX>
			<posY>420</posY>
			<label>#myfilms.db.calc.imageformat.value</label>
			<width>535</width>
			<visible>Control.HasFocus(10004)</visible>
		</control>
		<control Style="Ticker">
			<type>fadelabel</type>
			<description>Source</description>
			<id>1</id>
			<posX>20</posX>
			<posY>450</posY>
			<font>font14</font>
            <textcolor>99a9d0f7</textcolor>
			<label>#myfilms.user.source.label: #myfilms.user.source.value</label>
			<visible>Control.HasFocus(10004)+!Player.hasmedia</visible>
		</control>
		<control Style="Ticker">
			<type>fadelabel</type>
			<description>URL</description>
			<id>1</id>
			<posX>20</posX>
			<posY>480</posY>
			<font>font14</font>
            <textcolor>99a9d0f7</textcolor>
			<label>#myfilms.db.url.label: #myfilms.db.url.value</label>
			<visible>Control.HasFocus(10004)+!Player.hasmedia</visible>
		</control>
	  </control>
  <!-- Logos/Format -->
		<control Style="Slide 1">
		<type>group</type>
		<description>group element</description>
		<dimColor>ffffffff</dimColor>
        <control>
            <type>image</type>
            <description>thumb Logos ID 2001</description>
            <id>2001</id>
            <texture>#myfilms.logos_id2001</texture>
			<posX>205</posX>
			<posY>495</posY>
			<width>310</width>
			<height>45</height>
			<centered>yes</centered>
			<keepaspectratio>yes</keepaspectratio>
			<spaceBetweenItems>0</spaceBetweenItems>
            <visible>yes</visible>
        </control>
        <control>
            <type>image</type>
            <description>thumb Logos ID 2002</description>
            <id>2002</id>
            <texture>#myfilms.logos_id2002</texture>
			<posX>205</posX>
			<posY>495</posY>
			<width>310</width>
			<height>45</height>
			<keepaspectratio>yes</keepaspectratio>
			<spaceBetweenItems>0</spaceBetweenItems>
            <visible>yes</visible>
        </control>
        <control>
            <description>Format</description>
            <type>fadelabel</type>
            <id>1</id>
            <posY>505</posY>
            <label>#myfilms.db.calc.format.value</label>
            <textcolor>ffa9d0f7</textcolor>
			<align>center</align>
			<visible>!Control.isvisible(2001)+!Control.isvisible(2002)</visible>
        </control>
	</control>
        <control>
            <description>MediaLabel</description>
            <type>fadelabel</type>
            <id>1034</id>
            <posX>85</posX>
            <posY>505</posY>
            <width>120</width>
            <align>left</align>
            <label>#myfilms.db.medialabel.value</label>
            <disabledcolor>ffc0c0c0</disabledcolor>
	</control>
        <!-- Detail ticker -->
		<control Style="Ticker">
            <type>fadelabel</type>
            <description>Detail ticker</description>
            <id>1</id>
            <posX>20</posX>
            <posY>535</posY>
            <label>#myfilms.db.length.value #myfilms.db.length.unit ::: #myfilms.db.year.value ::: #myfilms.db.category.value ::: #myfilms.db.country.value ::: #myfilms.db.rating.value ::: #myfilms.db.director.label: #myfilms.db.director.value ::: #myfilms.db.producer.label: #myfilms.db.producer.value</label>
            <font>font16</font>
            <visible>!Player.hasmedia</visible>
        </control>
		<control Style="Ticker 2">
            <type>fadelabel</type>
            <description>Detail ticker</description>
            <id>1</id>
            <posX>20</posX>
            <posY>535</posY>
            <label>#myfilms.db.length.value #myfilms.db.length.unit ::: #myfilms.db.year.value ::: #myfilms.db.category.value ::: #myfilms.db.country.value ::: #myfilms.db.rating.value ::: #myfilms.db.director.label: #myfilms.db.director.value ::: #myfilms.db.producer.label: #myfilms.db.producer.value</label>
            <font>font16</font>
            <visible>Player.hasmedia</visible>
        </control>
	
<!-- End Special View for FullColorFanart -->
        <control Style="Wait">
            <description>Waiting during search</description>
            <type>animation</type>
            <id>2080</id>
            <posY>290</posY>
            <width>34</width>
            <height>34</height>
            <textures>common.waiting.1.png;common.waiting.2.png;common.waiting.3.png;common.waiting.4.png;common.waiting.5.png;common.waiting.6.png;common.waiting.7.png;common.waiting.8.png</textures>
            <Duration>0:0:01.5</Duration>
            <keepaspectratio>yes</keepaspectratio>
        </control>
        <import>common.mediaoverlay.xml</import>
    </controls>
</window>