<includes>
	<include name="CommonRootView">
		<control type="group">
			<visible>Control.IsVisible(50)</visible>
			<include>VisibleFadeEffect</include>
			<control type="list" id="50">
				<posx>70</posx>
				<posy>78</posy>
				<width>690</width>
				<height>561</height>
				<onleft>2</onleft>
				<onright>60</onright>
				<onup>50</onup>
				<ondown>50</ondown>
				<viewtype label="535">list</viewtype>
				<pagecontrol>60</pagecontrol>
				<scrolltime>200</scrolltime>
				<visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)]</visible>
				<itemlayout height="40" width="580">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>690</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemNF.png</texture>
					</control>
					<control type="label">
						<posx>10</posx>
						<posy>0</posy>
						<width>660</width>
						<height>40</height>
						<font>font13</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="label">
						<posx>660</posx>
						<posy>0</posy>
						<width>400</width>
						<height>40</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label2]</label>
						<animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
					</control>
					<control type="image">
						<posx>665</posx>
						<posy>14</posy>
						<width>20</width>
						<height>16</height>
						<texture>$INFO[ListItem.Overlay]</texture>
						<visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
					</control>
				</itemlayout>
				<focusedlayout height="40" width="580">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>690</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemNF.png</texture>
						<visible>!Control.HasFocus(50)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>690</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemFO.png</texture>
						<visible>Control.HasFocus(50)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="image">
						<posx>490</posx>
						<posy>5</posy>
						<width>200</width>
						<height>31</height>
						<texture border="0,0,14,0">MediaItemDetailBG.png</texture>
						<visible>Control.HasFocus(50) + !IsEmpty(ListItem.Label2)</visible>
					</control>
					<control type="label">
						<posx>10</posx>
						<posy>0</posy>
						<width>660</width>
						<height>40</height>
						<font>font13</font>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="label">
						<posx>660</posx>
						<posy>0</posy>
						<width>400</width>
						<height>40</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label2]</label>
						<animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
					</control>
					<control type="image">
						<posx>665</posx>
						<posy>14</posy>
						<width>20</width>
						<height>16</height>
						<texture>$INFO[ListItem.Overlay]</texture>
						<visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="60">
				<posx>760</posx>
				<posy>85</posy>
				<width>25</width>
				<height>550</height>
				<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
				<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
				<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>ScrollBarNib.png</textureslidernib>
				<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
				<onleft>50</onleft>
				<onright>2</onright>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
				<visible>Control.IsVisible(50)</visible>
			</control>
			<control type="group">
				<posx>850</posx>
				<posy>100</posy>
				<visible>Control.IsVisible(50)</visible>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>360</width>
					<height>540</height>
					<aspectratio aligny="bottom">keep</aspectratio>
					<fadetime>IconCrossfadeTime</fadetime>
					<texture background="true">$INFO[ListItem.Icon]</texture>
					<bordertexture border="8">ThumbShadow.png</bordertexture>
					<bordersize>8</bordersize>
				</control>
				<control type="image">
					<posx>8</posx>
					<posy>532</posy>
					<width>344</width>
					<height>524</height>
					<aspectratio aligny="top">keep</aspectratio>
					<fadetime>IconCrossfadeTime</fadetime>
					<texture diffuse="diffuse_mirror3.png" flipy="true" background="true">$INFO[ListItem.Icon]</texture>
				</control>
<!-- plot mod -->
				<control type="textbox">
					<posx>0</posx>
					<posy>10</posy>
					<width>344</width>
					<height>300</height>
					<label>$INFO[ListItem.Plot]</label>
				</control>
