  document.write('<iframe')
  document.write(' id="chatFrame"')
  document.write(' marginheight="0"')
  document.write(' marginwidth="0"')
  document.write(' frameborder="0"')
  document.write(' scrolling="no"')
  document.write(' src="/chat.pl" width="248" height="300"></iframe>')