<?xml version="1.0" encoding="UTF-8"?>
<skin version="0" xmlns="http://xsml.org/ns/0/"> 

  <width>700</width>
  <height>400</height>
  <name>DH4</name>
  <author>David Hickson</author>
  <email>david@fairtelecoms.org.uk</email>
  <homepage>http://fairtelecoms.org.uk</homepage>

  <objects>
    <background image="trani2.png" />
    <object label="startButton" width="700" height="400" alpha="0" />

    <playlist x="14" y="158" width="420" height="218" color="000060" selectedColor="0000FF" size="12" font="Verdana" alpha="128" bgalpha="128" />

    <shape shape="rectangle" x="440" y="160" width="12" height="217" color="AEAEAE" />
    <object label="scrollupButton" x="441" y="160" width="10" height="10" color="4F4F4F" hoverMessage="scroll up" />
    <object label="scrollButton" x="441" y="171" width="10" height="195" color="4F4F4F" bgAlpha="0" />
    <object label="scrolldownButton" x="441" y="367" width="10" height="10" color="4F4F4F" hoverMessage="scroll down" />

    <object label="infoButton" x="610" y="85" size="24" color="0000FF" text="Info" underline="true" hoverMessage="Click for link to track information"  />
    <object label="purchaseButton" x="46" y="85" size="18" color="0000FF" text="More Info" underline="true" hoverMessage="Click for link to more track information" />

    <object label="trackDisplay" x="145" y="35" width="455" size="22" font="Trebuchet MS" color="FFFFFF" />

    <object label="volumeDisplay" x="569" y="265" width="107" height="115" color="FFFF96" />

    <object label="prevButton" x="465" y="237" scale=".7" color="C80000" hoverMessage="Prev Track" />
    <object label="playButton" x="539" y="229" scale="1.2" color="FF0000" hoverMessage="Play / Pause" />
    <object label="fwdButton" x="597" y="237" scale=".7" color="C80000" hoverMessage="Next Track" />

    <object label="fullTimeDisplay" x="59" y="55" size="14" font="Arial" color="FFFFFF" hoverMessage="elapsed / total time" />
    
    <object label="repeatButton" x="533" y="173" scale=".1" color="FF0000" image="images/repeat.png" hoverMessage="Repeat" />
    <object label="shuffleButton" x="533" y="290" scale=".1" color="FF0000" image="images/shuffle.png" hoverMessage="Shuffle" /> 

    <object label="loadBar" x="180" y="95" color="4F4F4F" width="380" height="20" />
    <object label="timeBar" x="183" y="100" color="BEC9CD" width="374" height="10" hoverMessage="Click to re-position" />


  </objects>

</skin> 