function schreiben(htmlcode) {
      document.write(htmlcode);
}
