print "Content-type:text/html\n\n";
print "<html><head><style>a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}</style></head><body link=\"ffffff\" alink=\"ffffff\" vlink=\"ffffff\">\n";
print "<table width=100 height=40 cellspacing=0 cellpadding=0 border=1>\n";
print "<tr><td rowspan=2 width=30 bgcolor=\"3399ff\" bordercolor=\"0000ff\">
<font face=\"serif\" size=2 color=\"ffffff\">
<a href=\"javascript:window.open ('../cgi-bin/stat.cgi','Statistics','width=600,
height=400,scrollbars=1')\">
<b>MY<br>STAT</b></a></font></td>\n";
print "<td align=right bgcolor=\"000000\" bordercolor=\"000000\" height=10>
<font size=1 color=\"ffffff\">",$time,"</font></td></tr>\n";
print "<tr><td align=right valign=bottom bgcolor=\"f6f8fa\">
<font face=\"serif\" size=1 color=\"ff0000\"><b>",$today,"<br>
",$count,"</b></font></td></tr>\n";
print "</table>\n";