<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
    <id>510</id>
   	<defaultcontrol>5105</defaultcontrol>
    <allowoverlay>no</allowoverlay>
    <define>#usePlayFanart:Yes</define>
    <controls>

        <control>
            <id>0</id>
            <description>background image</description>
            <type>image</type>
        </control>

	<control>
		<description>music header</description>
		<type>label</type>
		<id>1</id>
		<posX>1120</posX>
		<posY>30</posY>
		<label>2</label>
		<textcolor>ff66bae3</textcolor>
		<font>font32bold</font>
      		<align>right</align>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
            <visible>!window.isvisible(90478)</visible>
	</control>

	<control>
		<id>1</id>
		<description>music header logo</description>
		<type>image</type>
		<posX>1130</posX>
		<posY>15</posY>
      		<width>100</width>
      		<height>80</height>
      		<keepaspectratio>yes</keepaspectratio>
		<texture>hover_my music.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
            	<visible>!window.isvisible(90478)</visible>
	</control>

   	<control>
      		<description>No Fanart Music image</description>
      		<type>image</type>
      		<id>1</id>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
      		<posX>450</posX>
      		<posY>144</posY>
      		<width>768</width>
      		<height>432</height>
            	<texture>hover_my music.png</texture>
      		<keepaspectratio>yes</keepaspectratio>
      		<centered>yes</centered>
            	<visible>!window.isvisible(90478)</visible>
    	</control>

   	<control>
      		<description>No Fanart MyLyrics image</description>
      		<type>image</type>
      		<id>1</id>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
      		<posX>450</posX>
      		<posY>144</posY>
      		<width>768</width>
      		<height>432</height>
            	<texture>hover_my lyrics.png</texture>
      		<keepaspectratio>yes</keepaspectratio>
      		<centered>yes</centered>
            	<visible>window.isvisible(90478)</visible>
    	</control>

        <control>
            	<id>1</id>
            	<description>Fanart overlay</description>
            	<type>image</type>
            	<posX>448</posX>
            	<posY>104</posY>
            	<width>772</width>
            	<height>512</height>
            	<texture>lyrics_overlay.png</texture>
            	<visible>!window.isvisible(90478)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
         </control>		

	<control>
  		<description>DUMMY CONTROL FOR PLAYING FANART 1 VISIBILITY CONDITION</description>
  		<type>label</type>
  		<id>91919295</id>
  		<posX>0</posX>
  		<posY>0</posY>
  		<width>1</width>
	</control>
  
	<control>
  		<description>DUMMY CONTROL FOR PLAYING FANART 2 VISIBILITY CONDITION</description>
  		<type>label</type>
  		<id>91919296</id>
  		<posX>0</posX>
  		<posY>0</posY>
  		<width>1</width>
	</control>

	<control>
  		<description>DUMMY CONTROL FOR PLAYING FANART AVAILABILITY CONDITION</description>
  		<type>label</type>
  		<id>91919294</id>
  		<posX>0</posX>
  		<posY>0</posY>
  		<width>1</width>
	</control>

	<control>
  		<description>DEFAULT BACKGROUND WHEN FANART NOT AVAILABLE</description>
  		<id>0</id>
  		<type>multiimage</type>
  		<posX>450</posX>
  		<posY>144</posY>
  		<width>768</width>
  		<height>432</height>
  		<imagepath>music</imagepath>
  		<timeperimage>30000</timeperimage>
  		<fadetime>800</fadetime>
  		<loop>yes</loop>
  		<randomize>True</randomize>           
  		<visible>!control.isvisible(91919294)</visible>
  		<animation effect="fade" start="10" end="100" time="1000" delay="80" reversible="false">Visible</animation>
  		<animation effect="fade" start="100" end="0" time="900" reversible="false">Hidden</animation>
	</control>      

	<control>
  		<description>FANART IMAGE 1</description>
  		<id>897688</id>
  		<type>image</type>
  		<posX>450</posX>
  		<posY>144</posY>
  		<width>768</width>
  		<height>432</height>
  		<texture>#fanarthandler.music.backdrop1.play</texture>
  		<visible>control.isvisible(91919295)+control.isvisible(91919294)</visible>
  		<animation effect="fade" start="10" end="100" time="1000" delay="80" reversible="false">Visible</animation>
  		<animation effect="fade" start="100" end="0" time="900" reversible="false">Hidden</animation>
	</control>

	<control>
  		<description>FANART IMAGE 2</description>
  		<id>897689</id>
  		<type>image</type>
  		<posX>450</posX>
  		<posY>144</posY>
  		<width>768</width>
  		<height>432</height>
  		<texture>#fanarthandler.music.backdrop2.play</texture>
  		<visible>control.isvisible(91919296)+control.isvisible(91919294)</visible>
  		<animation effect="fade" start="10" end="100" time="1000" delay="80" reversible="false">Visible</animation>
  		<animation effect="fade" start="100" end="0" time="900" reversible="false">Hidden</animation>
	</control>

        <control>
            <id>1</id>
            <description>Mylyrics overlay</description>
            <type>image</type>
            <posX>448</posX>
            <posY>104</posY>
            <width>772</width>
            <height>512</height>
            <texture>lyrics_overlay.png</texture>
            <visible>plugin.isenabled(My Lyrics)+window.isvisible(90478)</visible>
         </control>		

        <control>
            <id>0</id>
            <type>image</type>
            <posX>20</posX>
            <posY>20</posY>
            <width>400</width>
            <height>680</height>
            <texture>info_bg.png</texture>
            <animation effect="Fade" time="400">WindowOpen</animation>
            <animation effect="Fade" time="300">WindowClose</animation>
        </control>

	<control>
		<description>now playing header</description>
		<type>label</type>
		<id>1</id>
		<posX>40</posX>
		<posY>25</posY>
		<label>4540</label>
		<textcolor>ff66bae3</textcolor>
		<font>font16bold</font>
      		<align>Left</align>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<id>1</id>
		<description>music logo</description>
		<type>image</type>
		<posX>365</posX>
		<posY>25</posY>
      		<width>40</width>
      		<height>30</height>
      		<keepaspectratio>yes</keepaspectratio>
		<texture>hover_my music.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
            	<visible>window.isvisible(90478)</visible>
	</control>
		
        <control>
            <id>0</id>
            <description>Menu label</description>
            <type>label</type>
            <posX>235</posX>
            <posY>75</posY>
            <textcolor>ff66bae3</textcolor>
            <label>924</label>
            <animation effect="Fade" time="800">WindowOpen</animation>
            <animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
		<control>
            		<id>5101</id>
            		<description>Now Playing button</description>
            		<type>button</type>
			<posX>235</posX>
			<posY>100</posY>
			<height>30</height>
			<width>175</width>
			<textXOff>5</textXOff>
			<textYOff>4</textYOff>
			<onleft>5101</onleft>
			<onright>20</onright>
			<onup>5101</onup>
			<ondown>5102</ondown>
		    	<font>font10</font>
                	<hyperlink>510</hyperlink>
            		<label>4540</label>
            		<visible>window.isvisible(90478)</visible>
      			<animation effect="fade" time="250">WindowOpen</animation>
      			<animation effect="fade" time="250">WindowClose</animation>
        	</control>
	

        	<control>
            		<id>5102</id>
            		<description>Current Playlist button</description>
            		<type>button</type>
			<posX>235</posX>
			<posY>130</posY>
			<height>30</height>
			<width>175</width>
			<textXOff>5</textXOff>
			<textYOff>4</textYOff>
			<onup>5105</onup>
			<ondown>5103</ondown>
			<onleft>5102</onleft>
			<onright>20</onright>
		    	<font>font10</font>
            		<label>4555</label>
			<hyperlink>500</hyperlink>
      			<animation effect="fade" time="250">WindowOpen</animation>
      			<animation effect="fade" time="250">WindowClose</animation>
        	</control>
		
        	<control>
            		<id>5103</id>
            		<description>Top Album Tracks button</description>
            		<type>button</type>
			<posX>235</posX>
			<posY>160</posY>
			<height>30</height>
			<width>175</width>
			<textXOff>5</textXOff>
			<textYOff>4</textYOff>
			<onup>5102</onup>
			<ondown>5104</ondown>
			<onleft>166</onleft>
			<onright>166</onright>
		    	<font>font10</font>
            		<label>33030</label>
      			<animation effect="fade" time="250">WindowOpen</animation>
      			<animation effect="fade" time="250">WindowClose</animation>
            		<visible>!window.isvisible(90478)</visible>
        	</control>
		
        	<control>
            		<id>5104</id>
            		<description>Tagged Tracks button</description>
            		<type>button</type>
			<posX>235</posX>
			<posY>190</posY>
			<height>30</height>
			<width>175</width>
			<textXOff>5</textXOff>
			<textYOff>4</textYOff>
			<onup>5103</onup>
			<ondown>5104</ondown>
			<onleft>155</onleft>
			<onright>155</onright>
		    	<font>font10</font>
            		<label>33011</label>
      			<animation effect="fade" time="250">WindowOpen</animation>
      			<animation effect="fade" time="250">WindowClose</animation>
            		<visible>!window.isvisible(90478)</visible>
        	</control>

        	<control>
            		<id>5105</id>
            		<description>Lyrics button</description>
            		<type>button</type>
			<posX>235</posX>
			<posY>100</posY>
			<height>30</height>
			<width>175</width>
			<textXOff>5</textXOff>
			<textYOff>4</textYOff>
			<onup>5105</onup>
			<ondown>5102</ondown>
			<onleft>5105</onleft>
			<onright>20</onright>
		    	<font>font10</font>
                	<hyperlink>90478</hyperlink>
            		<label>#SkinTranslation.Translations.lyrics.Label</label>
			<visible>plugin.isenabled(My Lyrics)+!window.isvisible(90478)</visible>
      			<animation effect="fade" time="250">WindowOpen</animation>
      			<animation effect="fade" time="250">WindowClose</animation>
        	</control>

        <control>
            	<id>0</id>
            	<type>image</type>
            	<description>no album art image</description>
            	<visible>!control.hasthumb(112)</visible>
            	<posX>35</posX>
            	<posY>80</posY>
            	<width>188</width>
            	<height>188</height>
            	<texture>audio_nothumb.png</texture>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
        <control>
            	<id>112</id>
            	<description>album art image</description>
            	<type>image</type>
            	<posX>35</posX>
            	<posY>80</posY>
            	<width>188</width>
            	<height>188</height>
            	<texture>#Play.Current.Thumb</texture>
          	<keepaspectratio>yes</keepaspectratio>
          	<centered>no</centered>
            	<animation effect="Fade" reversible="FALSE" time="450">Visible</animation>
            	<animation effect="Fade" time="250">WindowOpen</animation>
        </control>
				
	<control>
            	<id>0</id>
            	<description>title label</description>
            	<type>fadelabel</type>
            	<posX>35</posX>
            	<posY>290</posY>
            	<textcolor>ff66bae3</textcolor>
            	<label>435</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
        <control>
            	<id>0</id>
            	<description>title value</description>
            	<type>fadelabel</type>
            	<posX>145</posX>
            	<posY>290</posY>
            	<width>255</width>
            	<label>#Play.Current.Title</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>0</id>
            	<description>artist label</description>
            	<type>fadelabel</type>
            	<posX>35</posX>
            	<posY>315</posY>
            	<textcolor>ff66bae3</textcolor>
            	<label>484</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>0</id>
            	<description>artist value</description>
            	<type>fadelabel</type>
            	<posX>145</posX>
            	<posY>315</posY>
            	<width>255</width>
            	<label>#Play.Current.Artist</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>0</id>
            	<description>album label</description>
            	<type>fadelabel</type>
            	<posX>35</posX>
            	<posY>340</posY>
            	<textcolor>ff66bae3</textcolor>
            	<label>483</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>0</id>
            	<description>album value</description>
            	<type>fadelabel</type>
            	<posX>145</posX>
            	<posY>340</posY>
            	<width>255</width>
            	<label>#Play.Current.Album</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
        <control>
            	<id>20</id>
            	<description>up next label</description>
            	<type>label</type>
            	<visible>control.hastext(121)</visible>
            	<posX>35</posX>
            	<posY>385</posY>
            	<textcolor>ff66bae3</textcolor>
            	<label>790</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>121</id>
            	<description>next track value</description>
            	<type>fadelabel</type>
            	<posX>90</posX>
            	<posY>420</posY>
            	<width>320</width>
            	<font>font10</font>
            	<textcolor>ff66bae3</textcolor>
            	<label>#Play.Next.Title</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

    	<control>
      		<id>123</id>
            	<description>next artist value</description>
      		<type>fadelabel</type>
      		<posX>90</posX>
      		<posY>440</posY>
      		<width>320</width>
            	<font>font10</font>
            	<textcolor>ff66bae3</textcolor>
      		<label>#Play.Next.Artist</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
    	</control>

        <control>
            	<id>0</id>
            	<type>image</type>
            	<description>no next album art image</description>
            	<visible>!control.hasthumb(600)+control.hastext(121)</visible>
            	<posX>35</posX>
            	<posY>415</posY>
            	<width>49</width>
            	<height>49</height>
            	<texture>audio_nothumb.png</texture>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

    	<control>
      		<description>next album art image</description>
      		<type>image</type>
      		<id>600</id>
      		<posX>35</posX>
      		<posY>415</posY>
      		<width>49</width>
      		<height>49</height>
      		<keepaspectratio>yes</keepaspectratio>
      		<centered>yes</centered>
      		<texture>#Play.Next.Thumb</texture>
        	<visible>control.hastext(121)</visible>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
    	</control>

        <control>
            	<id>141</id>
            	<description>Rating</description>
            	<type>imagelist</type>
             	<posX>35</posX>
            	<posY>271</posY>
            	<width>185</width>
            	<height>18</height>
            	<textureHeight>16</textureHeight>
            	<textureWidth>18</textureWidth>
            	<percentage>#Play.Current.Rating</percentage>
            	<imagesToDraw>5</imagesToDraw>
            	<orientation>horizontal</orientation>
            	<align>left</align>
            	<subitems>
                <subitem>stargrey.png</subitem>
                <subitem>starblue.png</subitem>
            	</subitems>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

    	<control>
      		<description>Horizontal seperator</description>
      		<type>image</type>
      		<id>1</id>
     		<posX>30</posX>
      		<posY>475</posY>
      		<width>380</width>
      		<texture>seperator.png</texture>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
    	</control>

        <control>
            	<id>117</id>
            	<description>Progress background</description>
            	<type>image</type>
            	<posX>84</posX>
            	<posY>674</posY>
            	<width>272</width>
            	<height>12</height>
            	<texture>osd_progress_background.png</texture>
		<visible>player.hasmedia</visible>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
	<control>
            	<id>118</id>
            	<description>progress bar</description>
            	<type>progress</type>
            	<posX>-2000</posX>
        </control>
		
        <control>
            	<id>0</id>
            	<description>progress bar</description>
            	<type>progress</type>
            	<posX>75</posX>
            	<posY>678</posY>
            	<width>293</width>
            	<height>4</height>
            	<texturebg>-</texturebg>
		<visible>player.hasmedia</visible>
            	<label>#percentage</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>

        <control>
            	<id>0</id>
            	<description>track duration label</description>
            	<type>label</type>
            	<posX>40</posX>
            	<posY>670</posY>
            	<font>font11</font>
            	<align>left</align>
            	<label>#currentplaytime</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
		<visible>player.hasmedia</visible>
        </control>

        <control>
            	<id>0</id>
            	<description>track duration label</description>
            	<type>fadelabel</type>
            	<posX>400</posX>
            	<posY>670</posY>
            	<font>font11</font>
            	<align>right</align>
            	<label>#duration</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
		<visible>player.hasmedia</visible>
        </control>

        <control>
            	<id>29</id>
            	<description>best album tracks label</description>
            	<type>fadelabel</type>
            	<align>right</align>
        </control>

        <control>
            	<id>0</id>
            	<description>best album tracks label</description>
            	<type>label</type>
            	<posX>35</posX>
            	<posY>485</posY>
            	<width>350</width>
		<visible>Control.HasFocus(5103) | Control.HasFocus(166)</visible>
            	<textcolor>ff66bae3</textcolor>
            	<label>33030</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
        <control>
            <id>166</id>
            <description>list of top album tracks</description>
            <type>listcontrol</type>
            <onleft>166</onleft>
            <onright>5102</onright>
            <onleft>5102</onleft>
            <onup>166</onup>
            <ondown>166</ondown>
            <visible>Control.HasFocus(5103) | Control.HasFocus(166)</visible>
            <posX>35</posX>
            <posY>520</posY>
            <width>380</width>
            <height>210</height>
            <animation effect="Fade" time="800">WindowOpen</animation>
            <animation effect="Fade" time="300">WindowClose</animation>
            <textXOff>0</textXOff>
            <textYOff>2</textYOff>
            <IconXOff>0</IconXOff>
            <spinColor>-</spinColor>
            <image>-</image>
            <textureUp>-</textureUp>
            <textureDown>-</textureDown>
            <textureUpFocus>-</textureUpFocus>
            <textureDownFocus>-</textureDownFocus>
            <textureFocus>list_sub_focus_arrow.png</textureFocus>
            <textureHeight>38</textureHeight>
            <textureNoFocus>-</textureNoFocus>
            <spaceBetweenItems>0</spaceBetweenItems>
        </control>

        <control>
            <id>28</id>
            <description>simular tracks label</description>
            <type>fadelabel</type>
            <align>right</align>
        </control>

		
        <control>
            	<id>0</id>
            	<description>simular tracks label</description>
            	<type>label</type>
            	<posX>35</posX>
            	<posY>485</posY>
            	<width>350</width>
		<visible>Control.HasFocus(5104) | Control.HasFocus(155)</visible>
            	<textcolor>ff66bae3</textcolor>
            	<label>33011</label>
            	<animation effect="Fade" time="800">WindowOpen</animation>
            	<animation effect="Fade" time="300">WindowClose</animation>
        </control>
		
        <control>
            <id>155</id>
            <description>list of tagged tracks</description>
            <type>listcontrol</type>
            <onleft>155</onleft>
            <onright>5103</onright>
            <onleft>5103</onleft>
            <onup>155</onup>
            <ondown>155</ondown>
            <visible>Control.HasFocus(5104) | Control.HasFocus(155)</visible>
            <posX>35</posX>
            <posY>520</posY>
            <width>380</width>
            <height>210</height>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
            <textXOff>0</textXOff>
            <textYOff>2</textYOff>
            <IconXOff>0</IconXOff>
            <spinColor>-</spinColor>
            <image>-</image>
            <textureUp>-</textureUp>
            <textureDown>-</textureDown>
            <textureUpFocus>-</textureUpFocus>
            <textureDownFocus>-</textureDownFocus>
            <textureFocus>list_sub_focus_arrow.png</textureFocus>
            <textureHeight>38</textureHeight>
            <textureNoFocus>-</textureNoFocus>
            <spaceBetweenItems>0</spaceBetweenItems>
        </control>

        <control>
            <id>77</id>
            <description>unknown rating1</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>532</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack1</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbad.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>78</id>
            <description>unknown rating2</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>580</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack2</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbad.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>79</id>
            <description>unknown rating3</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>628</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack3</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>starblue.png</subitem>
             <subitem>starblue.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>80</id>
            <description>existent rating1</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>532</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack1</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>stargood.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>81</id>
            <description>existent rating2</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>580</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack2</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>stargood.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>82</id>
            <description>existent rating3</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>628</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack3</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>stargood.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>83</id>
            <description>known rating1</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>532</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack1</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbetter.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>84</id>
            <description>known rating2</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>580</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack2</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbetter.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>85</id>
            <description>known rating3</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>628</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack3</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbetter.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>87</id>
            <description>famous rating1</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>532</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack1</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbest.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>88</id>
            <description>famous rating2</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>580</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack2</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbest.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <control>
            <id>89</id>
            <description>famous rating3</description>
            <type>imagelist</type>
            <visible>no</visible>
            <posX>-250</posX>
            <posY>628</posY>
            <width>130</width>
            <height>32</height>
            <textureHeight>24</textureHeight>
            <textureWidth>24</textureWidth>
            <percentage>#Lastfm.Rating.AlbumTrack3</percentage>
            <orientation>HORIZONTAL</orientation>
            <align>LEFT</align>
            <subitems>
            <subitem>greystar.png</subitem>
            <subitem>starbest.png</subitem>
            </subitems>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>

        <import>common.time.xml</import>

    </controls>
</window>
