function dw(html){
  document.write(html);
}
