function InsertSampleMovie()
{
document.write(’<object classid="clsid: 02BF25D5..." ...>\n’);
document.write(’<param name="src" value="<embed width="240" height="196" src="images/SertomaPromo90.mov">" />\n’);
document.write(’</object>\n’);
}
