﻿<?xml version="1.0" encoding="utf-8"?>
<window>
  <id>35</id>
  <defaultcontrol>1902</defaultcontrol>
  <define>#menuitemFocus:FFFFFFFF</define>
  <define>#menuitemNoFocus:80C0C0C0</define>
  <define>#labelFont:mediastream16tc</define>
  <define>#selectedFont:mediastream28tc</define>
  <define>#menuXPos:350</define>
  <allowoverlay>no</allowoverlay>
  <disabletopbar>yes</disabletopbar>
  <rememberLastFocusedControl>yes</rememberLastFocusedControl>
  <controls>
    <!-- BEGIN FANART HANDLER CONTROLS -->
    <control>
      <description>DEFAULT BACKGROUND</description>
      <type>image</type>
      <id>0</id>
      <posX>0</posX>
      <posY>0</posY>
      <width>1280</width>
      <height>720</height>
      <texture>background.png</texture>
    </control>
    <control>
      <description>Lightening background</description>
      <id>0</id>
      <type>image</type>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <texture>minimenubg.png</texture>
      <shouldCache>true</shouldCache>
      <animation effect="fade" start="200" end="100" time="1000">WindowClose</animation>
      <visible>Control.HasFocus(7777)|Control.HasFocus(7888)|Control.HasFocus(7999)|Control.HasFocus(79999)</visible>
    </control>
    <control>
      <description>Exit Label</description>
      <type>label</type>
      <id>0</id>
      <height>60</height>
      <posY>435</posY>
      <posX>640</posX>
      <align>center</align>
      <font>mediastream12tc</font>
      <label>#StreamedMP.MediaPortalExit</label>
      <visible allowhiddenfocus="true">Control.HasFocus(7777)</visible>
    </control>
    <control>
      <description>Restart Label</description>
      <type>label</type>
      <id>0</id>
      <height>60</height>
      <posY>435</posY>
      <posX>640</posX>
      <align>center</align>
      <font>mediastream12tc</font>
      <label>#StreamedMP.MediaPortalRestart</label>
      <visible>Control.HasFocus(7888)</visible>
    </control>
    <control>
      <description>Shutdown Label</description>
      <type>label</type>
      <id>0</id>
      <height>60</height>
      <posY>435</posY>
      <posX>640</posX>
      <align>center</align>
      <font>mediastream12tc</font>
      <label>#StreamedMP.MediaPortalShutDownMenu</label>
      <visible>Control.HasFocus(7999)</visible>
    </control>
    <control>
      <description>Settings Label</description>
      <type>label</type>
      <id>0</id>
      <height>60</height>
      <posY>435</posY>
      <posX>640</posX>
      <align>center</align>
      <font>mediastream12tc</font>
      <label>#StreamedMP.MediaPortalSettings</label>
      <visible>Control.HasFocus(79999)</visible>
    </control>
    <control>
      <description>Shutdown menu hbar</description>
      <type>image</type>
      <id>1</id>
      <posX>385</posX>
      <posY>335</posY>
      <width>511</width>
      <height>1</height>
      <texture>hbar1white.png</texture>
      <visible>Control.HasFocus(7888)|Control.HasFocus(7999)|Control.HasFocus(7777)|Control.HasFocus(79999)</visible>
    </control>
    <control>
      <description>Exit Button</description>
      <type>button</type>
      <id>7777</id>
      <posX>390</posX>
      <posY>350</posY>
      <onleft>1902</onleft>
      <onright>7888</onright>
      <width>80</width>
      <height>80</height>
      <textureNoFocus>exit_button.png</textureNoFocus>
      <textureFocus>exit_button.png</textureFocus>
      <action>97</action>
      <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation>
      <animation effect="fade" time="400">WindowOpen</animation>
      <animation effect="fade" time="400">WindowClose</animation>
      <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation>
      <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation>
    </control>
    <control>
      <description>Restart Button</description>
      <type>button</type>
      <id>7888</id>
      <posX>530</posX>
      <posY>350</posY>
      <onleft>7777</onleft>
      <onright>7999</onright>
      <width>80</width>
      <height>80</height>
      <textureNoFocus>restart_button.png</textureNoFocus>
      <textureFocus>restart_button.png</textureFocus>
      <action>196250</action>
      <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation>
      <animation effect="fade" time="400">WindowOpen</animation>
      <animation effect="fade" time="400">WindowClose</animation>
      <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation>
      <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation>
    </control>
    <control>
      <description>Shutdown Button</description>
      <type>button</type>
      <id>7999</id>
      <posX>670</posX>
      <posY>350</posY>
      <onleft>7888</onleft>
      <onright>79999</onright>
      <width>80</width>
      <height>80</height>
      <textureNoFocus>shutdown_button.png</textureNoFocus>
      <textureFocus>shutdown_button.png</textureFocus>
      <action>99</action>
      <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation>
      <animation effect="fade" time="400">WindowOpen</animation>
      <animation effect="fade" time="400">WindowClose</animation>
      <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation>
      <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation>
    </control>
    <control>
      <description>Settings Button</description>
      <type>button</type>
      <id>79999</id>
      <posX>810</posX>
      <posY>350</posY>
      <onleft>7999</onleft>
      <onright>17</onright>
      <width>80</width>
      <height>80</height>
      <textureNoFocus>settings_button.png</textureNoFocus>
      <textureFocus>settings_button.png</textureFocus>
      <hyperlink>4</hyperlink>
      <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation>
      <animation effect="fade" time="400">WindowOpen</animation>
      <animation effect="fade" time="400">WindowClose</animation>
      <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation>
      <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation>
    </control>
    <control>
      <description>Icon Fix</description>
      <id>0</id>
      <type>image</type>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <texture>tv_black.png</texture>
      <animation effect="fade" start="200" end="100" time="1000">WindowClose</animation>
      <visible>!Control.HasFocus(7777)+!Control.HasFocus(7888)+!Control.HasFocus(7999)+!Control.HasFocus(79999)</visible>
    </control>
    <!-- BEGIN BACKGROUND LOADING -->
    <control>
      <description>BILDER BACKGROUND 1</description>
      <id>1200</id>
      <type>image</type>
      <texture>SMPbackgrounds\pictures\default.jpg</texture>
      <shouldCache>true</shouldCache>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1000)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK BACKGROUND 1</description>
      <id>1201</id>
      <type>image</type>
      <texture>SMPbackgrounds\music\default.jpg</texture>
      <shouldCache>true</shouldCache>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1001)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN, FERNSEHEN BACKGROUND 1</description>
      <id>1202</id>
      <type>image</type>
      <texture>SMPbackgrounds\tv\default.jpg</texture>
      <shouldCache>true</shouldCache>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1002)|control.isvisible(1003)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER BACKGROUND 1</description>
      <id>1204</id>
      <type>image</type>
      <texture>SMPbackgrounds\linkedweather\#WorldWeather.TodayIconNumber.jpg</texture>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1004)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS BACKGROUND 1</description>
      <id>1205</id>
      <type>image</type>
      <texture>SMPbackgrounds\movies\default.jpg</texture>
      <shouldCache>true</shouldCache>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1005)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS BACKGROUND 1</description>
      <id>1206</id>
      <type>image</type>
      <texture>SMPbackgrounds\settings\default.jpg</texture>
      <shouldCache>true</shouldCache>
      <posx>0</posx>
      <posy>0</posy>
      <width>1280</width>
      <height>720</height>
      <visible>control.isvisible(1006)</visible>
      <animation effect="fade" start="100" end="0" time="600" reversible="false">Hidden</animation>
      <animation effect="fade" start="30" end="100" time="600" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Menu Background</description>
      <type>image</type>
      <id>1</id>
      <posX>-170</posX>
      <posY>0</posY>
      <width>1280</width>
      <height>720</height>
      <texture>basichome.menu.overlay.png</texture>
      <shouldCache>true</shouldCache>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>!Control.HasFocus(7888)+!Control.HasFocus(7999)+!Control.HasFocus(7777)+!Control.HasFocus(79999)</visible>
    </control>
    <control>
      <description>Rss Background</description>
      <type>image</type>
      <id>1</id>
      <posX>80</posX>
      <posY>685</posY>
      <width>1300</width>
      <height>50</height>
      <texture>homerss.png</texture>
      <animation effect="slide" start="0,100" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="0,100" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>plugin.isenabled(InfoService)+!string.equals(#infoservice.feed.titles,)</visible>
    </control>
    <control>
      <description>Weather Background</description>
      <type>image</type>
      <id>1</id>
      <posX>976</posX>
      <posY>-3</posY>
      <width>306</width>
      <height>75</height>
      <texture>homeweatheroverlaybg.png</texture>
      <animation effect="slide" start="400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>plugin.isenabled(World Weather)+control.hasthumb(43001)</visible>
    </control>
    <control>
      <description>RSS Items</description>
      <type>fadelabel</type>
      <id>1</id>
      <width>1250</width>
      <height>50</height>
      <posY>695</posY>
      <posX>120</posX>
      <font>mediastream12tc</font>
      <label>#infoservice.feed.titles</label>
      <wrapString> :: </wrapString>
      <animation effect="slide" start="0,100" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="0,100" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>plugin.isenabled(InfoService)</visible>
    </control>
    <!-- BEGIN GENERATED TWITTER CODE-->
    <!-- BEGIN GENERATED TOPBAR CODE -->
    <!-- BEGIN GENERATED LATERAL MENU CONTROL -->
    <!--             End of Submenu Code            -->
    <control>
      <description>Dummy label indicating BILDER visibility when submen open</description>
      <id>1000</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1700)|Control.HasFocus(1800)|Control.HasFocus(1900)|control.isvisible(1100)</visible>
    </control>
    <control>
      <description>BILDER0</description>
      <type>button</type>
      <id>1700</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>BILDER</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>2</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1806</onup>
      <ondown>1701</ondown>
    </control>
    <control>
      <description>BILDER1</description>
      <type>button</type>
      <id>1800</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>BILDER</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>2</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1806</onup>
      <ondown>1701</ondown>
    </control>
    <control>
      <description>BILDER3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1705)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1706)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1700)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1701)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1702)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>BILDER13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>BILDER</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating MUSIK visibility when submen open</description>
      <id>1001</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1701)|Control.HasFocus(1801)|Control.HasFocus(1901)|control.isvisible(1101)</visible>
    </control>
    <control>
      <description>MUSIK0</description>
      <type>button</type>
      <id>1701</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>MUSIK</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>501</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1800</onup>
      <ondown>1702</ondown>
    </control>
    <control>
      <description>MUSIK1</description>
      <type>button</type>
      <id>1801</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>MUSIK</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>501</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1800</onup>
      <ondown>1702</ondown>
    </control>
    <control>
      <description>MUSIK3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1706)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1700)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1701)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1702)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1703)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>MUSIK13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>MUSIK</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating SERIEN visibility when submen open</description>
      <id>1002</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1702)|Control.HasFocus(1802)|Control.HasFocus(1902)|control.isvisible(1102)</visible>
    </control>
    <control>
      <description>SERIEN0</description>
      <type>button</type>
      <id>1702</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SERIEN</label>
      <width>1280</width>
      <height>720</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>9811</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1801</onup>
      <ondown>1703</ondown>
    </control>
    <control>
      <description>SERIEN1</description>
      <type>button</type>
      <id>1802</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SERIEN</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>9811</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1801</onup>
      <ondown>1703</ondown>
    </control>
    <control>
      <description>SERIEN3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1700)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1701)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1702)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1703)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1704)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SERIEN13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SERIEN</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating FERNSEHEN visibility when submen open</description>
      <id>1003</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1703)|Control.HasFocus(1803)|Control.HasFocus(1903)|control.isvisible(1103)</visible>
    </control>
    <control>
      <description>FERNSEHEN0</description>
      <type>button</type>
      <id>1703</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>FERNSEHEN</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>1</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1802</onup>
      <ondown>1704</ondown>
    </control>
    <control>
      <description>FERNSEHEN1</description>
      <type>button</type>
      <id>1803</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>FERNSEHEN</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>1</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1802</onup>
      <ondown>1704</ondown>
    </control>
    <control>
      <description>FERNSEHEN3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1701)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1702)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1703)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1704)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1705)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>FERNSEHEN13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>FERNSEHEN</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating WETTER visibility when submen open</description>
      <id>1004</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1704)|Control.HasFocus(1804)|Control.HasFocus(1904)|control.isvisible(1104)</visible>
    </control>
    <control>
      <description>WETTER0</description>
      <type>button</type>
      <id>1704</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>WETTER</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>7977</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1803</onup>
      <ondown>1705</ondown>
    </control>
    <control>
      <description>WETTER1</description>
      <type>button</type>
      <id>1804</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>WETTER</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>7977</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1803</onup>
      <ondown>1705</ondown>
    </control>
    <control>
      <description>WETTER3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1702)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1703)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1704)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1705)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1706)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>WETTER13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>WETTER</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating VIDEOS visibility when submen open</description>
      <id>1005</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1705)|Control.HasFocus(1805)|Control.HasFocus(1905)|control.isvisible(1105)</visible>
    </control>
    <control>
      <description>VIDEOS0</description>
      <type>button</type>
      <id>1705</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>VIDEOS</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>6</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1804</onup>
      <ondown>1706</ondown>
    </control>
    <control>
      <description>VIDEOS1</description>
      <type>button</type>
      <id>1805</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>VIDEOS</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>6</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1804</onup>
      <ondown>1706</ondown>
    </control>
    <control>
      <description>VIDEOS3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1703)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1704)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1705)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1706)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1700)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1802)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>VIDEOS13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>VIDEOS</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>Dummy label indicating SETTINGS visibility when submen open</description>
      <id>1006</id>
      <type>label</type>
      <posX>100</posX>
      <posY>-100</posY>
      <width>500</width>
      <height>0</height>
      <label>-</label>
      <visible>Control.HasFocus(1706)|Control.HasFocus(1806)|Control.HasFocus(1906)|control.isvisible(1106)</visible>
    </control>
    <control>
      <description>SETTINGS0</description>
      <type>button</type>
      <id>1706</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SETTINGS</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>4</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1805</onup>
      <ondown>1700</ondown>
    </control>
    <control>
      <description>SETTINGS1</description>
      <type>button</type>
      <id>1806</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SETTINGS</label>
      <width>320</width>
      <height>72</height>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hyperlink>4</hyperlink>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>7777</onleft>
      <onup>1805</onup>
      <ondown>1700</ondown>
    </control>
    <control>
      <description>SETTINGS3</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1704)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS4</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1705)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS5</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1706)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS6</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1700)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS7</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1701)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS8</description>
      <type>label</type>
      <posX>325</posX>
      <posY>-24</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1803)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-118" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS9</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1804)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS10</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1805)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS11</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1806)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS12</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1800)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <control>
      <description>SETTINGS13</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>500</width>
      <height>72</height>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <label>SETTINGS</label>
      <visible>Control.HasFocus(1801)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <animation effect="slide" start="0,-100" time=" 250" acceleration=" -0.4" reversible="false">Visible</animation>
    </control>
    <!--**************-->
    <!-- Crowding Fix -->
    <!--**************-->
    <control>
      <description>home BILDER</description>
      <type>button</type>
      <id>1900</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>BILDER</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>2</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1900</onleft>
      <onup>1806</onup>
      <ondown>1701</ondown>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>VIDEOS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1900)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>SETTINGS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1900)</visible>
    </control>
    <control>
      <description>home BILDER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>BILDER</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1900)</visible>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>MUSIK</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1900)</visible>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>SERIEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1900)</visible>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>button</type>
      <id>1901</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>MUSIK</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>501</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1901</onleft>
      <onup>1800</onup>
      <ondown>1702</ondown>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>SETTINGS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1901)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home BILDER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>BILDER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1901)</visible>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>MUSIK</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1901)</visible>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>SERIEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1901)</visible>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>FERNSEHEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1901)</visible>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>button</type>
      <id>1902</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SERIEN</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>9811</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1902</onleft>
      <onup>1801</onup>
      <ondown>1703</ondown>
    </control>
    <control>
      <description>home BILDER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>BILDER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1902)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>MUSIK</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1902)</visible>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>SERIEN</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1902)</visible>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>FERNSEHEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1902)</visible>
    </control>
    <control>
      <description>home WETTER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>WETTER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1902)</visible>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>button</type>
      <id>1903</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>FERNSEHEN</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>1</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1903</onleft>
      <onup>1802</onup>
      <ondown>1704</ondown>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>MUSIK</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1903)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>SERIEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1903)</visible>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>FERNSEHEN</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1903)</visible>
    </control>
    <control>
      <description>home WETTER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>WETTER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1903)</visible>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>VIDEOS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1903)</visible>
    </control>
    <control>
      <description>home WETTER</description>
      <type>button</type>
      <id>1904</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>WETTER</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>7977</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1904</onleft>
      <onup>1803</onup>
      <ondown>1705</ondown>
    </control>
    <control>
      <description>home SERIEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>SERIEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1904)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>FERNSEHEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1904)</visible>
    </control>
    <control>
      <description>home WETTER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>WETTER</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1904)</visible>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>VIDEOS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1904)</visible>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>SETTINGS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1904)</visible>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>button</type>
      <id>1905</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>VIDEOS</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>6</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1905</onleft>
      <onup>1804</onup>
      <ondown>1706</ondown>
    </control>
    <control>
      <description>home FERNSEHEN</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>FERNSEHEN</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1905)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home WETTER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>WETTER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1905)</visible>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>VIDEOS</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1905)</visible>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>SETTINGS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1905)</visible>
    </control>
    <control>
      <description>home BILDER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>BILDER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1905)</visible>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>button</type>
      <id>1906</id>
      <posX>0</posX>
      <posY>-30</posY>
      <label>SETTINGS</label>
      <width>320</width>
      <height>72</height>
      <hyperlink>4</hyperlink>
      <textureFocus>-</textureFocus>
      <textureNoFocus>-</textureNoFocus>
      <hover>-</hover>
      <onright>7777</onright>
      <onleft>1906</onleft>
      <onup>1805</onup>
      <ondown>1700</ondown>
    </control>
    <control>
      <description>home WETTER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>142</posY>
      <width>320</width>
      <height>72</height>
      <label>WETTER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <visible>Control.HasFocus(1906)</visible>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
    </control>
    <control>
      <description>home VIDEOS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>242</posY>
      <width>320</width>
      <height>72</height>
      <label>VIDEOS</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1906)</visible>
    </control>
    <control>
      <description>home SETTINGS</description>
      <type>label</type>
      <posX>325</posX>
      <posY>342</posY>
      <width>320</width>
      <height>72</height>
      <label>SETTINGS</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#selectedFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1906)</visible>
    </control>
    <control>
      <description>home BILDER</description>
      <type>label</type>
      <posX>325</posX>
      <posY>442</posY>
      <width>320</width>
      <height>72</height>
      <label>BILDER</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1906)</visible>
    </control>
    <control>
      <description>home MUSIK</description>
      <type>label</type>
      <posX>325</posX>
      <posY>542</posY>
      <width>320</width>
      <height>72</height>
      <label>MUSIK</label>
      <textcolor>#menuitemNoFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1906)</visible>
    </control>
    <!-- Menu Context Labels -->
    <control>
      <description>BILDER Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1700)|Control.HasFocus(1800)|Control.HasFocus(1900)</visible>
    </control>
    <control>
      <description>MUSIK Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1701)|Control.HasFocus(1801)|Control.HasFocus(1901)</visible>
    </control>
    <control>
      <description>SERIEN Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1702)|Control.HasFocus(1802)|Control.HasFocus(1902)</visible>
    </control>
    <control>
      <description>FERNSEHEN Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1703)|Control.HasFocus(1803)|Control.HasFocus(1903)</visible>
    </control>
    <control>
      <description>WETTER Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1704)|Control.HasFocus(1804)|Control.HasFocus(1904)</visible>
    </control>
    <control>
      <description>WETTER Location Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>395</posY>
      <width>380</width>
      <height>62</height>
      <label> in #WorldWeather.Location</label>
      <textcolor>#menuitemFocus</textcolor>
      <font>mediastream10tc</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1104)]</visible>
    </control>
    <control>
      <description>VIDEOS Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1705)|Control.HasFocus(1805)|Control.HasFocus(1905)</visible>
    </control>
    <control>
      <description>SETTINGS Label</description>
      <type>label</type>
      <posX>325</posX>
      <posY>322</posY>
      <width>380</width>
      <height>72</height>
      <label>
      </label>
      <textcolor>#menuitemFocus</textcolor>
      <font>#labelFont</font>
      <align>right</align>
      <animation effect="fade" delay="350" time="250">Visible</animation>
      <animation effect="slide" start="-400,0" end="0,0" tween="quadratic" easing="in" time="400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="-400,0" tween="quadratic" easing="in" time="400" delay="200">WindowClose</animation>
      <visible>Control.HasFocus(1706)|Control.HasFocus(1806)|Control.HasFocus(1906)</visible>
    </control>
    <control>
      <description>5-Day Weather Dummy Label</description>
      <type>label</type>
      <id>6767</id>
      <posX>-50</posX>
      <posY>-50</posY>
      <label>
      </label>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
    </control>
    <control>
      <description>GROUP: Forecast BGs</description>
      <type>group</type>
      <dimColor>0xffffffff</dimColor>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
      <control>
        <description>TODAY BG</description>
        <posX>460</posX>
        <posY>225</posY>
        <type>image</type>
        <id>6777</id>
        <width>180</width>
        <height>270</height>
        <texture>weather2.png</texture>
        <shouldCache>true</shouldCache>
      </control>
      <control>
        <description>DAY 1 BG</description>
        <posX>705</posX>
        <posY>70</posY>
        <type>image</type>
        <id>6777</id>
        <width>180</width>
        <height>270</height>
        <texture>weather2.png</texture>
      </control>
      <control>
        <description>DAY 2 BG</description>
        <posX>955</posX>
        <posY>70</posY>
        <type>image</type>
        <id>6777</id>
        <width>180</width>
        <height>270</height>
        <texture>weather2.png</texture>
      </control>
      <control>
        <description>DAY 3 BG</description>
        <posX>705</posX>
        <posY>415</posY>
        <type>image</type>
        <id>6777</id>
        <width>180</width>
        <height>270</height>
        <texture>weather2.png</texture>
      </control>
      <control>
        <description>DAY 4 BG</description>
        <posX>955</posX>
        <posY>415</posY>
        <type>image</type>
        <id>6777</id>
        <width>180</width>
        <height>270</height>
        <texture>weather2.png</texture>
      </control>
    </control>
    <control>
      <description>TODAY ICON</description>
      <id>0</id>
      <type>multiimage</type>
      <imagepath>weathericons\animated\128x128\#WorldWeather.TodayIconNumber</imagepath>
      <timeperimage>33</timeperimage>
      <loop>True</loop>
      <posX>460</posX>
      <posY>155</posY>
      <height>180</height>
      <width>180</width>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
    </control>
    <control>
      <description>DAY 1 ICON</description>
      <id>0</id>
      <type>multiimage</type>
      <imagepath>weathericons\animated\128x128\#WorldWeather.ForecastDay0IconNumber</imagepath>
      <timeperimage>33</timeperimage>
      <loop>True</loop>
      <posX>705</posX>
      <posY>0</posY>
      <height>180</height>
      <width>180</width>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
    </control>
    <control>
      <description>DAY 2 ICON</description>
      <id>0</id>
      <type>multiimage</type>
      <imagepath>weathericons\animated\128x128\#WorldWeather.ForecastDay1IconNumber</imagepath>
      <timeperimage>33</timeperimage>
      <loop>True</loop>
      <posX>955</posX>
      <posY>0</posY>
      <height>180</height>
      <width>180</width>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
    </control>
    <control>
      <description>DAY 3 ICON</description>
      <id>0</id>
      <type>multiimage</type>
      <imagepath>weathericons\animated\128x128\#WorldWeather.ForecastDay2IconNumber</imagepath>
      <timeperimage>33</timeperimage>
      <loop>True</loop>
      <posX>705</posX>
      <posY>345</posY>
      <height>180</height>
      <width>180</width>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
    </control>
    <control>
      <description>DAY 4 ICON</description>
      <id>0</id>
      <type>multiimage</type>
      <imagepath>weathericons\animated\128x128\#WorldWeather.ForecastDay3IconNumber</imagepath>
      <timeperimage>33</timeperimage>
      <loop>True</loop>
      <posX>955</posX>
      <posY>345</posY>
      <height>180</height>
      <width>180</width>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
    </control>
    <control>
      <description>GROUP: FULL WEATHER DETAILS</description>
      <type>group</type>
      <dimColor>0xffffffff</dimColor>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation>
      <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation>
      <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1704)|Control.HasFocus(1804)|control.isvisible(1204)]+!control.isvisible(11111)</visible>
      <control>
        <description>DAY 1 LABEL</description>
        <type>label</type>
        <id>0</id>
        <posX>550</posX>
        <posY>470</posY>
        <align>center</align>
        <label>6030</label>
        <font>mediastream11tc</font>
        <textcolor>White</textcolor>
      </control>
      <control>
        <description>DAY 1 TEMP</description>
        <type>label</type>
        <id>0</id>
        <posX>550</posX>
        <posY>405</posY>
        <align>center</align>
        <label>#WorldWeather.TodayTemperature</label>
        <font>mediastream28tc</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 1 GENERAL WEATHER</description>
        <type>textbox</type>
        <id>0</id>
        <posX>465</posX>
        <posY>325</posY>
        <width>170</width>
        <height>60</height>
        <font>mediastream13</font>
        <align>right</align>
        <textcolor>white</textcolor>
        <label>#WorldWeather.TodayCondition</label>
      </control>
      <control>
        <description>DAY 2 LABEL</description>
        <type>label</type>
        <id>0</id>
        <posX>795</posX>
        <posY>315</posY>
        <align>center</align>
        <label>#WorldWeather.ForecastDay0Day</label>
        <font>mediastream11tc</font>
        <textcolor>White</textcolor>
      </control>
      <control>
        <description>DAY 2 MAX VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>710</posX>
        <posY>270</posY>
        <align>left</align>
        <label>#WorldWeather.ForecastDay0High</label>
        <font>mediastream12</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 2 MIN VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>880</posX>
        <posY>270</posY>
        <align>right</align>
        <label>#WorldWeather.ForecastDay0Low</label>
        <font>mediastream12</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 2 AM WEATHER</description>
        <type>textbox</type>
        <id>0</id>
        <posX>710</posX>
        <posY>170</posY>
        <width>160</width>
        <height>50</height>
        <label>#WorldWeather.ForecastDay0Condition</label>
        <font>mediastream10</font>
        <align>left</align>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 3 LABEL</description>
        <type>label</type>
        <id>0</id>
        <posX>1045</posX>
        <posY>315</posY>
        <align>center</align>
        <label>#WorldWeather.ForecastDay1Day</label>
        <font>mediastream11tc</font>
        <textcolor>White</textcolor>
      </control>
      <control>
        <description>DAY 3 MAX VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>960</posX>
        <posY>270</posY>
        <align>left</align>
        <label>#WorldWeather.ForecastDay1High</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 3 MIN VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>1130</posX>
        <posY>270</posY>
        <align>right</align>
        <label>#WorldWeather.ForecastDay1Low</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 3 AM WEATHER</description>
        <type>textbox</type>
        <id>0</id>
        <posX>960</posX>
        <posY>170</posY>
        <width>160</width>
        <height>50</height>
        <width>170</width>
        <label>#WorldWeather.ForecastDay1Condition</label>
        <font>mediastream10</font>
        <align>left</align>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 4 LABEL</description>
        <type>label</type>
        <id>0</id>
        <posX>795</posX>
        <posY>660</posY>
        <align>center</align>
        <label>#WorldWeather.ForecastDay2Day</label>
        <font>mediastream11tc</font>
        <textcolor>White</textcolor>
      </control>
      <control>
        <description>DAY 4 MAX VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>710</posX>
        <posY>615</posY>
        <align>left</align>
        <label>#WorldWeather.ForecastDay2High</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 4 MIN VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>880</posX>
        <posY>615</posY>
        <align>right</align>
        <label>#WorldWeather.ForecastDay2Low</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 4 AM WEATHER</description>
        <type>textbox</type>
        <id>0</id>
        <posX>710</posX>
        <posY>515</posY>
        <width>160</width>
        <height>50</height>
        <width>170</width>
        <label>#WorldWeather.ForecastDay2Condition</label>
        <font>mediastream10</font>
        <align>left</align>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 5 LABEL</description>
        <type>label</type>
        <id>0</id>
        <posX>1045</posX>
        <posY>660</posY>
        <align>center</align>
        <label>#WorldWeather.ForecastDay3Day</label>
        <font>mediastream11tc</font>
        <textcolor>White</textcolor>
      </control>
      <control>
        <description>DAY 5 MAX VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>960</posX>
        <posY>615</posY>
        <align>left</align>
        <label>#WorldWeather.ForecastDay3High</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 5 MIN VALUE</description>
        <type>label</type>
        <id>0</id>
        <posX>1130</posX>
        <posY>615</posY>
        <align>right</align>
        <label>#WorldWeather.ForecastDay3Low</label>
        <font>mediastream11</font>
        <textcolor>white</textcolor>
      </control>
      <control>
        <description>DAY 5 AM WEATHER</description>
        <type>textbox</type>
        <id>0</id>
        <posX>960</posX>
        <posY>515</posY>
        <width>160</width>
        <height>50</height>
        <width>170</width>
        <label>#WorldWeather.ForecastDay3Condition</label>
        <font>mediastream10</font>
        <align>left</align>
        <textcolor>white</textcolor>
      </control>
    </control>
    <control>
      <description>GROUP: WEATHER SUMMARY</description>
      <type>group</type>
      <dimColor>0xffffffff</dimColor>
      <visible>plugin.isenabled(World Weather)+!control.isvisible(1204)</visible>
      <animation effect="slide" start="400,0" end="0,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowOpen</animation>
      <animation effect="slide" end="400,0" tween="quadratic" easing="in" time=" 400" delay="200">WindowClose</animation>
      <control>
        <description>DAY 0 BG</description>
        <type>image</type>
        <id>0</id>
        <posX>976</posX>
        <posY>-3</posY>
        <width>306</width>
        <height>75</height>
        <texture>homeweatheroverlaybg.png</texture>
      </control>
      <control>
        <description>Todays weather image (Animated Version)</description>
        <type>multiimage</type>
        <id>0</id>
        <posX>993</posX>
        <posY>9</posY>
        <height>54</height>
        <width>54</width>
        <centered>no</centered>
        <texture>-</texture>
        <imagepath>weathericons\animated\128x128\#WorldWeather.TodayIconNumber</imagepath>
        <timeperimage>33</timeperimage>
        <loop>True</loop>
      </control>
      <control>
        <description>Temperature</description>
        <type>label</type>
        <id>1</id>
        <width>400</width>
        <height>50</height>
        <align>right</align>
        <posX>1265</posX>
        <posY>30</posY>
        <font>mediastream14c</font>
        <label>#WorldWeather.TodayTemperature</label>
      </control>
      <control>
        <description>Todays Weather Condition</description>
        <type>textbox</type>
        <id>1</id>
        <width>150</width>
        <height>50</height>
        <align>right</align>
        <posX>1055</posX>
        <posY>15</posY>
        <font>mediastream10tc</font>
        <label>#WorldWeather.TodayCondition</label>
      </control>
    </control>
    <import>common.time.xml</import>
    <import>common.fanart.scraperv.xml</import>
    <import>common.schedules.center.xml</import>
    <!-- BEGIN MOST RECENT MOVPICS CODE-->
    <import>basichome.recentlyadded.Music.Summary.xml</import>
    <!-- BEGIN MOST RECENT MUSICVIDEO CODE-->
    <import>basichome.recentlyadded.RecordedTV.Summary.xml</import>
    <import>basichome.recentlyadded.tvseries.VSum2.xml</import>

    <!-- BEGIN FREEDRIVESPACE OVERLAY CODE-->
    <!-- BEGIN SLEEPCONTROL OVERLAY CODE-->
    <!-- BEGIN STOCKS OVERLAY CODE-->
    <!-- BEGIN POWERCONTROL OVERLAY CODE-->
    <!-- BEGIN HTPCINFO OVERLAY CODE-->
    <!-- BEGIN UPDATECONTROL OVERLAY CODE-->
    <!-- BEGIN MYEMAILMANAGER OVERLAY CODE-->
    <import>common.overlay.basichome.xml</import>
    <control>
      <description>Update Icon</description>
      <type>image</type>
      <id>0</id>
      <width>200</width>
      <height>200</height>
      <posX>635</posX>
      <posY>150</posY>
      <align>center</align>
      <texture>skinupdate.png</texture>
      <visible>string.equals(#StreamedMP.UpdateAvailable,true)</visible>
      <animation effect="fade" delay="4000" start="100" end="0" time="3000">WindowOpen</animation>
      <animation effect="zoom" start="105,105" end="110,110" time="1500" tween="cubic" easing="inout" pulse="true" reversible="false" condition="true">Conditional</animation>
      <animation effect="fade" start="100" end="0" time="10000">Visible</animation>
      <animation effect="fade" delay="100" start="0" end="0" time="100">WindowClose</animation>
    </control>
  </controls>
</window>
<!--Checksum:c2562c1e2a0ac3002f1870534fe953bd-->