Don't like ads? PRO users don't see any ads ;-)
Guest

thewillum

By: a guest on Jan 22nd, 2010  |  syntax: None  |  size: 103.51 KB  |  hits: 77  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <includes>
  2.         <include name="Home_Movies_Fanart">
  3.                 <control type="multiimage">
  4.                         <posx>515</posx>
  5.                         <posy>95</posy>
  6.                         <width>595</width>
  7.                         <height>325</height>
  8.                         <include condition="!Skin.HasSetting(Custom_Home_Movies_Fanart_Background)">Home_Movies_Fanart_Path</include>
  9.                         <include condition="Skin.HasSetting(Custom_Home_Movies_Fanart_Background)">Home_Movies_Fanart_Custom_Path</include>
  10.                         <aspectratio>scale</aspectratio>
  11.                         <timeperimage>5000</timeperimage>
  12.                         <randomize>true</randomize>
  13.                         <fadetime>750</fadetime>
  14.                         <animation effect="fade" start="0" end="100" time="200" delay="200">Visible</animation>
  15.                         <animation effect="rotatey" center="0" start="6" end="6" time="0" condition="true">Conditional</animation>
  16.                         <include condition="!Skin.HasSetting(Animate_Home_Movies_Fanart_Background)">backgroundanimation2</include>
  17.                         <visible>[Container(5040).HasFocus(2) | Container(5041).HasFocus(2)] + !Player.HasVideo</visible>
  18.                 </control>
  19.         </include>
  20.         <include name="Home_TVShows_Fanart">
  21.                 <control type="multiimage">
  22.                         <posx>320</posx>
  23.                         <posy>40</posy>
  24.                         <width>745</width>
  25.                         <height>535</height>
  26.                         <include condition="!Skin.HasSetting(Custom_Home_TVShows_Fanart_Background)">Home_TVShows_Fanart_Path</include>
  27.                         <include condition="Skin.HasSetting(Custom_Home_TVShows_Fanart_Background)">Home_TVShows_Fanart_Custom_Path</include>
  28.                         <aspectratio>scale</aspectratio>
  29.                         <timeperimage>5000</timeperimage>
  30.                         <randomize>true</randomize>
  31.                         <fadetime>750</fadetime>
  32.                         <animation effect="fade" start="0" end="100" time="200" delay="200">Visible</animation>
  33.                         <animation effect="rotatey" center="0" start="-5" end="-5" time="0" condition="true">Conditional</animation>
  34.                         <include condition="!Skin.HasSetting(Animate_Home_TVShows_Fanart_Background)">backgroundanimation2</include>
  35.                         <visible>[Container(5040).HasFocus(3) | Container(5041).HasFocus(3)] + !Player.HasVideo</visible>
  36.                 </control>
  37.         </include>
  38.         <include name="Home_Music_Fanart">
  39.                 <control type="multiimage">
  40.                         <posx>350</posx>
  41.                         <posy>158</posy>
  42.                         <width>560</width>
  43.                         <height>405</height>
  44.                         <include condition="!Skin.HasSetting(Custom_Home_Music_Fanart_Background)">Home_Music_Fanart_Path</include>
  45.                         <include condition="Skin.HasSetting(Custom_Home_Music_Fanart_Background)">Home_Music_Fanart_Custom_Path</include>
  46.                         <aspectratio>scale</aspectratio>
  47.                         <timeperimage>5000</timeperimage>
  48.                         <randomize>true</randomize>
  49.                         <fadetime>750</fadetime>
  50.                         <animation effect="fade" start="0" end="100" time="200" delay="200">Visible</animation>
  51.                         <animation effect="rotatey" center="0" start="10" end="10" time="0" condition="true">Conditional</animation>
  52.                         <include condition="!Skin.HasSetting(Animate_Home_Music_Fanart_Background)">backgroundanimation2</include>
  53.                         <visible>[Container(5040).HasFocus(7) | Container(5041).HasFocus(4)] + !Player.HasVideo</visible>
  54.                 </control>
  55.         </include>
  56.         <include name="Home_Movies_Fanart_Path">
  57.                 <imagepath background="true">special://masterprofile/Thumbnails/Video/Fanart</imagepath>
  58.         </include>
  59.         <include name="Home_Movies_Fanart_Custom_Path">
  60.                 <imagepath background="true">$INFO[Skin.String(Custom_Home_Movies_Fanart_Background_Path)]</imagepath>
  61.         </include>
  62.         <include name="Home_TVShows_Fanart_Path">
  63.                 <imagepath background="true">special://masterprofile/Thumbnails/Video/Fanart</imagepath>
  64.         </include>
  65.         <include name="Home_TVShows_Fanart_Custom_Path">
  66.                 <imagepath background="true">$INFO[Skin.String(Custom_Home_TVShows_Fanart_Background_Path)]</imagepath>
  67.         </include>
  68.         <include name="Home_Music_Fanart_Path">
  69.                 <imagepath background="true">special://masterprofile/Thumbnails/Music/Fanart</imagepath>
  70.         </include>
  71.         <include name="Home_Music_Fanart_Custom_Path">
  72.                 <imagepath background="true">$INFO[Skin.String(Custom_Home_Music_Fanart_Background_Path)]</imagepath>
  73.         </include>
  74.         <include name="HomeButtonNormal">
  75.                 <width>201</width>
  76.         </include>
  77.         <include name="HomeButtonWide">
  78.                 <width>251</width>
  79.         </include>
  80.         <include name="HomeButtonLabelNormal">
  81.                 <posx>100</posx>
  82.                 <width>171</width>
  83.         </include>
  84.         <include name="HomeButtonLabelWide">
  85.                 <posx>125</posx>
  86.                 <width>221</width>
  87.         </include>
  88.         <include name="Window_OpenClose_Home_Panel_Animation">
  89.                 <animation effect="slide" start="-300,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
  90.                 <animation effect="slide" end="-300,0" start="0,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
  91.         </include>
  92.         <include name="Window_OpenClose_Footer_Animation">
  93.                 <animation effect="slide" start="0,70" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
  94.                 <animation effect="slide" start="0,0" end="-0,70" time="400" tween="quadratic" easing="out">WindowClose</animation>
  95.         </include>
  96.         <include name="homestatsinfo">
  97.                 <animation type="Visible">
  98.                         <effect type="fade" start="0" end="100" time="300" />
  99.                         <effect type="zoom" start="50" end="100" time="300" />
  100.                         <effect type="slide" start="0,-100" end="0,0" time="300"  />
  101.                 </animation>
  102.                 <animation type="Hidden">
  103.                         <effect type="fade" start="100" end="0" time="300" />
  104.                         <effect type="zoom" start="100" end="50" time="300" />
  105.                         <effect type="slide" start="0," end="0,-100" time="300" />
  106.                 </animation>
  107.                 <animation effect="slide" time="400" start="750,0" end="0,0" acceleration="-1.1" delay="0">WindowOpen</animation>
  108.                 <animation effect="slide" time="400" start="0,0" end="750,0" acceleration="-1.3" delay="0">WindowClose</animation>
  109.         </include>
  110.         <include name="homeaudioinfo">
  111.                 <visible>Player.HasAudio</visible>
  112.                 <animation effect="fade" time="200">VisibleChange</animation>
  113.                 <animation effect="slide" time="400" start="750,0" end="0,0" acceleration="-1.1" delay="0">WindowOpen</animation>
  114.                 <animation effect="slide" time="400" start="0,0" end="750,0" acceleration="-1.3" delay="0">WindowClose</animation>
  115.         </include>
  116.         <include name="homevideoinfo">
  117.                 <visible>Player.HasVideo</visible>
  118.                 <animation effect="fade" time="200">VisibleChange</animation>
  119.                 <animation effect="slide" time="400" start="750,0" end="0,0" acceleration="-1.1" delay="0">WindowOpen</animation>
  120.                 <animation effect="slide" time="400" start="0,0" end="750,0" acceleration="-1.3" delay="0">WindowClose</animation>
  121.         </include>
  122.         <include name="recentlyaddedscript">
  123.                 <onfocus>XBMC.RunScript(special://skin/scripts/RecentlyAdded.py,limit=8&amp;albums=True&amp;totals=True)</onfocus>
  124.         </include>
  125.         <include name="recentlyfanartmovies">
  126.                 <control type="largeimage">
  127.                         <posx>0</posx>
  128.                         <posy>0</posy>
  129.                         <width>1280</width>
  130.                         <height>720</height>
  131.                         <aspectratio>scale</aspectratio>
  132.                         <texture background="true">$INFO[Window.Property(LatestMovie.1.Fanart)]</texture>
  133.                         <include>RecentFadeEffect</include>
  134.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(1)</visible>
  135.                 </control>
  136.                 <control type="largeimage">
  137.                         <posx>0</posx>
  138.                         <posy>0</posy>
  139.                         <width>1280</width>
  140.                         <height>720</height>
  141.                         <aspectratio>scale</aspectratio>
  142.                         <texture background="true">$INFO[Window.Property(LatestMovie.2.Fanart)]</texture>
  143.                         <include>RecentFadeEffect</include>
  144.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(2)</visible>
  145.                 </control>
  146.                 <control type="largeimage">
  147.                         <posx>0</posx>
  148.                         <posy>0</posy>
  149.                         <width>1280</width>
  150.                         <height>720</height>
  151.                         <aspectratio>scale</aspectratio>
  152.                         <texture background="true">$INFO[Window.Property(LatestMovie.3.Fanart)]</texture>
  153.                         <include>RecentFadeEffect</include>
  154.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(3)</visible>
  155.                 </control>
  156.                 <control type="largeimage">
  157.                         <posx>0</posx>
  158.                         <posy>0</posy>
  159.                         <width>1280</width>
  160.                         <height>720</height>
  161.                         <aspectratio>scale</aspectratio>
  162.                         <texture background="true">$INFO[Window.Property(LatestMovie.4.Fanart)]</texture>
  163.                         <include>RecentFadeEffect</include>
  164.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(4)</visible>
  165.                 </control>
  166.                 <control type="largeimage">
  167.                         <posx>0</posx>
  168.                         <posy>0</posy>
  169.                         <width>1280</width>
  170.                         <height>720</height>
  171.                         <aspectratio>scale</aspectratio>
  172.                         <texture background="true">$INFO[Window.Property(LatestMovie.5.Fanart)]</texture>
  173.                         <include>RecentFadeEffect</include>
  174.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(5)</visible>
  175.                 </control>
  176.                 <control type="largeimage">
  177.                         <posx>0</posx>
  178.                         <posy>0</posy>
  179.                         <width>1280</width>
  180.                         <height>720</height>
  181.                         <aspectratio>scale</aspectratio>
  182.                         <texture background="true">$INFO[Window.Property(LatestMovie.6.Fanart)]</texture>
  183.                         <include>RecentFadeEffect</include>
  184.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(6)</visible>
  185.                 </control>
  186.                 <control type="largeimage">
  187.                         <posx>0</posx>
  188.                         <posy>0</posy>
  189.                         <width>1280</width>
  190.                         <height>720</height>
  191.                         <aspectratio>scale</aspectratio>
  192.                         <texture background="true">$INFO[Window.Property(LatestMovie.7.Fanart)]</texture>
  193.                         <include>RecentFadeEffect</include>
  194.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(7)</visible>
  195.                 </control>
  196.                 <control type="largeimage">
  197.                         <posx>0</posx>
  198.                         <posy>0</posy>
  199.                         <width>1280</width>
  200.                         <height>720</height>
  201.                         <aspectratio>scale</aspectratio>
  202.                         <texture background="true">$INFO[Window.Property(LatestMovie.8.Fanart)]</texture>
  203.                         <include>RecentFadeEffect</include>
  204.                         <visible>Control.HasFocus(5044) + Container(5044).Hasfocus(8)</visible>
  205.                 </control>
  206.         </include>
  207.         <include name="recentlyfanartepisodes">
  208.                 <control type="largeimage">
  209.                         <posx>0</posx>
  210.                         <posy>0</posy>
  211.                         <width>1280</width>
  212.                         <height>720</height>
  213.                         <aspectratio>scale</aspectratio>
  214.                         <texture background="true">$INFO[Window.Property(LatestEpisode.1.Fanart)]</texture>
  215.                         <include>RecentFadeEffect</include>
  216.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(1)</visible>
  217.                 </control>
  218.                 <control type="largeimage">
  219.                         <posx>0</posx>
  220.                         <posy>0</posy>
  221.                         <width>1280</width>
  222.                         <height>720</height>
  223.                         <aspectratio>scale</aspectratio>
  224.                         <texture background="true">$INFO[Window.Property(LatestEpisode.2.Fanart)]</texture>
  225.                         <include>RecentFadeEffect</include>
  226.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(2)</visible>
  227.                 </control>
  228.                 <control type="largeimage">
  229.                         <posx>0</posx>
  230.                         <posy>0</posy>
  231.                         <width>1280</width>
  232.                         <height>720</height>
  233.                         <aspectratio>scale</aspectratio>
  234.                         <texture background="true">$INFO[Window.Property(LatestEpisode.3.Fanart)]</texture>
  235.                         <include>RecentFadeEffect</include>
  236.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(3)</visible>
  237.                 </control>
  238.                 <control type="largeimage">
  239.                         <posx>0</posx>
  240.                         <posy>0</posy>
  241.                         <width>1280</width>
  242.                         <height>720</height>
  243.                         <aspectratio>scale</aspectratio>
  244.                         <texture background="true">$INFO[Window.Property(LatestEpisode.4.Fanart)]</texture>
  245.                         <include>RecentFadeEffect</include>
  246.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(4)</visible>
  247.                 </control>
  248.                 <control type="largeimage">
  249.                         <posx>0</posx>
  250.                         <posy>0</posy>
  251.                         <width>1280</width>
  252.                         <height>720</height>
  253.                         <aspectratio>scale</aspectratio>
  254.                         <texture background="true">$INFO[Window.Property(LatestEpisode.5.Fanart)]</texture>
  255.                         <include>RecentFadeEffect</include>
  256.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(5)</visible>
  257.                 </control>
  258.                 <control type="largeimage">
  259.                         <posx>0</posx>
  260.                         <posy>0</posy>
  261.                         <width>1280</width>
  262.                         <height>720</height>
  263.                         <aspectratio>scale</aspectratio>
  264.                         <texture background="true">$INFO[Window.Property(LatestEpisode.6.Fanart)]</texture>
  265.                         <include>RecentFadeEffect</include>
  266.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(6)</visible>
  267.                 </control>
  268.                 <control type="largeimage">
  269.                         <posx>0</posx>
  270.                         <posy>0</posy>
  271.                         <width>1280</width>
  272.                         <height>720</height>
  273.                         <aspectratio>scale</aspectratio>
  274.                         <texture background="true">$INFO[Window.Property(LatestEpisode.7.Fanart)]</texture>
  275.                         <include>RecentFadeEffect</include>
  276.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(7)</visible>
  277.                 </control>
  278.                 <control type="largeimage">
  279.                         <posx>0</posx>
  280.                         <posy>0</posy>
  281.                         <width>1280</width>
  282.                         <height>720</height>
  283.                         <aspectratio>scale</aspectratio>
  284.                         <texture background="true">$INFO[Window.Property(LatestEpisode.8.Fanart)]</texture>
  285.                         <include>RecentFadeEffect</include>
  286.                         <visible>Control.HasFocus(5045) + Container(5045).Hasfocus(8)</visible>
  287.                 </control>
  288.         </include>
  289.         <include name="recentlyfanartalbums">
  290.                 <control type="largeimage">
  291.                         <posx>0</posx>
  292.                         <posy>0</posy>
  293.                         <width>1280</width>
  294.                         <height>720</height>
  295.                         <aspectratio>scale</aspectratio>
  296.                         <texture background="true">$INFO[Window.Property(LatestSong.1.Fanart)]</texture>
  297.                         <include>RecentFadeEffect</include>
  298.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(1)</visible>
  299.                 </control>
  300.                 <control type="largeimage">
  301.                         <posx>0</posx>
  302.                         <posy>0</posy>
  303.                         <width>1280</width>
  304.                         <height>720</height>
  305.                         <aspectratio>scale</aspectratio>
  306.                         <texture background="true">$INFO[Window.Property(LatestSong.2.Fanart)]</texture>
  307.                         <include>RecentFadeEffect</include>
  308.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(2)</visible>
  309.                 </control>
  310.                 <control type="largeimage">
  311.                         <posx>0</posx>
  312.                         <posy>0</posy>
  313.                         <width>1280</width>
  314.                         <height>720</height>
  315.                         <aspectratio>scale</aspectratio>
  316.                         <texture background="true">$INFO[Window.Property(LatestSong.3.Fanart)]</texture>
  317.                         <include>RecentFadeEffect</include>
  318.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(3)</visible>
  319.                 </control>
  320.                 <control type="largeimage">
  321.                         <posx>0</posx>
  322.                         <posy>0</posy>
  323.                         <width>1280</width>
  324.                         <height>720</height>
  325.                         <aspectratio>scale</aspectratio>
  326.                         <texture background="true">$INFO[Window.Property(LatestSong.4.Fanart)]</texture>
  327.                         <include>RecentFadeEffect</include>
  328.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(4)</visible>
  329.                 </control>
  330.                 <control type="largeimage">
  331.                         <posx>0</posx>
  332.                         <posy>0</posy>
  333.                         <width>1280</width>
  334.                         <height>720</height>
  335.                         <aspectratio>scale</aspectratio>
  336.                         <texture background="true">$INFO[Window.Property(LatestSong.5.Fanart)]</texture>
  337.                         <include>RecentFadeEffect</include>
  338.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(5)</visible>
  339.                 </control>
  340.                 <control type="largeimage">
  341.                         <posx>0</posx>
  342.                         <posy>0</posy>
  343.                         <width>1280</width>
  344.                         <height>720</height>
  345.                         <aspectratio>scale</aspectratio>
  346.                         <texture background="true">$INFO[Window.Property(LatestSong.6.Fanart)]</texture>
  347.                         <include>RecentFadeEffect</include>
  348.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(6)</visible>
  349.                 </control>
  350.                 <control type="largeimage">
  351.                         <posx>0</posx>
  352.                         <posy>0</posy>
  353.                         <width>1280</width>
  354.                         <height>720</height>
  355.                         <aspectratio>scale</aspectratio>
  356.                         <texture background="true">$INFO[Window.Property(LatestSong.7.Fanart)]</texture>
  357.                         <include>RecentFadeEffect</include>
  358.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(7)</visible>
  359.                 </control>
  360.                 <control type="largeimage">
  361.                         <posx>0</posx>
  362.                         <posy>0</posy>
  363.                         <width>1280</width>
  364.                         <height>720</height>
  365.                         <aspectratio>scale</aspectratio>
  366.                         <texture background="true">$INFO[Window.Property(LatestSong.8.Fanart)]</texture>
  367.                         <include>RecentFadeEffect</include>
  368.                         <visible>Control.HasFocus(5046) + Container(5046).Hasfocus(8)</visible>
  369.                 </control>
  370.  
  371.         </include>
  372.         <include name="WeatherInfo">
  373.                 <control type="group">
  374.                         <posx>600r</posx>
  375.                         <posy>510</posy>
  376.                         <visible>[Container(5040).HasFocus(13) | Container(5041).HasFocus(7)] + Weather.IsFetched + !Player.HasMedia</visible>
  377.                         <include>homestatsinfo</include>
  378.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  379.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient1</include>
  380.                         <control type="image">
  381.                                 <description>gradient</description>
  382.                                 <posx>0</posx>
  383.                                 <posy>0</posy>
  384.                                 <width>600</width>
  385.                                 <height>130</height>
  386.                                 <texture border="2">gradient.png</texture>
  387.                         </control>
  388.                         <control type="image">
  389.                                 <description>back image</description>
  390.                                 <posx>465</posx>
  391.                                 <posy>7</posy>
  392.                                 <width>116</width>
  393.                                 <height>116</height>
  394.                                 <texture border="7">thumb-nofocus.png</texture>
  395.                         </control>
  396.                         <include condition="Skin.HasSetting(Animate_Home_Weather_Icon)">Home_Weather_Icon</include>
  397.                         <include condition="!Skin.HasSetting(Animate_Home_Weather_Icon)">Home_Animated_Weather_Icon</include>
  398.                         <control type="label">
  399.                                 <description>Weather label</description>
  400.                                 <posx>156r</posx>
  401.                                 <posy>5</posy>
  402.                                 <height>30</height>
  403.                                 <width>500</width>
  404.                                 <label>[B]$LOCALIZE[12600]:[/B]</label>
  405.                                 <align>right</align>
  406.                                 <aligny>center</aligny>
  407.                                 <font>font-23</font>
  408.                                 <textcolor>blue</textcolor>
  409.                                 <shadowcolor>black</shadowcolor>
  410.                         </control>
  411.                         <control type="label">
  412.                                 <description>location label</description>
  413.                                 <posx>156r</posx>
  414.                                 <posy>40</posy>
  415.                                 <height>30</height>
  416.                                 <width>500</width>
  417.                                 <label>$INFO[Weather.Location]</label>
  418.                                 <align>right</align>
  419.                                 <aligny>center</aligny>
  420.                                 <font>font-23</font>
  421.                                 <shadowcolor>black</shadowcolor>
  422.                         </control>
  423.                         <control type="label">
  424.                                 <description>Conditions Label</description>
  425.                                 <posx>156r</posx>
  426.                                 <posy>65</posy>
  427.                                 <height>30</height>
  428.                                 <width>500</width>
  429.                                 <label>$INFO[Weather.Conditions]</label>
  430.                                 <align>right</align>
  431.                                 <aligny>center</aligny>
  432.                                 <font>font-23</font>
  433.                                 <shadowcolor>black</shadowcolor>
  434.                         </control>
  435.                         <control type="label">
  436.                                 <description>Temp Label</description>
  437.                                 <posx>156r</posx>
  438.                                 <posy>90</posy>
  439.                                 <height>30</height>
  440.                                 <width>500</width>
  441.                                 <label>$INFO[Weather.Temperature]</label>
  442.                                 <align>right</align>
  443.                                 <aligny>center</aligny>
  444.                                 <font>font-23</font>
  445.                                 <shadowcolor>black</shadowcolor>
  446.                         </control>
  447.                 </control>
  448.         </include>
  449.         <include name="Home_Animated_Weather_Icon">
  450.                 <control type="multiimage">
  451.                         <description>Weather image</description>
  452.                         <posx>465</posx>
  453.                         <posy>7</posy>
  454.                         <width>116</width>
  455.                         <height>116</height>
  456.                         <imagepath>special://skin/images/foldericons/weather/$INFO[Weather.FanartCode]</imagepath>
  457.                         <timeperimage>100</timeperimage>
  458.                         <randomize>false</randomize>
  459.                         <fadetime>0</fadetime>
  460.                         <visible>!Skin.HasSetting(Animate_Home_Weather_Icon)</visible>
  461.                 </control>
  462.         </include>
  463.         <include name="Home_Weather_Icon">
  464.                 <control type="image">
  465.                         <description>Weather image</description>
  466.                         <posx>465</posx>
  467.                         <posy>7</posy>
  468.                         <width>116</width>
  469.                         <height>116</height>
  470.                         <texture>$INFO[Weather.Conditions]</texture>
  471.                         <visible>Skin.HasSetting(Animate_Home_Weather_Icon)</visible>
  472.                 </control>
  473.         </include>
  474.         <include name="SystemInfo">
  475.                 <control type="group">
  476.                         <posx>600r</posx>
  477.                         <posy>510</posy>
  478.                         <visible>[Container(5040).HasFocus(16) | Container(5041).HasFocus(9)] + !Player.HasMedia</visible>
  479.                         <include>homestatsinfo</include>
  480.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  481.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient1</include>
  482.                         <control type="image">
  483.                                 <description>gradient</description>
  484.                                 <posx>0</posx>
  485.                                 <posy>0</posy>
  486.                                 <width>600</width>
  487.                                 <height>130</height>
  488.                                 <texture border="2">gradient.png</texture>
  489.                         </control>
  490.                         <control type="image">
  491.                                 <description>back image</description>
  492.                                 <posx>465</posx>
  493.                                 <posy>7</posy>
  494.                                 <width>116</width>
  495.                                 <height>116</height>>
  496.                                 <texture border="7">thumb-nofocus.png</texture>
  497.                         </control>
  498.                         <control type="image">
  499.                                 <description>settings image</description>
  500.                                 <posx>465</posx>
  501.                                 <posy>7</posy>
  502.                                 <width>116</width>
  503.                                 <height>116</height>
  504.                                 <texture>homeinfo-system.png</texture>
  505.                         </control>
  506.                         <control type="label">
  507.                                 <description>Settings label</description>
  508.                                 <posx>156r</posx>
  509.                                 <posy>5</posy>
  510.                                 <height>30</height>
  511.                                 <width>500</width>
  512.                                 <label>[B]$LOCALIZE[13000]:[/B]</label>
  513.                                 <align>right</align>
  514.                                 <aligny>center</aligny>
  515.                                 <font>font-23</font>
  516.                                 <textcolor>blue</textcolor>
  517.                                 <shadowcolor>black</shadowcolor>
  518.                         </control>
  519.                         <control type="label">
  520.                                 <description>CPU Speed Label</description>
  521.                                 <posx>156r</posx>
  522.                                 <posy>35</posy>
  523.                                 <height>30</height>
  524.                                 <width>500</width>
  525.                                 <label>$LOCALIZE[13284] $INFO[System.cpufrequency]</label>
  526.                                 <align>right</align>
  527.                                 <aligny>center</aligny>
  528.                                 <font>font-20</font>
  529.                                 <shadowcolor>black</shadowcolor>
  530.                         </control>
  531.                         <control type="label">
  532.                                 <description>Free Memory Label</description>
  533.                                 <posx>156r</posx>
  534.                                 <posy>57</posy>
  535.                                 <height>30</height>
  536.                                 <width>500</width>
  537.                                 <label>$LOCALIZE[158]: $INFO[System.FreeMemory] / $INFO[System.Memory(Total)]</label>
  538.                                 <align>right</align>
  539.                                 <aligny>center</aligny>
  540.                                 <font>font-20</font>
  541.                                 <shadowcolor>black</shadowcolor>
  542.                         </control>
  543.                         <control type="label">
  544.                                 <description>GPU Make Label</description>
  545.                                 <posx>156r</posx>
  546.                                 <posy>79</posy>
  547.                                 <height>30</height>
  548.                                 <width>500</width>
  549.                                 <label>$INFO[System.videoencoderinfo]</label>
  550.                                 <align>right</align>
  551.                                 <aligny>center</aligny>
  552.                                 <font>font-20</font>
  553.                                 <shadowcolor>black</shadowcolor>
  554.                         </control>
  555.                         <control type="label">
  556.                                 <description>IP Address label</description>
  557.                                 <posx>156r</posx>
  558.                                 <posy>101</posy>
  559.                                 <height>30</height>
  560.                                 <width>500</width>
  561.                                 <label>$LOCALIZE[150]: $INFO[Network.IPAddress]</label>
  562.                                 <align>right</align>
  563.                                 <aligny>center</aligny>
  564.                                 <font>font-20</font>
  565.                                 <shadowcolor>black</shadowcolor>
  566.                         </control>
  567.                 </control>
  568.         </include>
  569.         <include name="VideoInfo">
  570.                 <control type="group">
  571.                         <posx>680</posx>
  572.                         <posy>510</posy>
  573.                         <include>homevideoinfo</include>
  574.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  575.                         <animation effect="fade" start="100" end="0" time="200" condition="Window.IsVisible(134)">Conditional</animation>
  576.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient1</include>
  577.                         <control type="image">
  578.                                 <description>gradient</description>
  579.                                 <posx>0</posx>
  580.                                 <posy>0</posy>
  581.                                 <width>600</width>
  582.                                 <height>130</height>
  583.                                 <texture border="2">gradient.png</texture>
  584.                         </control>
  585.                         <control type="image">
  586.                                 <description>Cover image</description>
  587.                                 <posx>470</posx>
  588.                                 <posy>6</posy>
  589.                                 <width>80</width>
  590.                                 <height>116</height>
  591.                                 <texture>$INFO[VideoPlayer.cover]</texture>
  592.                                 <visible>!VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)</visible>
  593.                         </control>
  594.                         <control type="image">
  595.                                 <posx>459</posx>
  596.                                 <posy>5</posy>
  597.                                 <width>93</width>
  598.                                 <height>118</height>
  599.                                 <texture>dvdcase.png</texture>
  600.                                 <description>home movie view</description>
  601.                                 <visible>!VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)</visible>
  602.                         </control>
  603.                         <control type="image">
  604.                                 <description>Cover image</description>
  605.                                 <posx>430</posx>
  606.                                 <posy>4</posy>
  607.                                 <width>165</width>
  608.                                 <height>121</height>
  609.                                 <aspectratio scalediffuse="false">scale</aspectratio>
  610.                                 <texture diffuse="video-diffuse.png">$INFO[VideoPlayer.cover]</texture>
  611.                                 <visible>VideoPlayer.Content(Episodes)</visible>
  612.                         </control>
  613.                         <control type="image">
  614.                                 <description>Cover image</description>
  615.                                 <posx>430</posx>
  616.                                 <posy>4</posy>
  617.                                 <width>165</width>
  618.                                 <height>121</height>
  619.                                 <aspectratio scalediffuse="false">scale</aspectratio>
  620.                                 <texture>$INFO[VideoPlayer.cover]</texture>
  621.                                 <visible>VideoPlayer.Content(MusicVideos)</visible>
  622.                         </control>
  623.                         <control type="label">
  624.                                 <description>Year label</description>
  625.                                 <posx>420</posx>
  626.                                 <posy>5</posy>
  627.                                 <height>30</height>
  628.                                 <width>500</width>
  629.                                 <label>$INFO[VideoPlayer.Year]</label>
  630.                                 <align>right</align>
  631.                                 <aligny>center</aligny>
  632.                                 <font>font-20</font>
  633.                                 <shadowcolor>black</shadowcolor>
  634.                                 <visible>!VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)</visible>
  635.                         </control>
  636.                         <control type="label">
  637.                                 <description>TV Show Title label</description>
  638.                                 <posx>420</posx>
  639.                                 <posy>5</posy>
  640.                                 <height>30</height>
  641.                                 <width>500</width>
  642.                                 <label>$INFO[VideoPlayer.tvshowtitle]</label>
  643.                                 <align>right</align>
  644.                                 <aligny>center</aligny>
  645.                                 <font>font-20</font>
  646.                                 <shadowcolor>black</shadowcolor>
  647.                                 <visible>VideoPlayer.Content(Episodes)</visible>
  648.                         </control>
  649.                         <control type="label">
  650.                                 <description>Music Video Artist label</description>
  651.                                 <posx>420</posx>
  652.                                 <posy>5</posy>
  653.                                 <height>30</height>
  654.                                 <width>500</width>
  655.                                 <label>$INFO[VideoPlayer.Artist]</label>
  656.                                 <align>right</align>
  657.                                 <aligny>center</aligny>
  658.                                 <font>font-20</font>
  659.                                 <shadowcolor>black</shadowcolor>
  660.                                 <visible>VideoPlayer.Content(MusicVideos)</visible>
  661.                         </control>
  662.                         <control type="label">
  663.                                 <description>Title label</description>
  664.                                 <posx>420</posx>
  665.                                 <posy>37</posy>
  666.                                 <height>30</height>
  667.                                 <width>500</width>
  668.                                 <label>$INFO[VideoPlayer.Title]</label>
  669.                                 <align>right</align>
  670.                                 <aligny>center</aligny>
  671.                                 <font>font-30</font>
  672.                                 <textcolor>lightblue</textcolor>
  673.                                 <shadowcolor>black</shadowcolor>
  674.                         </control>
  675.                         <control type="label">
  676.                                 <description>Genre label</description>
  677.                                 <posx>420</posx>
  678.                                 <posy>70</posy>
  679.                                 <height>30</height>
  680.                                 <width>500</width>
  681.                                 <info>VideoPlayer.Genre</info>
  682.                                 <align>right</align>
  683.                                 <aligny>center</aligny>
  684.                                 <font>font-20</font>
  685.                                 <shadowcolor>black</shadowcolor>
  686.                                 <visible>!VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)</visible>
  687.                         </control>
  688.                         <control type="label">
  689.                                 <posx>420</posx>
  690.                                 <posy>70</posy>
  691.                                 <height>30</height>
  692.                                 <width>500</width>
  693.                                 <info>VideoPlayer.Album</info>
  694.                                 <align>right</align>
  695.                                 <aligny>center</aligny>
  696.                                 <font>font-20</font>
  697.                                 <shadowcolor>black</shadowcolor>
  698.                                 <visible>VideoPlayer.Content(MusicVideos)</visible>
  699.                         </control>
  700.                         <control type="label">
  701.                                 <description>Season and Episode label</description>
  702.                                 <posx>420</posx>
  703.                                 <posy>70</posy>
  704.                                 <height>30</height>
  705.                                 <width>500</width>
  706.                                 <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
  707.                                 <align>right</align>
  708.                                 <aligny>center</aligny>
  709.                                 <font>font-20</font>
  710.                                 <shadowcolor>black</shadowcolor>
  711.                                 <visible>VideoPlayer.Content(Episodes)</visible>
  712.                         </control>
  713.                         <control type="label">
  714.                                 <description>Time Label</description>
  715.                                 <posx>70</posx>
  716.                                 <posy>95</posy>
  717.                                 <height>30</height>
  718.                                 <width>500</width>
  719.                                 <label>$INFO[VideoPlayer.Time]</label>
  720.                                 <align>left</align>
  721.                                 <aligny>center</aligny>
  722.                                 <font>font-18</font>
  723.                                 <shadowcolor>black</shadowcolor>
  724.                         </control>
  725.                         <control type="progress">
  726.                                 <description>Progressbar</description>
  727.                                 <posx>157</posx>
  728.                                 <posy>104</posy>
  729.                                 <width>175</width>
  730.                                 <height>15</height>
  731.                                 <info>Player.Progress</info>
  732.                         </control>
  733.                         <control type="label">
  734.                                 <description>Time Label</description>
  735.                                 <posx>420</posx>
  736.                                 <posy>95</posy>
  737.                                 <height>30</height>
  738.                                 <width>500</width>
  739.                                 <label>$INFO[VideoPlayer.Duration]</label>
  740.                                 <align>right</align>
  741.                                 <aligny>center</aligny>
  742.                                 <font>font-18</font>
  743.                                 <shadowcolor>black</shadowcolor>
  744.                         </control>
  745.                 </control>
  746.         </include>
  747.         <include name="MusicInfo">
  748.                 <control type="group" id="5099">
  749.                         <posx>680</posx>
  750.                         <posy>510</posy>
  751.                         <include>homeaudioinfo</include>
  752.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  753.                         <animation effect="fade" start="100" end="0" time="200" condition="Window.IsVisible(134)">Conditional</animation>
  754.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient1</include>
  755.                         <control type="image">
  756.                                 <description>gradient</description>
  757.                                 <posx>0</posx>
  758.                                 <posy>0</posy>
  759.                                 <width>600</width>
  760.                                 <height>130</height>
  761.                                 <texture border="2">gradient.png</texture>
  762.                         </control>
  763.                         <control type="image">
  764.                                 <description>cd image</description>
  765.                                 <posx>470</posx>
  766.                                 <posy>4</posy>
  767.                                 <width>122</width>
  768.                                 <height>122</height>
  769.                                 <texture diffuse="disc_mask.png">disc.png</texture>
  770.                                 <visible>Skin.HasSetting(CDArt) | [!Skin.HasSetting(CDArt) + Skin.HasSetting(SafeMode)]</visible>
  771.                         </control>
  772.                         <include condition="!Skin.HasSetting(CDArt) + !Skin.HasSetting(SafeMode)">cdart-home</include>
  773.                         <control type="image">
  774.                                 <description>Cover image</description>
  775.                                 <posx>406</posx>
  776.                                 <posy>4</posy>
  777.                                 <width>122</width>
  778.                                 <height>122</height>
  779.                                 <texture>$INFO[MusicPlayer.Cover]</texture>
  780.                         </control>
  781.                         <control type="image">
  782.                                 <posx>392</posx>
  783.                                 <posy>2</posy>
  784.                                 <width>140</width>
  785.                                 <height>126</height>
  786.                                 <texture>cdcase.png</texture>
  787.                                 <description>home album view</description>
  788.                         </control>
  789.                         <control type="label">
  790.                                 <description>Artist label</description>
  791.                                 <posx>380</posx>
  792.                                 <posy>5</posy>
  793.                                 <height>30</height>
  794.                                 <width>500</width>
  795.                                 <label>$INFO[MusicPlayer.Artist]</label>
  796.                                 <align>right</align>
  797.                                 <aligny>center</aligny>
  798.                                 <font>font-20</font>
  799.                                 <shadowcolor>black</shadowcolor>
  800.                         </control>
  801.                         <control type="label">
  802.                                 <description>Title label</description>
  803.                                 <posx>380</posx>
  804.                                 <posy>37</posy>
  805.                                 <height>30</height>
  806.                                 <width>500</width>
  807.                                 <label>$INFO[MusicPlayer.Title]</label>
  808.                                 <align>right</align>
  809.                                 <aligny>center</aligny>
  810.                                 <font>font-30</font>
  811.                                 <textcolor>lightblue</textcolor>
  812.                                 <shadowcolor>black</shadowcolor>
  813.                         </control>
  814.                         <control type="label">
  815.                                 <description>Album Label</description>
  816.                                 <posx>380</posx>
  817.                                 <posy>70</posy>
  818.                                 <height>30</height>
  819.                                 <width>500</width>
  820.                                 <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
  821.                                 <align>right</align>
  822.                                 <aligny>center</aligny>
  823.                                 <font>font-20</font>
  824.                                 <shadowcolor>black</shadowcolor>
  825.                         </control>
  826.                         <control type="label">
  827.                                 <description>Time Label</description>
  828.                                 <posx>96</posx>
  829.                                 <posy>95</posy>
  830.                                 <height>30</height>
  831.                                 <width>500</width>
  832.                                 <label>$INFO[MusicPlayer.Time]</label>
  833.                                 <align>left</align>
  834.                                 <aligny>center</aligny>
  835.                                 <font>font-18</font>
  836.                                 <shadowcolor>black</shadowcolor>
  837.                         </control>
  838.                         <control type="progress">
  839.                                 <description>Progressbar</description>
  840.                                 <posx>150</posx>
  841.                                 <posy>104</posy>
  842.                                 <width>175</width>
  843.                                 <height>15</height>
  844.                                 <info>Player.Progress</info>
  845.                         </control>
  846.                         <control type="label">
  847.                                 <description>Duration Label</description>
  848.                                 <posx>380</posx>
  849.                                 <posy>95</posy>
  850.                                 <height>30</height>
  851.                                 <width>500</width>
  852.                                 <label>$INFO[MusicPlayer.Duration]</label>
  853.                                 <align>right</align>
  854.                                 <aligny>center</aligny>
  855.                                 <font>font-18</font>
  856.                                 <shadowcolor>black</shadowcolor>
  857.                         </control>
  858.                 </control>
  859.         </include>
  860.         <include name="RecentlyAddedMovies">
  861.                 <control type="group">
  862.                         <posx>0</posx>
  863.                         <posy>0</posy>
  864.                         <include>homestatsinfo</include>
  865.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  866.                         <visible>[[[Container(5040).HasFocus(1) | Container(5040).HasFocus(2)]  + !Skin.HasSetting(HorizontalHomeMenu)] | [[Container(5041).HasFocus(1) | Container(5041).HasFocus(2)] + Skin.HasSetting(HorizontalHomeMenu)]] + !Player.HasMedia</visible>
  867.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient5</include>
  868.                         <control type="image">
  869.                                 <description>gradient</description>
  870.                                 <posx>0</posx>
  871.                                 <posy>0</posy>
  872.                                 <width>600</width>
  873.                                 <height>332</height>
  874.                                 <texture border="2">gradient.png</texture>
  875.                         </control>
  876.                         <control type="largeimage">
  877.                                 <posx>455</posx>
  878.                                 <posy>47</posy>
  879.                                 <width>140</width>
  880.                                 <height>229</height>
  881.                                 <texture fallback="DefaultVideo.png" backgound="true">$INFO[Container(5044).ListItem.Thumb]</texture>
  882.                                 <fadetime>400</fadetime>
  883.                         </control>
  884.                         <control type="image">
  885.                                 <posx>438</posx>
  886.                                 <posy>45</posy>
  887.                                 <width>158</width>
  888.                                 <height>234</height>
  889.                                 <texture>dvdcase.png</texture>
  890.                         </control>
  891.                         <control type="button" id="5054">
  892.                                 <posx>473</posx>
  893.                                 <posy>8</posy>
  894.                                 <height>20</height>
  895.                                 <width>99</width>
  896.                                 <label>[UPPERCASE][B]New Movies:[/B][/UPPERCASE]</label>
  897.                                 <align>center</align>
  898.                                 <aligny>center</aligny>
  899.                                 <font>font-20c</font>
  900.                                 <textcolor>blue</textcolor>
  901.                                 <focusedcolor>darkblue</focusedcolor>
  902.                                 <shadowcolor>black</shadowcolor>
  903.                                 <texturefocus></texturefocus>
  904.                                 <texturenofocus></texturenofocus>
  905.                                 <onclick>XBMC.ActivateWindow(MyVideoLibrary,recentlyaddedmovies,return)</onclick>
  906.                                 <onup>5044</onup>
  907.                                 <ondown>5044</ondown>
  908.                                 <onleft>9000</onleft>
  909.                                 <onright>5045</onright>
  910.                         </control>
  911.                         <control type="image">
  912.                                 <posx>483</posx>
  913.                                 <posy>24</posy>
  914.                                 <width>99</width>
  915.                                 <height>1</height>
  916.                                 <texture>separator.png</texture>
  917.                                 <visible>Control.HasFocus(5054)</visible>
  918.                         </control>
  919.                         <control type="list" id="5044">
  920.                                 <orientation>vertical</orientation>
  921.                                 <posx>0</posx>
  922.                                 <posy>10</posy>
  923.                                 <height>520</height>
  924.                                 <width>500</width>
  925.                                 <onup>5054</onup>
  926.                                 <ondown>5044</ondown>
  927.                                 <onleft>9000</onleft>
  928.                                 <onright>5045</onright>
  929.                                 <itemlayout height="40" width="500">
  930.                                         <control type="label">
  931.                                                 <posx>425</posx>
  932.                                                 <posy>0</posy>
  933.                                                 <height>17</height>
  934.                                                 <width>500</width>
  935.                                                 <font>font-19</font>
  936.                                                 <textcolor>white</textcolor>
  937.                                                 <shadowcolor>black</shadowcolor>
  938.                                                 <align>right</align>
  939.                                                 <aligny>center</aligny>
  940.                                                 <scrollspeed>0</scrollspeed>
  941.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  942.                                         </control>
  943.                                         <control type="label">
  944.                                                 <posx>425</posx>
  945.                                                 <posy>17</posy>
  946.                                                 <height>17</height>
  947.                                                 <width>500</width>
  948.                                                 <font>font-17</font>
  949.                                                 <textcolor>white</textcolor>
  950.                                                 <shadowcolor>black</shadowcolor>
  951.                                                 <align>right</align>
  952.                                                 <aligny>center</aligny>
  953.                                                 <scrollspeed>0</scrollspeed>
  954.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  955.                                         </control>
  956.                                 </itemlayout>
  957.                                 <focusedlayout height="40" width="500">
  958.                                         <control type="label">
  959.                                                 <posx>415</posx>
  960.                                                 <posy>0</posy>
  961.                                                 <height>17</height>
  962.                                                 <width>500</width>
  963.                                                 <font>font-19</font>
  964.                                                 <textcolor>white</textcolor>
  965.                                                 <shadowcolor>black</shadowcolor>
  966.                                                 <align>right</align>
  967.                                                 <aligny>center</aligny>
  968.                                                 <scrollspeed>0</scrollspeed>
  969.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  970.                                                 <visible>!Control.HasFocus(5044)</visible>
  971.                                         </control>
  972.                                         <control type="label">
  973.                                                 <posx>415</posx>
  974.                                                 <posy>0</posy>
  975.                                                 <height>17</height>
  976.                                                 <width>500</width>
  977.                                                 <font>font-19</font>
  978.                                                 <textcolor>blue</textcolor>
  979.                                                 <shadowcolor>black</shadowcolor>
  980.                                                 <align>right</align>
  981.                                                 <aligny>center</aligny>
  982.                                                 <scrollspeed>0</scrollspeed>
  983.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  984.                                                 <visible>Control.HasFocus(5044)</visible>
  985.                                         </control>
  986.                                         <control type="label">
  987.                                                 <posx>425</posx>
  988.                                                 <posy>17</posy>
  989.                                                 <height>17</height>
  990.                                                 <width>500</width>
  991.                                                 <font>font-17</font>
  992.                                                 <textcolor>white</textcolor>
  993.                                                 <shadowcolor>black</shadowcolor>
  994.                                                 <align>right</align>
  995.                                                 <aligny>center</aligny>
  996.                                                 <scrollspeed>0</scrollspeed>
  997.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  998.                                                 <visible>!Control.HasFocus(5044)</visible>
  999.                                         </control>
  1000.                                         <control type="label">
  1001.                                                 <posx>425</posx>
  1002.                                                 <posy>17</posy>
  1003.                                                 <height>17</height>
  1004.                                                 <width>500</width>
  1005.                                                 <font>font-17</font>
  1006.                                                 <textcolor>lightblue</textcolor>
  1007.                                                 <shadowcolor>black</shadowcolor>
  1008.                                                 <align>right</align>
  1009.                                                 <aligny>center</aligny>
  1010.                                                 <scrollspeed>0</scrollspeed>
  1011.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1012.                                                 <visible>Control.HasFocus(5044)</visible>
  1013.                                         </control>
  1014.                                 </focusedlayout>
  1015.                                 <content>
  1016.                                         <item id="1">
  1017.                                                 <label>$INFO[Window.Property(LatestMovie.1.Title)]</label>
  1018.                                                 <label2>$INFO[Window.Property(LatestMovie.1.Year)]</label2>
  1019.                                                 <onclick>$INFO[Window.Property(LatestMovie.1.Path),PlayMedia(,)]</onclick>
  1020.                                                 <thumb>$INFO[Window.Property(LatestMovie.1.Thumb)]</thumb>
  1021.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.1.Title))</visible>
  1022.                                         </item>
  1023.                                         <item id="2">
  1024.                                                 <label>$INFO[Window.Property(LatestMovie.2.Title)]</label>
  1025.                                                 <label2>$INFO[Window.Property(LatestMovie.2.Year)]</label2>
  1026.                                                 <onclick>$INFO[Window.Property(LatestMovie.2.Path),PlayMedia(,)]</onclick>
  1027.                                                 <thumb>$INFO[Window.Property(LatestMovie.2.Thumb)]</thumb>
  1028.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.2.Title))</visible>
  1029.                                         </item>
  1030.                                         <item id="3">
  1031.                                                 <label>$INFO[Window.Property(LatestMovie.3.Title)]</label>
  1032.                                                 <label2>$INFO[Window.Property(LatestMovie.3.Year)]</label2>
  1033.                                                 <onclick>$INFO[Window.Property(LatestMovie.3.Path),PlayMedia(,)]</onclick>
  1034.                                                 <thumb>$INFO[Window.Property(LatestMovie.3.Thumb)]</thumb>
  1035.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.3.Title))</visible>
  1036.                                         </item>
  1037.                                         <item id="4">
  1038.                                                 <label>$INFO[Window.Property(LatestMovie.4.Title)]</label>
  1039.                                                 <label2>$INFO[Window.Property(LatestMovie.4.Year)]</label2>
  1040.                                                 <onclick>$INFO[Window.Property(LatestMovie.4.Path),PlayMedia(,)]</onclick>
  1041.                                                 <thumb>$INFO[Window.Property(LatestMovie.4.Thumb)]</thumb>
  1042.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.4.Title))</visible>
  1043.                                         </item>
  1044.                                         <item id="5">
  1045.                                                 <label>$INFO[Window.Property(LatestMovie.5.Title)]</label>
  1046.                                                 <label2>$INFO[Window.Property(LatestMovie.5.Year)]</label2>
  1047.                                                 <onclick>$INFO[Window.Property(LatestMovie.5.Path),PlayMedia(,)]</onclick>
  1048.                                                 <thumb>$INFO[Window.Property(LatestMovie.5.Thumb)]</thumb>
  1049.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.5.Title))</visible>
  1050.                                         </item>
  1051.                                         <item id="6">
  1052.                                                 <label>$INFO[Window.Property(LatestMovie.6.Title)]</label>
  1053.                                                 <label2>$INFO[Window.Property(LatestMovie.6.Year)]</label2>
  1054.                                                 <onclick>$INFO[Window.Property(LatestMovie.6.Path),PlayMedia(,)]</onclick>
  1055.                                                 <thumb>$INFO[Window.Property(LatestMovie.6.Thumb)]</thumb>
  1056.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.6.Title))</visible>
  1057.                                         </item>
  1058.                                         <item id="7">
  1059.                                                 <label>$INFO[Window.Property(LatestMovie.7.Title)]</label>
  1060.                                                 <label2>$INFO[Window.Property(LatestMovie.7.Year)]</label2>
  1061.                                                 <onclick>$INFO[Window.Property(LatestMovie.7.Path),PlayMedia(,)]</onclick>
  1062.                                                 <thumb>$INFO[Window.Property(LatestMovie.7.Thumb)]</thumb>
  1063.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.7.Title))</visible>
  1064.                                         </item>
  1065.                                         <item id="8">
  1066.                                                 <label>$INFO[Window.Property(LatestMovie.8.Title)]</label>
  1067.                                                 <label2>$INFO[Window.Property(LatestMovie.8.Year)]</label2>
  1068.                                                 <onclick>$INFO[Window.Property(LatestMovie.8.Path),PlayMedia(,)]</onclick>
  1069.                                                 <thumb>$INFO[Window.Property(LatestMovie.8.Thumb)]</thumb>
  1070.                                                 <visible>!IsEmpty(Window.Property(LatestMovie.8.Title))</visible>
  1071.                                         </item>
  1072.                                 </content>
  1073.                         </control>
  1074.                         <control type="label">
  1075.                                 <posx>476</posx>
  1076.                                 <posy>300</posy>
  1077.                                 <height>20</height>
  1078.                                 <width>500</width>
  1079.                                 <label>[UPPERCASE][B]$LOCALIZE[342]: $INFO[Window.Property(Movies.Count)][/B][/UPPERCASE]</label>
  1080.                                 <align>left</align>
  1081.                                 <aligny>center</aligny>
  1082.                                 <font>font-15c</font>
  1083.                                 <textcolor>blue</textcolor>
  1084.                                 <shadowcolor>black</shadowcolor>
  1085.                         </control>
  1086.                 </control>
  1087.         </include>
  1088.         <include name="RecentlyAddedTVShows">
  1089.                 <control type="group">
  1090.                         <posx>0</posx>
  1091.                         <posy>0</posy>
  1092.                         <include>homestatsinfo</include>
  1093.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  1094.                         <visible>[[Container(5040).HasFocus(3)  + !Skin.HasSetting(HorizontalHomeMenu)] | [Container(5041).HasFocus(3) + Skin.HasSetting(HorizontalHomeMenu)]] + !Player.HasMedia </visible>
  1095.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient5</include>
  1096.                         <control type="image">
  1097.                                 <description>gradient</description>
  1098.                                 <posx>0</posx>
  1099.                                 <posy>0</posy>
  1100.                                 <width>600</width>
  1101.                                 <height>332</height>
  1102.                                 <texture border="2">gradient.png</texture>
  1103.                         </control>
  1104.                         <control type="largeimage">
  1105.                                 <posx>455</posx>
  1106.                                 <posy>47</posy>
  1107.                                 <width>140</width>
  1108.                                 <height>229</height>
  1109.                                 <texture fallback="DefaultVideo.png" backgound="true">$INFO[Container(5045).ListItem.Thumb]</texture>
  1110.                                 <fadetime>400</fadetime>
  1111.                         </control>
  1112.                         <control type="image">
  1113.                                 <posx>438</posx>
  1114.                                 <posy>45</posy>
  1115.                                 <width>158</width>
  1116.                                 <height>234</height>
  1117.                                 <texture>dvdcase.png</texture>
  1118.                         </control>
  1119.                         <control type="button" id="5055">
  1120.                                 <posx>420</posx>
  1121.                                 <posy>8</posy>
  1122.                                 <height>20</height>
  1123.                                 <width>195</width>
  1124.                                 <label>[UPPERCASE][B]New Episodes[/B][/UPPERCASE]</label>
  1125.                                 <align>center</align>
  1126.                                 <aligny>center</aligny>
  1127.                                 <font>font-20c</font>
  1128.                                 <textcolor>blue</textcolor>
  1129.                                 <focusedcolor>darkblue</focusedcolor>
  1130.                                 <shadowcolor>black</shadowcolor>
  1131.                                 <texturefocus></texturefocus>
  1132.                                 <texturenofocus></texturenofocus>
  1133.                                 <onclick>XBMC.ActivateWindow(MyVideoLibrary,recentlyaddedepisodes,return)</onclick>
  1134.                                 <onup>5045</onup>
  1135.                                 <ondown>5045</ondown>
  1136.                                 <onleft>9000</onleft>
  1137.                                 <onright>5046</onright>
  1138.                         </control>
  1139.                         <control type="image">
  1140.                                 <posx>435</posx>
  1141.                                 <posy>24</posy>
  1142.                                 <width>99</width>
  1143.                                 <height>1</height>
  1144.                                 <texture>separator.png</texture>
  1145.                                 <visible>Control.HasFocus(5055)</visible>
  1146.                         </control>
  1147.                         <control type="list" id="5045">
  1148.                                 <orientation>vertical</orientation>
  1149.                                 <posx>0</posx>
  1150.                                 <posy>10</posy>
  1151.                                 <height>520</height>
  1152.                                 <width>500</width>
  1153.                                 <onup>5055</onup>
  1154.                                 <ondown>5045</ondown>
  1155.                                 <onleft>9000</onleft>
  1156.                                 <onright>5046</onright>
  1157.                                 <itemlayout height="40" width="500">
  1158.                                         <control type="label">
  1159.                                                 <posx>425</posx>
  1160.                                                 <posy>0</posy>
  1161.                                                 <height>16</height>
  1162.                                                 <width>500</width>
  1163.                                                 <font>font-19</font>
  1164.                                                 <textcolor>white</textcolor>
  1165.                                                 <shadowcolor>black</shadowcolor>
  1166.                                                 <align>right</align>
  1167.                                                 <aligny>center</aligny>
  1168.                                                 <scrollspeed>0</scrollspeed>
  1169.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1170.                                         </control>
  1171.                                         <control type="label">
  1172.                                                 <posx>425</posx>
  1173.                                                 <posy>16</posy>
  1174.                                                 <height>16</height>
  1175.                                                 <width>500</width>
  1176.                                                 <font>font-17</font>
  1177.                                                 <textcolor>white</textcolor>
  1178.                                                 <shadowcolor>black</shadowcolor>
  1179.                                                 <align>right</align>
  1180.                                                 <aligny>center</aligny>
  1181.                                                 <scrollspeed>0</scrollspeed>
  1182.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1183.                                         </control>
  1184.                                 </itemlayout>
  1185.                                 <focusedlayout height="40" width="500">
  1186.                                         <control type="label">
  1187.                                                 <posx>425</posx>
  1188.                                                 <posy>0</posy>
  1189.                                                 <height>16</height>
  1190.                                                 <width>500</width>
  1191.                                                 <font>font-19</font>
  1192.                                                 <textcolor>white</textcolor>
  1193.                                                 <shadowcolor>black</shadowcolor>
  1194.                                                 <align>right</align>
  1195.                                                 <aligny>center</aligny>
  1196.                                                 <scrollspeed>0</scrollspeed>
  1197.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1198.                                                 <visible>!Control.HasFocus(5045)</visible>
  1199.                                         </control>
  1200.                                         <control type="label">
  1201.                                                 <posx>425</posx>
  1202.                                                 <posy>0</posy>
  1203.                                                 <height>16</height>
  1204.                                                 <width>500</width>
  1205.                                                 <font>font-19</font>
  1206.                                                 <textcolor>blue</textcolor>
  1207.                                                 <shadowcolor>black</shadowcolor>
  1208.                                                 <align>right</align>
  1209.                                                 <aligny>center</aligny>
  1210.                                                 <scrollspeed>0</scrollspeed>
  1211.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1212.                                                 <visible>Control.HasFocus(5045)</visible>
  1213.                                         </control>
  1214.                                         <control type="label">
  1215.                                                 <posx>425</posx>
  1216.                                                 <posy>16</posy>
  1217.                                                 <height>16</height>
  1218.                                                 <width>500</width>
  1219.                                                 <font>font-17</font>
  1220.                                                 <textcolor>white</textcolor>
  1221.                                                 <shadowcolor>black</shadowcolor>
  1222.                                                 <align>right</align>
  1223.                                                 <aligny>center</aligny>
  1224.                                                 <scrollspeed>0</scrollspeed>
  1225.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1226.                                                 <visible>!Control.HasFocus(5045)</visible>
  1227.                                         </control>
  1228.                                         <control type="label">
  1229.                                                 <posx>425</posx>
  1230.                                                 <posy>16</posy>
  1231.                                                 <height>16</height>
  1232.                                                 <width>500</width>
  1233.                                                 <font>font-17</font>
  1234.                                                 <textcolor>lightblue</textcolor>
  1235.                                                 <shadowcolor>black</shadowcolor>
  1236.                                                 <align>right</align>
  1237.                                                 <aligny>center</aligny>
  1238.                                                 <scrollspeed>0</scrollspeed>
  1239.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1240.                                                 <visible>Control.HasFocus(5045)</visible>
  1241.                                         </control>
  1242.                                 </focusedlayout>
  1243.                                 <content>
  1244.                                         <item id="1">
  1245.                                                 <label>$INFO[Window.Property(LatestEpisode.1.ShowTitle)]</label>
  1246.                                                 <label2>$INFO[Window.Property(LatestEpisode.1.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.1.EpisodeTitle)]</label2>
  1247.                                                 <onclick>$INFO[Window.Property(LatestEpisode.1.Path),PlayMedia(,)]</onclick>
  1248.                                                 <thumb>$INFO[Window.Property(LatestEpisode.1.Thumb)]</thumb>
  1249.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.1.ShowTitle))</visible>
  1250.                                         </item>
  1251.                                         <item id="2">
  1252.                                                 <label>$INFO[Window.Property(LatestEpisode.2.ShowTitle)]</label>
  1253.                                                 <label2>$INFO[Window.Property(LatestEpisode.2.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.2.EpisodeTitle)]</label2>
  1254.                                                 <onclick>$INFO[Window.Property(LatestEpisode.2.Path),PlayMedia(,)]</onclick>
  1255.                                                 <thumb>$INFO[Window.Property(LatestEpisode.2.Thumb)]</thumb>
  1256.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.2.ShowTitle))</visible>
  1257.                                         </item>
  1258.                                         <item id="3">
  1259.                                                 <label>$INFO[Window.Property(LatestEpisode.3.ShowTitle)]</label>
  1260.                                                 <label2>$INFO[Window.Property(LatestEpisode.3.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.3.EpisodeTitle)]</label2>
  1261.                                                 <onclick>$INFO[Window.Property(LatestEpisode.3.Path),PlayMedia(,)]</onclick>
  1262.                                                 <thumb>$INFO[Window.Property(LatestEpisode.3.Thumb)]</thumb>
  1263.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.3.ShowTitle))</visible>
  1264.                                         </item>
  1265.                                         <item id="4">
  1266.                                                 <label>$INFO[Window.Property(LatestEpisode.4.ShowTitle)]</label>
  1267.                                                 <label2>$INFO[Window.Property(LatestEpisode.4.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.4.EpisodeTitle)]</label2>
  1268.                                                 <onclick>$INFO[Window.Property(LatestEpisode.4.Path),PlayMedia(,)]</onclick>
  1269.                                                 <thumb>$INFO[Window.Property(LatestEpisode.4.Thumb)]</thumb>
  1270.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.4.ShowTitle))</visible>
  1271.                                         </item>
  1272.                                         <item id="5">
  1273.                                                 <label>$INFO[Window.Property(LatestEpisode.5.ShowTitle)]</label>
  1274.                                                 <label2>$INFO[Window.Property(LatestEpisode.5.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.5.EpisodeTitle)]</label2>
  1275.                                                 <onclick>$INFO[Window.Property(LatestEpisode.5.Path),PlayMedia(,)]</onclick>
  1276.                                                 <thumb>$INFO[Window.Property(LatestEpisode.5.Thumb)]</thumb>
  1277.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.5.ShowTitle))</visible>
  1278.                                         </item>
  1279.                                         <item id="6">
  1280.                                                 <label>$INFO[Window.Property(LatestEpisode.6.ShowTitle)]</label>
  1281.                                                 <label2>$INFO[Window.Property(LatestEpisode.6.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.6.EpisodeTitle)]</label2>
  1282.                                                 <onclick>$INFO[Window.Property(LatestEpisode.6.Path),PlayMedia(,)]</onclick>
  1283.                                                 <thumb>$INFO[Window.Property(LatestEpisode.6.Thumb)]</thumb>
  1284.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.6.ShowTitle))</visible>
  1285.                                         </item>
  1286.                                         <item id="7">
  1287.                                                 <label>$INFO[Window.Property(LatestEpisode.7.ShowTitle)]</label>
  1288.                                                 <label2>$INFO[Window.Property(LatestEpisode.7.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.7.EpisodeTitle)]</label2>
  1289.                                                 <onclick>$INFO[Window.Property(LatestEpisode.7.Path),PlayMedia(,)]</onclick>
  1290.                                                 <thumb>$INFO[Window.Property(LatestEpisode.7.Thumb)]</thumb>
  1291.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.7.ShowTitle))</visible>
  1292.                                         </item>
  1293.                                         <item id="8">
  1294.                                                 <label>$INFO[Window.Property(LatestEpisode.8.ShowTitle)]</label>
  1295.                                                 <label2>$INFO[Window.Property(LatestEpisode.8.EpisodeNo)] - $INFO[Window.Property(LatestEpisode.8.EpisodeTitle)]</label2>
  1296.                                                 <onclick>$INFO[Window.Property(LatestEpisode.8.Path),PlayMedia(,)]</onclick>
  1297.                                                 <thumb>$INFO[Window.Property(LatestEpisode.8.Thumb)]</thumb>
  1298.                                                 <visible>!IsEmpty(Window.Property(LatestEpisode.8.ShowTitle))</visible>
  1299.                                         </item>
  1300.                                 </content>
  1301.                         </control>                     
  1302.                         <control type="label">
  1303.                                 <posx>465s</posx>
  1304.                                 <posy>290</posy>
  1305.                                 <height>20</height>
  1306.                                 <width>500</width>
  1307.                                 <label>[UPPERCASE][B]$LOCALIZE[20343]:    $INFO[Window.Property(TVShows.Count)][/B][/UPPERCASE]</label>
  1308.                                 <align>left</align>
  1309.                                 <aligny>center</aligny>
  1310.                                 <font>font-15c</font>
  1311.                                 <textcolor>blue</textcolor>
  1312.                                 <shadowcolor>black</shadowcolor>
  1313.                         </control>     
  1314.                         <control type="label">
  1315.                                 <posx>465s</posx>
  1316.                                 <posy>310</posy>
  1317.                                 <height>20</height>
  1318.                                 <width>500</width>
  1319.                                 <label>[UPPERCASE][B]$LOCALIZE[20360]: $INFO[Window.Property(Episodes.Count)][/B][/UPPERCASE]</label>
  1320.                                 <align>left</align>
  1321.                                 <aligny>center</aligny>
  1322.                                 <font>font-15c</font>
  1323.                                 <textcolor>blue</textcolor>
  1324.                                 <shadowcolor>black</shadowcolor>
  1325.                         </control>                     
  1326.                 </control>
  1327.         </include>
  1328.         <include name="RecentlyAddedAlbums">
  1329.                 <control type="group">
  1330.                         <posx>0</posx>
  1331.                         <posy>0</posy>
  1332.                         <include>homestatsinfo</include>
  1333.                         <animation effect="slide" end="0,-65" time="0" condition="Skin.HasSetting(HorizontalHomeMenu)">Conditional</animation>
  1334.                         <visible>[[Container(5040).HasFocus(7)  + !Skin.HasSetting(HorizontalHomeMenu)] | [Container(5041).HasFocus(4) + Skin.HasSetting(HorizontalHomeMenu)]] + !Player.HasMedia</visible>
  1335.                         <include condition="Skin.HasSetting(HateTransparency)">T-Gradient5</include>
  1336.                         <control type="image">
  1337.                                 <description>gradient</description>
  1338.                                 <posx>0</posx>
  1339.                                 <posy>0</posy>
  1340.                                 <width>600</width>
  1341.                                 <height>332</height>
  1342.                                 <texture border="2">gradient.png</texture>
  1343.                         </control>
  1344.                         <control type="largeimage">
  1345.                                 <posx>416</posx>
  1346.                                 <posy>50</posy>
  1347.                                 <width>179</width>
  1348.                                 <height>179</height>
  1349.                                 <texture fallback="DefaultAlbum.png" backgound="true">$INFO[Container(5046).ListItem.Thumb]</texture>
  1350.                                 <fadetime>400</fadetime>
  1351.                         </control>
  1352.                         <control type="image">
  1353.                                 <posx>398</posx>
  1354.                                 <posy>48</posy>
  1355.                                 <width>202</width>
  1356.                                 <height>183</height>
  1357.                                 <texture>cdcase.png</texture>
  1358.                         </control>
  1359.                         <control type="button" id="5056">
  1360.                                 <posx>434</posx>
  1361.                                 <posy>8</posy>
  1362.                                 <height>20</height>
  1363.                                 <width>128</width>
  1364.                                 <label>[UPPERCASE][B]New Music:[/B][/UPPERCASE]</label>
  1365.                                 <align>center</align>
  1366.                                 <aligny>center</aligny>
  1367.                                 <font>font-20c</font>
  1368.                                 <textcolor>blue</textcolor>
  1369.                                 <focusedcolor>darkblue</focusedcolor>
  1370.                                 <shadowcolor>black</shadowcolor>
  1371.                                 <texturefocus></texturefocus>
  1372.                                 <texturenofocus></texturenofocus>
  1373.                                 <onclick>XBMC.ActivateWindow(MyMusicLibrary,recentlyaddedalbums,return)</onclick>
  1374.                                 <onup>5046</onup>
  1375.                                 <ondown>5046</ondown>
  1376.                                 <onleft>9000</onleft>
  1377.                                 <onright>20</onright>
  1378.                         </control>
  1379.                         <control type="image">
  1380.                                 <posx>468</posx>
  1381.                                 <posy>24</posy>
  1382.                                 <width>99</width>
  1383.                                 <height>1</height>
  1384.                                 <texture>separator.png</texture>
  1385.                                 <visible>Control.HasFocus(5056)</visible>
  1386.                         </control>
  1387.                         <control type="list" id="5046">
  1388.                                 <orientation>vertical</orientation>
  1389.                                 <posx>50</posx>
  1390.                                 <posy>10</posy>
  1391.                                 <height>520</height>
  1392.                                 <width>500</width>
  1393.                                 <onup>5056</onup>
  1394.                                 <ondown>5046</ondown>
  1395.                                 <onleft>9000</onleft>
  1396.                                 <onright>20</onright>
  1397.                                 <itemlayout height="40" width="500">
  1398.                                         <control type="label">
  1399.                                                 <posx>340</posx>
  1400.                                                 <posy>0</posy>
  1401.                                                 <height>17</height>
  1402.                                                 <width>500</width>
  1403.                                                 <font>font-19</font>
  1404.                                                 <textcolor>white</textcolor>
  1405.                                                 <shadowcolor>black</shadowcolor>
  1406.                                                 <align>right</align>
  1407.                                                 <aligny>center</aligny>
  1408.                                                 <scrollspeed>0</scrollspeed>
  1409.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1410.                                         </control>
  1411.                                         <control type="label">
  1412.                                                 <posx>340</posx>
  1413.                                                 <posy>17</posy>
  1414.                                                 <height>17</height>
  1415.                                                 <width>500</width>
  1416.                                                 <font>font-17</font>
  1417.                                                 <textcolor>white</textcolor>
  1418.                                                 <shadowcolor>black</shadowcolor>
  1419.                                                 <align>right</align>
  1420.                                                 <aligny>center</aligny>
  1421.                                                 <scrollspeed>0</scrollspeed>
  1422.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1423.                                         </control>
  1424.                                 </itemlayout>
  1425.                                 <focusedlayout height="40" width="500">
  1426.                                         <control type="label">
  1427.                                                 <posx>340</posx>
  1428.                                                 <posy>0</posy>
  1429.                                                 <height>17</height>
  1430.                                                 <width>500</width>
  1431.                                                 <font>font-19</font>
  1432.                                                 <textcolor>white</textcolor>
  1433.                                                 <shadowcolor>black</shadowcolor>
  1434.                                                 <align>right</align>
  1435.                                                 <aligny>center</aligny>
  1436.                                                 <scrollspeed>0</scrollspeed>
  1437.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1438.                                                 <visible>!Control.HasFocus(5046)</visible>
  1439.                                         </control>
  1440.                                         <control type="label">
  1441.                                                 <posx>340</posx>
  1442.                                                 <posy>0</posy>
  1443.                                                 <height>17</height>
  1444.                                                 <width>500</width>
  1445.                                                 <font>font-19</font>
  1446.                                                 <textcolor>blue</textcolor>
  1447.                                                 <shadowcolor>black</shadowcolor>
  1448.                                                 <align>right</align>
  1449.                                                 <aligny>center</aligny>
  1450.                                                 <scrollspeed>0</scrollspeed>
  1451.                                                 <label>[B]$INFO[ListItem.Label][/B]</label>
  1452.                                                 <visible>Control.HasFocus(5046)</visible>
  1453.                                         </control>
  1454.                                         <control type="label">
  1455.                                                 <posx>340</posx>
  1456.                                                 <posy>17</posy>
  1457.                                                 <height>17</height>
  1458.                                                 <width>500</width>
  1459.                                                 <font>font-17</font>
  1460.                                                 <textcolor>white</textcolor>
  1461.                                                 <shadowcolor>black</shadowcolor>
  1462.                                                 <align>right</align>
  1463.                                                 <aligny>center</aligny>
  1464.                                                 <scrollspeed>0</scrollspeed>
  1465.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1466.                                                 <visible>!Control.HasFocus(5046)</visible>
  1467.                                         </control>
  1468.                                         <control type="label">
  1469.                                                 <posx>340</posx>
  1470.                                                 <posy>17</posy>
  1471.                                                 <height>17</height>
  1472.                                                 <width>500</width>
  1473.                                                 <font>font-17</font>
  1474.                                                 <textcolor>lightblue</textcolor>
  1475.                                                 <shadowcolor>black</shadowcolor>
  1476.                                                 <align>right</align>
  1477.                                                 <aligny>center</aligny>
  1478.                                                 <scrollspeed>0</scrollspeed>
  1479.                                                 <label>[I]$INFO[ListItem.Label2] [/I]</label>
  1480.                                                 <visible>Control.HasFocus(5046)</visible>
  1481.                                         </control>
  1482.                                 </focusedlayout>
  1483.                                 <content>
  1484.                                         <item id="1">
  1485.                                                 <label>$INFO[Window.Property(LatestSong.1.Artist)]</label>
  1486.                                                 <label2>$INFO[Window.Property(LatestSong.1.Album)]</label2>
  1487.                                                 <onclick>$INFO[Window.Property(LatestSong.1.Path),PlayMedia(,)]</onclick>
  1488.                                                 <thumb>$INFO[Window.Property(LatestSong.1.Thumb)]</thumb>
  1489.                                                 <visible>!IsEmpty(Window.Property(LatestSong.1.Title))</visible>
  1490.                                         </item>
  1491.                                         <item id="2">
  1492.                                                 <label>$INFO[Window.Property(LatestSong.2.Artist)]</label>
  1493.                                                 <label2>$INFO[Window.Property(LatestSong.2.Album)]</label2>
  1494.                                                 <onclick>$INFO[Window.Property(LatestSong.2.Path),PlayMedia(,)]</onclick>
  1495.                                                 <thumb>$INFO[Window.Property(LatestSong.2.Thumb)]</thumb>
  1496.                                                 <visible>!IsEmpty(Window.Property(LatestSong.2.Title))</visible>
  1497.                                         </item>
  1498.                                         <item id="3">
  1499.                                                 <label>$INFO[Window.Property(LatestSong.3.Artist)]</label>
  1500.                                                 <label2>$INFO[Window.Property(LatestSong.3.Album)]</label2>
  1501.                                                 <onclick>$INFO[Window.Property(LatestSong.3.Path),PlayMedia(,)]</onclick>
  1502.                                                 <thumb>$INFO[Window.Property(LatestSong.3.Thumb)]</thumb>
  1503.                                                 <visible>!IsEmpty(Window.Property(LatestSong.3.Title))</visible>
  1504.                                         </item>
  1505.                                         <item id="4">
  1506.                                                 <label>$INFO[Window.Property(LatestSong.4.Artist)]</label>
  1507.                                                 <label2>$INFO[Window.Property(LatestSong.4.Album)]</label2>
  1508.                                                 <onclick>$INFO[Window.Property(LatestSong.4.Path),PlayMedia(,)]</onclick>
  1509.                                                 <thumb>$INFO[Window.Property(LatestSong.4.Thumb)]</thumb>
  1510.                                                 <visible>!IsEmpty(Window.Property(LatestSong.4.Title))</visible>
  1511.                                         </item>
  1512.                                         <item id="5">
  1513.                                                 <label>$INFO[Window.Property(LatestSong.5.Artist)]</label>
  1514.                                                 <label2>$INFO[Window.Property(LatestSong.5.Album)]</label2>
  1515.                                                 <onclick>$INFO[Window.Property(LatestSong.5.Path),PlayMedia(,)]</onclick>
  1516.                                                 <thumb>$INFO[Window.Property(LatestSong.5.Thumb)]</thumb>
  1517.                                                 <visible>!IsEmpty(Window.Property(LatestSong.5.Title))</visible>
  1518.                                         </item>
  1519.                                         <item id="6">
  1520.                                                 <label>$INFO[Window.Property(LatestSong.6.Artist)]</label>
  1521.                                                 <label2>$INFO[Window.Property(LatestSong.6.Album)]</label2>
  1522.                                                 <onclick>$INFO[Window.Property(LatestSong.6.Path),PlayMedia(,)]</onclick>
  1523.                                                 <thumb>$INFO[Window.Property(LatestSong.6.Thumb)]</thumb>
  1524.                                                 <visible>!IsEmpty(Window.Property(LatestSong.6.Title))</visible>
  1525.                                         </item>
  1526.                                         <item id="7">
  1527.                                                 <label>$INFO[Window.Property(LatestSong.7.Artist)]</label>
  1528.                                                 <label2>$INFO[Window.Property(LatestSong.7.Album)]</label2>
  1529.                                                 <onclick>$INFO[Window.Property(LatestSong.7.Path),PlayMedia(,)]</onclick>
  1530.                                                 <thumb>$INFO[Window.Property(LatestSong.7.Thumb)]</thumb>
  1531.                                                 <visible>!IsEmpty(Window.Property(LatestSong.7.Title))</visible>
  1532.                                         </item>
  1533.                                         <item id="8">
  1534.                                                 <label>$INFO[Window.Property(LatestSong.8.Artist)]</label>
  1535.                                                 <label2>$INFO[Window.Property(LatestSong.8.Album)]</label2>
  1536.                                                 <onclick>$INFO[Window.Property(LatestSong.8.Path),PlayMedia(,)]</onclick>
  1537.                                                 <thumb>$INFO[Window.Property(LatestSong.8.Thumb)]</thumb>
  1538.                                                 <visible>!IsEmpty(Window.Property(LatestSong.8.Title))</visible>
  1539.                                         </item>
  1540.                                 </content>
  1541.                         </control>
  1542.                         <control type="label">
  1543.                                 <posx>455s</posx>
  1544.                                 <posy>250</posy>
  1545.                                 <height>20</height>
  1546.                                 <width>500</width>
  1547.                                 <label>[UPPERCASE][B]$LOCALIZE[133]: $INFO[Window.Property(Music.ArtistsCount)][/B][/UPPERCASE]</label>
  1548.                                 <align>left</align>
  1549.                                 <aligny>center</aligny>
  1550.                                 <font>font-15c</font>
  1551.                                 <textcolor>blue</textcolor>
  1552.                                 <shadowcolor>black</shadowcolor>
  1553.                         </control>
  1554.                         <control type="label">
  1555.                                 <posx>455s</posx>
  1556.                                 <posy>270</posy>
  1557.                                 <height>20</height>
  1558.                                 <width>500</width>
  1559.                                 <label>[UPPERCASE][B]$LOCALIZE[132]: $INFO[Window.Property(Music.AlbumsCount)][/B][/UPPERCASE]</label>
  1560.                                 <align>left</align>
  1561.                                 <aligny>center</aligny>
  1562.                                 <font>font-15c</font>
  1563.                                 <textcolor>blue</textcolor>
  1564.                                 <shadowcolor>black</shadowcolor>
  1565.                         </control>
  1566.                         <control type="label">
  1567.                                 <posx>455s</posx>
  1568.                                 <posy>290</posy>
  1569.                                 <height>20</height>
  1570.                                 <width>500</width>
  1571.                                 <label>[UPPERCASE][B]$LOCALIZE[134]: $INFO[Window.Property(Music.SongsCount)][/B][/UPPERCASE]</label>
  1572.                                 <align>left</align>
  1573.                                 <aligny>center</aligny>
  1574.                                 <font>font-15c</font>
  1575.                                 <textcolor>blue</textcolor>
  1576.                                 <shadowcolor>black</shadowcolor>
  1577.                         </control>
  1578.                 </control>
  1579.         </include>
  1580.         <include name="VerticalMenu">
  1581.                 <control type="group">
  1582.                         <posx>12</posx>
  1583.                         <posy>348</posy>
  1584.                         <width>201</width>
  1585.                         <height>13</height>
  1586.                         <include>Window_OpenClose_Home_Panel_Animation</include>
  1587.                         <visible>!Skin.HasSetting(HorizontalHomeMenu)</visible>
  1588.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(VideosInHome)">Conditional</animation>
  1589.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(MoviesInHome)">Conditional</animation>
  1590.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(TVShowsInHome)">Conditional</animation>
  1591.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(MusicVideosInHome)">Conditional</animation>
  1592.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(VideosPluginsInHome)">Conditional</animation>
  1593.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(TrailersInHome)">Conditional</animation>
  1594.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(MusicInHome)">Conditional</animation>
  1595.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(PicturesInHome)">Conditional</animation>
  1596.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(ComicsInHome)">Conditional</animation>
  1597.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(ProgramsInHome)">Conditional</animation>
  1598.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(GamesInHome)">Conditional</animation>
  1599.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(EmulatorsInHome)">Conditional</animation>
  1600.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(WeatherInHome)">Conditional</animation>
  1601.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(ScriptsInHome)">Conditional</animation>
  1602.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(FavouritesInHome)">Conditional</animation>
  1603.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(SettingsInHome)">Conditional</animation>
  1604.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(PlayDiscInHome) + System.HasMediaDVD">Conditional</animation>
  1605.                         <control type="image">
  1606.                                 <posx>0</posx>
  1607.                                 <posy>0</posy>
  1608.                                 <height>13</height>
  1609.                                 <texture border="30,0,30,0">shadow-home-top.png</texture>
  1610.                                 <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonNormal</include>
  1611.                                 <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonWide</include>
  1612.                         </control>
  1613.                 </control>
  1614.                 <control type="list" id="5040">
  1615.                         <orientation>vertical</orientation>
  1616.                         <posx>12</posx>
  1617.                         <posy>361</posy>
  1618.                         <height>680</height>
  1619.                         <width>251</width>
  1620.                         <include>Window_OpenClose_Home_Panel_Animation</include>
  1621.                         <onup>5040</onup>
  1622.                         <ondown>5040</ondown>
  1623.                         <onleft>20</onleft>
  1624.                         <onright>5047</onright>
  1625.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(VideosInHome)">Conditional</animation>
  1626.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(MoviesInHome)">Conditional</animation>
  1627.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(TVShowsInHome)">Conditional</animation>
  1628.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(MusicVideosInHome)">Conditional</animation>
  1629.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(VideosPluginsInHome)">Conditional</animation>
  1630.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(TrailersInHome)">Conditional</animation>
  1631.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(MusicInHome)">Conditional</animation>
  1632.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(PicturesInHome)">Conditional</animation>
  1633.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(ComicsInHome)">Conditional</animation>
  1634.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(ProgramsInHome)">Conditional</animation>
  1635.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(GamesInHome)">Conditional</animation>
  1636.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(EmulatorsInHome)">Conditional</animation>
  1637.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(WeatherInHome)">Conditional</animation>
  1638.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(ScriptsInHome)">Conditional</animation>
  1639.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(FavouritesInHome)">Conditional</animation>
  1640.                         <animation effect="slide" end="0,-20" time="0" condition="!Skin.HasSetting(SettingsInHome)">Conditional</animation>
  1641.                         <animation effect="slide" end="0,-20" time="0" condition="Skin.HasSetting(PlayDiscInHome) + System.HasMediaDVD">Conditional</animation>
  1642.                         <itemlayout height="40" width="251">
  1643.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_NoFocus1</include>
  1644.                                 <control type="image">
  1645.                                         <posx>0</posx>
  1646.                                         <posy>0</posy>
  1647.                                         <height>40</height>
  1648.                                         <texture border="15">Button_Home_NoFocus.png</texture>
  1649.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonNormal</include>
  1650.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonWide</include>
  1651.                                 </control>
  1652.                                 <control type="label">
  1653.                                         <posy>1</posy>
  1654.                                         <height>40</height>
  1655.                                         <font>font-25c</font>
  1656.                                         <textcolor>white</textcolor>
  1657.                                         <shadowcolor>88000000</shadowcolor>
  1658.                                         <align>center</align>
  1659.                                         <aligny>center</aligny>
  1660.                                         <scrollspeed>0</scrollspeed>
  1661.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  1662.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonLabelNormal</include>
  1663.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonLabelWide</include>
  1664.                                 </control>
  1665.                         </itemlayout>
  1666.                         <focusedlayout height="40" width="251">
  1667.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_NoFocus2</include>
  1668.                                 <control type="image">
  1669.                                         <posx>0</posx>
  1670.                                         <posy>0</posy>
  1671.                                         <height>40</height>
  1672.                                         <texture border="15">Button_Home_NoFocus.png</texture>
  1673.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonNormal</include>
  1674.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonWide</include>
  1675.                                         <visible>!Control.HasFocus(5040)</visible>
  1676.                                 </control>
  1677.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_Focus1</include>
  1678.                                 <control type="image">
  1679.                                         <posx>0</posx>
  1680.                                         <posy>0</posy>
  1681.                                         <height>40</height>
  1682.                                         <texture border="15">Button_Home_Focus.png</texture>
  1683.                                         <animation effect="fade" start="100" end="90" time="900" pulse="true" condition="Control.HasFocus(5040)">conditional</animation>
  1684.                                         <visible>Control.HasFocus(5040)</visible>
  1685.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonNormal</include>
  1686.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonWide</include>
  1687.                                 </control>
  1688.                                 <control type="label">
  1689.                                         <posy>1</posy>
  1690.                                         <height>40</height>
  1691.                                         <font>font-25c</font>
  1692.                                         <textcolor>lightblue</textcolor>
  1693.                                         <shadowcolor>88000000</shadowcolor>
  1694.                                         <align>center</align>
  1695.                                         <aligny>center</aligny>
  1696.                                         <scrollspeed>0</scrollspeed>
  1697.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  1698.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonLabelNormal</include>
  1699.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonLabelWide</include>
  1700.                                         <visible>!Control.HasFocus(5040)</visible>
  1701.                                 </control>
  1702.                                 <control type="label">
  1703.                                         <posy>1</posy>
  1704.                                         <height>40</height>
  1705.                                         <font>font-25c</font>
  1706.                                         <textcolor>blue</textcolor>
  1707.                                         <shadowcolor>88000000</shadowcolor>
  1708.                                         <align>center</align>
  1709.                                         <aligny>center</aligny>
  1710.                                         <scrollspeed>0</scrollspeed>
  1711.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  1712.                                         <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonLabelNormal</include>
  1713.                                         <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonLabelWide</include>
  1714.                                         <visible>Control.HasFocus(5040)</visible>
  1715.                                 </control>
  1716.                         </focusedlayout>
  1717.                         <content>
  1718.                                 <item id="1">
  1719.                                         <label>3</label>
  1720.                                         <onclick>ActivateWindow(MyVideoLibrary)</onclick>
  1721.                                         <icon>special://skin/images/backgrounds/videos.jpg</icon>
  1722.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Videos_Folder)]</thumb>
  1723.                                         <visible>!Skin.HasSetting(VideosInHome) + Library.HasContent(Video) + !Skin.HasSetting(VideosFilesInHome)</visible>
  1724.                                 </item>
  1725.                                 <item id="1">
  1726.                                         <label>3</label>
  1727.                                         <onclick>ActivateWindow(VideoFiles)</onclick>
  1728.                                         <icon>special://skin/images/backgrounds/videos.jpg</icon>
  1729.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Videos_Folder)]</thumb>
  1730.                                         <visible>!Skin.HasSetting(VideosInHome) + [!Library.HasContent(Video) | Skin.HasSetting(VideosFilesInHome)]</visible>
  1731.                                 </item>
  1732.                                 <item id="2">
  1733.                                         <label>342</label>
  1734.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)</onclick>
  1735.                                         <icon>special://skin/images/backgrounds/movies.jpg</icon>
  1736.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
  1737.                                         <visible>Skin.HasSetting(MoviesInHome) + Library.HasContent(Movies) + !Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  1738.                                 </item>
  1739.                                 <item id="2">
  1740.                                         <label>342</label>
  1741.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1742.                                         <icon>special://skin/images/backgrounds/movies.jpg</icon>
  1743.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
  1744.                                         <visible>Skin.HasSetting(MoviesInHome) + !Library.HasContent(Movies) + !Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  1745.                                 </item>
  1746.                                 <item id="2">
  1747.                                         <label>342</label>
  1748.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)</onclick>
  1749.                                         <icon>special://skin/images/backgrounds/movies.png</icon>
  1750.                                         <thumb>special://skin/images/backgrounds/movies.png</thumb>
  1751.                                         <visible>Skin.HasSetting(MoviesInHome) + Library.HasContent(Movies) + Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  1752.                                 </item>
  1753.                                 <item id="2">
  1754.                                         <label>342</label>
  1755.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1756.                                         <icon>special://skin/images/backgrounds/movies.png</icon>
  1757.                                         <thumb>special://skin/images/backgrounds/movies.png</thumb>
  1758.                                         <visible>Skin.HasSetting(MoviesInHome) + !Library.HasContent(Movies) + Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  1759.                                 </item>
  1760.                                 <item id="3">
  1761.                                         <label>20343</label>
  1762.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles,return)</onclick>
  1763.                                         <icon>special://skin/images/backgrounds/tvshows.jpg</icon>
  1764.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_TVShows_Folder)]</thumb>
  1765.                                         <visible>Skin.HasSetting(TVShowsInHome) + Library.HasContent(TVShows) + !Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  1766.                                 </item>
  1767.                                 <item id="3">
  1768.                                         <label>20343</label>
  1769.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1770.                                         <icon>special://skin/images/backgrounds/tvshows.jpg</icon>
  1771.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_TVShows_Folder)]</thumb>
  1772.                                         <visible>Skin.HasSetting(TVShowsInHome) + !Library.HasContent(TVShows) + !Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  1773.                                 </item>
  1774.                                 <item id="3">
  1775.                                         <label>20343</label>
  1776.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles,return)</onclick>
  1777.                                         <icon>special://skin/images/backgrounds/tvshows.png</icon>
  1778.                                         <thumb>special://skin/images/backgrounds/tvshows.png</thumb>
  1779.                                         <visible>Skin.HasSetting(TVShowsInHome) + Library.HasContent(TVShows) + Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  1780.                                 </item>
  1781.                                 <item id="3">
  1782.                                         <label>20343</label>
  1783.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1784.                                         <icon>special://skin/images/backgrounds/tvshows.png</icon>
  1785.                                         <thumb>special://skin/images/backgrounds/tvshows.png</thumb>
  1786.                                         <visible>Skin.HasSetting(TVShowsInHome) + !Library.HasContent(TVShows) + Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  1787.                                 </item>
  1788.                                 <item id="4">
  1789.                                         <label>31406</label>
  1790.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,musicvideotitles,return)</onclick>
  1791.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  1792.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  1793.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + Library.HasContent(MusicVideos)</visible>
  1794.                                 </item>
  1795.                                 <item id="4">
  1796.                                         <label>31406</label>
  1797.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1798.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  1799.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  1800.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + !Library.HasContent(MusicVideos)</visible>
  1801.                                 </item>
  1802.                                 <item id="4">
  1803.                                         <label>20389</label>
  1804.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,musicvideotitles,return)</onclick>
  1805.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  1806.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  1807.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + Library.HasContent(MusicVideos)</visible>
  1808.                                 </item>
  1809.                                 <item id="4">
  1810.                                         <label>20389</label>
  1811.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  1812.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  1813.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  1814.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + !Library.HasContent(MusicVideos)</visible>
  1815.                                 </item>
  1816.                                 <item id="5">
  1817.                                         <label>31401</label>
  1818.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/,return)</onclick>
  1819.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  1820.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  1821.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + Library.HasContent(Video)</visible>
  1822.                                 </item>
  1823.                                 <item id="5">
  1824.                                         <label>31401</label>
  1825.                                         <onclick>XBMC.ActivateWindow(VideoFiles,plugin://video/)</onclick>
  1826.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  1827.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  1828.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + !Library.HasContent(Video)</visible>
  1829.                                 </item>
  1830.                                 <item id="5">
  1831.                                         <label>1037</label>
  1832.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/,return)</onclick>
  1833.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  1834.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  1835.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + Library.HasContent(Video)</visible>
  1836.                                 </item>
  1837.                                 <item id="5">
  1838.                                         <label>1037</label>
  1839.                                         <onclick>XBMC.ActivateWindow(VideoFiles,plugin://video/)</onclick>
  1840.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  1841.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  1842.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + !Library.HasContent(Video)</visible>
  1843.                                 </item>
  1844.                                 <item id="6">
  1845.                                         <label>31403</label>
  1846.                                         <onclick>XBMC.RunScript($INFO[Skin.String(Trailers_Path)])</onclick>
  1847.                                         <icon>special://skin/images/backgrounds/trailers.jpg</icon>
  1848.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Trailers_Folder)]</thumb>
  1849.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(TrailersInHome)</visible>
  1850.                                 </item>
  1851.                                 <item id="6">
  1852.                                         <label>31404</label>
  1853.                                         <onclick>XBMC.RunScript($INFO[Skin.String(Trailers_Path)])</onclick>
  1854.                                         <icon>special://skin/images/backgrounds/trailers.jpg</icon>
  1855.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Trailers_Folder)]</thumb>
  1856.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(TrailersInHome)</visible>
  1857.                                 </item>
  1858.                                 <item id="7">
  1859.                                         <label>2</label>
  1860.                                         <onclick>ActivateWindow(Music)</onclick>
  1861.                                         <icon>special://skin/images/backgrounds/music.jpg</icon>
  1862.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  1863.                                         <visible>!Skin.HasSetting(MusicInHome) + Library.HasContent(Music) + !Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  1864.                                 </item>
  1865.                                 <item id="7">
  1866.                                         <label>2</label>
  1867.                                         <onclick>ActivateWindow(MusicFiles)</onclick>
  1868.                                         <icon>special://skin/images/backgrounds/music.jpg</icon>
  1869.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  1870.                                         <visible>!Skin.HasSetting(MusicInHome) + !Library.HasContent(Music) + !Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  1871.                                 </item>
  1872.                                 <item id="7">
  1873.                                         <label>2</label>
  1874.                                         <onclick>ActivateWindow(Music)</onclick>
  1875.                                         <icon>special://skin/images/backgrounds/music.png</icon>
  1876.                                         <thumb>special://skin/images/backgrounds/music.png</thumb>
  1877.                                         <visible>!Skin.HasSetting(MusicInHome) + Library.HasContent(Music) + Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  1878.                                 </item>
  1879.                                 <item id="7">
  1880.                                         <label>2</label>
  1881.                                         <onclick>ActivateWindow(MusicFiles)</onclick>
  1882.                                         <icon>special://skin/images/backgrounds/music.png</icon>
  1883.                                         <thumb>special://skin/images/backgrounds/music.png</thumb>
  1884.                                         <visible>!Skin.HasSetting(MusicInHome) + !Library.HasContent(Music) + Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  1885.                                 </item>
  1886.                                 <item id="8">
  1887.                                         <label>1</label>
  1888.                                         <onclick>Skin.SetBool(ContentPictures)</onclick>
  1889.                                         <onclick>Skin.Reset(ContentComics)</onclick>
  1890.                                         <onclick>ActivateWindow(Pictures)</onclick>
  1891.                                         <icon>special://skin/images/backgrounds/pictures.jpg</icon>
  1892.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
  1893.                                         <visible>!Skin.HasSetting(PicturesInHome)</visible>
  1894.                                 </item>
  1895.                                 <item id="9">
  1896.                                         <label>31405</label>
  1897.                                         <onclick>Skin.Reset(ContentPictures)</onclick>
  1898.                                         <onclick>Skin.SetBool(ContentComics)</onclick>
  1899.                                         <onclick>ActivateWindow(Pictures,Comics)</onclick>
  1900.                                         <icon>special://skin/images/backgrounds/comics.jpg</icon>
  1901.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Comics_Folder)]</thumb>
  1902.                                         <visible>Skin.HasSetting(ComicsInHome)</visible>
  1903.                                 </item>
  1904.                                 <item id="10">
  1905.                                         <label>0</label>
  1906.                                         <onclick>Skin.SetBool(ContentPrograms)</onclick>
  1907.                                         <onclick>Skin.Reset(ContentGames)</onclick>
  1908.                                         <onclick>Skin.Reset(ContentEmulators)</onclick>
  1909.                                         <onclick>ActivateWindow(Programs)</onclick>
  1910.                                         <icon>special://skin/images/backgrounds/programs.jpg</icon>
  1911.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
  1912.                                         <visible>!Skin.HasSetting(ProgramsInHome)</visible>
  1913.                                 </item>
  1914.                                 <item id="11">
  1915.                                         <label>15016</label>
  1916.                                         <onclick>Skin.Reset(ContentPrograms)</onclick>
  1917.                                         <onclick>Skin.SetBool(ContentGames)</onclick>
  1918.                                         <onclick>Skin.Reset(ContentEmulators)</onclick>
  1919.                                         <onclick>ActivateWindow(Programs,Games)</onclick>
  1920.                                         <icon>special://skin/images/backgrounds/games.jpg</icon>
  1921.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Games_Folder)]</thumb>
  1922.                                         <visible>Skin.HasSetting(GamesInHome)</visible>
  1923.                                 </item>
  1924.                                 <item id="12">
  1925.                                         <label>31402</label>
  1926.                                         <onclick>Skin.Reset(ContentPrograms)</onclick>
  1927.                                         <onclick>Skin.Reset(ContentGames)</onclick>
  1928.                                         <onclick>Skin.SetBool(ContentEmulators)</onclick>
  1929.                                         <onclick>ActivateWindow(Programs,Emulators)</onclick>
  1930.                                         <icon>special://skin/images/backgrounds/emulators.jpg</icon>
  1931.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Emulators_Folder)]</thumb>
  1932.                                         <visible>Skin.HasSetting(EmulatorsInHome)</visible>
  1933.                                 </item>
  1934.                                 <item id="13">
  1935.                                         <label>8</label>
  1936.                                         <onclick>ActivateWindow(Weather)</onclick>
  1937.                                         <icon>special://skin/images/backgrounds/weather.jpg</icon>
  1938.                                         <thumb>special://skin/images/backgrounds/home-weather-conditional/$INFO[Weather.FanartCode]</thumb>
  1939.                                         <visible>!Skin.HasSetting(WeatherInHome) + !Skin.HasSetting(Home_Weather_Conditional_Backgrounds)</visible>
  1940.                                 </item>
  1941.                                 <item id="13">
  1942.                                         <label>8</label>
  1943.                                         <onclick>ActivateWindow(Weather)</onclick>
  1944.                                         <icon>special://skin/images/backgrounds/weather.jpg</icon>
  1945.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
  1946.                                         <visible>!Skin.HasSetting(WeatherInHome) + Skin.HasSetting(Home_Weather_Conditional_Backgrounds)</visible>
  1947.                                 </item>
  1948.                                 <item id="14">
  1949.                                         <label>247</label>
  1950.                                         <onclick>ActivateWindow(Scripts)</onclick>
  1951.                                         <icon>special://skin/images/backgrounds/scripts.jpg</icon>
  1952.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
  1953.                                         <visible>!Skin.HasSetting(ScriptsInHome)</visible>
  1954.                                 </item>
  1955.                                 <item id="15">
  1956.                                         <label>1036</label>
  1957.                                         <onclick>ActivateWindow(Favourites)</onclick>
  1958.                                         <icon>special://skin/images/backgrounds/favourites.jpg</icon>
  1959.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Favourites_Folder)]</thumb>
  1960.                                         <visible>!Skin.HasSetting(FavouritesInHome)</visible>
  1961.                                 </item>
  1962.                                 <item id="16">
  1963.                                         <label>5</label>
  1964.                                         <onclick>ActivateWindow(Settings)</onclick>
  1965.                                         <icon>special://skin/images/backgrounds/settings.jpg</icon>
  1966.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
  1967.                                         <visible>!Skin.HasSetting(SettingsInHome)</visible>
  1968.                                 </item>
  1969.                                 <item id="17">
  1970.                                         <label>341</label>
  1971.                                         <onclick>XBMC.PlayDVD()</onclick>
  1972.                                         <icon>special://skin/images/backgrounds/playdisc.jpg</icon>
  1973.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_PlayDisc_Folder)]</thumb>
  1974.                                         <visible>Skin.HasSetting(PlayDiscInHome) + System.HasMediaDVD</visible>
  1975.                                 </item>
  1976.                         </content>
  1977.                 </control>
  1978.                 <control type="group">
  1979.                         <posx>12</posx>
  1980.                         <posy>361</posy>
  1981.                         <width>201</width>
  1982.                         <height>13</height>
  1983.                         <include>Window_OpenClose_Home_Panel_Animation</include>
  1984.                         <visible>!Skin.HasSetting(HorizontalHomeMenu)</visible>
  1985.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(VideosInHome)">Conditional</animation>
  1986.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(MoviesInHome)">Conditional</animation>
  1987.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(TVShowsInHome)">Conditional</animation>
  1988.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(MusicVideosInHome)">Conditional</animation>
  1989.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(VideosPluginsInHome)">Conditional</animation>
  1990.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(TrailersInHome)">Conditional</animation>
  1991.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(MusicInHome)">Conditional</animation>
  1992.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(PicturesInHome)">Conditional</animation>
  1993.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(ComicsInHome)">Conditional</animation>
  1994.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(ProgramsInHome)">Conditional</animation>
  1995.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(GamesInHome)">Conditional</animation>
  1996.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(EmulatorsInHome)">Conditional</animation>
  1997.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(WeatherInHome)">Conditional</animation>
  1998.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(ScriptsInHome)">Conditional</animation>
  1999.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(FavouritesInHome)">Conditional</animation>
  2000.                         <animation effect="slide" end="0,20" time="0" condition="!Skin.HasSetting(SettingsInHome)">Conditional</animation>
  2001.                         <animation effect="slide" end="0,20" time="0" condition="Skin.HasSetting(PlayDiscInHome) + System.HasMediaDVD">Conditional</animation>
  2002.                         <control type="image">
  2003.                                 <posx>0</posx>
  2004.                                 <posy>0</posy>
  2005.                                 <height>13</height>
  2006.                                 <texture border="30,0,30,0">shadow-home-bottom.png</texture>
  2007.                                 <include condition="!Skin.HasSetting(WideHomeMenu)">HomeButtonNormal</include>
  2008.                                 <include condition="Skin.HasSetting(WideHomeMenu)">HomeButtonWide</include>
  2009.                         </control>
  2010.                 </control>
  2011.         </include>
  2012.         <include name="HorizontalMenu">
  2013.                 <control type="group">
  2014.                         <posx>0</posx>
  2015.                         <posy>0</posy>
  2016.                         <width>1280</width>
  2017.                         <height>720</height>
  2018.                         <include>Window_OpenClose_Animation</include>
  2019.                         <visible>Skin.HasSetting(HorizontalHomeMenu)</visible>
  2020.                         <control type="image">
  2021.                                 <posx>0</posx>
  2022.                                 <posy>585</posy>
  2023.                                 <width>1280</width>
  2024.                                 <height>16</height>
  2025.                                 <texture>shadow-top.png</texture>
  2026.                         </control>
  2027.                 </control>
  2028.                 <control type="wraplist" id="5041">
  2029.                         <orientation>horizontal</orientation>
  2030.                         <posx>-108</posx>
  2031.                         <posy>601</posy>
  2032.                         <height>40</height>
  2033.                         <width>1469</width>
  2034.                         <include>Window_OpenClose_Animation</include>
  2035.                         <onup>5047</onup>
  2036.                         <ondown>20</ondown>
  2037.                         <onleft>5041</onleft>
  2038.                         <onright>5041</onright>
  2039.                         <focusposition>3</focusposition>
  2040.                         <animation effect="slide" start="0,0" end="-81,0" time="0" condition="Skin.HasSetting(WideHomeMenu)">Conditional</animation>
  2041.                         <itemlayout height="40" width="237" condition="Skin.HasSetting(WideHomeMenu)">
  2042.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_NoFocus_Hor1</include>
  2043.                                 <control type="image">
  2044.                                         <posx>0</posx>
  2045.                                         <posy>0</posy>
  2046.                                         <width>237</width>
  2047.                                         <height>40</height>
  2048.                                         <texture border="15">Button_Home_NoFocus_Hor.png</texture>
  2049.                                 </control>
  2050.                                 <control type="label">
  2051.                                         <posx>118</posx>
  2052.                                         <posy>0</posy>
  2053.                                         <width>217</width>
  2054.                                         <height>40</height>
  2055.                                         <font>font-28c</font>
  2056.                                         <textcolor>white</textcolor>
  2057.                                         <shadowcolor>88000000</shadowcolor>
  2058.                                         <align>center</align>
  2059.                                         <aligny>center</aligny>
  2060.                                         <scrollspeed>0</scrollspeed>
  2061.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2062.                                 </control>
  2063.                         </itemlayout>
  2064.                         <focusedlayout height="40" width="237" condition="Skin.HasSetting(WideHomeMenu)">
  2065.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_NoFocus_Hor2</include>
  2066.                                 <control type="image">
  2067.                                         <posx>0</posx>
  2068.                                         <posy>0</posy>
  2069.                                         <width>237</width>
  2070.                                         <height>40</height>
  2071.                                         <texture border="15">Button_Home_NoFocus_Hor.png</texture>
  2072.                                         <visible>!Control.HasFocus(5041)</visible>
  2073.                                 </control>
  2074.                                 <include condition="Skin.HasSetting(HateTransparency)">T-Button_Home_Focus_Hor1</include>
  2075.                                 <control type="image">
  2076.                                         <posx>0</posx>
  2077.                                         <posy>0</posy>
  2078.                                         <width>237</width>
  2079.                                         <height>40</height>
  2080.                                         <texture border="15">Button_Home_Focus_Hor.png</texture>
  2081.                                         <animation effect="fade" start="100" end="90" time="900" pulse="true" condition="Control.HasFocus(5041)">conditional</animation>
  2082.                                         <visible>Control.HasFocus(5041)</visible>
  2083.                                 </control>
  2084.                                 <control type="label">
  2085.                                         <posx>118</posx>
  2086.                                         <posy>0</posy>
  2087.                                         <width>217</width>
  2088.                                         <height>40</height>
  2089.                                         <font>font-28c</font>
  2090.                                         <textcolor>lightblue</textcolor>
  2091.                                         <shadowcolor>88000000</shadowcolor>
  2092.                                         <align>center</align>
  2093.                                         <aligny>center</aligny>
  2094.                                         <scrollspeed>0</scrollspeed>
  2095.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2096.                                         <visible>!Control.HasFocus(5041)</visible>
  2097.                                 </control>
  2098.                                 <control type="label">
  2099.                                         <posx>118</posx>
  2100.                                         <posy>0</posy>
  2101.                                         <width>217</width>
  2102.                                         <height>40</height>
  2103.                                         <font>font-28c</font>
  2104.                                         <textcolor>blue</textcolor>
  2105.                                         <shadowcolor>88000000</shadowcolor>
  2106.                                         <align>center</align>
  2107.                                         <aligny>center</aligny>
  2108.                                         <scrollspeed>0</scrollspeed>
  2109.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2110.                                         <visible>Control.HasFocus(5041)</visible>
  2111.                                 </control>
  2112.                         </focusedlayout>
  2113.                         <itemlayout height="40" width="213" condition="!Skin.HasSetting(WideHomeMenu)">
  2114.                                 <control type="image">
  2115.                                         <posx>0</posx>
  2116.                                         <posy>0</posy>
  2117.                                         <width>213</width>
  2118.                                         <height>40</height>
  2119.                                         <texture border="15">Button_Home_NoFocus_Hor.png</texture>
  2120.                                 </control>
  2121.                                 <control type="label">
  2122.                                         <posx>106</posx>
  2123.                                         <posy>0</posy>
  2124.                                         <width>193</width>
  2125.                                         <height>40</height>
  2126.                                         <font>font-28c</font>
  2127.                                         <textcolor>white</textcolor>
  2128.                                         <shadowcolor>88000000</shadowcolor>
  2129.                                         <align>center</align>
  2130.                                         <aligny>center</aligny>
  2131.                                         <scrollspeed>0</scrollspeed>
  2132.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2133.                                 </control>
  2134.                         </itemlayout>
  2135.                         <focusedlayout height="40" width="213" condition="!Skin.HasSetting(WideHomeMenu)">
  2136.                                 <control type="image">
  2137.                                         <posx>0</posx>
  2138.                                         <posy>0</posy>
  2139.                                         <width>213</width>
  2140.                                         <height>40</height>
  2141.                                         <texture border="15">Button_Home_NoFocus_Hor.png</texture>
  2142.                                         <visible>!Control.HasFocus(5041)</visible>
  2143.                                 </control>
  2144.                                 <control type="image">
  2145.                                         <posx>0</posx>
  2146.                                         <posy>0</posy>
  2147.                                         <width>213</width>
  2148.                                         <height>40</height>
  2149.                                         <texture border="15">Button_Home_Focus_Hor.png</texture>
  2150.                                         <animation effect="fade" start="100" end="90" time="900" pulse="true" condition="Control.HasFocus(5041)">conditional</animation>
  2151.                                         <visible>Control.HasFocus(5041)</visible>
  2152.                                 </control>
  2153.                                 <control type="label">
  2154.                                         <posx>106</posx>
  2155.                                         <posy>0</posy>
  2156.                                         <width>193</width>
  2157.                                         <height>40</height>
  2158.                                         <font>font-28c</font>
  2159.                                         <textcolor>lightblue</textcolor>
  2160.                                         <shadowcolor>88000000</shadowcolor>
  2161.                                         <align>center</align>
  2162.                                         <aligny>center</aligny>
  2163.                                         <scrollspeed>0</scrollspeed>
  2164.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2165.                                         <visible>!Control.HasFocus(5041)</visible>
  2166.                                 </control>
  2167.                                 <control type="label">
  2168.                                         <posx>106</posx>
  2169.                                         <posy>0</posy>
  2170.                                         <width>193</width>
  2171.                                         <height>40</height>
  2172.                                         <font>font-28c</font>
  2173.                                         <textcolor>blue</textcolor>
  2174.                                         <shadowcolor>88000000</shadowcolor>
  2175.                                         <align>center</align>
  2176.                                         <aligny>center</aligny>
  2177.                                         <scrollspeed>0</scrollspeed>
  2178.                                         <label>[UPPERCASE][B]$INFO[ListItem.Label][/B][/UPPERCASE]</label>
  2179.                                         <visible>Control.HasFocus(5041)</visible>
  2180.                                 </control>
  2181.                         </focusedlayout>
  2182.                         <content>
  2183.                                 <item id="9">
  2184.                                         <label>5</label>
  2185.                                         <onclick>ActivateWindow(Settings)</onclick>
  2186.                                         <icon>special://skin/images/backgrounds/settings.jpg</icon>
  2187.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
  2188.                                         <visible>!Skin.HasSetting(SettingsInHome)</visible>
  2189.                                 </item>
  2190.                                 <item id="5">
  2191.                                         <label>1</label>
  2192.                                         <onclick>Skin.SetBool(ContentPictures)</onclick>
  2193.                                         <onclick>Skin.Reset(ContentComics)</onclick>
  2194.                                         <onclick>ActivateWindow(Pictures)</onclick>
  2195.                                         <icon>special://skin/images/backgrounds/pictures.jpg</icon>
  2196.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
  2197.                                         <visible>!Skin.HasSetting(PicturesInHome)</visible>
  2198.                                 </item>
  2199.                                 <item id="4">
  2200.                                         <label>2</label>
  2201.                                         <onclick>ActivateWindow(Music)</onclick>
  2202.                                         <icon>special://skin/images/backgrounds/music.jpg</icon>
  2203.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  2204.                                         <visible>!Skin.HasSetting(MusicInHome) + Library.HasContent(Music) + !Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  2205.                                 </item>
  2206.                                 <item id="4">
  2207.                                         <label>2</label>
  2208.                                         <onclick>ActivateWindow(MusicFiles)</onclick>
  2209.                                         <icon>special://skin/images/backgrounds/music.jpg</icon>
  2210.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  2211.                                         <visible>!Skin.HasSetting(MusicInHome) + !Library.HasContent(Music) + !Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  2212.                                 </item>
  2213.                                 <item id="4">
  2214.                                         <label>2</label>
  2215.                                         <onclick>ActivateWindow(Music)</onclick>
  2216.                                         <icon>special://skin/images/backgrounds/music.png</icon>
  2217.                                         <thumb>special://skin/images/backgrounds/music.png</thumb>
  2218.                                         <visible>!Skin.HasSetting(MusicInHome) + Library.HasContent(Music) + Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  2219.                                 </item>
  2220.                                 <item id="4">
  2221.                                         <label>2</label>
  2222.                                         <onclick>ActivateWindow(MusicFiles)</onclick>
  2223.                                         <icon>special://skin/images/backgrounds/music.png</icon>
  2224.                                         <thumb>special://skin/images/backgrounds/music.png</thumb>
  2225.                                         <visible>!Skin.HasSetting(MusicInHome) + !Library.HasContent(Music) + Skin.HasSetting(Home_Music_Fanart_Background)</visible>
  2226.                                 </item>
  2227.                                 <item id="1">
  2228.                                         <label>3</label>
  2229.                                         <onclick>ActivateWindow(MyVideoLibrary)</onclick>
  2230.                                         <icon>special://skin/images/backgrounds/videos.jpg</icon>
  2231.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Videos_Folder)]</thumb>
  2232.                                         <visible>!Skin.HasSetting(VideosInHome) + Library.HasContent(Video) + !Skin.HasSetting(VideosFilesInHome)</visible>
  2233.                                 </item>
  2234.                                 <item id="1">
  2235.                                         <label>3</label>
  2236.                                         <onclick>ActivateWindow(VideoFiles)</onclick>
  2237.                                         <icon>special://skin/images/backgrounds/videos.jpg</icon>
  2238.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Videos_Folder)]</thumb>
  2239.                                         <visible>!Skin.HasSetting(VideosInHome) + [!Library.HasContent(Video) | Skin.HasSetting(VideosFilesInHome)]</visible>
  2240.                                 </item>
  2241.                                 <item id="2">
  2242.                                         <label>342</label>
  2243.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)</onclick>
  2244.                                         <icon>special://skin/images/backgrounds/movies.jpg</icon>
  2245.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
  2246.                                         <visible>Skin.HasSetting(MoviesInHome) + Library.HasContent(Movies) + !Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  2247.                                 </item>
  2248.                                 <item id="2">
  2249.                                         <label>342</label>
  2250.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2251.                                         <icon>special://skin/images/backgrounds/movies.jpg</icon>
  2252.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
  2253.                                         <visible>Skin.HasSetting(MoviesInHome) + !Library.HasContent(Movies) + !Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  2254.                                 </item>
  2255.                                 <item id="2">
  2256.                                         <label>342</label>
  2257.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)</onclick>
  2258.                                         <icon>special://skin/images/backgrounds/movies.png</icon>
  2259.                                         <thumb>special://skin/images/backgrounds/movies.png</thumb>
  2260.                                         <visible>Skin.HasSetting(MoviesInHome) + Library.HasContent(Movies) + Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  2261.                                 </item>
  2262.                                 <item id="2">
  2263.                                         <label>342</label>
  2264.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2265.                                         <icon>special://skin/images/backgrounds/movies.png</icon>
  2266.                                         <thumb>special://skin/images/backgrounds/movies.png</thumb>
  2267.                                         <visible>Skin.HasSetting(MoviesInHome) + !Library.HasContent(Movies) + Skin.HasSetting(Home_Movies_Fanart_Background)</visible>
  2268.                                 </item>
  2269.                                 <item id="3">
  2270.                                         <label>20343</label>
  2271.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles,return)</onclick>
  2272.                                         <icon>special://skin/images/backgrounds/tvshows.jpg</icon>
  2273.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_TVShows_Folder)]</thumb>
  2274.                                         <visible>Skin.HasSetting(TVShowsInHome) + Library.HasContent(TVShows) + !Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  2275.                                 </item>
  2276.                                 <item id="3">
  2277.                                         <label>20343</label>
  2278.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2279.                                         <icon>special://skin/images/backgrounds/tvshows.jpg</icon>
  2280.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_TVShows_Folder)]</thumb>
  2281.                                         <visible>Skin.HasSetting(TVShowsInHome) + !Library.HasContent(TVShows) + !Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  2282.                                 </item>
  2283.                                 <item id="3">
  2284.                                         <label>20343</label>
  2285.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles,return)</onclick>
  2286.                                         <icon>special://skin/images/backgrounds/tvshows.png</icon>
  2287.                                         <thumb>special://skin/images/backgrounds/tvshows.png</thumb>
  2288.                                         <visible>Skin.HasSetting(TVShowsInHome) + Library.HasContent(TVShows) + Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  2289.                                 </item>
  2290.                                 <item id="3">
  2291.                                         <label>20343</label>
  2292.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2293.                                         <icon>special://skin/images/backgrounds/tvshows.png</icon>
  2294.                                         <thumb>special://skin/images/backgrounds/tvshows.png</thumb>
  2295.                                         <visible>Skin.HasSetting(TVShowsInHome) + !Library.HasContent(TVShows) + Skin.HasSetting(Home_TVShows_Fanart_Background)</visible>
  2296.                                 </item>
  2297.                                 <item id="11">
  2298.                                         <label>31401</label>
  2299.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/,return)</onclick>
  2300.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  2301.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  2302.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + Library.HasContent(Video)</visible>
  2303.                                 </item>
  2304.                                 <item id="11">
  2305.                                         <label>31401</label>
  2306.                                         <onclick>XBMC.ActivateWindow(VideoFiles,plugin://video/)</onclick>
  2307.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  2308.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  2309.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + !Library.HasContent(Video)</visible>
  2310.                                 </item>
  2311.                                 <item id="11">
  2312.                                         <label>1037</label>
  2313.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/,return)</onclick>
  2314.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  2315.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  2316.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + Library.HasContent(Video)</visible>
  2317.                                 </item>
  2318.                                 <item id="11">
  2319.                                         <label>1037</label>
  2320.                                         <onclick>XBMC.ActivateWindow(VideoFiles,plugin://video/)</onclick>
  2321.                                         <icon>special://skin/images/backgrounds/plugins.jpg</icon>
  2322.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Plugins_Folder)]</thumb>
  2323.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(VideosPluginsInHome) + !Library.HasContent(Video)</visible>
  2324.                                 </item>
  2325.                                 <item id="14">
  2326.                                         <label>31406</label>
  2327.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,musicvideotitles,return)</onclick>
  2328.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  2329.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  2330.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + Library.HasContent(MusicVideos)</visible>
  2331.                                 </item>
  2332.                                 <item id="14">
  2333.                                         <label>31406</label>
  2334.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2335.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  2336.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  2337.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + !Library.HasContent(MusicVideos)</visible>
  2338.                                 </item>
  2339.                                 <item id="14">
  2340.                                         <label>20389</label>
  2341.                                         <onclick>XBMC.ActivateWindow(MyVideoLibrary,musicvideotitles,return)</onclick>
  2342.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  2343.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  2344.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + Library.HasContent(MusicVideos)</visible>
  2345.                                 </item>
  2346.                                 <item id="14">
  2347.                                         <label>20389</label>
  2348.                                         <onclick>XBMC.ActivateWindow(VideoFiles)</onclick>
  2349.                                         <icon>special://skin/images/backgrounds/musicvideos.jpg</icon>
  2350.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_MusicVideos_Folder)]</thumb>
  2351.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(MusicVideosInHome) + !Library.HasContent(MusicVideos)</visible>
  2352.                                 </item>
  2353.                                 <item id="12">
  2354.                                         <label>31403</label>
  2355.                                         <onclick>XBMC.RunScript($INFO[Skin.String(Trailers_Path)])</onclick>
  2356.                                         <icon>special://skin/images/backgrounds/trailers.jpg</icon>
  2357.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Trailers_Folder)]</thumb>
  2358.                                         <visible>!Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(TrailersInHome)</visible>
  2359.                                 </item>
  2360.                                 <item id="12">
  2361.                                         <label>31404</label>
  2362.                                         <onclick>XBMC.RunScript($INFO[Skin.String(Trailers_Path)])</onclick>
  2363.                                         <icon>special://skin/images/backgrounds/trailers.jpg</icon>
  2364.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Trailers_Folder)]</thumb>
  2365.                                         <visible>Skin.HasSetting(WideHomeMenu) + Skin.HasSetting(TrailersInHome)</visible>
  2366.                                 </item>
  2367.                                 <item id="7">
  2368.                                         <label>8</label>
  2369.                                         <onclick>ActivateWindow(Weather)</onclick>
  2370.                                         <icon>special://skin/images/backgrounds/weather.jpg</icon>
  2371.                                         <thumb>special://skin/images/backgrounds/home-weather-conditional/$INFO[Weather.FanartCode]</thumb>
  2372.                                         <visible>!Skin.HasSetting(WeatherInHome) + !Skin.HasSetting(Home_Weather_Conditional_Backgrounds)</visible>
  2373.                                 </item>
  2374.                                 <item id="7">
  2375.                                         <label>8</label>
  2376.                                         <onclick>ActivateWindow(Weather)</onclick>
  2377.                                         <icon>special://skin/images/backgrounds/weather.jpg</icon>
  2378.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
  2379.                                         <visible>!Skin.HasSetting(WeatherInHome) + Skin.HasSetting(Home_Weather_Conditional_Backgrounds)</visible>
  2380.                                 </item>
  2381.                                 <item id="6">
  2382.                                         <label>0</label>
  2383.                                         <onclick>Skin.SetBool(ContentPrograms)</onclick>
  2384.                                         <onclick>Skin.Reset(ContentGames)</onclick>
  2385.                                         <onclick>Skin.Reset(ContentEmulators)</onclick>
  2386.                                         <onclick>ActivateWindow(Programs)</onclick>
  2387.                                         <icon>special://skin/images/backgrounds/programs.jpg</icon>
  2388.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
  2389.                                         <visible>!Skin.HasSetting(ProgramsInHome)</visible>
  2390.                                 </item>
  2391.                                 <item id="10">
  2392.                                         <label>15016</label>
  2393.                                         <onclick>Skin.Reset(ContentPrograms)</onclick>
  2394.                                         <onclick>Skin.SetBool(ContentGames)</onclick>
  2395.                                         <onclick>Skin.Reset(ContentEmulators)</onclick>
  2396.                                         <onclick>ActivateWindow(Programs,Games)</onclick>
  2397.                                         <icon>special://skin/images/backgrounds/games.jpg</icon>
  2398.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Games_Folder)]</thumb>
  2399.                                         <visible>Skin.HasSetting(GamesInHome)</visible>
  2400.                                 </item>
  2401.                                 <item id="15">
  2402.                                         <label>31402</label>
  2403.                                         <onclick>Skin.Reset(ContentPrograms)</onclick>
  2404.                                         <onclick>Skin.Reset(ContentGames)</onclick>
  2405.                                         <onclick>Skin.SetBool(ContentEmulators)</onclick>
  2406.                                         <onclick>ActivateWindow(Programs,Emulators)</onclick>
  2407.                                         <icon>special://skin/images/backgrounds/emulators.jpg</icon>
  2408.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Emulators_Folder)]</thumb>
  2409.                                         <visible>Skin.HasSetting(EmulatorsInHome)</visible>
  2410.                                 </item>
  2411.                                 <item id="8">
  2412.                                         <label>247</label>
  2413.                                         <onclick>ActivateWindow(Scripts)</onclick>
  2414.                                         <icon>special://skin/images/backgrounds/scripts.jpg</icon>
  2415.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
  2416.                                         <visible>!Skin.HasSetting(ScriptsInHome)</visible>
  2417.                                 </item>
  2418.                                 <item id="13">
  2419.                                         <label>1036</label>
  2420.                                         <onclick>ActivateWindow(Favourites)</onclick>
  2421.                                         <icon>special://skin/images/backgrounds/favourites.jpg</icon>
  2422.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Favourites_Folder)]</thumb>
  2423.                                         <visible>!Skin.HasSetting(FavouritesInHome)</visible>
  2424.                                 </item>
  2425.                                 <item id="16">
  2426.                                         <label>31405</label>
  2427.                                         <onclick>Skin.Reset(ContentPictures)</onclick>
  2428.                                         <onclick>Skin.SetBool(ContentComics)</onclick>
  2429.                                         <onclick>ActivateWindow(Pictures,Comics)</onclick>
  2430.                                         <icon>special://skin/images/backgrounds/comics.jpg</icon>
  2431.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_Comics_Folder)]</thumb>
  2432.                                         <visible>Skin.HasSetting(ComicsInHome)</visible>
  2433.                                 </item>
  2434.                                 <item id="17">
  2435.                                         <label>341</label>
  2436.                                         <onclick>XBMC.PlayDVD()</onclick>
  2437.                                         <icon>special://skin/images/backgrounds/playdisc.jpg</icon>
  2438.                                         <thumb>$INFO[Skin.String(Home_Custom_Back_PlayDisc_Folder)]</thumb>
  2439.                                         <visible>Skin.HasSetting(PlayDiscInHome) + System.HasMediaDVD</visible>
  2440.                                 </item>
  2441.                         </content>
  2442.                 </control>
  2443.                 <control type="image">
  2444.                         <posx>0</posx>
  2445.                         <posy>601</posy>
  2446.                         <height>40</height>
  2447.                         <width>1280</width>
  2448.                         <texture>menu-fade.png</texture>
  2449.                         <include>Window_OpenClose_Animation</include>
  2450.                         <visible>Skin.HasSetting(HorizontalHomeMenu)</visible>
  2451.                 </control>
  2452.                 <control type="group">
  2453.                         <posx>0</posx>
  2454.                         <posy>0</posy>
  2455.                         <width>1280</width>
  2456.                         <height>720</height>
  2457.                         <include>Window_OpenClose_Animation</include>
  2458.                         <visible>Skin.HasSetting(HorizontalHomeMenu)</visible>
  2459.                         <control type="image">
  2460.                                 <posx>0</posx>
  2461.                                 <posy>641</posy>
  2462.                                 <width>1280</width>
  2463.                                 <height>16</height>
  2464.                                 <texture>shadow-bottom.png</texture>
  2465.                                 <visible>Skin.HasSetting(HorizontalHomeMenu)</visible>
  2466.                         </control>
  2467.                 </control>
  2468.         </include>
  2469. </includes>