");
}
else {
// IE6.0 need to know which font to use, Mozilla can figure it out in its own
// (windows firefox at least)
// Anything else than 'Courier New' looks pretty broken.
// 'Lucida Console', 'FixedSys'
print("");
}
// Writes the (eventually modified) nfo data to output, first formating urls.
print(format_urls($nfo));
print("\n");
?>
|