document.write('<table width="100%"  border="1" cellpadding="4" cellspacing="0" bordercolor="#9AC2E0">');
  document.write('<tr>');
    document.write('<th scope="row"><a href="http://www.sonidobestial.net" target="_blank"><img src="http://sonidob.latinmusic.gr/sb.gif" alt="Sonido Bestial latin radio" width="150" height="82" border="0"></a><br>');
      document.write('<object id="NSPlay" width=160 height=52 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"');
document.write('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"');
document.write('standby="Loading Microsoft Windows Media Player components..."');
document.write('type="application/x-oleobject">');
         		document.write('<param name="AutoStart" value="TRUE">');
				document.write('<param name="FileName" value="http://89.238.146.146/7240/listen.asx">');
                 document.write('<param name="ShowControls" value="1">');
                 document.write('<param name="ShowDisplay" value="0">');
                 document.write('<param name="ShowStatusBar" value="1">');
                 document.write('<param name="AutoSize" value="0">');
                 document.write(' <param name="Volume" value="100">');
				 document.write(' <param name="EnablePositionControls" value="0">');
  				 document.write('<param name="ShowAudioControls" value="1">');
  					document.write('<param name="ShowDisplay" value="0">');
					document.write('<param name="ShowPositionControls" value="0">');
  					document.write('<param name="ShowTracker" value="0">');
					
               // firefox
					document.write('<embed ');
					document.write('type="application/x-mplayer2" ');
					document.write('name="MediaPlayer" ');
					document.write('src="http://89.238.146.146/7240/listen.asx" ');
					document.write('width=150 height=52 ');
					document.write('ShowControls=1 ');
					document.write('ShowDisplay=0 ');
					document.write('ShowStatusBar=1 ');
					document.write('Autosize=0 ');
					document.write('EnablePositionControls=0 ');
					document.write('ShowAudioControls=1 ');
					document.write('ShowPositionControls=0 ');
					document.write('ShowTracker=0 ');
					document.write('AutoStart=0 ');
					document.write('FileName="http://89.238.146.146/7240/listen.asx" ');
					document.write('></embed>'); //end firefox
            document.write('</object>');
	  document.write('</th>');
  document.write('</tr>');
document.write('</table>');
