\n";
print HTML "$month $day | \n";
print HTML "$timeofday | \n";
print HTML " \;$attack | \n";
print HTML " \;", $sourcehost || $sourceip, " |
\n";
if (($sourceport ne "-N/A-") && ($sourceport>61000) && ($sourceport<65096)) {
$sourceportcolor="#006600";
$MASQHOST=1;
}
else {$sourceportcolor="#000000";}
print HTML " \;$sourceport | \n";
print HTML " \;", $targethost || $targetip, " | \n";
print HTML " \;$targetport | \n";
print HTML "
\n";
}
sub generatehtmlfooter { # Writes end of HTML tags, and closes filehandle.
print HTML "