function InsertSampleMovie1()
{
document.write('<embed src="images/celticmanor.mov" width="452" height="260" controller="true" bgcolor="#99cccc" align="top">');
document.write('</embed>');
}

