document.write('<center><OBJECT ID="MediaPlayer" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject"><PARAM NAME="FileName" VALUE="'+filename+'"><PARAM name="autostart" VALUE="true"><PARAM name="ShowControls" VALUE="true"><param name="ShowStatusBar" value="true"><PARAM name="ShowDisplay" VALUE="false"><PARAM name="autosize" VALUE="true"><EMBED TYPE="application/x-mplayer2" SRC="'+filename+'" NAME="MediaPlayer"ShowControls="1" ShowStatusBar="1" ShowDisplay="0" autostart="1" autosize="1"></EMBED></OBJECT></center>');
