document.write("<img src='./cgi-bin/access/report.cgi?");
document.write(screen.width);
document.write("x");
document.write(screen.height);
document.write("&amp;");
document.write(document.referrer);
document.write("' width='1' height='1' alt='' />");
