// video.js
document.write('<object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="video/x-ms-wmv" id="MyWMPPlayer" width="320" height="300">');
document.write('<param name="URL" value="http://dunnagedirect.com/video/clip_01.wmv"><param name="autoStart" value="0"><param name="autoStart" value="1"><embed src="http://dunnagedirect.com/video/clip_01.wmv" width="320" height="300" autostart="0"> </embed></object>');
