// JavaScript Document

function InsertSampleMovie()
{
document.write(’<param name="src" value="documents/pcaf10_tvc.mov" />\n’);
document.write(’</object>\n’);
}
