function InsertObject1()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="360" height="304" codebase="http://www.apple.com/qtactivex/qtplugin.cab">');
document.write('   <param name="SRC" value="backstage_montage.mov" />');
document.write('      <param name="AUTOPLAY" value="true" />');
document.write('      <param name="CONTROLLER" value="true" />');
document.write('      <embed align="center" src="backstage_montage.mov" hspace="0" width="360" height="304" autoplay="true" autostart="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>');
document.write('    </object>');
}
