function write_obj(code) {
  document.write(code);
}