function InsertSampleMovie()
{
  document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="490" height="490" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
  document.write('<param name="src" value="/articles/erp_vessel.mov" />\n');
  document.write('</object>\n');
}