<?xml version="1.0" encoding="UTF-8"?>
<window id="130">
	<defaultcontrol always="false">9001</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<include file="variables.xml"/>
	<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">
				<posx>0</posx>
				<posy>0</posy>
				<fadetime>200</fadetime>
				<texture fallback="fanart.jpg">$INFO[Window(Home).Property(ListItem.backdrop_path)]</texture>
				<aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
			</control>

			<control type="image">
				<texture>special://home/addons/plugin.video.vstream/resources/extra/debuggrid1080.png</texture>
				<visible>Skin.HasSetting(DebugGrid)</visible>
			</control>

			<!--image top -->
			<control type="group">
				<visible>False</visible>

				<control type="image">
					<height>533</height>
					<left>0</left>
					<right>0</right>
					<texture>nofocus.png</texture>
				</control>

				<control type="image">
					<left>40</left>
					<top>40</top>
					<right>40</right>
					<bottom>252</bottom>
					<fadetime>200</fadetime>
					<!--<texture fallback="fanart.jpg">$INFO[Window(Home).Property(ListItem.backdrop_path)]</texture>-->
					<texture fallback="fanart.jpg">$INFO[Container(50).ListItem.Icon]</texture>
					<aspectratio align="center" aligny="center">center</aspectratio>
				</control>
			</control>

			<!-- Info de base -->
			<control type="group">
				<!--<visible>Control.HasFocus(7)</visible>-->
				<posy>533</posy>
				<posx>0</posx>

				<control type="image">
					<height>187</height>
					<left>0</left>
					<right>0</right>
					<texture>nofocus.png</texture>
				</control>

				<!-- tab1 -->
				<control type="list">
					<height>150</height>
					<bottom>13</bottom>
					<left>40</left>
					<right>40</right>
					<onleft>49</onleft>
					<onright>49</onright>
					<onup>9000</onup>
					<ondown>61</ondown>
					<orientation>horizontal</orientation>
					<wrapmultiline>true</wrapmultiline>

					<itemlayout width="340" height="32">
						<control type="label">
							<height>20</height>
							<left>-170</left>
							<font>font12</font>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</itemlayout>
					<focusedlayout width="340" height="32">
						<control type="label">
							<height>20</height>
							<left>0</left>
							<font>font12</font>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</focusedlayout>
					<content>
						<item>
							<label>TMDB NOTE</label>
							<onclick>noop</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30105][/UPPERCASE]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30462][/UPPERCASE]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30461][/UPPERCASE]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
						<!--actor
						<item>
							<label>$INFO[Window(Home).Property(place_of_birth),[B]Lieu de naissance[/B]: ]</label>
							<onclick>noop</onclick>
							<visible>Control.HasFocus(50)</visible>
						</item>
						<item>
							<label></label>
							<onclick>noop</onclick>
							<visible>Control.HasFocus(50)</visible>
						</item>
						<item>
							<label>[B]Click pour afficher cinématographie[/B]</label>
							<onclick>noop</onclick>
							<visible>Control.HasFocus(50)</visible>
						</item>-->
						<!--film info -->
						<!--<item>
							<label>[B]$LOCALIZE[20339][/B]: $INFO[Window(Home).Property(ListItem.director)]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50)</visible>
						</item>
						<item>
							<label>[B]$LOCALIZE[20417][/B]: $INFO[Window(Home).Property(ListItem.Writer)]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50)</visible>
						</item>
						<item>
							<label></label>
							<onclick>noop</onclick>
						</item>-->

						<!--<item>
							<label>[B]Studio[/B]: $INFO[Window(Home).Property(ListItem.studio)]</label>
							<onclick>noop</onclick>
							<visible>!IsEmpty(Window(Home).Property(ListItem.studio))+!Control.HasFocus(50)</visible>
						</item>
						<item>
							<label>[B]Classification[/B]: $INFO[Window(Home).Property(ListItem.mpaa)]</label>
							<onclick>noop</onclick>
							<visible>!IsEmpty(Window(Home).Property(ListItem.mpaa))+!Control.HasFocus(50)</visible>
						</item>-->
						<!--<item>
							<label>[B]Intérêt[/B]: $INFO[Window(Home).Property(ListItem.rating)] / $INFO[Window(Home).Property(ListItem.votes),[B]Votes[/B]: ]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50)</visible>
						</item>-->
					</content>
				</control>

				<!--tab 2>-->
				<control type="list">
					<height>150</height>
					<bottom>13</bottom>
					<left>40</left>
					<right>40</right>
					<onleft>49</onleft>
					<onright>49</onright>
					<onup>9000</onup>
					<ondown>61</ondown>
					<pagecontrol>-</pagecontrol>
					<orientation>horizontal</orientation>
					<wrapmultiline>true</wrapmultiline>

					<itemlayout width="340" height="115">

						<control type="textbox">
							<top>20</top>
							<left>-170</left>
							<width>250</width>
							<height>45</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll>False</autoscroll>
							<!--<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>-->
							<!--<visible>!Control.IsVisible(50)</visible>-->
							<visible>String.IsEqual(ListItem.Label2, small) + !Control.HasFocus(36)</visible>
						</control>

						<control type="textbox">
							<top>20</top>
							<left>-170</left>
							<width>280</width>
							<height>105</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll>False</autoscroll>
							<!--<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>-->
							<!--<visible>!Control.IsVisible(50)</visible>-->
							<visible>String.IsEqual(ListItem.Label2, big) + !Control.HasFocus(36)</visible>
						</control>

						<control type="textbox">
							<description>Description Value for Movies</description>
							<top>20</top>
							<left>-170</left>
							<width>930</width>
							<height>110</height>
							<font>font12_title</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll time="6000" delay="8000" repeat="10000">true</autoscroll>
							<!--<visible>!Control.IsVisible(50)</visible>-->
							<visible>Control.HasFocus(36)</visible>
						</control>

					</itemlayout>
					<focusedlayout width="340" height="115">
						<control type="textbox">
							<description>Description Value for Movies</description>
							<top>20</top>
							<width>250</width>
							<height>45</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll>False</autoscroll>
							<!--<visible>!Control.IsVisible(50)</visible>-->
							<visible>!Control.HasFocus(36)</visible>
						</control>
						<control type="textbox">
							<description>Description Value for Movies</description>
							<top>20</top>
							<width>930</width>
							<height>110</height>
							<font>font12_title</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll time="6000" delay="8000" repeat="10000">true</autoscroll>
							<!--<visible>!Control.IsVisible(50)</visible>-->
							<visible>Control.HasFocus(36)</visible>
						</control>
					</focusedlayout>
					<content>
						<item>
							<label></label>
							<onclick>noop</onclick>
						</item>
						<item>
							<label>$INFO[Window(Home).Property(ListItem.genre)]</label>
							<label2>small</label2>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(36) + !Control.HasFocus(50) + !Control.HasFocus(5200)</visible>
						</item>
						<!--actor-->
						<item>
							<label>$INFO[Window(Home).Property(ListItem.director)]</label>
							<label2>small</label2>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>$INFO[Window(Home).Property(ListItem.Plot)]</label>
							<label2>big</label2>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(5200)</visible>
						</item>
					</content>
				</control>

				<!-- tab3 -->
				<control type="list">
					<height>150</height>
					<bottom>13</bottom>
					<left>40</left>
					<right>40</right>
					<onleft>49</onleft>
					<onright>49</onright>
					<onup>9000</onup>
					<ondown>61</ondown>
					<orientation>horizontal</orientation>
					<wrapmultiline>true</wrapmultiline>

					<itemlayout width="340" height="32">
						<control type="label">
							<top>65</top>
							<height>20</height>
							<left>-170</left>
							<font>font12</font>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</itemlayout>
					<focusedlayout width="340" height="32">
						<control type="label">
							<top>65</top>
							<left>38</left>
							<height>20</height>
							<font>font12</font>
							<aligny>center</aligny>
							<align>left</align>
							<textcolor>white</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</focusedlayout>
					<content>
						<item>
							<label>[B]$INFO[Window(Home).Property(ListItem.rating)][/B]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>[B]$INFO[Container(5200).ListItem.rating][/B]</label>
							<onclick>noop</onclick>
							<visible>Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30463][/UPPERCASE] [COLOR=white]$INFO[Window(Home).Property(ListItem.premiered)][/COLOR]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30460][/UPPERCASE]</label>
							<onclick>noop</onclick>
							<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>
						</item>
					</content>
				</control>

				<!--tab 4>-->
				<control type="list">
					<height>150</height>
					<bottom>13</bottom>
					<left>40</left>
					<right>40</right>
					<onleft>49</onleft>
					<onright>49</onright>
					<onup>9000</onup>
					<ondown>61</ondown>
					<pagecontrol>-</pagecontrol>
					<orientation>horizontal</orientation>
					<wrapmultiline>true</wrapmultiline>

					<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>

					<itemlayout width="340" height="45">

						<control type="textbox">
							<description>Description Value for Movies</description>
							<top>85</top>
							<left>-170</left>
							<width>250</width>
							<height>45</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll>False</autoscroll>
							<!--<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>-->
							<!--<visible>!Control.IsVisible(50)</visible>-->
						</control>
					</itemlayout>
					<focusedlayout width="340" height="45">
						<control type="textbox">
							<description>Description Value for Movies</description>
							<top>85</top>
							<width>250</width>
							<height>45</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>-</pagecontrol>
							<info>ListItem.Label</info>
							<autoscroll>False</autoscroll>
							<!--<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>-->
							<!--<visible>!Control.IsVisible(50)</visible>-->
						</control>
					</focusedlayout>
					<content>
						<item>
							<label></label>
							<onclick>noop</onclick>
						</item>
						<item>
							<label></label>
							<onclick>noop</onclick>
						</item>
						<item>
							<label>$INFO[Window(Home).Property(ListItem.casting)]</label>
							<onclick>noop</onclick>
						</item>
					</content>
				</control>

				<!-- tab 5 -->
				<control type="list">
					<height>150</height>
					<bottom>13</bottom>
					<left>210</left>
					<right>40</right>
					<onleft>49</onleft>
					<onright>49</onright>
					<onup>9000</onup>
					<ondown>61</ondown>
					<pagecontrol>-</pagecontrol>
					<orientation>horizontal</orientation>
					<wrapmultiline>true</wrapmultiline>

					<visible>!Control.HasFocus(50) + !Control.HasFocus(36) + !Control.HasFocus(5200)</visible>

					<itemlayout width="340" height="32">
						<control type="label">
							<top>117</top>
							<height>20</height>
							<font>font12</font>
							<align>justify</align>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</itemlayout>
					<focusedlayout width="340" height="32">
						<control type="label">
							<top>117</top>
							<height>20</height>
							<font>font12</font>
							<align>justify</align>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<shadowcolor>-</shadowcolor>
							<info>ListItem.Label</info>
						</control>
					</focusedlayout>
					<content>
						<item>
 							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30464][/UPPERCASE] [COLOR=white]$INFO[Window(Home).Property(ListItem.durationH)]h$INFO[Window(Home).Property(ListItem.durationM)]m[/COLOR]</label>
							<onclick>noop</onclick>
						</item>
					</content>
				</control>
			</control>

			<!--rating image -->
			<control type="group">
				<bottom>50</bottom>
				<left>50</left>
				<width>80</width>
				<height>80</height>

				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),1)] | String.StartsWith(Container(5200).ListItem.rating,1)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">2.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),2)] | String.StartsWith(Container(5200).ListItem.rating,2)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">2.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),3)] | String.StartsWith(Container(5200).ListItem.rating,3)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">4.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),4)] | String.StartsWith(Container(5200).ListItem.rating,4)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">4.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),5)] | String.StartsWith(Container(5200).ListItem.rating,5)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">5.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),6)] | String.StartsWith(Container(5200).ListItem.rating,6)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">7.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),7)] | String.StartsWith(Container(5200).ListItem.rating,7)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">7.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),8)] | String.StartsWith(Container(5200).ListItem.rating,8)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">8.png</texture>
					<fadetime>0</fadetime>
				</control>
				<control type="image">
					<visible>[!Control.HasFocus(5200) + String.StartsWith(Window(Home).Property(ListItem.rating),9)] | String.StartsWith(Container(5200).ListItem.rating,9)</visible>
					<width>100%</width>
					<height>100%</height>
					<texture background="true">9.png</texture>
					<fadetime>0</fadetime>
				</control>

			</control>

			<!-->
			<control type="image">
				<left>180</left>
				<top>0</top>
				<width>1100</width>
				<height>720</height>
				<texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
			</control>-->

			<!--title -->
			<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>
				<bottom>195</bottom>
				<left>20</left>

				<control type="label">
					<description>header label</description>
					<left>0</left>
					<right>60</right>
					<bottom>0</bottom>
					<height>20</height>
					<font>font32_title</font>
					<label>$INFO[Window(Home).Property(ListItem.Title)] ($INFO[Window(Home).Property(ListItem.Year)])</label>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
					<visible>!Control.HasFocus(5200)+!Control.HasFocus(50)</visible>
				</control>

				<control type="label">
					<description>header label</description>
					<left>0</left>
					<right>60</right>
					<bottom>0</bottom>
					<height>20</height>
					<font>font32_title</font>
					<label>$INFO[Container(5200).ListItem.Label]</label>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
					<visible>Control.HasFocus(5200)</visible>
				</control>

				<control type="label">
					<description>header label</description>
					<left>0</left>
					<right>60</right>
					<bottom>0</bottom>
					<height>20</height>
					<font>font32_title</font>
					<label>$INFO[Container(50).ListItem.Label]$INFO[Container(50).ListItem.Label2, $LOCALIZE[20347] ,]</label>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
					<visible>Control.HasFocus(50)</visible>
				</control>
			</control>

			<!-- panel invisible resumer -->
			<control type="group">
				<visible>false</visible>
				<top>-80</top>
				<left>-80</left>

				<control type="panel" id="36">
					<bottom>10</bottom>
					<width>250</width>
					<height>150</height>
					<onleft>9001</onleft>
					<onright>9001</onright>
					<onup>9001</onup>
					<ondown>9001</ondown>
					<pagecontrol>-</pagecontrol>
					<scroll>false</scroll>
					<wrapmultiline>true</wrapmultiline>
					<orientation>vertical</orientation>

					<itemlayout>
						<!--biographie
						<control type="textbox" id="401">
							<description>Description Value for Movies</description>
							<top>10</top>
							<left>10</left>
							<right>10</right>
							<width>355</width>
							<height>280</height>
							<font>font12</font>
							<align>justify</align>
							<textcolor>white</textcolor>
							<pagecontrol>61</pagecontrol>
							<label>$INFO[Window(Home).Property(biography),[B]Biographie[/B]: ]</label>
							<autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61)</autoscroll>
							<visible>Control.HasFocus(50)</visible>
						</control>-->
						</itemlayout>
						<focusedlayout>
						</focusedlayout>
						<content>
							<item>
								<label>-</label>
								<onclick>noop</onclick>
							</item>
						</content>
				</control>

			</control>

		<!-- Casting -->
			<control type="wraplist" id="50">
				<left>230</left>
				<bottom>27</bottom>
				<width>882</width>
				<height>132</height>
				<onleft>50</onleft>
				<onright>50</onright>
				<onup>9001</onup>
				<ondown>9001</ondown>
				<align>left</align>
				<!-- <autoscroll time="4000" delay="4000" repeat="2000">!Control.HasFocus(50)</autoscroll> -->
				<orientation>horizontal</orientation>

				<animation type="conditional" condition="Control.HasFocus(50)" reversible="false">
					<effect type="slide" start="400,0" end="0,0" time="800" tween="back" easing="out"/>
					<effect type="fade" start="0" end="100" time="800" delay="100"/>
				</animation>

				<itemlayout height="132" width="110">
					<control type="image">
						<left>0</left>
						<width>116</width>
						<height>132</height>
						<texture diffuse="mask.png" fallback="actor.png">$INFO[ListItem.icon]</texture>
						<aspectratio align="center" aligny="center">scale</aspectratio>
						<!--<visible>Control.HasFocus(50)</visible>-->
					</control>
				</itemlayout>

				<focusedlayout height="132" width="110">

					<control type="image">
						<left>0</left>
						<width>116</width>
						<height>132</height>
						<texture diffuse="mask.png" fallback="actor.png">$INFO[ListItem.icon]</texture>
						<aspectratio align="center" aligny="center">scale</aspectratio>
						<animation effect="zoom" end="120" center="100,65" time="200">Focus</animation>
						<!--<visible>Control.HasFocus(50)</visible>-->
					</control>

				</focusedlayout>
			</control>

			<!-- Filmographie -->
			<control type="wraplist" id="5200">
				<left>230</left>
				<bottom>27</bottom>
				<width>882</width>
				<height>132</height>
				<onleft>5200</onleft>
				<onright>5200</onright>
				<onup>9001</onup>
				<ondown>9001</ondown>
				<align>left</align>
				<orientation>horizontal</orientation>

				<animation type="conditional" condition="Control.HasFocus(5200)" reversible="false">
					<effect type="slide" start="400,0" end="0,0" time="800" tween="back" easing="out"/>
					<effect type="fade" start="0" end="100" time="800" delay="100"/>
				</animation>

				<itemlayout height="132" width="110">

					<control type="image">
						<width>116</width>
						<height>132</height>
						<texture diffuse="mask.png" fallback="actor.png">$INFO[ListItem.icon]</texture>
						<aspectratio align="center" aligny="center">scale</aspectratio>
					</control>

				</itemlayout>

				<focusedlayout height="132" width="110">

					<control type="image">
						<width>116</width>
						<height>132</height>
						<texture diffuse="mask.png" fallback="actor.png">$INFO[ListItem.icon]</texture>
						<aspectratio align="center" aligny="center">scale</aspectratio>
						<animation effect="zoom" end="120" center="100,65" time="200">Focus</animation>
					</control>

				</focusedlayout>
			</control>

					<!--biographie
					<control type="textbox" id="401">
						<description>Description Value for Movies</description>
						<top>10</top>
						<left>10</left>
						<right>10</right>
						<width>355</width>
						<height>280</height>
						<font>font12</font>
						<align>justify</align>
						<textcolor>white</textcolor>
						<pagecontrol>61</pagecontrol>
						<label>$INFO[Window(Home).Property(biography),[B]Biographie[/B]: ]</label>
						<autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61)</autoscroll>
						<visible>Control.HasFocus(50)</visible>
					</control>-->

			<!--BUTTON icon -->
			<control type="list" id="9001">
				<bottom>55</bottom>
				<height>50</height>
				<width>200</width>
				<right>-65</right>
				<align>left</align>

				<onleft>9001</onleft>
				<onright>9001</onright>
				<onup>9000</onup>
				<ondown>9000</ondown>
				<pagecontrol>-</pagecontrol>
				<scroll>false</scroll>
				<wrapmultiline>False</wrapmultiline>
				<orientation>horizontal</orientation>

				<itemlayout width="20" height="40">

					<control type="label">
						<left>25</left>
						<width>186</width>
						<height>20</height>
						<font>font12</font>
						<aligny>center</aligny>
						<align>center</align>
						<selectedcolor>green</selectedcolor>
						<textcolor>grey</textcolor>
						<info>-</info>
						<angle>90</angle>
					</control>

					</itemlayout>
					<focusedlayout width="186" height="40">

						<control type="label">
							<left>25</left>
							<width>186</width>
							<height>20</height>
							<font>font12</font>
							<aligny>center</aligny>
							<textcolor>77FFFFFF</textcolor>
							<align>center</align>
							<info>ListItem.Label</info>
							<angle>90</angle>
						</control>

					</focusedlayout>
					<content>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30461][/UPPERCASE]</label>
							<icon>resume.png</icon>
							<onclick>SetFocus(36)</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30460][/UPPERCASE]</label>
							<icon>cast.png</icon>
							<onclick>SendClick(10000,7)</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30459][/UPPERCASE]</label>
							<icon>similar.png</icon>
							<onclick>SendClick(10000,9)</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30458][/UPPERCASE]</label>
							<icon>recomanded.png</icon>
							<onclick>SendClick(10000,13)</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30457][/UPPERCASE]</label>
							<icon>ba.png</icon>
							<onclick>SendClick(10000,11)</onclick>
						</item>
						<item>
							<label>[UPPERCASE]$ADDON[plugin.video.vstream 30409][/UPPERCASE]</label>
							<icon>close.png</icon>
							<onclick>SendClick(10000,30)</onclick>
						</item>
					</content>
			</control>

			<control type="grouplist" id="9000">
				<visible>False</visible>
				<bottom>200</bottom>
				<height>60</height>
				<left>0</left>
				<right>0</right>
				<width>auto</width>
				<itemgap>5</itemgap>
				<align>left</align>
				<orientation>horizontal</orientation>
				<onleft>9000</onleft>
				<onright>9000</onright>
				<onup>7003</onup>
				<ondown>49</ondown>
				<scroll>false</scroll>
				<wrapmultiline>true</wrapmultiline>

				<control type="button" id="7">
					<description>synopsis</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>[UPPERCASE]$ADDON[plugin.video.vstream 30461][/UPPERCASE]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
					<onclick>SetFocus(36)</onclick>
				</control>

				<control type="button" id="8">
					<description>Casting</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>[UPPERCASE]$ADDON[plugin.video.vstream 30460][/UPPERCASE]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
					<onclick>SetFocus(50)</onclick>
				</control>

				<control type="button" id="9">
					<description>Similaire</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>[UPPERCASE]$ADDON[plugin.video.vstream 30459][/UPPERCASE]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
				</control>
				<control type="button" id="13">
					<description>recommander</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>[UPPERCASE]$ADDON[plugin.video.vstream 30458][/UPPERCASE]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
				</control>
				<control type="button" id="11">
					<description>Play Trailer</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>20410</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
					<!--<onclick>PlayMedia($INFO[Window(Home).Property(ListItem.Trailer)])</onclick>-->
					<!--<visible>!IsEmpty(Window(Home).Property(ListItem.Trailer)) + !Skin.HasSetting(WindowedTrailer)</visible>-->
				</control>
				<control type="button" id="30">
					<description>Close</description>
					<textoffsetx>5</textoffsetx>
					<align>center</align>
					<aligny>center</aligny>
					<font>font12</font>
					<height>40</height>
					<width>187</width>
					<label>$ADDON[plugin.video.vstream 30409]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<texturenofocus>nofocus.png</texturenofocus>
					<texturefocus colordiffuse=$INFO[Window(Home).Property(color)]>focus.png</texturefocus>
					<onclick>Action(Close)</onclick>
				</control>
				<!--<control type="button" id="15">
					<description>Play Trailer Windowed</description>
					<include>ButtonInfoDialogsCommonValues</include>
					<height>40</height>
					<width>240</width>
					<label>20410</label>
					<onclick>PlayMedia($INFO[Window(Home).Property(ListItem.Trailer)],1)</onclick>
					<visible>!IsEmpty(Window(Home).Property(ListItem.Trailer)) + Skin.HasSetting(WindowedTrailer)</visible>
				</control>
				<control type="button" id="100">
					<description>Fetch TvTunes stuff</description>
					<include>ButtonInfoDialogsCommonValues</include>
					<height>40</height>
					<width>240</width>
					<label>31127</label>
					<onclick>RunScript(script.tvtunes,mode=solo)</onclick>
					<visible>Skin.HasSetting(ActivateTvTunes) + System.HasAddon(script.tvtunes) + [Container.Content(TVShows) | Container.Content(movies) | Container.Content(musicvideos)] + IsEmpty(Window(movieinformation).Property("TvTunes_HideVideoInfoButton"))</visible>
				</control>-->
			</control>
		</control>
	</controls>
</window>
