function FlashConv(content) {
  document.write(content);
  }