From ChekMate Security Group
<?
echo "<table border=0 width=100%>
<tr>
<td><font size=2>Goto: <a href=summary.php?offset=$offset&host=$host&priority=$priority&limit=$limit&sort=$sort&order=$order&message=" . urlen
code($message) . "><font color=black>Summary</font></a> / <a href=index.php?offset=$offset&host=$host&priority=$priority&limit=$limit&sort=$sort&order=$order&
message=" . urlencode($message) . "><font color=black>Detail</font></a></font>
</td>
<td align=right><font size=2><a href=/tripwire>Tripwire</a> | <a href=/adsyslog>Active Directory</a> | <a href=/proxysyslog>Proxy</a> | <a href=/Workstations>Workstations</a> | <a href=/netdevices>Network Devices</a> | <a href=/misclogs>Misc Devices</a>
</td>
<tr>
<td><font size=2><a href=/accessedsyslog/>URLs</a> | <a href=/squid/>Squid</a> | <a href=/dhcp/dhcp.php>DH
CP</a> | <a href=/securesyslog/>Security Logs</a></font>
<td align=right><font size=2><a href=/syslog/>Master Syslog</a> | <a href=advanced.php>Advanced Search</a></font></td></font>
</tr>
</table>";
?>