function InsertSampleMovie()
{
document.write(’<object classid="clsid: 02BF25D5..." ...>\n’);
document.write(’<param name="SBCvideo512K.mov" value="SBCvideo512K.mov" />\n’);
document.write(’</object>\n’);
}
