if (screen.width > 800 && screen.height > 600)
  {
  document.writeln('</td></tr></table>');
  document.writeln('</td></tr></table>');
  document.writeln('<img src="../graphics/pixel.gif" width=1 height=10 hspace=0 vspace=0 border=0 alt=""><br>');
  }
