// bu
function ban(str) {
  document.write(str);
}

