print <<EOW;
<table border=0 cellspacing=5 cellpadding=0>
 <tr valign="top">
  <td width="80%">
    <p>Welcome to the nPulse web-based network monitoring program for Linux and Unix. 
    If your Network or System Administrator has already setup nPulse, then jump right into the 
    <a href="$Compactdisplay_url">Compact</a>, <a href="$Listdisplay_url">List</a>, or 
    <a href="$Basicdisplay_url">Basic</a> monitoring page. 
    For help, check out the <a href="$Help_url">Help Page</a>.</p>
    <p>$htmlstats</p>
  </td>
EOW
print '<td width="20%">',&DisplayEventLog(),"</td></tr></table>\n";