function InsertSampleMovie()
{
  document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="520" width="680">\n');
  document.write('<param name="src" value="images/home2/JNBY_Animation_Final.mov" />\n');
	document.write('<param name="src" value="images/home2/JNBY_Animation_Final.mov">\n');
	document.write('<param name="autoplay" value="true">\n');
	document.write('<param name="target" value="myself">\n');
	document.write('<param name="controller" value="false">\n');
	document.write('<param name="href" value="images/home2/JNBY_Animation_Final.mov">\n');
	document.write('<param name="type" value="video/quicktime" height="520" width="680">\n');
	document.write('<param name="bgcolor" value="#333333" />\n');
	document.write('<param name="loop" value="true" />\n');
	document.write('<embed src="images/home2/JNBY_Animation_Final.mov" height="520" width="680" autoplay="true" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" controller="false" href="images/home2/JNBY_Animation_Final.mov" target="myself"></embed> \n'); 
 document.write('</object>\n');
}// JavaScript Document

