function displayFlashMovie(html){
  document.write(html);
}