function InsertSampleMovie()
{
document.write('<object classid="clsid: 02BF25D5270481" width="320" height="240" fov="64" \n');
document.write('<param name="src" value="gfx/pano/pano.mov" />\n');
document.write('</object>\n');
}