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