function InsertSampleMovie1()
{
document.write('<embed src="images/01.mov" width="339" height="320" controller="true" bgcolor="#339999" align="top">');
document.write('</embed>');
}

function InsertSampleMovie2()
{
document.write('<embed src="images/04.mov" width="452" height="320" controller="true" bgcolor="#339999" align="top">');
document.write('</embed>');
}

