function InsertMovie()
{
  document.write("<EMBED HEIGHT=238 WIDTH=300 SRC=\"tvclips.mp4\" SCALE=\"TOFIT\" CONTROLLER=\"true\" AUTOPLAY=\"false\" TYPE=\"video/quicktime\" PLUGINSPAGE=\"http://www.apple.com/quicktime/download/\"/>");
}