\n";
print HTML "| $month $day | \n";
print HTML "$timeofday | \n";
print HTML " \;$a
ttack | \n";
print HTML " \;",
$sourcehost || $sourceip, " | \n";
if (($sourceport>61000) && ($sourceport<65096)) {
$sourceportcolor="#00BB00";
$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 "