<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>35</id>
<defaultcontrol>901</defaultcontrol>
<define>#labelFont:Segoe Light32</define>
<define>#selectedfont:Segoe Light32</define>
<define>#menuitemFocus:FFFFFFFF</define>
<define>#menuitemNoFocus:6aa5cb</define>
<allowoverlay>yes</allowoverlay>
<disabletopbar>yes</disabletopbar>
<controls>

<control>
	<description>DEFAULT BACKGROUND</description>
	<type>image</type>
	<id>0</id>
	<posX>0</posX>
	<posY>0</posY>
	<width>1366</width>
	<height>768</height>
	<texture>background.png</texture>
</control>
	
<control>
	<description>dummy label for topbar</description>
	<type>label</type>
	<id>331</id>
	<posX>-2000</posX>
	<posY>300</posY>
	<label>#showtopbar</label>
	<visible>Control.HasText(331)</visible>
</control>

<control>
	<description>dummy label for weather</description>
	<type>label</type>
	<id>332</id>
	<posX>-2000</posX>
	<posY>400</posY>
	<label>#showweather</label>
	<visible>Control.HasText(332)</visible>
</control>

<control>
	<description>dummy label for weather</description>
	<type>label</type>
	<id>333</id>
	<posX>-2000</posX>
	<posY>500</posY>
	<label>#showrss</label>
	<visible>Control.HasText(333)</visible>
</control>

<control>
	<description>Time</description>
      <type>label</type>
      <id>233</id>
      <posX>60</posX>
      <posY>14</posY>
      <width>400</width>
      <textcolor>6aa5cb</textcolor>
      <font>Segoe Light22</font>
      <label>#time</label>
      <align>left</align>
      
	<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
	<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
</control>
  
	<!-- Left Buttons -->
