function Insert3DrenderMovie()
{
  document.write('<object class="thumb" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0" width="600" height="466" align="middle">\n');
  document.write('<param name="src" value="../selected/images/3Drender.mov" /><param name="autoplay" value="false" />\n');
  document.write('<embed class="thumb" src="../selected/images/3Drender.mov" autoplay="false" width="600" height="466" controller="true" align="middle" bgcolor="black" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>\n');
}