<!-- now playing -->
<div x="100%-337" y="117" w="329" h="100%-230" />
<img h="100%" src="lcd_left-white.png" />
<img x="next" w="100%-12" src="lcd_top-white.png" />
<box x="same" y="next" w="same" h="100%-15" bgcolor="#eef3fa" />
<img x="same" y="100%-6" w="same" src="lcd_bottom-white.png" />
<img x="next" h="100%" src="lcd_right-white.png" />
<img x="next" y="0" h="100%" src="outer-bg-white.png" />
<img x="17" y="17" w="300" h="300" src="bg-cover-white.png" />
<box x="10" y="10" w="300" h="300" target="displaycover" />
<box x="10" y="next+20" w="300" h="20" fgcolor="#2c2c2c" hicolor="ffff00" id="title" />
<box x="10" y="next+2" w="50" h="20" fgcolor="#5a5a5a" hicolor="ffff00" id="YearTest" />
<box x="next+10" y="same" w="240" h="20" fgcolor="#5a5a5a" hicolor="ffff00" id="TestGenre" />
<!-- rating -->
<button x="10" y="next+11" src="bg-rate-white.png" srcindex="0" onclick="setRating1();" />
<button x="next" y="same" src="bg-rate-white.png" srcindex="1" onclick="setRating2();" />
<button x="next" y="same" src="bg-rate-white.png" srcindex="2" onclick="setRating3();" />
<button x="next" y="same" src="bg-rate-white.png" srcindex="3" onclick="setRating4();" />
<button x="next" y="same" src="bg-rate-white.png" srcindex="4" onclick="setRating5();" />
<button x="next+15" y="same" src="bg-rate-white.png" srcindex="6" onclick="setRating0();"/ />
<box x="10" y="same" h="20" b="10" fgcolor="#808080" id="rating1aus" />
<box x="next" y="same" h="20" b="10" fgcolor="#808080" id="rating2aus" />
<box x="next" y="same" h="20" b="10" fgcolor="#808080" id="rating3aus" />
<box x="next+1" y="same" h="20" b="10" fgcolor="#808080" id="rating4aus" />
<box x="next+2" y="same" h="20" b="10" fgcolor="#808080" id="rating5aus" />
<box x="next+13" y="same" h="20" b="10" fgcolor="#808080" id="rating0aus" />
<box x="10" y="same-6" w="121" h="47" fgcolor="#e1a900" hicolor="c40000" id="rating" />
<box x="158" y="same+5" w="60" h="20" fgcolor="#5a5a5a" hicolor="ff3cae" target="currtime" />
<!-- selection -->
<button onclick="program.search=player.getAlbumAtPos(player.queuePos); program.viewMode=0" x="next+14" y="same-3" src="select-picture-white.png" srcindex="0" />
<button onclick="program.search=player.getArtistAtPos(player.queuePos); program.viewMode=1" x="next+3" y="same" src="select-picture-white.png" srcindex="1" />
<button onclick="program.search='';" x="next+3" y="same" src="select-picture-white.png" srcindex="2" />
<box x="10" y="next+11" w="300" h="20" fgcolor="#003ce1" hicolor="f8f8f8" id="artist" />
<box x="10" y="next+3" w="300" h="20" fgcolor="#5279e3" hicolor="f8f8f8" id="album" />
<!-- seek -->
<if cond="editQueue">
<scrollbar target="seek" x="10" y="next+12" w="300" src="control-seek-white.png" hideifunused="1" />
</if>
<else>
<scrollbar target="seek" x="10" y="same" w="300" src="control-seek-disabled-white.png" hideifunused="1" />
</else>
</div>Statistics: Posted by Werner — 18. Jan 17, 16:11
]]>