<control>
		<type>actiongroup</type>
		<description>action menu</description>
		<defaultcontrol>3</defaultcontrol>
		<onexit>0</onexit>
		<buttonX>0</buttonX>
		<buttonY>0</buttonY>
		<buttonwidth>106</buttonwidth>
		<buttonheight>720</buttonheight>
		<width>200</width>
		<height>768</height>
		<dimColor>00ffffff</dimColor>
		
			<control>
				<description>group element</description>
				<type>group</type>
				<animation effect="slide" time="450" start="-300,0" reversible="false">visible</animation>
				<animation effect="slide" time="450" end="-300,0" reversible="false">hidden</animation>
				<posX>71</posX>
				<posY>150</posY>
				<visible>Control.HasFocus(2) | Control.HasFocus(3) | Control.HasFocus(4) | Control.HasFocus(5)</visible>
				
				<control>
					<description>Exit Button</description>
					<type>button</type>
					<id>2</id>
					<posX>15</posX>
					<posY>250</posY>
					<onleft>3</onleft>
					<width>93</width>
					<height>96</height>
					<textureNoFocus>exit_button_nofocus.png</textureNoFocus>
					<textureFocus>exit_button_focus.png</textureFocus>
					<action>97</action>
					<onright>901</onright>
					<onup>5</onup>
					<ondown>3</ondown>
					<label>Exit</label>
					<textXOff>-2000</textXOff>
					<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>3</id>
					<posX>15</posX>
					<posY>350</posY>
					<width>93</width>
					<height>96</height>
					<textureNoFocus>shutdown_button_nofocus.png</textureNoFocus>
					<textureFocus>shutdown_button_focus.png</textureFocus>
					<action>99</action>
					<onright>901</onright>
					<onup>2</onup>
					<ondown>4</ondown>
					<label>1030</label>
					<textXOff>-2000</textXOff>
					<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>4</id>
					<posX>15</posX>
					<posY>450</posY>
					<width>93</width>
					<height>96</height>
					<textureNoFocus>restart_button_nofocus.png</textureNoFocus>
					<textureFocus>restart_button_focus.png</textureFocus>
					<action>98</action>
					<onright>901</onright>
					<onup>3</onup>
					<ondown>5</ondown>
					<label>1031</label>
					<textXOff>-2000</textXOff>
					<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>Sleepcontrol Button</description>
					<type>button</type>
					<id>5</id>
					<posX>15</posX>
					<posY>550</posY>
					<width>93</width>
					<height>96</height>
					<textureNoFocus>timer_button_unfocus.png</textureNoFocus>
					<textureFocus>timer_button_focus.png</textureFocus>
					<hyperlink>7969</hyperlink>
					<onright>901</onright>
					<visible>!string.equals(#SleepControl.Text,)+plugin.isenabled(Sleep Control)</visible>
					<onup>4</onup>
					<ondown>2</ondown>
					<label>#SkinTranslation.Translations.SleepControl.Label</label>
					<textXOff>-2000</textXOff>
					<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>


	</control>

<control>
	<type>group</type>
	<id>0</id>
	<description>large group</description>
	<dimColor>ffffffff</dimColor>
		<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
		
	<control>
		<id>1001</id>
		<posX>581</posX>
		<posY>200</posY>
		<width>600</width>
		<height>768</height>
		<textYOff>300</textYOff>
		<type>button</type>
		<label></label>
		<font>Segoe Light32</font>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>1</action>  
		<onup>901</onup>
		<ondown>801</ondown>
		<onleft>501</onleft>
		<onright>501</onright>
		<textcolorNoFocus>22ffffff</textcolorNoFocus>
	</control>
	
	<control>
		<id>1002</id>
		<posX>581</posX>
		<posY>150</posY>
		<width>600</width>
		<height>768</height>
		<textYOff>300</textYOff>
		<type>button</type>
		<label></label>
		<font>Segoe Light32</font>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>1</action>
		<onup>902</onup>
		<ondown>802</ondown>
		<onleft>601</onleft>
		<onright>601</onright>
		<textcolorNoFocus>22ffffff</textcolorNoFocus>
	</control>


	

	

	

	



<control>
	<id>701</id>
	<description>down group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<height>768</height>
	<posX>400</posX>
	<posY>148</posY>

	<control>
		<id>101</id>  
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem3</label>
		<font>Segoe Light32</font>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<action>1</action>
		   <textalign>right</textalign>
		<valign>bottom</valign>
		<animation effect="fade" start="100" end="0" time="250" delay="0" reversible="false">visible</animation>
		<visible>[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">Visible</animation>
	</control>
	
	<control>
		<id>102</id> 
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem2</label>
		<font>Segoe Light32</font>
		  <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<action>1</action>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>103</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem1</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<action>1</action>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
		<control>
		<id>801</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#homeitem</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>1</action>
		<onup>902</onup>
		<ondown>802</ondown>
		<onleft>601</onleft>
		<onright>601</onright>
		<valign>bottom</valign>
		<visible allowhiddenfocus="true">[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
		<animation effect="fade" start="0" end="100" time="500" delay="0" reversible="false">Focus</animation>
		<textcolorNoFocus>ffffffff</textcolorNoFocus>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>105</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem1</label>
		<font>Segoe Light32</font>
		  <textalign>right</textalign>
		  <action>1</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>106</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem2</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		   <action>1</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="0" end="100" time="250" delay="300" reversible="false">visible</animation>
		<visible>[!Control.IsVisible(202) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(801) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
</control>

<control>
	<id>702</id>
	<description>down group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<height>768</height>
	<posX>400</posX>
	<posY>148</posY>

	<control>
		<id>201</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem3</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		   <action>1</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="100" end="0" time="250" delay="0" reversible="false">visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>202</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem2</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		   <action>1</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>203</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem1</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		   <action>1</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>802</id>
		<width>355</width>
		<height>74</height>
		<textXOff>0</textXOff>
		<type>button</type> 
		<label>#homeitem</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>1</action>
		<onup>901</onup>
		<ondown>801</ondown>
		<onleft>501</onleft>
		<onright>501</onright>
		<onclick>501</onclick>
		<valign>bottom</valign>
		<visible allowhiddenfocus="true">[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
		<animation effect="fade" start="0" end="100" time="500" delay="0" reversible="false">Focus</animation>
		<textcolorNoFocus>ffffffff</textcolorNoFocus>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>205</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem1</label>
		<font>Segoe Light32</font>
		<action>1</action>
		   <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>206</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem2</label>
		<font>Segoe Light32</font>
		<action>1</action>
		  <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="0" end="100" time="250" delay="300" reversible="false">visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(302) + !Control.IsVisible(402)] + [Control.HasFocus(1001) | Control.HasFocus(802) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,-74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
</control>

<control>
	<id>703</id>
	<description>up group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<height>768</height>
	<posX>400</posX>
	<posY>74</posY>

	
	<control>
		<id>302</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<action>1</action>
		<label>#topitem2</label>
		<font>Segoe Light32</font>
		   <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="0" end="100" time="250" delay="300" reversible="false">Visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>303</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem1</label>
		<font>Segoe Light32</font>
		  <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<action>1</action>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>901</id>
		<width>355</width>
		<height>74</height>
		<textXOff>0</textXOff>
		<type>button</type>
		<label>#homeitem</label>
		<font>Segoe Light32</font>  
		  <textalign>right</textalign>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>1</action>
		<onup>902</onup>
		<ondown>802</ondown>
		<onleft>601</onleft>
		<onright>601</onright>
		<valign>bottom</valign>
		<visible allowhiddenfocus="true">[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
		<animation effect="fade" start="0" end="100" time="500" delay="0" reversible="false">Focus</animation>
		<textcolorNoFocus>ffffffff</textcolorNoFocus>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>

	<control>
		<id>305</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem1</label>
		<font>Segoe Light32</font>
		 <textalign>right</textalign>
		 <action>2</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>306</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem2</label>
		<font>Segoe Light32</font>
		
		   <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>307</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem3</label>
		<font>Segoe Light32</font>
		<action>2</action>
		   <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="100" end="0" time="400" reversible="false">Visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(402)] + [Control.HasFocus(1002) | Control.HasFocus(901) | Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
</control>

<control>
	<id>704</id>
	<description>up group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<height>768</height>
	<posX>400</posX>
	<posY>74</posY>

	<control>
		<id>402</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem2</label>
		<font>Segoe Light32</font>
		<textalign>right</textalign>
		<action>2</action>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="0" end="100" time="250" delay="300" reversible="false">Visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>403</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#topitem1</label>
		<font>Segoe Light32</font>
		<action>2</action>
		  <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
		<control>
		<id>902</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#homeitem</label>
		<font>Segoe Light32</font>  
		  <textalign>right</textalign>
		<textureFocus>-</textureFocus>
		<textureNoFocus>-</textureNoFocus>
		<action>2</action>
		<onup>901</onup>
		<ondown>801</ondown>
		<onleft>501</onleft>
		<onright>501</onright>
		<valign>bottom</valign>
		<visible allowhiddenfocus="true">[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
		<animation effect="fade" start="0" end="100" time="500" delay="0" reversible="false">Focus</animation>
		<textcolorNoFocus>ffffffff</textcolorNoFocus>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>405</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem1</label>
		<font>Segoe Light32</font>    
		<action>2</action>
		 <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>406</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem2</label>
		<font>Segoe Light32</font>
		<action>2</action>
		<textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	
	<control>
		<id>407</id>
		<width>355</width>
		<height>74</height>
		<type>button</type>
		<textXOff>0</textXOff>
		<label>#bottomitem3</label>
		<font>Segoe Light32</font>
		<action>2</action>
		  <textalign>right</textalign>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<valign>bottom</valign>
		<animation effect="fade" start="100" end="0" time="400" reversible="false">Visible</animation>
		<visible>[!Control.IsVisible(102) + !Control.IsVisible(202) + !Control.IsVisible(302)] + [Control.HasFocus(1001) | Control.HasFocus(902) | Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	<animation effect="slide" start="0,0" end="0,74" time="250" acceleration="-0.4" reversible="false">visible</animation>
	</control>
	

	
</control>

</control>




<control>
	<description>Leftmenu tab</description>
	<type>image</type>
	<id>566</id>
	<width>80</width>
	<height>80</height>
	<posX>750</posX>
	<posY>305</posY>

	<visible>Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)| Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)</visible>

	<texture>arrow_round_right_nofocus_tv.png</texture>
	<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
</control>

<!--Submenu-->

<control>
	<id>500</id>
	<description>submenu group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<defaultcontrol>501</defaultcontrol>
<animation effect="fade" start="0" end="100" time="200" reversible="false">Visible</animation>
<animation effect="slide" start="-100,0" end="0,0" tween="quadratic" time="300" delay="0">Visible</animation>
<animation effect="fade" start="100" end="0" time="400" reversible="false">Hidden</animation>
<animation effect="slide" start="0,0" end="-100,0" tween="quadratic" time="300" delay="0">Hidden</animation>
      
		<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>

	<height>768</height>
	<posX>800</posX>
	<posY>316</posY>
	
   
	<control>
		<id>501</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem1</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onleft>1001</onleft>
		<ondown>502</ondown>
		<onright>1001</onright>
		<onback>1001</onback>
		<visible allowhiddenfocus="true">Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	</control>
	
	<control>
		<id>502</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem2</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>501</onup>
		<onleft>1001</onleft>
		<ondown>503</ondown>
		<onright>502</onright>
		<onback>1001</onback>
			<visible>!string.equals(#subitem2,)+[Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	</control>
	
	<control>
		<id>503</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem3</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>502</onup>
		<onleft>1001</onleft>
		<ondown>504</ondown>
		<onright>503</onright>
		<onback>1001</onback>
			<visible>!string.equals(#subitem3,)+[Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	</control>
	
	<control>
		<id>504</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem4</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>503</onup>
		<onleft>1001</onleft>
		<ondown>505</ondown>
		<onright>504</onright>
		<onback>1001</onback>
			<visible>!string.equals(#subitem4,)+[Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	</control>
	
	<control>
		<id>505</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem5</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>504</onup>
		<ondown>505</ondown>
		<onleft>1001</onleft>
		<onright>505</onright>
		<onback>1001</onback>
			<visible>!string.equals(#subitem5,)+[Control.HasFocus(501) | Control.HasFocus(502) | Control.HasFocus(503) | Control.HasFocus(504) | Control.HasFocus(505)]</visible>
	</control>
	
</control>

<control>
	<id>600</id>
	<description>submenu group</description>
	<type>group</type>
	<layout>StackLayout</layout>
	<dimColor>ffffffff</dimColor>
	<defaultcontrol>601</defaultcontrol>
	<visible allowhiddenfocus="true">Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
  
  <animation effect="fade" start="0" end="100" time="200" reversible="false">Visible</animation>
  <animation effect="slide" start="-100,0" end="0,0" tween="quadratic" time="300" delay="0">Visible</animation>
  <animation effect="fade" start="100" end="0" time="400" reversible="false">Hidden</animation>
  <animation effect="slide" start="0,0" end="-100,0" tween="quadratic" time="300" delay="0">Hidden</animation>
	
  <animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
	<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
	<height>768</height>
	<posX>800</posX>
	<posY>316</posY>

	<control>
		<id>601</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem1</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onleft>1002</onleft>
		<ondown>602</ondown>
		<onright>1002</onright>
		<onback>1002</onback>
		<visible allowhiddenfocus="true">Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	</control>
	
	<control>
		<id>602</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem2</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>601</onup>
		<onleft>1002</onleft>
		<ondown>603</ondown>
		<onright>602</onright>
		<onback>1002</onback>
		<visible>!string.equals(#subitem2,)+[Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	</control>
	
	<control>
		<id>603</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem3</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>602</onup>
		<onleft>1002</onleft>
		<ondown>604</ondown>
		<onright>603</onright>
		<onback>1002</onback>
		<visible>!string.equals(#subitem3,)+[Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	</control>
	
	<control>
		<id>604</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem4</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>603</onup>
		<onleft>1002</onleft>
		<ondown>605</ondown>
		<onright>604</onright>
		<onback>1002</onback>
		<visible>!string.equals(#subitem4,)+[Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	</control>
	
	<control>
		<id>605</id>
		<type>button</type>
		<height>47</height>
		<width>355</width>
		<label>#subitem5</label>
		<font>Segoe Light22</font>
		<textcolor>ffffffff</textcolor>
		<textcolorNoFocus>ff6aa5cb</textcolorNoFocus>
		<textureFocus>-</textureFocus>
		
		<onup>604</onup>
		<ondown>605</ondown>
		<onleft>1002</onleft>
		<onright>605</onright>
		<onback>1002</onback>
		<visible>!string.equals(#subitem5,)+[Control.HasFocus(601) | Control.HasFocus(602) | Control.HasFocus(603) | Control.HasFocus(604) | Control.HasFocus(605)]</visible>
	</control>
	
</control>



<!--Weather

	<control>
		<description>Weather image</description>
		<type>image</type>
		<id>1</id>
		<posX>602</posX>
		<posY>650</posY>
		<height>90</height>
		<width>90</width>
		<texture>weather/#infoservice.weather.today.img.small.filenamewithext</texture>
		<visible>plugin.isenabled(InfoService)</visible>
		<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
	</control>

	<control>
		<description>Temp label</description>
		<type>label</type>
		<posX>705</posX>
		<posY>655</posY>
		<width>500</width>
		<label>#infoservice.weather.today.temp</label>
		<font>Segoe Light22</font>
		<visible>plugin.isenabled(InfoService)</visible>
		<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
	</control>

	<control>
		<description>Date label</description>
		<type>label</type>
		<posX>706</posX>
		<posY>700</posY>
		<width>500</width>
		<label>#date</label>
		<font>Segoe Light12</font>
		<animation effect="fade" start="0" end="100" time="400" delay="200">WindowOpen</animation>
		<animation effect="fade" start="100" end="0" time="400" delay="200">WindowClose</animation>
	</control>
  -->   
<!--RSS

<control>
	<description>RSS background</description>
	<type>image</type>
	<id>1</id>
	<posX>0</posX>
	<posY>738</posY>
	<width>1366</width>
	<height>30</height>
	<texture>rss_bg.png</texture>
	<visible>plugin.isenabled(InfoService)</visible>
	<animation effect="slide" start="0,100" end="0,0" tween="quadratic" easing="in" time="400" delay="100">WindowOpen</animation>
	<animation effect="slide" end="0,100" tween="quadratic" easing="in" time="400" delay="150">WindowClose</animation>
</control>

<control>
	<description>RSS image</description>
	<type>image</type>
	<id>1</id>
	<posX>0</posX>
	<posY>625</posY>
	<width>140</width>
	<height>35</height>
	<keepaspectratio>no</keepaspectratio>
	<texture>#rssimg</texture>
	<visible>plugin.isenabled(InfoService)</visible>
	<animation effect="slide" start="0,100" end="0,0" tween="quadratic" easing="in" time="400" delay="100">WindowOpen</animation>
	<animation effect="slide" end="0,100" tween="quadratic" easing="in" time="400" delay="150">WindowClose</animation>
</control>

<control>
	<description>RSS items</description>
	<type>fadelabel</type>
	<id>1</id>
	<posX>15</posX>
	<posY>743</posY>
	<width>1336</width>
	<height>30</height>
	<font>font10</font>
	<textcolor>6aa5cb</textcolor>
	<label>#infoservice.feed.titles</label>
	<visible>plugin.isenabled(InfoService)</visible>
	<animation effect="slide" start="0,100" end="0,0" tween="quadratic" easing="in" time="400" delay="100">WindowOpen</animation>
	<animation effect="slide" end="0,100" tween="quadratic" easing="in" time="400" delay="150">WindowClose</animation>
</control>
 -->    
<import>common.home.overlay.xml</import>
</controls>
</window>
