function InsertMovie()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="415" height="295" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0" align="middle" />\n');
document.write('<param name="title" value="Canon\'s innovative marriage of Inline PCR and Thermal Melting allows many samples to be analyzed at the same time on the same chip." />\n');
document.write('<param name="autoplay" value="true" />\n');
document.write('<param name="src" value="CULSWEB_415x311_110107.mov" />\n');
document.write('<embed src="CULSWEB_415x311_110107.mov" pluginspage=http://www.apple.com/quicktime/download/ align="left" autoplay="true" bgcolor="black" />\n'); 
document.write('</embed>\n');
document.write('</object>\n');
}