// ActiveX Control MICROSOFT WorkAround ...
function writeEmbed(html) {
  document.write(html);
}