//video.js


document.write('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="252" HEIGHT="210" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');

document.write('<param name="src" value="steen4.mov">');
document.write('<PARAM name="AUTOPLAY" VALUE="true">');
document.write('<PARAM name="CONTROLLER" VALUE="true">');
document.write('<EMBED SRC="steen4.mov" WIDTH="252" HEIGHT="240"  AUTOPLAY="true" CONTROLLER="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/">');
document.write('</EMBED>');
document.write('</object>');



