// JScript source code

document.write('<TABLE BORDER="3" CELLSPACING="0" CELLPADDING="0" BORDERCOLOR="#99ccff" BORDERCOLORLIGHT="" BORDERCOLORDARK=""><TR><TD>');
document.write('<object id="MediaPlayer"1 width="195" height="50" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Vers type="application/x-oleobject">');
document.write('<param name="FileName" value="musicback.mp3">');
document.write('<param name="animationStart" value="false">');
document.write('<param name="transparentatStart" value="true">');
document.write('<param name="autoStart" value="true">');
document.write('<param name="showControls" value="true">');
document.write('<param name="Volume" value="-100">');
document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="MediaPlayer" src="musicback.mp3" AutoStart="true" ShowStatusBar="1" Volume="-1" Height="50" width="195"></embed></object>');
document.write('</TD></TR></TABLE>');