<html>
<head>
<title>[title]</title>
<head>
<script language=javascript>

      <!-- Leave this in for Private messages

        function openPrivate(entry) {
          window.open("viewpriv.cgi?entryid=" + entry,"privateWin","width=320,height=200,menubar=no,scrollbars=yes,scroll=yes");
        }      // -->

</script>
<script language=javascript>

      <!-- Leave this in for Private IP Logging

        function openPrivateIP(entry) {
          window.open("viewpriv.cgi?entryid=" + entry + "&privateip=1","privateWin","width=320,height=200,menubar=no,scrollbars=yes,scroll=yes");
        }      // -->

</script>
</head>
<body background="[background]" bgcolor="[bgcolor]" text="[textcolor]" link="[linkcolor]" vlink="[vlinkcolor]" alink="[alinkcolor]">
<center>
<table width=400>
<tr>
<td align=middle>
<font face=arial size=3>
<b>[title]</b>
<br>
[htmlstatus]
<br>
<font size=1>[ <A href=#sign>SIGN</a> &#124; <A href="[homepage]" target=_top>HOMEPAGE</a> ]
</font>
</td>
</tr>
</table>
<br>
<table width=400 cellspacing=0 cellpadding=0 border=0>
  <tr>
  <td align=left width=200>
  Total Entries: [totalnum]
  </td>
  <td align=right width=200>
  Displaying Entries: [startnum] to [endnum]
  </td>
  </tr>
</table>
<hr width=400>    
