document.write('<OBJECT ID="MediaPlayer" WIDTH=320 HEIGHT=240 ');
document.write('CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" ');
document.write('STANDBY="Loading Windows Media Player components..." ');
document.write('TYPE="application/x-oleobject" ');
document.write('CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">');
document.write('<PARAM name="autoStart" value="True">');
document.write('<PARAM name="filename" value="http://www.celinedion.com/Samples/HaveYouEverBeenInLoveVid-Full_hi.asx">');
document.write('<EMBED TYPE="application/x-mplayer2" ');
document.write('SRC="http://www.celinedion.com/Samples/HaveYouEverBeenInLoveVid-Full_hi.asx" ');
document.write('NAME="MediaPlayer" ');
document.write('WIDTH=320 ');
document.write('HEIGHT=240>');
document.write('</EMBED>');
document.write('</OBJECT>');
