#!/bin/perl print "Content-type: text/html \n\n"; print "
"; print " Meanwhile, we're working on a new cheat-free method of playing."; print " Thanks for your understanding.
";
print "Andy Walker
";
print "Southam@Canada";
print "
[Current trivia leaders]"; print "[Back to trivia page]"; print ""; exit;