<window id="2600">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonWeatherBackground</include>
<include>CommonMediaPlayingBackground</include>
<control type="image">
<posx>0</posx>
<posy>100r</posy>
<width>1280</width>
<height>100</height>
<texture>floor.png</texture>
<include>VisibleFadeEffect</include>
<animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
<animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation>
</control>
<control type="group">
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
<effect type="fade" start="0" end="100" time="300" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
<effect type="fade" start="100" end="0" time="300" />
</animation>
<include>VisibleFadeEffect</include>
<control type="group">
<animation effect="slide" start="0,0" end="-40,0" time="200" condition="StringCompare(Weather.Plugin,weather.weatherplus)">Conditional</animation>
<posx>100</posx>
<posy>40</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>620</height>
<texture border="20">ContentPanel.png</texture>
</control>
<control type="multiimage">
<posx>10</posx>
<posy>10</posy>
<width>480</width>
<height>600</height>
<imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath>
<timeperimage>100</timeperimage>
<randomize>false</randomize>
<fadetime>0</fadetime>
</control>
<control type="image">
<posx>0</posx>
<posy>612</posy>
<width>500</width>
<height>64</height>
<texture border="10">ContentPanelMirror.png</texture>
</control>
<control type="image">
<posx>20</posx>
<posy>5</posy>
<width>460</width>
<height>100</height>
<aspectratio>stretch</aspectratio>
<texture>GlassTitleBar.png</texture>
</control>
<control type="label">
<description>header label</description>
<posx>20</posx>
<posy>13</posy>
<width>460</width>
<height>30</height>
<font>font13_title</font>
<label>10508</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>weather location label</description>
<posx>20</posx>
<posy>55</posy>
<width>460</width>
<height>30</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>false</scroll>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Location)]</label>
</control>
<control type="label">
<description>update label</description>
<posx>20</posx>
<posy>75</posy>
<width>460</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="group">
<animation effect="slide" start="0,0" end="75,90" time="0" condition="Skin.HasSetting(ShowWeatherIcon)">Conditional</animation>
<control type="label">
<description>current temp Value</description>
<posx>195</posx>
<posy>175</posy>
<width>180</width>
<height>40</height>
<font>WeatherTemp</font>
<align>right</align>
<aligny>top</aligny>
<label>$INFO[Window.Property(Current.Temperature)]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current temp Value Units</description>
<posx>190</posx>
<posy>185</posy>
<width>100</width>
<height>40</height>
<font>font16caps</font>
<align>left</align>
<aligny>top</aligny>
<label>$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>current weather icon</description>
<posx>230</posx>
<posy>135</posy>
<width>230</width>
<height>180</height>
<info>Window.Property(Current.ConditionIcon)</info>
<aspectratio>keep</aspectratio>
<visible>!Skin.HasSetting(ShowWeatherIcon)</visible>
</control>
</control>
<control type="group">
<posx>5</posx>
<posy>20</posy>
<control type="label">
<description>current condition label</description>
<posx>15</posx><!--20-->
<posy>350</posy><!--320-->
<width>460</width>
<height>30</height>
<info>Window.Property(Current.Condition)</info>
<wrapmultiline>true</wrapmultiline>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<posx>15</posx>
<posy>390</posy>
<width>460</width>
<height>4</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>current feels like label</description>
<posx>170</posx>
<posy>400</posy>
<width>170</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[402] :</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current dew label</description>
<posx>170</posx>
<posy>430</posy>
<width>170</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[405] :</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current humidity label</description>
<posx>170</posx>
<posy>460</posy>
<width>170</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[406] :</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current UV Index label</description>
<posx>170</posx>
<posy>490</posy>
<width>170</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[403] :</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current Wind label</description>
<posx>170</posx>
<posy>520</posy>
<width>170</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[404] :</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current feels like Value</description>
<posx>185</posx>
<posy>400</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current dew Value</description>
<posx>185</posx>
<posy>430</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current humidity Value</description>
<posx>185</posx>
<posy>460</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.Humidity)</info>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current UV Index Value</description>
<posx>185</posx>
<posy>490</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.UVIndex)</info>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>current Wind Value</description>
<posx>185</posx>
<posy>520</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.Wind)</info>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
</control>
<control type="group">
<visible>StringCompare(Weather.Plugin,weather.google) | [StringCompare(Weather.Plugin,weather.weatherplus) + !IsEmpty(Window.Property(36Hour.IsFetched))]</visible>
<control type="label">
<description>Sunrise Label</description>
<posx>30</posx>
<posy>570</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[33027] : [COLOR=white]$INFO[Window.Property(Current.Locale.Sunrise)][/COLOR]</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Sunset label</description>
<posx>470</posx>
<posy>570</posy>
<width>300</width>
<height>35</height>
<font>font13</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[33028] : [COLOR=white]$INFO[Window.Property(Current.Locale.Sunset)][/COLOR]</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
</control>
</control>
<control type="group">
<posx>680</posx>
<posy>40</posy>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>250</width>
<height>310</height>
<texture border="10">ContentPanel.png</texture>
</control>
<control type="multiimage">
<posx>10</posx>
<posy>10</posy>
<width>230</width>
<height>290</height>
<imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Day0.FanartCode)]</imagepath>
<timeperimage>100</timeperimage>
<randomize>false</randomize>
<fadetime>0</fadetime>
</control>
</control>
<control type="group">
<control type="image">
<posx>250</posx>
<posy>0</posy>
<width>250</width>
<height>310</height>
<texture border="10">ContentPanel.png</texture>
</control>
<control type="multiimage">
<posx>260</posx>
<posy>10</posy>
<width>230</width>
<height>290</height>
<imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Day1.FanartCode)]</imagepath>
<timeperimage>100</timeperimage>
<randomize>false</randomize>
<fadetime>0</fadetime>
</control>
</control>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>310</posy>
<width>250</width>
<height>310</height>
<texture border="10">ContentPanel.png</texture>
</control>
<control type="multiimage">
<posx>10</posx>
<posy>320</posy>
<width>230</width>
<height>290</height>
<imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Day2.FanartCode)]</imagepath>
<timeperimage>100</timeperimage>
<randomize>false</randomize>
<fadetime>0</fadetime>
</control>
</control>
<control type="group">
<control type="image">
<posx>250</posx>
<posy>310</posy>
<width>250</width>
<height>310</height>
<texture border="10">ContentPanel.png</texture>
</control>
<control type="multiimage">
<posx>260</posx>
<posy>320</posy>
<width>230</width>
<height>290</height>
<imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Day3.FanartCode)]</imagepath>
<timeperimage>100</timeperimage>
<randomize>false</randomize>
<fadetime>0</fadetime>
</control>
</control>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>612</posy>
<width>250</width>
<height>64</height>
<texture border="10">ContentPanelMirror.png</texture>
</control>
<control type="image">
<posx>250</posx>
<posy>612</posy>
<width>250</width>
<height>64</height>
<texture border="10">ContentPanelMirror.png</texture>
</control>
</control>
<control type="panel" id="8001">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>620</height>
<onleft>50</onleft>
<onright>50</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="">list</viewtype>
<pagecontrol>-</pagecontrol>
<scrolltime>0</scrolltime>
<itemlayout height="310" width="250">
<control type="image">
<posx>20</posx>
<posy>5</posy>
<width>230</width>
<height>100</height>
<aspectratio>stretch</aspectratio>
<texture>GlassTitleBar.png</texture>
</control>
<control type="label">
<description>header label</description>
<posx>125</posx>
<posy>13</posy>
<width>230</width>
<height>30</height>
<font>font13_title</font>
<label>$INFO[ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>day icon</description>
<posx>10</posx>
<posy>170</posy>
<width>230</width>
<height>80</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<visible>!Skin.HasSetting(ShowWeatherIcon)</visible>
</control>
<control type="label">
<posx>125</posx>
<posy>250</posy>
<width>230</width>
<height>20</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[COLOR=grey2]$LOCALIZE[419] :[/COLOR] $INFO[ListItem.Property(HighTemp)] [COLOR=grey2]$LOCALIZE[418] :[/COLOR] $INFO[ListItem.Property(LowTemp)]</label>
</control>
<control type="label">
<posx>125</posx>
<posy>270</posy>
<width>230</width>
<height>20</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="310" width="250">
<control type="image">
<posx>20</posx>
<posy>5</posy>
<width>230</width>
<height>100</height>
<aspectratio>stretch</aspectratio>
<texture>GlassTitleBar.png</texture>
</control>
<control type="label">
<description>header label</description>
<posx>125</posx>
<posy>13</posy>
<width>230</width>
<height>30</height>
<font>font13_title</font>
<label>$INFO[ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>day icon</description>
<posx>10</posx>
<posy>170</posy>
<width>230</width>
<height>80</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<visible>!Skin.HasSetting(ShowWeatherIcon)</visible>
</control>
<control type="label">
<posx>125</posx>
<posy>250</posy>
<width>230</width>
<height>20</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[COLOR=grey2]$LOCALIZE[419] :[/COLOR] $INFO[ListItem.Property(HighTemp)] [COLOR=grey2]$LOCALIZE[418] :[/COLOR] $INFO[ListItem.Property(LowTemp)]</label>
</control>
<control type="label">
<posx>125</posx>
<posy>270</posy>
<width>230</width>
<height>20</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
<content>
<item>
<label>$INFO[Window(Weather).Property(Day0.Title)]</label>
<label2>$INFO[Window(Weather).Property(Day0.Outlook)]</label2>
<property name="HighTemp">$INFO[Window(Weather).Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</property>
<property name="LowTemp">$INFO[Window(Weather).Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</property>
<icon>$INFO[Window(Weather).Property(Day0.OutlookIcon)]</icon>
<onclick>-</onclick>
</item>
<item>
<label>$INFO[Window(Weather).Property(Day1.Title)]</label>
<label2>$INFO[Window(Weather).Property(Day1.Outlook)]</label2>
<property name="HighTemp">$INFO[Window(Weather).Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</property>
<property name="LowTemp">$INFO[Window(Weather).Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</property>
<icon>$INFO[Window(Weather).Property(Day1.OutlookIcon)]</icon>
<onclick>-</onclick>
</item>
<item>
<label>$INFO[Window(Weather).Property(Day2.Title)]</label>
<label2>$INFO[Window(Weather).Property(Day2.Outlook)]</label2>
<property name="HighTemp">$INFO[Window(Weather).Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</property>
<property name="LowTemp">$INFO[Window(Weather).Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</property>
<icon>$INFO[Window(Weather).Property(Day2.OutlookIcon)]</icon>
<onclick>-</onclick>
</item>
<item>
<label>$INFO[Window(Weather).Property(Day3.Title)]</label>
<label2>$INFO[Window(Weather).Property(Day3.Outlook)]</label2>
<property name="HighTemp">$INFO[Window(Weather).Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</property>
<property name="LowTemp">$INFO[Window(Weather).Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</property>
<icon>$INFO[Window(Weather).Property(Day3.OutlookIcon)]</icon>
<onclick>-</onclick>
</item>
</content>
</control>
</control>
<control type="group">
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
<posx>580</posx>
<posy>40</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>650</width>
<height>620</height>
<texture border="20">ContentPanel.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>612</posy>
<width>650</width>
<height>64</height>
<texture border="10">ContentPanelMirror.png</texture>
</control>
<control type="image">
<posx>20</posx>
<posy>5</posy>
<width>610</width>
<height>90</height>
<aspectratio>stretch</aspectratio>
<texture>GlassTitleBar.png</texture>
</control>
<control type="group" id="50">
<include condition="StringCompare(Weather.Plugin,weather.weatherplus)">Weather+10DayForcast</include>
<include condition="StringCompare(Weather.Plugin,weather.weatherplus)">Weather+36HourForcast</include>
<include condition="StringCompare(Weather.Plugin,weather.weatherplus)">Weather+WeekendForcast</include>
<include condition="StringCompare(Weather.Plugin,weather.weatherplus)">Weather+HourlyForcast</include>
<include condition="StringCompare(Weather.Plugin,weather.weatherplus)">Weather+MapsVideo</include>
</control>
</control>
</control>
<include>CommonNowPlaying</include>
<control type="group">
<posx>-250</posx>
<include>SideBladeLeft</include>
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>110</posy>
<width>250</width>
<height>610</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onback>50</onback>
<itemgap>0</itemgap>
<control type="label" id="200">
<width>250</width>
<height>35</height>
<font>font12caps</font>
<label>31006</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="group" id="300">
<width>250</width>
<height>40</height>
<control type="spincontrolex" id="3">
<description>change location button</description>
<posx>0</posx>
<posy>0</posy>
<font>-</font>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>50</onright>
<onup>200</onup>
<ondown>302</ondown>
<onback>50</onback>
</control>
<control type="label" id="301">
<posx>10</posx>
<posy>0</posy>
<width>200</width>
<height>40</height>
<font>font13</font>
<label>31027</label>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
</control>
<control type="button" id="302">
<description>10 day forcast button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>31904</label>
<onclick>ClearProperty(Weather.CurrentView)</onclick>
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
</control>
<control type="button" id="303">
<description>36 hour forcast button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>31901</label>
<onclick>SetProperty(Weather.CurrentView,36hour)</onclick>
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
</control>
<control type="button" id="304">
<description>Weekend forcast button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>31903</label>
<onclick>SetProperty(Weather.CurrentView,weekend)</onclick>
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
</control>
<control type="button" id="305">
<description>Hourly forcast button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>31902</label>
<onclick>SetProperty(Weather.CurrentView,hourly)</onclick>
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
</control>
<control type="button" id="306">
<description>Hourly forcast button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>31906</label>
<onclick>SetProperty(Weather.CurrentView,maps)</onclick>
<visible>StringCompare(Weather.Plugin,weather.weatherplus)</visible>
</control>
<control type="label" id="201">
<width>250</width>
<height>35</height>
<font>font12caps</font>
<label>31026</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="button" id="2">
<description>Refresh button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>103</label>
</control>
<control type="button" id="5">
<description>Custom Weather Script Button</description>
<label>$INFO[Skin.String(WeatherScript_Label)]</label>
<onclick>SetFocus(50)</onclick>
<onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</onclick>
<onclick>SetFocus(50)</onclick>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<visible>Skin.HasSetting(WeatherScript_Enable) + !IsEmpty(Skin.String(WeatherScript_Label))</visible>
</control>
<control type="button" id="4">
<description>Settings button</description>
<label>5</label>
<onclick>ActivateWindow(MyWeatherSettings)</onclick>
<onclick condition="!IsEmpty(weather.plugin)">Addon.OpenSettings($INFO[weather.plugin])</onclick>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
</control>
<control type="radiobutton" id="250">
<description>Fanart Toggle</description>
<include>ButtonCommonValues</include>
<label>31307</label>
<onclick>Skin.ToggleSetting(ShowWeatherFanart)</onclick>
<selected>!Skin.HasSetting(ShowWeatherFanart)</selected>
</control>
<control type="button" id="251">
<include>ButtonCommonValues</include>
<label>31317</label>
<onclick>Skin.SetPath(WeatherFanartDir)</onclick>
<enable>Skin.HasSetting(ShowWeatherFanart)</enable>
</control>
<control type="radiobutton" id="252">
<description>Fanart Toggle</description>
<include>ButtonCommonValues</include>
<label>Hide Icons</label>
<onclick>Skin.ToggleSetting(ShowWeatherIcon)</onclick>
<selected>Skin.HasSetting(ShowWeatherIcon)</selected>
</control>
<include>CommonNowPlaying_Controls</include>
<control type="label" id="252">
<width>250</width>
<height>60</height>
<font>font12caps</font>
<label>Data provider[CR][COLOR=white]$INFO[Window.Property(WeatherProvider)][/COLOR]</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="image" id="253">
<width>250</width>
<height>160</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[weather.plugin,special://home/addons/,/icon.png]</texture>
</control>
</control>
</control>
<control type="button" id="50">
<description>Fake Button to fix Side Menu Navigation</description>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<visible allowhiddenfocus="true">false</visible>
</control>
<control type="group">
<posx>40</posx>
<posy>0</posy>
<animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
<animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>250</width>
<height>35</height>
<texture border="0,0,32,0">header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<posx>220</posx>
<label>$LOCALIZE[8]</label>
</control>
</control>
<include>WindowTitleHomeButton</include>
<include>Clock</include>
</controls>
</window>