document.write('<object class="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="player" codebase="http://www.microsoft.com/Windows/MediaPlayer/" width="400" height="225">');
document.write('<param name="url" value="movie.wmv">');
document.write('<param name="autostart" value="true">');
document.write('<embed name="WMP" src="movie.wmv" autostart="1" showcontrols="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2" width="400" height="225"></embed>');
document.write('</object>');
