function InsertTeaser() {
  document.write('<object width="320" height="240" id="oDVDTeaser1" standby="Loading 30-second clip..."');
  document.write('codebase="http://www.apple.com/qtactivex/qtplugin.cab" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B">');
  document.write('<param name="src" value="/docs_general/DVDTeaser_Koop30sec.mov">');
  document.write('<param name="controller" value="true">');
  document.write('<param name="autoplay" value="true">');
  document.write('<embed controller="true" autostart="true" src="/docs_general/DVDTeaser_Koop30sec.mov" width="320" height="240" id="eDVDTeaser1"></embed>');
  document.write('</object>');
	}


