function writeVideo(video) {
  document.write(video);
} 


