<!-- Song title and current timing text areas, also source flags and stream rates-->
<text id="tNet" left="57" top="105" width="30" toolTip="Media is streaming from the Internet" foregroundColor="#FFFFFF" fontSize="7" fontFace="Verdana" fontStyle="normal" justification="left" value="NET" visible="true" tabStop="false"/>
<text id="tLocal" left="jscript:tNet.left+33" top="jscript:tNet.top" width="50" toolTip="Media is playing off local drive" foregroundColor="#FFFFFF" fontSize="7" fontFace="Verdana" fontStyle="normal" justification="left" value="LOCAL" visible="true" tabStop="false"/>
<text id="tCD" left="jscript:tNet.left+83" top="jscript:tNet.top" width="25" toolTip="An Audio CD is playing." foregroundColor="#FFFFFF" fontSize="7" fontFace="Verdana" fontStyle="normal" justification="left" value="CD" visible="true" tabStop="false"/>