function InsertSampleMovie()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="640" height="520" >\n');
document.write('<param name="src" value="nsf_bpec_video_1990.mov" />\n');
document.write('</object>\n');
}