<?xml version="1.0" encoding="utf-8" standalone="yes"?>
        <!-- 10 lines -->
<window>
    <controls>
        <!-- Channel Mode -->
		<control Style="TV Guide">
            <description>Radio GUIDE Panel</description>
            <type>image</type>
            <id>2</id>
            <posX>225</posX>
            <posY>131</posY>
            <height>392</height>
            <texture>-</texture>
        </control>
		<control Style="Title Label">
            <description>Single Channel Label</description>
            <type>label</type>
            <id>32</id>
        </control>
		<control Style="Thumb">
            <description>Single Channel Image</description>
            <type>image</type>
            <id>33</id>
			<posX>1699</posX>
            <posY>1447</posY>
            <width>80</width>
            <height>80</height>
            <texture>-</texture>
			<keepaspectratio>no</keepaspectratio>
            <visible>!Player.hasmedia</visible>
        </control>
		<!-- Group Button -->
		<control Style="Title3">
			<description>Radio Group button</description>
			<type>button3part</type>
			<id>100</id>
			<posY>50</posY>
            <height>30</height>
			<onleft>26</onleft>
			<onup>100</onup>
			<ondown>8</ondown>
			<textureFocusedLeft>-</textureFocusedLeft>
			<textureNonFocusedLeft>-</textureNonFocusedLeft>
			<textureFocusedMid>menu_focus.png</textureFocusedMid>
			<textureNonFocusedMid>-</textureNonFocusedMid>
			<textureFocusedRight>-</textureFocusedRight>
			<textureNonFocusedRight>-</textureNonFocusedRight>
			<textureIcon>-</textureIcon>
			<textureIcon2>-</textureIcon2>
			<label />
            <colordiffuse>#amped.button.color</colordiffuse>
			<animation effect="zoom" start="100,100" end="100,100" time="0">focus</animation>
			<animation effect="zoom" start="100,100" end="100,100" time="0">unfocus</animation>
		</control>
		<control Style="Title3">
            <description>Radio Group Button</description>
            <type>image</type>
            <id>0</id>
			<posY>50</posY>
            <height>30</height>
            <texture>menu_focus.png</texture>
            <colordiffuse>#amped.button.color</colordiffuse>
		    <visible>!skin.hassetting(#skin.tvguide.usecolorsforbuttons)+control.hasfocus(100)</visible>
			<animation effect="zoom" start="100,100" end="100,100" time="0">focus</animation>
			<animation effect="zoom" start="100,100" end="100,100" time="0">unfocus</animation>
        </control>
		<control Style="Title3">
			<description>Radio Group button label</description>
			<type>label</type>
			<id>0</id>
			<posY>50</posY>
            <height>30</height>
			<label>#Radio.Guide.ChangeGroup</label>
			<align>center</align>
            <textcolor>#amped.textf.color</textcolor>
		</control>

        <!-- Guide Mode -->
		<!-- Timeheader background must be dedfined before Timeheader label template -->
		<!-- b/c Timeheader is on the background and will be rendered first -->
        <control>
            <description>time header background</description>
            <type>image</type>
            <id>0</id>
            <posX>20</posX>
            <posY>140</posY>
            <width>1238</width>
            <posY>85</posY>
            <height>38</height>
            <texture>-</texture>
            <colordiffuse>ccffffff</colordiffuse>
        </control>
        <control>
            <description>time header background image template</description>
            <type>image</type>
            <id>90</id>
            <posX>245</posX>
            <posY>85</posY>
            <height>40</height>
            <texture>menu_list_nofocus.png</texture>
        </control>
        <control>
		<!-- This determines the PosX of the program listings -->
            <description>time header label template</description>
            <type>label</type>
            <id>40</id>
            <posX>225</posX>
            <posY>85</posY>
            <height>40</height>
			<valign>middle</valign>
            <textcolor>#amped.text2f.color</textcolor>
            <animation effect="fade" time="0">WindowOpen</animation>
            <animation effect="fade" time="0">WindowClose</animation>
        </control>
        <control>
            <description>day spin control</description>
            <type>spincontrol</type>
            <id>6</id>
            <posX>20</posX>
            <posY>90</posY>
            <width>20</width>
            <height>30</height>
            <textcolor>#amped.text2f.color</textcolor>
            <showrange>no</showrange>
            <orientation>horizontal</orientation>
            <align>center</align>
            <onleft>8</onleft>
            <onright>8</onright>
		    <onup>6</onup>
		    <ondown>26</ondown>
            <textureUp>arrow_round_right_nofocus.png</textureUp>
            <textureDown>arrow_round_left_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
            <colordiffuse>#amped.border.color</colordiffuse>
            <animation effect="zoom" start="100,100" end="100,100" time="100">focus</animation>
            <animation effect="zoom" start="100,100" end="100,100" time="300">unfocus</animation>
            <animation effect="fade" time="250">WindowOpen</animation>
            <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control>
            <description>time interval spin control</description>
            <type>spincontrol</type>
            <id>8</id>
            <posX>185</posX>
            <posY>90</posY>
            <width>20</width>
            <height>30</height>
            <showrange>no</showrange>
            <orientation>horizontal</orientation>
            <align>center</align>
            <textureUp>arrow_round_right_nofocus.png</textureUp>
            <textureDown>arrow_round_left_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
            <colordiffuse>#amped.bg.color</colordiffuse>
            <onleft>6</onleft>
            <onright>6</onright>
		    <onup>8</onup>
		    <ondown>26</ondown>
            <animation effect="fade" time="250">WindowOpen</animation>
            <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control>
		<!-- This determines the PosY of the guide template -->
            <description>Channel template</description>
            <type>image</type>
            <id>20</id>
            <posX>20</posX>
            <posY>132</posY>
            <width>207</width>
            <height>39</height>
        </control>
        <control>
            <description>Channel image template</description>
            <type>image</type>
            <id>7</id>
            <posX>4</posX>
            <posY>6</posY>
            <width>24</width>
            <height>24</height>
            <zoom>no</zoom>
            <texture>defaultVideoBig.png</texture>
        </control>
        <control>
            <description>channel Label template</description>
            <type>label</type>
            <id>18</id>
            <posX>36</posX>
            <posY>2</posY>
            <width>200</width>
            <height>25</height>
            <textcolor>#amped.textf.color</textcolor>
        </control>
        <!--        <control>
                <description>template for program genre light area</description>
                <type>label</type>
                <id>23</id>
                <label>-</label>
                <textcolor>FF101010</textcolor>
        </control>     -->
        <control>
            <description>template for program title light area (not on now)</description>
            <type>label</type>
            <id>24</id>
			<posX>5</posX>
			<posY>2</posY>
            <visible>no</visible>
            <label>-</label>
            <font>font14</font>
            <textcolor>#amped.textnf.color</textcolor>
        </control>
        <control>
		<!-- Height is determined by diff between PosY of slider and channel template id 20 -->
            <description>vertical timeline arrows</description>
            <type>image</type>
            <id>25</id>
            <posY>125</posY>
            <width>40</width>
            <texture>tvguide_slider.png</texture>
            <colordiffuse>#amped.text2f.color</colordiffuse>
        </control>
        <control>
            <description>template for program title darkarea (on now)</description>
            <type>label</type>
            <visible>no</visible>
            <id>26</id>
			<posX>5</posX>
			<posY>2</posY>
            <label>-</label>
            <font>font14</font>
            <textcolor>#amped.textf.color</textcolor>
        </control>
        <!--        <control>
                <description>template for genre  dark area</description>
                <type>label</type>
                <visible>no</visible>
                <id>30</id>
                <label>-</label>
        </control> -->
		<control Style="Logo">
            <description>Station Logo</description>
            <type>image</type>
            <id>1</id>
            <posX>60</posX>
			<posY>570</posY>
			<width>120</width>
			<height>120</height>
            <texture>#Radio.Guide.thumb</texture>
			<keepaspectratio>yes</keepaspectratio>
            <align>center</align>
            <valign>middle</valign>
            <visible>!Player.hasmedia</visible>
        </control>
        <control Style="TV Guide Desc">
            <description>Radio channel name</description>
            <type>fadelabel</type>
            <id>13</id>
            <posY>630</posY>
            <label>#Radio.Guide.ChannelName</label>
            <font>font16</font>
            <textcolor>#amped.textf.color</textcolor>
            <align>left</align>
        </control>
        <control Style="TV Guide Desc">
            <description>Description</description>
            <type>textboxscrollup</type>
            <id>15</id>
            <seperator>_________________________________</seperator>
            <label>#Radio.Guide.Description</label>
        </control>
        <control Style="TV Guide Desc">
            <description>Current program time</description>
            <type>fadelabel</type>
            <id>14</id>
            <posY>670</posY>
			<label>#Radio.Guide.Time #(iif(neq(#Radio.Guide.CompositeTitle,''),' | #Radio.Guide.CompositeTitle | #Radio.Guide.DurationMins',''))</label>
            <textcolor>#amped.text2f.color</textcolor>
        </control>
		<control Style="Logo Small">
			<description>Genre Logo</description>
            <type>image</type>
            <id>0</id>
			<border></border>
            <texture>Logos\Genres\#Radio.Guide.Genre.png</texture>
            <visible>!Player.hasmedia</visible>
        </control>
        <control Style="Align Right">
            <description>Current program genre</description>
            <type>fadelabel</type>
            <id>27</id>
            <posY>670</posY>
            <width>230</width>
            <label>#Radio.Guide.Genre</label>
            <textcolor>#amped.text2f.color</textcolor>
            <visible>!Player.hasmedia</visible>
        </control>
		<!-- Do Not Remove - needed for highlighting recordings -->
        <control>
            <description>record pin</description>
            <type>image</type>
            <id>31</id>
            <posX>180</posX>
            <posY>650</posY>
            <texture>tvguide_record_button.png</texture>
            <visible>no</visible>
			<animation effect="slide" time="250" start="0,0" end="-170,0" condition="Player.hasmedia+!control.hasfocus(10101)">conditional</animation>
			<animation effect="fade" time="250">WindowOpen</animation>
			<animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control Style="Background">
            <description>TV Channel BG Panel - No Colors</description>
            <type>image</type>
            <id>0</id>
            <posX>18</posX>
            <posY>131</posY>
            <height>388</height>
            <width>207</width>
            <texture>backdrop_overlay.png</texture>
            <colordiffuse>#amped.button.color</colordiffuse>
		    <visible>!skin.hassetting(#skin.tvguide.usecolorsforbuttons)</visible>
            <animation effect="fade" start="0" end="100" time="450" reversible="true">Visiblechange</animation>
        </control>
        <control Style="TV Guide">
            <description>TV Guide BG Panel - No Colors</description>
            <type>image</type>
            <id>0</id>
            <posX>224</posX>
            <posY>131</posY>
            <height>388</height>
            <texture>backdrop_overlay.png</texture>
            <colordiffuse>#amped.glass.color</colordiffuse>
		    <visible>!skin.hassetting(#skin.tvguide.usecolorsforbuttons)</visible>
            <animation effect="fade" start="0" end="100" time="450" reversible="true">Visiblechange</animation>
        </control>
    </controls>
</window>