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

