function InsertSampleMovie()
{
document.write(’<object classid="clsid: 02BF25D5..." ...>\n’);
document.write(’<param name="src" value="http://www.deathbreath.se&Aacute;/Death Breath Lg_Prog.mp4" />\n’);
document.write(’</object>\n’);
}