// docwrite.js


document.write('<object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="Player" width="500" height="345">');
document.write('<param name="URL" value="http://video.medtronic.com/aaa/videos/HBHM_705_H.wmv">');
document.write('<param name="stretchToFit" value="True">');
document.write('<embed id="embedPlayer" src="http://video.medtronic.com/aaa/videos/HBHM_705_H.wmv" type="application/x-mplayer2" fullscreen="false" width="500" height="321" autoStart="true" bgcolor="#000000"></embed> ');
document.write('<param name="autoStart" value="1"></object>');