<window id="2006">
<defaultcontrol>2</defaultcontrol>
<allowoverlay>no</allowoverlay>
<visible>!Window.IsVisible(2004)</visible>
<controls>
<!-- time and date -->
<control type="label">
<description>Time and Date</description>
<posx>700</posx>
<posy>20</posy>
<width>322</width>
<height>20</height>
<label>$INFO[system.Date] | $INFO[system.Time]</label>
<align>right</align>
<font>font12</font>
</control>
<!-- playstate labels -->
<control type="label">
<description>playing</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31046</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>![Player.Paused | Player.Rewinding | Player.Forwarding]</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>paused</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31045</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Paused</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>rewind 2x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31053</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Rewinding2x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>forward 2x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31059</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Forwarding2x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>rewind 4x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31054</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Rewinding4x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>forward 4x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31060</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Forwarding4x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>rewind 8x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31055</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Rewinding8x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>forward 8x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31061</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Forwarding8x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>rewind 16x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31056</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Rewinding16x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>forward 16x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31062</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Forwarding16x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>rewind 32x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31057</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Rewinding32x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<control type="label">
<description>forward 32x</description>
<posx>358</posx>
<posy>428</posy>
<font>font10</font>
<label>31063</label>
<align>right</align>
<width>322</width>
<animation effect="fade" time="400">VisibleChange</animation>
<textcolor>button-text</textcolor>
<visible>Player.Forwarding32x</visible>
<visible>[Window.IsActive(2005) | Window.IsActive(2006)]</visible>
</control>
<!-- Start Cd Case Album Cover -->
<control type="image">
<description>Case bg Image</description>
<posx>375</posx>
<posy>104</posy>
<width>314</width>
<height>342</height>
<texture>case1.png</texture>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image</description>
<posx>412</posx>
<posy>122</posy>
<width>258</width>
<height>309</height>
<info>MusicPlayer.Cover</info>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image rounds overlay</description>
<posx>376</posx>
<posy>110</posy>
<width>310</width>
<height>332</height>
<texture>case2.png</texture>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image compact disc overlay</description>
<posx>421</posx>
<posy>390</posy>
<width>30</width>
<height>24</height>
<texture>case3.png</texture>
<colordiffuse>CC99AACC</colordiffuse>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image sheen overlay</description>
<posx>374</posx>
<posy>106</posy>
<width>310</width>
<height>332</height>
<texture>case4.png</texture>
<colordiffuse>CC99AACC</colordiffuse>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<!-- == Reflection == -->
<control type="image">
<description>Case bg Image reflection</description>
<posx>375</posx>
<posy>423</posy>
<width>314</width>
<height>342</height>
<texture flipy="true" diffuse="Thumb_Mask.png">case1.png</texture>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover reflection</description>
<posx>412</posx>
<posy>440</posy>
<width>258</width>
<height>230</height>
<texture flipy="true" diffuse="Thumb_Mask.png" />
<info>MusicPlayer.Cover</info>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image rounds overlay reflection</description>
<posx>376</posx>
<posy>425</posy>
<width>310</width>
<height>332</height>
<texture flipy="true" diffuse="Thumb_Mask.png">case2.png</texture>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="image">
<description>Cover Image compact disc overlay reflection</description>
<posx>423</posx>
<posy>452</posy>
<width>28</width>
<height>48</height>
<texture flipy="true" diffuse="Thumb_Mask.png">case3.png</texture>
<visible>Skin.HasSetting(CdCase)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<!-- End Cd Case Album Cover -->
<control type="label">
<description>Title label</description>
<width>350</width>
<posx>360</posx>
<posy>355</posy>
<info>MusicPlayer.Title</info>
<align>right</align>
<font>font28</font>
<visible>Skin.HasSetting(np-vis)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="label">
<description>Artist label</description>
<width>430</width>
<posx>360</posx>
<posy>400</posy>
<info>MusicPlayer.Artist</info>
<align>right</align>
<font>special12</font>
<visible>Skin.HasSetting(np-vis)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="label">
<description>Album label</description>
<width>430</width>
<posx>360</posx>
<posy>425</posy>
<info>MusicPlayer.Playing</info>
<align>right</align>
<font>font10</font>
<visible>Skin.HasSetting(np-vis)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="label">
<description>Time label</description>
<posx>360</posx>
<posy>455</posy>
<label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
<align>right</align>
<font>font10</font>
<visible>Skin.HasSetting(np-vis)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
<control type="progress">
<posx>50</posx>
<posy>460</posy>
<width>230</width>
<height>15</height>
<info>Player.Progress</info>
<texturebg>progressbar-background-blue-alpha.png</texturebg>
<lefttexture>progress-left.png</lefttexture>
<midtexture>progress-middle.png</midtexture>
<righttexture>progress-right.png</righttexture>
<overlaytexture>-</overlaytexture>
<visible>Skin.HasSetting(np-vis)</visible>
<visible>![Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml)]</visible>
</control>
</controls>
</window>