function deliver(content) {
  document.write(content)
}
