<window>
	<defaultcontrol>9000</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<controls>
		<include>CommonBackground</include>
		<control type="group">
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<include>ContentPanel</include>
			<include>ScrollOffsetLabel</include>
		</control>
		<control type="group">
			<include>Window_OpenClose_Left_Panel_Animation</include>
			<visible>![Control.IsVisible(11) | Control.IsVisible(12)]</visible>
			<include>CommonNowPlaying</include>
		</control>
		<control type="group">
			<visible>Control.IsVisible(11) | Control.IsVisible(12)</visible>
			<posx>300</posx>
			<posy>130</posy>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="image">
				<posx>0</posx>
				<posy>0</posy>
				<width>540</width>
				<height>300</height>
				<colordiffuse>BBFFFFFF</colordiffuse>
				<texture border="5">black-back.png</texture>
			</control>
			<control type="videowindow">
				<posx>5</posx>
				<posy>5</posy>
				<width>530</width>
				<height>290</height>
				<visible>Player.HasVideo</visible>
			</control>
			<control type="visualisation">
				<posx>5</posx>
				<posy>5</posy>
				<width>530</width>
				<height>290</height>
				<visible>Player.HasAudio</visible>
			</control>
			<control type="image">
				<posx>5</posx>
				<posy>5</posy>
				<width>530</width>
				<height>290</height>
				<aspectratio>scale</aspectratio>
				<texture background="true">special://skin/backgrounds/tv.jpg</texture>
				<visible>!Player.HasMedia</visible>
				<include>VisibleFadeEffect</include>
			</control>
		</control>
		<control type="group">
			<description>TV Guide group</description>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="group">
				<description>TV Guide Channel</description>
				<visible>Control.IsVisible(15)</visible>
				<control type="group">
					<posx>300</posx>
					<posy>130</posy>
					<control type="label">
						<description>Date Time label</description>
						<posx>0</posx>
						<posy>0</posy>
						<width>250</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>21820</label>
					</control>
					<control type="label">
						<description>Title</description>
						<posx>250</posx>
						<posy>0</posy>
						<width>560</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>369</label>
					</control>
					<control type="label">
						<description>Status header label</description>
						<posx>810</posx>
						<posy>0</posy>
						<width>135</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>126</label>
					</control>
					<control type="image">
						<description>separator image</description>
						<posx>0</posx>
						<posy>30</posy>
						<width>950</width>
						<height>1</height>
						<colordiffuse>88FFFFFF</colordiffuse>
						<texture>separator.png</texture>
					</control>
					<control type="list" id="15">
						<posx>0</posx>
						<posy>40</posy>
						<width>950</width>
						<height>480</height>
						<onup>15</onup>
						<ondown>15</ondown>
						<onleft>31</onleft>
						<onright>75</onright>
						<pagecontrol>75</pagecontrol>
						<scrolltime>200</scrolltime>
						<itemlayout height="30">
							<control type="image">
								<posx>0</posx>
								<posy>0</posy>
								<width>250</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>810</posx>
								<posy>0</posy>
								<width>140</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="label">
								<posx>125</posx>
								<posy>0</posy>
								<width>240</width>
								<height>30</height>
								<font>font11</font>
								<align>center</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Date</info>
							</control>
							<control type="label">
								<posx>255</posx>
								<posy>0</posy>
								<width>550</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Label</info>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>30</width>
								<height>20</height>
								<texture>PVR-IsRecording.png</texture>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="label">
								<posx>850</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>19043</label>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>20</width>
								<height>20</height>
								<texture>PVR-HasTimer.png</texture>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="label">
								<posx>840</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>Timer</label>
								<visible>ListItem.HasTimer</visible>
							</control>
						</itemlayout>
						<focusedlayout height="80">
							<control type="image">
								<posx>0</posx>
								<posy>0</posy>
								<width>250</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>810</posx>
								<posy>0</posy>
								<width>140</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>0</posx>
								<posy>0</posy>
								<width>950</width>
								<height>80</height>
								<texture border="5">button-focus.png</texture>
								<visible>Control.HasFocus(15)</visible>
								<include>VisibleFadeEffect</include>
							</control>
							<control type="label">
								<posx>125</posx>
								<posy>0</posy>
								<width>240</width>
								<height>30</height>
								<font>font11</font>
								<align>center</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Date</info>
							</control>
							<control type="label">
								<posx>255</posx>
								<posy>0</posy>
								<width>550</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Label</info>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>30</width>
								<height>20</height>
								<texture>PVR-IsRecording.png</texture>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="label">
								<posx>850</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>19043</label>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>20</width>
								<height>20</height>
								<texture>PVR-HasTimer.png</texture>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="label">
								<posx>840</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>Timer</label>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="textbox">
								<description>Plot Value for TVShow</description>
								<posx>10</posx>
								<posy>30</posy>
								<width>930</width>
								<height>50</height>
								<font>font10</font>
								<align>justify</align>
								<textcolor>white</textcolor>
								<pagecontrol>-</pagecontrol>
								<label>$INFO[ListItem.Plot]</label>
							</control>
						</focusedlayout>
					</control>
				</control>
				<control type="scrollbar" id="75">
					<posx>1255</posx>
					<posy>170</posy>
					<width>20</width>
					<height>480</height>
					<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
					<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
					<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
					<textureslidernib>scrollbar_nib.png</textureslidernib>
					<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
					<onleft>15</onleft>
					<onright>31</onright>
					<ondown>75</ondown>
					<onup>75</onup>
					<showonepage>false</showonepage>
					<orientation>vertical</orientation>
				</control>
				<control type="label">
					<description>number of files/pages in list text label</description>
					<posx>50r</posx>
					<posy>38r</posy>
					<width>500</width>
					<height>20</height>
					<font>font12b</font>
					<align>right</align>
					<aligny>center</aligny>
					<scroll>true</scroll>
					<textcolor>white</textcolor>
					<label>($INFO[Container(15).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(15).CurrentPage]/$INFO[Container(15).NumPages])</label>
				</control>
			</control>
			<control type="group">
				<description>TV Guide Now/Next</description>
				<visible>Control.IsVisible(16)</visible>
				<control type="group">
					<posx>300</posx>
					<posy>130</posy>
					<control type="label">
						<description>Time label</description>
						<posx>0</posx>
						<posy>0</posy>
						<width>110</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>555</label>
					</control>
					<control type="label">
						<description>Channnel label</description>
						<posx>110</posx>
						<posy>0</posy>
						<width>250</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>19148</label>
					</control>
					<control type="label">
						<description>Title</description>
						<posx>360</posx>
						<posy>0</posy>
						<width>450</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>369</label>
					</control>
					<control type="label">
						<description>Status header label</description>
						<posx>810</posx>
						<posy>0</posy>
						<width>135</width>
						<height>20</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<shadowcolor>black</shadowcolor>
						<align>center</align>
						<aligny>center</aligny>
						<label>126</label>
					</control>
					<control type="image">
						<description>separator image</description>
						<posx>0</posx>
						<posy>30</posy>
						<width>950</width>
						<height>1</height>
						<colordiffuse>88FFFFFF</colordiffuse>
						<texture>separator.png</texture>
					</control>
					<control type="list" id="16">
						<posx>0</posx>
						<posy>40</posy>
						<width>950</width>
						<height>480</height>
						<onup>16</onup>
						<ondown>16</ondown>
						<onleft>31</onleft>
						<onright>76</onright>
						<pagecontrol>76</pagecontrol>
						<scrolltime>200</scrolltime>
						<itemlayout height="30">
							<control type="image">
								<posx>110</posx>
								<posy>0</posy>
								<width>250</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>810</posx>
								<posy>0</posy>
								<width>140</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="label">
								<posx>50</posx>
								<posy>0</posy>
								<width>100</width>
								<height>30</height>
								<font>font11</font>
								<align>center</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>$INFO[ListItem.StartTime]</label>
							</control>
							<control type="image">
								<posx>115</posx>
								<posy>2</posy>
								<width>25</width>
								<height>25</height>
								<texture>$INFO[ListItem.Icon]</texture>
							</control>
							<control type="label">
								<posx>150</posx>
								<posy>0</posy>
								<width>200</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>$INFO[ListItem.ChannelName]</label>
							</control>
							<control type="label">
								<posx>365</posx>
								<posy>0</posy>
								<width>440</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Label</info>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>30</width>
								<height>20</height>
								<texture>PVR-IsRecording.png</texture>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="label">
								<posx>850</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>19043</label>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>20</width>
								<height>20</height>
								<texture>PVR-HasTimer.png</texture>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="label">
								<posx>840</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>grey2</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>Timer</label>
								<visible>ListItem.HasTimer</visible>
							</control>
						</itemlayout>
						<focusedlayout height="80">
							<control type="image">
								<posx>110</posx>
								<posy>0</posy>
								<width>250</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>810</posx>
								<posy>0</posy>
								<width>140</width>
								<height>30</height>
								<colordiffuse>33FFFFFF</colordiffuse>
								<texture>black-back.png</texture>
							</control>
							<control type="image">
								<posx>0</posx>
								<posy>0</posy>
								<width>950</width>
								<height>80</height>
								<texture border="5">button-focus.png</texture>
								<visible>Control.HasFocus(16)</visible>
								<include>VisibleFadeEffect</include>
							</control>
							<control type="label">
								<posx>50</posx>
								<posy>0</posy>
								<width>100</width>
								<height>30</height>
								<font>font11</font>
								<align>center</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>$INFO[ListItem.StartTime]</label>
							</control>
							<control type="image">
								<posx>115</posx>
								<posy>2</posy>
								<width>25</width>
								<height>25</height>
								<texture>$INFO[ListItem.Icon]</texture>
							</control>
							<control type="label">
								<posx>150</posx>
								<posy>0</posy>
								<width>200</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>$INFO[ListItem.ChannelName]</label>
							</control>
							<control type="label">
								<posx>365</posx>
								<posy>0</posy>
								<width>440</width>
								<height>30</height>
								<font>font12</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<info>ListItem.Label</info>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>30</width>
								<height>20</height>
								<texture>PVR-IsRecording.png</texture>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="label">
								<posx>850</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>19043</label>
								<visible>ListItem.IsRecording</visible>
							</control>
							<control type="image">
								<posx>815</posx>
								<posy>5</posy>
								<width>20</width>
								<height>20</height>
								<texture>PVR-HasTimer.png</texture>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="label">
								<posx>840</posx>
								<posy>0</posy>
								<width>80</width>
								<height>30</height>
								<font>font10</font>
								<align>left</align>
								<aligny>center</aligny>
								<textcolor>white</textcolor>
								<selectedcolor>green</selectedcolor>
								<label>Timer</label>
								<visible>ListItem.HasTimer</visible>
							</control>
							<control type="textbox">
								<description>Plot Value for TVShow</description>
								<posx>10</posx>
								<posy>30</posy>
								<width>930</width>
								<height>50</height>
								<font>font10</font>
								<align>justify</align>
								<textcolor>white</textcolor>
								<pagecontrol>-</pagecontrol>
								<label>$INFO[ListItem.Plot]</label>
							</control>
						</focusedlayout>
					</control>
				</control>
				<control type="scrollbar" id="76">
					<posx>1255</posx>
					<posy>170</posy>
					<width>20</width>
					<height>480</height>
					<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
					<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
					<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
					<textureslidernib>scrollbar_nib.png</textureslidernib>
					<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
					<onleft>16</onleft>
					<onright>31</onright>
					<ondown>76</ondown>
					<onup>76</onup>
					<showonepage>false</showonepage>
					<orientation>vertical</orientation>
				</control>
				<control type="label">
					<description>number of files/pages in list text label</description>
					<posx>50r</posx>
					<posy>38r</posy>
					<width>500</width>
					<height>20</height>
					<font>font12b</font>
					<align>right</align>
					<aligny>center</aligny>
					<scroll>true</scroll>
					<textcolor>white</textcolor>
					<label>$LOCALIZE[31024] ($INFO[Container(16).CurrentPage]/$INFO[Container(16).NumPages])</label>
				</control>
			</control>
			<control type="epggrid" id="10">
				<description>EPG Grid</description>
				<posx>300</posx>
				<posy>135</posy>
				<width>970</width>
				<height>438</height>
				<pagecontrol>10</pagecontrol>
				<scrolltime>350</scrolltime>
				<timeblocks>30</timeblocks>
				<rulerunit>6</rulerunit>
				<onleft>31</onleft>
				<onright>31</onright>
				<onup>10</onup>
				<ondown>10</ondown>
				<rulerlayout height="30" width="50">
					<control type="image" id="1">
						<posx>0</posx>
						<posy>0</posy>
						<width>40</width>
						<height>29</height>
						<texture border="5">button-nofocus.png</texture>
					</control>
					<control type="label" id="2">
						<posx>10</posx>
						<posy>0</posy>
						<width>34</width>
						<height>29</height>
						<font>font11</font>
						<aligny>center</aligny>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<label>$INFO[ListItem.Label]</label>
					</control>
				</rulerlayout>
				<channellayout height="52" width="220">
					<animation effect="fade" start="110" time="200">UnFocus</animation>
					<control type="image" id="1">
						<posx>0</posx>
						<posy>0</posy>
						<width>220</width>
						<height>52</height>
						<texture border="5">button-nofocus.png</texture>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>4</posy>
						<width>45</width>
						<height>44</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
					<control type="label" id="1">
						<posx>54</posx>
						<posy>0</posy>
						<width>160</width>
						<height>52</height>
						<font>font11</font>
						<aligny>center</aligny>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<label>$INFO[ListItem.ChannelName]</label>
					</control>
				</channellayout>
				<focusedchannellayout height="52" width="220">
					<animation effect="fade" start="110" time="200">OnFocus</animation>
					<control type="image" id="1">
						<posx>0</posx>
						<posy>0</posy>
						<width>220</width>
						<height>52</height>
						<texture border="5">button-focus.png</texture>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>4</posy>
						<width>45</width>
						<height>44</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
					<control type="label" id="1">
						<posx>54</posx>
						<posy>0</posy>
						<width>160</width>
						<height>52</height>
						<font>font11</font>
						<aligny>center</aligny>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<label>$INFO[ListItem.ChannelName]</label>
					</control>
				</focusedchannellayout>
				<itemlayout height="52" width="40">
					<control type="image" id="2">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),16)</visible>
						<texture border="3">genre-a-moviedrama.png</texture>
					</control>
					<control type="image" id="3">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),32)</visible>
						<texture border="3">genre-b-news.png</texture>
					</control>
					<control type="image" id="4">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),48)</visible>
						<texture border="3">genre-c-show.png</texture>
					</control>
					<control type="image" id="5">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),64)</visible>
						<texture border="3">genre-d-sports.png</texture>
					</control>
					<control type="image" id="6">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),80)</visible>
						<texture border="3">genre-e-child.png</texture>
					</control>
					<control type="image" id="7">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),96)</visible>
						<texture border="3">genre-f-music.png</texture>
					</control>
					<control type="image" id="8">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),112)</visible>
						<texture border="3">genre-g-arts.png</texture>
					</control>
					<control type="image" id="9">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),128)</visible>
						<texture border="3">genre-h-social.png</texture>
					</control>
					<control type="image" id="10">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),144)</visible>
						<texture border="3">genre-i-science.png</texture>
					</control>
					<control type="image" id="11">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),160)</visible>
						<texture border="3">genre-j-hobby.png</texture>
					</control>
					<control type="image" id="12">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),176)</visible>
						<texture border="3">genre-k-special.png</texture>
					</control>
					<control type="image" id="13">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible>
						<texture border="3">genre-l-unknown.png</texture>
					</control>
					<control type="label" id="1">
						<posx>6</posx>
						<posy>3</posy>
						<width>30</width>
						<height>25</height>
						<font>font10</font>
						<aligny>center</aligny>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<info>ListItem.Label</info>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>28</posy>
						<width>30</width>
						<height>20</height>
						<texture>PVR-IsRecording.png</texture>
						<visible>ListItem.IsRecording</visible>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>28</posy>
						<width>20</width>
						<height>20</height>
						<texture>PVR-HasTimer.png</texture>
						<visible>ListItem.HasTimer</visible>
					</control>
				</itemlayout>
				<focusedlayout height="52" width="40">
					<control type="image" id="14">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>Control.HasFocus(10)</visible>
						<texture border="5">folder-focus.png</texture>
					</control>
					<control type="image" id="2">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),16)</visible>
						<texture border="3">genre-a-moviedrama.png</texture>
					</control>
					<control type="image" id="3">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),32)</visible>
						<texture border="3">genre-b-news.png</texture>
					</control>
					<control type="image" id="4">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),48)</visible>
						<texture border="3">genre-c-show.png</texture>
					</control>
					<control type="image" id="5">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),64)</visible>
						<texture border="3">genre-d-sports.png</texture>
					</control>
					<control type="image" id="6">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),80)</visible>
						<texture border="3">genre-e-child.png</texture>
					</control>
					<control type="image" id="7">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),96)</visible>
						<texture border="3">genre-f-music.png</texture>
					</control>
					<control type="image" id="8">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),112)</visible>
						<texture border="3">genre-g-arts.png</texture>
					</control>
					<control type="image" id="9">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),128)</visible>
						<texture border="3">genre-h-social.png</texture>
					</control>
					<control type="image" id="10">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),144)</visible>
						<texture border="3">genre-i-science.png</texture>
					</control>
					<control type="image" id="11">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),160)</visible>
						<texture border="3">genre-j-hobby.png</texture>
					</control>
					<control type="image" id="12">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),176)</visible>
						<texture border="3">genre-k-special.png</texture>
					</control>
					<control type="image" id="13">
						<width>40</width>
						<height>52</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible>
						<texture border="3">genre-l-unknown.png</texture>
					</control>
					<control type="label" id="1">
						<posx>6</posx>
						<posy>3</posy>
						<width>30</width>
						<height>25</height>
						<font>font10</font>
						<aligny>center</aligny>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<info>ListItem.Label</info>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>28</posy>
						<width>30</width>
						<height>20</height>
						<texture>PVR-IsRecording.png</texture>
						<visible>ListItem.IsRecording</visible>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>28</posy>
						<width>20</width>
						<height>20</height>
						<texture>PVR-HasTimer.png</texture>
						<visible>ListItem.HasTimer</visible>
					</control>
				</focusedlayout>
			</control>
			<control type="group">
				<visible>Control.IsVisible(10)</visible>
				<posx>300</posx>
				<posy>580</posy>
				<control type="label" id="1">
					<posx>0</posx>
					<posy>0</posy>
					<width>970</width>
					<height>25</height>
					<font>font12</font>
					<align>center</align>
					<info>ListItem.Label</info>
				</control>
				<control type="textbox">
					<description>Plot Value for TVShow</description>
					<posx>0</posx>
					<posy>25</posy>
					<width>970</width>
					<height>35</height>
					<font>font10</font>
					<align>justify</align>
					<textcolor>white</textcolor>
					<pagecontrol>9999999999</pagecontrol>
					<label>$INFO[ListItem.Plot]</label>
					<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
				</control>
			</control>
	</control>
		<!-- TV Channels group -->
		<control type="group">
			<description>TV Channels group</description>
			<visible>Control.IsVisible(11)</visible>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="list" id="11">
				<posx>860</posx>
				<posy>130</posy>
				<width>390</width>
				<height>504</height>
				<onleft>9000</onleft>
				<onright>71</onright>
				<onup>11</onup>
				<ondown>11</ondown>
				<viewtype label="535">list</viewtype>
				<pagecontrol>71</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="56" width="390">
					<control type="label">
						<posx>5</posx>
						<posy>5</posy>
						<width>40</width>
						<height>20</height>
						<font>font10</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>green</textcolor>
						<selectedcolor>green</selectedcolor>
						<info>ListItem.ChannelNumber</info>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>270</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>330</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>25</posy>
						<width>330</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>25</posy>
						<width>270</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="progress">
						<description>Progressbar</description>
						<posx>50</posx>
						<posy>48</posy>
						<width>270</width>
						<height>4</height>
						<visible>ListItem.HasEpg</visible>
						<info>ListItem.Progress</info>
					</control>
					<control type="image">
						<posx>330</posx>
						<posy>4</posy>
						<width>48</width>
						<height>48</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
				</itemlayout>
				<focusedlayout height="56" width="390">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>390</width>
						<height>56</height>
						<texture border="5">button-focus.png</texture>
						<visible>Control.Hasfocus(11)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="label">
						<posx>5</posx>
						<posy>5</posy>
						<width>40</width>
						<height>20</height>
						<font>font10</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>green</textcolor>
						<selectedcolor>green</selectedcolor>
						<info>ListItem.ChannelNumber</info>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>270</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>330</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>25</posy>
						<width>330</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>25</posy>
						<width>270</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="progress">
						<description>Progressbar</description>
						<posx>50</posx>
						<posy>48</posy>
						<width>270</width>
						<height>4</height>
						<visible>ListItem.HasEpg</visible>
						<info>ListItem.Progress</info>
					</control>
					<control type="image">
						<posx>330</posx>
						<posy>4</posy>
						<width>48</width>
						<height>48</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
				</focusedlayout>
			</control>
			<control type="label">
				<posx>300</posx>
				<posy>440</posy>
				<width>540</width>
				<height>30</height>
				<font>font18</font>
				<textcolor>white</textcolor>
				<shadowcolor>black</shadowcolor>
				<scroll>true</scroll>
				<align>center</align>
				<aligny>center</aligny>
				<label>[UPPERCASE]$INFO[Container(11).ListItem.Title][/UPPERCASE]</label>
			</control>
			<control type="textbox">
				<description>Plot Value for TVShow</description>
				<posx>300</posx>
				<posy>480</posy>
				<width>540</width>
				<height>150</height>
				<font>font11</font>
				<align>justify</align>
				<textcolor>white</textcolor>
				<shadowcolor>black</shadowcolor>
				<pagecontrol>9999999999</pagecontrol>
				<label>$INFO[Container(11).ListItem.Plot]</label>
				<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
			</control>
			<control type="scrollbar" id="71">
				<posx>1255</posx>
				<posy>130</posy>
				<width>20</width>
				<height>510</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>11</onleft>
				<onright>32</onright>
				<ondown>71</ondown>
				<onup>71</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<control type="label">
				<description>number of files/pages in list text label</description>
				<posx>50r</posx>
				<posy>38r</posy>
				<width>500</width>
				<height>20</height>
				<font>font12b</font>
				<align>right</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>($INFO[Container(11).NumItems]) $LOCALIZE[19019] - $LOCALIZE[31024] ($INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages])</label>
			</control>
		</control>
		<!-- Radio Channels group -->
		<control type="group">
			<description>Radio Channels group</description>
			<visible>Control.IsVisible(12)</visible>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="list" id="12">
				<posx>860</posx>
				<posy>130</posy>
				<width>390</width>
				<height>504</height>
				<onleft>9000</onleft>
				<onright>72</onright>
				<onup>12</onup>
				<ondown>12</ondown>
				<viewtype label="535">list</viewtype>
				<pagecontrol>72</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="56" width="390">
					<control type="label">
						<posx>5</posx>
						<posy>5</posy>
						<width>40</width>
						<height>20</height>
						<font>font10</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>green</textcolor>
						<selectedcolor>green</selectedcolor>
						<info>ListItem.ChannelNumber</info>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>270</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>330</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>30</posy>
						<width>330</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>30</posy>
						<width>270</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="image">
						<posx>330</posx>
						<posy>4</posy>
						<width>48</width>
						<height>48</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
				</itemlayout>
				<focusedlayout height="56" width="390">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>390</width>
						<height>56</height>
						<texture border="5">button-focus.png</texture>
						<visible>Control.Hasfocus(12)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="label">
						<posx>5</posx>
						<posy>5</posy>
						<width>40</width>
						<height>20</height>
						<font>font10</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>green</textcolor>
						<selectedcolor>green</selectedcolor>
						<info>ListItem.ChannelNumber</info>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>270</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>0</posy>
						<width>330</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>30</posy>
						<width>330</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="label">
						<posx>50</posx>
						<posy>30</posy>
						<width>270</width>
						<height>20</height>
						<font>font11</font>
						<textcolor>grey</textcolor>
						<selectedcolor>grey</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Title]</label>
						<visible>!IsEmpty(Listitem.Icon)</visible>
					</control>
					<control type="image">
						<posx>330</posx>
						<posy>4</posy>
						<width>48</width>
						<height>48</height>
						<texture>$INFO[ListItem.Icon]</texture>
					</control>
				</focusedlayout>
			</control>
			<control type="label">
				<posx>300</posx>
				<posy>440</posy>
				<width>540</width>
				<height>30</height>
				<font>font18</font>
				<textcolor>white</textcolor>
				<shadowcolor>black</shadowcolor>
				<scroll>true</scroll>
				<align>center</align>
				<aligny>center</aligny>
				<label>[UPPERCASE]$INFO[Container(12).ListItem.Title][/UPPERCASE]</label>
			</control>
			<control type="textbox">
				<description>Plot Value for Radio</description>
				<posx>300</posx>
				<posy>480</posy>
				<width>540</width>
				<height>150</height>
				<font>font11</font>
				<align>justify</align>
				<textcolor>white</textcolor>
				<shadowcolor>black</shadowcolor>
				<pagecontrol>9999999999</pagecontrol>
				<label>$INFO[Container(12).ListItem.Plot]</label>
				<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
			</control>
			<control type="scrollbar" id="72">
				<posx>1255</posx>
				<posy>130</posy>
				<width>20</width>
				<height>510</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>12</onleft>
				<onright>33</onright>
				<ondown>72</ondown>
				<onup>72</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<control type="label">
				<description>number of files/pages in list text label</description>
				<posx>50r</posx>
				<posy>38r</posy>
				<width>500</width>
				<height>20</height>
				<font>font12b</font>
				<align>right</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>($INFO[Container(12).NumItems]) $LOCALIZE[19019] - $LOCALIZE[31024] ($INFO[Container(12).CurrentPage]/$INFO[Container(12).NumPages])</label>
			</control>
			<include>ScrollOffsetLabel</include>
		</control>
		<!-- Recordings group -->
		<control type="group">
			<description>Recordings group</description>
			<visible>Control.IsVisible(13)</visible>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="list" id="13">
				<posx>575</posx>
				<posy>130</posy>
				<width>675</width>
				<height>360</height>
				<onleft>34</onleft>
				<onright>73</onright>
				<onup>13</onup>
				<ondown>13</ondown>
				<viewtype label="544">list</viewtype>
				<pagecontrol>73</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="30" width="675">
					<control type="label">
						<posx>10</posx>
						<posy>0</posy>
						<width>660</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<info>ListItem.Label</info>
					</control>
					<control type="label">
						<posx>665</posx>
						<posy>0</posy>
						<width>400</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<info>ListItem.Label2</info>
					</control>
				</itemlayout>
				<focusedlayout height="30" width="675">
					<control type="image">
						<posx>0</posx>
						<posy>0</posy>
						<width>675</width>
						<height>30</height>
						<texture border="7">list-focus.png</texture>
						<visible>Control.HasFocus(13)</visible>
						<include>VisibleFadeEffect</include>
					</control>
					<control type="label">
						<posx>10</posx>
						<posy>0</posy>
						<width>660</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>white</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>left</align>
						<aligny>center</aligny>
						<info>ListItem.Label</info>
					</control>
					<control type="label">
						<posx>665</posx>
						<posy>0</posy>
						<width>400</width>
						<height>30</height>
						<font>font12</font>
						<textcolor>grey2</textcolor>
						<selectedcolor>green</selectedcolor>
						<align>right</align>
						<aligny>center</aligny>
						<info>ListItem.Label2</info>
					</control>
				</focusedlayout>
			</control>
			<control type="group">
				<posx>300</posx>
				<posy>130</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>270</width>
					<height>270</height>
					<aspectratio align="center" aligny="bottom">keep</aspectratio>
					<texture>$INFO[ListItem.Icon]</texture>
					<fadetime>IconCrossfadeTime</fadetime>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>270</posy>
					<width>270</width>
					<height>270</height>
					<aspectratio align="center" aligny="top">keep</aspectratio>
					<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
					<fadetime>IconCrossfadeTime</fadetime>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>370</posy>
					<width>950</width>
					<height>2</height>
					<texture>separator.png</texture>
				</control>
			</control>
			<control type="textbox">
				<description>Description Value for Movies</description>
				<posx>300</posx>
				<posy>505</posy>
				<width>950</width>
				<height>135</height>
				<font>font11</font>
				<align>justify</align>
				<textcolor>white</textcolor>
				<label>$INFO[ListItem.Plot]</label>
				<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
			</control>
			<control type="scrollbar" id="73">
				<posx>1255</posx>
				<posy>130</posy>
				<width>20</width>
				<height>360</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>13</onleft>
				<onright>34</onright>
				<ondown>73</ondown>
				<onup>73</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<include>CommonFileCount</include>
			<include>ScrollOffsetLabel</include>
		</control>
		<!-- Timers group -->
		<control type="group">
			<description>Timers group</description>
			<visible>Control.IsVisible(14)</visible>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="group">
				<posx>300</posx>
				<posy>130</posy>
				<control type="label">
					<description>Title</description>
					<posx>0</posx>
					<posy>0</posy>
					<width>250</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>369</label>
				</control>
				<control type="label">
					<description>Date Time label</description>
					<posx>250</posx>
					<posy>0</posy>
					<width>560</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>21820</label>
				</control>
				<control type="label">
					<description>Status header label</description>
					<posx>810</posx>
					<posy>0</posy>
					<width>135</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>126</label>
				</control>
				<control type="image">
					<description>separator image</description>
					<posx>0</posx>
					<posy>30</posy>
					<width>950</width>
					<height>1</height>
					<colordiffuse>88FFFFFF</colordiffuse>
					<texture>separator.png</texture>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>40</posy>
					<width>300</width>
					<height>480</height>
					<colordiffuse>33FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<posx>810</posx>
					<posy>40</posy>
					<width>135</width>
					<height>480</height>
					<colordiffuse>33FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="list" id="14">
					<posx>0</posx>
					<posy>40</posy>
					<width>950</width>
					<height>480</height>
					<onup>14</onup>
					<ondown>14</ondown>
					<onleft>35</onleft>
					<onright>74</onright>
					<pagecontrol>74</pagecontrol>
					<scrolltime>200</scrolltime>
					<itemlayout height="30">
						<control type="label">
							<posx>150</posx>
							<posy>0</posy>
							<width>290</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Label]</label>
						</control>
						<control type="label">
							<posx>550</posx>
							<posy>0</posy>
							<width>500</width>
							<height>30</height>
							<font>font12</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Date]</label>
						</control>
						<control type="label">
							<posx>877</posx>
							<posy>0</posy>
							<width>135</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Comment]</label>
						</control>
					</itemlayout>
					<focusedlayout height="30">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>950</width>
							<height>30</height>
							<texture border="7">list-focus.png</texture>
							<visible>Control.HasFocus(14)</visible>
							<include>VisibleFadeEffect</include>
						</control>
						<control type="label">
							<posx>150</posx>
							<posy>0</posy>
							<width>290</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Label]</label>
						</control>
						<control type="label">
							<posx>550</posx>
							<posy>0</posy>
							<width>500</width>
							<height>30</height>
							<font>font12</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Date]</label>
						</control>
						<control type="label">
							<posx>877</posx>
							<posy>0</posy>
							<width>135</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Comment]</label>
						</control>
					</focusedlayout>
				</control>
			</control>
			<control type="scrollbar" id="74">
				<posx>1255</posx>
				<posy>170</posy>
				<width>20</width>
				<height>480</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>14</onleft>
				<onright>35</onright>
				<ondown>75</ondown>
				<onup>75</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<include>CommonFileCount</include>
			<control type="label">
				<description>Next timer date</description>
				<posx>310</posx>
				<posy>38r</posy>
				<width>700</width>
				<height>20</height>
				<font>font12b</font>
				<align>left</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>$INFO[PVR.NextTimer]</label>
				<visible>PVR.HasTimer</visible>
			</control>
		</control>
		<!-- EGP search group -->
		<control type="group">
			<description>TV Search group</description>
			<visible>Control.IsVisible(17)</visible>
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="group">
				<posx>300</posx>
				<posy>130</posy>
				<control type="label">
					<description>Time label</description>
					<posx>0</posx>
					<posy>0</posy>
					<width>210</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>555</label>
				</control>
				<control type="label">
					<description>Channnel label</description>
					<posx>210</posx>
					<posy>0</posy>
					<width>250</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>19148</label>
				</control>
				<control type="label">
					<description>Title</description>
					<posx>460</posx>
					<posy>0</posy>
					<width>350</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>369</label>
				</control>
				<control type="label">
					<description>Status header label</description>
					<posx>810</posx>
					<posy>0</posy>
					<width>135</width>
					<height>20</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>center</align>
					<aligny>center</aligny>
					<label>126</label>
				</control>
				<control type="image">
					<description>separator image</description>
					<posx>0</posx>
					<posy>30</posy>
					<width>950</width>
					<height>1</height>
					<colordiffuse>88FFFFFF</colordiffuse>
					<texture>separator.png</texture>
				</control>
				<control type="image">
					<posx>210</posx>
					<posy>40</posy>
					<width>250</width>
					<height>480</height>
					<colordiffuse>33FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<posx>810</posx>
					<posy>40</posy>
					<width>135</width>
					<height>480</height>
					<colordiffuse>33FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="list" id="17">
					<posx>0</posx>
					<posy>40</posy>
					<width>950</width>
					<height>480</height>
					<onup>17</onup>
					<ondown>17</ondown>
					<onleft>36</onleft>
					<onright>77</onright>
					<pagecontrol>77</pagecontrol>
					<scrolltime>200</scrolltime>
					<itemlayout height="30">
						<control type="label">
							<posx>100</posx>
							<posy>0</posy>
							<width>200</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Date]</label>
						</control>
						<control type="image">
							<posx>215</posx>
							<posy>2</posy>
							<width>25</width>
							<height>25</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>250</posx>
							<posy>0</posy>
							<width>200</width>
							<height>30</height>
							<font>font12</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.ChannelName]</label>
						</control>
						<control type="label">
							<posx>465</posx>
							<posy>0</posy>
							<width>340</width>
							<height>30</height>
							<font>font12</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
						<control type="image">
							<posx>815</posx>
							<posy>5</posy>
							<width>30</width>
							<height>20</height>
							<texture>PVR-IsRecording.png</texture>
							<visible>ListItem.IsRecording</visible>
						</control>
						<control type="label">
							<posx>850</posx>
							<posy>0</posy>
							<width>80</width>
							<height>30</height>
							<font>font10</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>19043</label>
							<visible>ListItem.IsRecording</visible>
						</control>
						<control type="image">
							<posx>815</posx>
							<posy>5</posy>
							<width>20</width>
							<height>20</height>
							<texture>PVR-HasTimer.png</texture>
							<visible>ListItem.HasTimer</visible>
						</control>
						<control type="label">
							<posx>840</posx>
							<posy>0</posy>
							<width>80</width>
							<height>30</height>
							<font>font10</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>grey2</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>Timer</label>
							<visible>ListItem.HasTimer</visible>
						</control>
					</itemlayout>
					<focusedlayout height="30">
						<control type="image">
							<posx>0</posx>
							<posy>0</posy>
							<width>950</width>
							<height>30</height>
							<texture border="7">list-focus.png</texture>
							<visible>Control.HasFocus(17)</visible>
							<include>VisibleFadeEffect</include>
						</control>
						<control type="label">
							<posx>100</posx>
							<posy>0</posy>
							<width>200</width>
							<height>30</height>
							<font>font11</font>
							<align>center</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.Date]</label>
						</control>
						<control type="image">
							<posx>215</posx>
							<posy>2</posy>
							<width>25</width>
							<height>25</height>
							<texture>$INFO[ListItem.Icon]</texture>
						</control>
						<control type="label">
							<posx>250</posx>
							<posy>0</posy>
							<width>200</width>
							<height>30</height>
							<font>font12</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>$INFO[ListItem.ChannelName]</label>
						</control>
						<control type="label">
							<posx>465</posx>
							<posy>0</posy>
							<width>340</width>
							<height>30</height>
							<font>font12</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<info>ListItem.Label</info>
						</control>
						<control type="image">
							<posx>815</posx>
							<posy>5</posy>
							<width>30</width>
							<height>20</height>
							<texture>PVR-IsRecording.png</texture>
							<visible>ListItem.IsRecording</visible>
						</control>
						<control type="label">
							<posx>850</posx>
							<posy>0</posy>
							<width>80</width>
							<height>30</height>
							<font>font10</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>19043</label>
							<visible>ListItem.IsRecording</visible>
						</control>
						<control type="image">
							<posx>815</posx>
							<posy>5</posy>
							<width>20</width>
							<height>20</height>
							<texture>PVR-HasTimer.png</texture>
							<visible>ListItem.HasTimer</visible>
						</control>
						<control type="label">
							<posx>840</posx>
							<posy>0</posy>
							<width>80</width>
							<height>30</height>
							<font>font10</font>
							<align>left</align>
							<aligny>center</aligny>
							<textcolor>white</textcolor>
							<selectedcolor>green</selectedcolor>
							<label>Timer</label>
							<visible>ListItem.HasTimer</visible>
						</control>
					</focusedlayout>
				</control>
			</control>
			<control type="scrollbar" id="77">
				<posx>1255</posx>
				<posy>170</posy>
				<width>20</width>
				<height>470</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>17</onleft>
				<onright>36</onright>
				<ondown>77</ondown>
				<onup>77</onup>
				<showonepage>true</showonepage>
				<orientation>vertical</orientation>
			</control>
			<include>CommonFileCount</include>
		</control>
		<control type="group">
			<include>Window_OpenClose_Left_Panel_Animation</include>
			<control type="group" id="9000">
				<posx>0</posx>
				<posy>130</posy>
				<control type="button" id="32">
					<description>TV Channels</description>
					<posx>0</posx>
					<posy>0</posy>
					<include>ButtonCommonValues</include>
					<label>19023</label>
					<onleft>11</onleft>
					<onright>11</onright>
					<onup>36</onup>
					<ondown>33</ondown>
				</control>
				<control type="button" id="33">
					<description>Radio Channels</description>
					<posx>0</posx>
					<posy>45</posy>
					<include>ButtonCommonValues</include>
					<label>19024</label>
					<onleft>12</onleft>
					<onright>12</onright>
					<onup>32</onup>
					<ondown>31</ondown>
				</control>
				<control type="button" id="31">
					<description>TV Guide</description>
					<posx>0</posx>
					<posy>90</posy>
					<include>ButtonCommonValues</include>
					<label>19029</label>
					<onleft>10</onleft>
					<onright>10</onright>
					<onup>33</onup>
					<ondown>34</ondown>
				</control>
				<control type="button" id="34">
					<description>Recordings</description>
					<posx>0</posx>
					<posy>135</posy>
					<include>ButtonCommonValues</include>
					<label>19163</label>
					<onleft>75</onleft>
					<onright>13</onright>
					<onup>31</onup>
					<ondown>35</ondown>
				</control>
				<control type="button" id="35">
					<description>Timers</description>
					<posx>0</posx>
					<posy>180</posy>
					<include>ButtonCommonValues</include>
					<label>19040</label>
					<onleft>14</onleft>
					<onright>14</onright>
					<onup>34</onup>
					<ondown>36</ondown>
				</control>
				<control type="button" id="36">
					<description>Search</description>
					<posx>0</posx>
					<posy>225</posy>
					<include>ButtonCommonValues</include>
					<label>137</label>
					<onleft>17</onleft>
					<onright>17</onright>
					<onup>35</onup>
					<ondown>32</ondown>
				</control>
			</control>
		</control>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>128</height>
			<texture>Header.png</texture>
		</control>
		<control type="label" id="29">
			<description>Fake Label so we can pass it value down to the one below</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>0</width>
			<height>0</height>
			<font>-</font>
			<visible>false</visible>
		</control>
		<control type="label" id="30">
			<description>Fake Label so we can pass it value down to the one below</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>0</width>
			<height>0</height>
			<font>-</font>
			<visible>false</visible>
		</control>
		<control type="label">
			<include>WindowTitleCommons</include>
			<label>$LOCALIZE[9] - $INFO[Control.GetLabel(29)] $INFO[Control.GetLabel(30), - ]</label>
		</control>
		<include>WindowTitleButtons</include>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>720</height>
			<texture>black-back.png</texture>
			<animation effect="fade" time="400">Visible</animation>
			<animation effect="fade" time="200">Hidden</animation>
			<visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible>
		</control>
	</controls>
</window>