function InsertSampleMovie()
{
document.write(’<object classid="clsid: 02BF25D5..." ...>\n’);
document.write(’<param name="src" value="http://www.vector2.com/gatson/flash/gatson2007.mov" />\n’);
document.write(’</object>\n’);
}
