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