function writeBody() {
    var d = window.document;
    var is_html = false;

    d.open();