function InsertSampleMovie()
{
document.write(’<object classid="clsid: 02BF25D5..." width="435" height="241">\n’);
document.write(’<param name="src" value="http://williamcouch.com/snd/williamcouch_pseudowidescreen_720x400_1.2.mov" />\n’);
document.write(’</object>\n’);
}
// JavaScript Document

