Information Page <body bgcolor="black" font color="#9c180e"> <div align="center"> <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="16" width="90" name="MAWR_Radio_Stream"> <param name="AUTOPLAY" value="true"> <param name="src" value="listen.m3u"> <param name="qtsrc" value="listen.m3u"> <param name="type" value="video/quicktime"> <param name="autoplay" value="true"> <param name="controller" value="true"> <embed name="MAWR_Radio_Stream" pluginspage="http://www.apple.com/quicktime/download/" src="listen.m3u" QTSRC="listen.m3u" type="video/quicktime" width="90" height="16" SCALE="tofit" CONTROLLER="true" AUTOPLAY="true" KIOSKMODE="false" autoplay="true"> </object></div> <?php if (onAirTest("musicians-access.com", "8100")) { print "MAWR Is Currently On The Air"; } else { print "MAWWR Is Currently Off The Air"; } $fp = fopen ("rtl.txt","r"); if (!feof($fp) ) { $buffer = fgets($fp, 1024); print "<br><tr><td align=\"center\"><b>Current Track</b>: $buffer"; } fclose ($fp); ?> <div align="left"> <p align="center"><font color="#9c180e"><strong>Powered by<br> NiceCast Server</strong></font></p> <p align="center"><a title="Nicecast" href="http://rogueamoeba.com/nicecast/" target="_blank"><img src="images/NCbadge.png" alt="" height="31" width="88" border="0"></a></p> <p align="center"></p> <p><font color="#9c180e"><strong> Published by<br> <a title="boxed art media web page" href="http://boxedartmedia.com" target="_blank">boxedartmedia.com</a></strong></font></p> <p><font color="#9c180e"><strong>Web design by<br> <a title="San Jacinto C.C." href="http://sanjacinto.dyndns.biz" target="_blank">San Jacinto c.c.</a></strong></font></p> </div> </body>