HTML 
  : 
  <center>
  <table>
  
  <object id="player" width=1 height=1 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" 
  codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" 
  standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">
  <PARAM NAME="Width" value="2">
  <PARAM NAME="Height" value="2">
  <PARAM NAME="Volume" VALUE="1">
  <PARAM NAME="FileName" VALUE="http://www.arionradio.com/live">
  <PARAM NAME="ShowControls" VALUE="1">
  <PARAM NAME="ShowDisplay" VALUE="0">
  <PARAM NAME="ShowStatusBar" VALUE="1">
  <PARAM NAME="AutoSize" VALUE="1">
  <PARAM NAME="ControlType" VALUE="2">
  
  </OBJECT> 
  </table>
  </center>