// docwrite.js
document.write('<p><OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" WIDTH="352" HEIGHT="318">');
document.write('<PARAM NAME="src" VALUE="YMCA.mp4">');
document.write('<PARAM NAME="autoplay" VALUE="true">');
document.write('<EMBED SRC="YMCA.mp4" TYPE="image/x-macpaint" PLUGINSPAGE="http://www.apple.com/quicktime/download" bgcolor="black" WIDTH="352" HEIGHT="318" AUTOPLAY="true" controller="true" > ');
document.write('</EMBED></OBJECT></p>');