<!-- end plot mod -->
			</control>
		</control>
	</include>
	<include name="ThumbnailView">
		<control type="group">
			<visible>Control.IsVisible(500)</visible>
			<include>VisibleFadeEffect</include>
			<control type="panel" id="500">
				<posx>90</posx>
				<posy>80</posy>
				<width>1080</width>
				<height>550</height>
				<onleft>2</onleft>
				<onright>60</onright>
				<onup>500</onup>
				<ondown>500</ondown>
				<viewtype label="21371">list</viewtype>
				<pagecontrol>60</pagecontrol>
				<scrolltime>200</scrolltime>
				<preloaditems>2</preloaditems>
				<visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows)]</visible>
				<itemlayout height="275" width="270">
					<control type="image">
						<posx>1</posx>
						<posy>0</posy>
						<width>268</width>
						<height>240</height>
						<bordertexture border="5">button-nofocus.png</bordertexture>
						<bordersize>5</bordersize>
						<fadetime>100</fadetime>
						<texture background="true">$INFO[Listitem.Icon]</texture>
					</control>
					<control type="label">
						<posx>135</posx>
						<posy>240</posy>
						<width>260</width>
						<height>25</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>center</align>
						<aligny>center</aligny>
						<info>ListItem.Label</info>
					</control>
					<control type="image">
						<posx>230</posx>
						<posy>200</posy>
						<width>35</width>
						<height>35</height>
						<aspectratio>keep</aspectratio>
						<texture>$INFO[ListItem.Overlay]</texture>
					</control>
				</itemlayout>
				<focusedlayout height="275" width="270">
					<control type="image">
						<posx>1</posx>
						<posy>0</posy>
						<width>268</width>
						<height>240</height>
						<bordertexture border="5">folder-focus.png</bordertexture>
						<bordersize>5</bordersize>
						<fadetime>100</fadetime>
						<texture background="true">$INFO[Listitem.Icon]</texture>
					</control>
					<control type="label">
						<posx>135</posx>
						<posy>240</posy>
						<width>260</width>
						<height>25</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>center</align>
						<aligny>center</aligny>
						<info>ListItem.Label</info>
					</control>
					<control type="image">
						<posx>230</posx>
						<posy>200</posy>
						<width>35</width>
						<height>35</height>
						<aspectratio>keep</aspectratio>
						<texture>$INFO[ListItem.Overlay]</texture>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="60">
				<posx>1170</posx>
				<posy>80</posy>
				<width>25</width>
				<height>550</height>
				<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>ScrollBarNib.png</textureslidernib>
				<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
				<onleft>500</onleft>
				<onright>2</onright>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
				<visible>Control.IsVisible(500)</visible>
			</control>
		</control>
	</include>
	<include name="WideIconView">
		<control type="group">
			<visible>Control.IsVisible(505)</visible>
			<include>VisibleFadeEffect</include>
			<control type="panel" id="505">
				<visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)] | Window.IsVisible(VideoFiles)</visible>
				<posx>95</posx>
				<posy>80</posy>
				<width>1080</width>
				<height>550</height>
				<onleft>2</onleft>
				<onright>60</onright>
				<onup>505</onup>
				<ondown>505</ondown>
				<viewtype label="$LOCALIZE[539] $LOCALIZE[536]">list</viewtype>
				<pagecontrol>60</pagecontrol>
				<scrolltime>200</scrolltime>
				<preloaditems>2</preloaditems>
				<itemlayout height="110" width="540">
					<control type="image">
						<posx>1</posx>
						<posy>0</posy>
						<width>538</width>
						<height>105</height>
						<bordertexture border="5">button-nofocus.png</bordertexture>
						<bordersize>5</bordersize>
						<texture background="true">$INFO[Listitem.Icon]</texture>
					</control>
					<control type="image">
						<posx>500</posx>
						<posy>70</posy>
						<width>35</width>
						<height>35</height>
						<aspectratio>keep</aspectratio>
						<texture>$INFO[ListItem.Overlay]</texture>
					</control>
				</itemlayout>
				<focusedlayout height="110" width="540">
					<control type="image">
						<posx>1</posx>
						<posy>0</posy>
						<width>538</width>
						<height>105</height>
						<bordertexture border="5">folder-focus.png</bordertexture>
						<bordersize>5</bordersize>
						<texture background="true">$INFO[Listitem.Icon]</texture>
					</control>
					<control type="image">
						<posx>500</posx>
						<posy>70</posy>
						<width>35</width>
						<height>35</height>
						<aspectratio>keep</aspectratio>
						<texture>$INFO[ListItem.Overlay]</texture>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="60">
				<posx>1170</posx>
				<posy>80</posy>
				<width>25</width>
				<height>550</height>
				<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>ScrollBarNib.png</textureslidernib>
				<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
				<onleft>505</onleft>
				<onright>2</onright>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
				<visible>Control.IsVisible(505)</visible>
			</control>
		</control>
	</include>
	<include name="FullWidthList">
		<control type="group">
			<visible>Control.IsVisible(51)</visible>
			<include>VisibleFadeEffect</include>
			<control type="list" id="51">
				<posx>95</posx>
				<posy>78</posy>
				<width>1080</width>
				<height>561</height>
				<onleft>2</onleft>
				<onright>60</onright>
				<onup>51</onup>
				<ondown>51</ondown>
				<viewtype label="537">list</viewtype>
				<pagecontrol>60</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="40" width="1080">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>1080</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemNF.png</texture>
					</control>
					<control type="image">
						<posx>10</posx>
						<posy>4</posy>
						<width>40</width>
						<height>32</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
					<control type="label">
						<posx>60</posx>
						<posy>0</posy>
						<width>950</width>
						<height>40</height>
						<font>font13</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="label">
						<posx>1045</posx>
						<posy>0</posy>
						<width>1000</width>
						<height>40</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label2]</label>
						<animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
					</control>
					<control type="image">
						<posx>1050</posx>
						<posy>14</posy>
						<width>20</width>
						<height>16</height>
						<texture>$INFO[ListItem.Overlay]</texture>
						<visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
					</control>
				</itemlayout>
				<focusedlayout height="40" width="1080">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>1080</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemNF.png</texture>
						<visible>!Control.HasFocus(51)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>1080</width>
						<height>41</height>
						<texture border="0,2,0,2">MenuItemFO.png</texture>
						<visible>Control.HasFocus(51)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="image">
						<posx>875</posx>
						<posy>5</posy>
						<width>200</width>
						<height>31</height>
						<texture border="0,0,14,0">MediaItemDetailBG.png</texture>
						<visible>Control.HasFocus(51) + !IsEmpty(ListItem.Label2)</visible>
					</control>
					<control type="image">
						<posx>10</posx>
						<posy>4</posy>
						<width>40</width>
						<height>32</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
					<control type="label">
						<posx>60</posx>
						<posy>0</posy>
						<width>950</width>
						<height>40</height>
						<font>font13</font>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="label">
						<posx>1045</posx>
						<posy>0</posy>
						<width>1000</width>
						<height>40</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label2]</label>
						<animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
					</control>
					<control type="image">
						<posx>1050</posx>
						<posy>14</posy>
						<width>20</width>
						<height>16</height>
						<texture>$INFO[ListItem.Overlay]</texture>
						<visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="60">
				<posx>1170</posx>
				<posy>80</posy>
				<width>25</width>
				<height>550</height>
				<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
				<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
				<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>ScrollBarNib.png</textureslidernib>
				<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
				<onleft>50</onleft>
				<onright>2</onright>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
				<visible>Control.IsVisible(51)</visible>
			</control>
		</control>
	</include>
</includes>

