<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
<!--BMWEB_PRODNAME-->
 web interface
</title>

<!-- Copyright 1995-2004 Serendipity Software Pty Ltd -->
<!-- http://www.serendipity-software.com.au -->

<link rel="icon" href="favicon.ico" type="image/ico">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="sheets/riponce.css">
<link rel="stylesheet" type="text/css" href="sheets/mainsheet.css">
<link rel="stylesheet" type="text/css" href="sheets/logfile.css">

<script language="JavaScript">
<!--
var refresh_t=180;
var interval_ID = null;
function updateTimer() {
  refresh_t--;
  if (refresh_t == 0) {
    clearInterval(interval_ID);
    window.location.reload();
  }
}
function startUpdateTimer(t) {
  if (t > 0) {
    refresh_t = t;
    interval_ID = setInterval("updateTimer()", 1000);
  }
}
//-->
</script>

</head>

<body bgcolor="white" link="#0000ee" vlink="#551a8b" topmargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0">

<table width="100%" border="0" cellspacing="2" cellpadding="8">
<tr><td colspan="2"><a href="index">
<!--BMWEB_PRODLOGO-->
</a></td></tr>
<tr>
<td valign="top" width="84">
<a href="queues"><img src="images/but_queues.gif" width="84" height="22" border="0"></a>
<img src="images/spc.gif" width="16" height="4">
<a href="logfile"><img src="images/but_logfile.gif" width="84" height="22" border="0"></a>
<img src="images/spc.gif" width="16" height="4">
<a href="sysinfo"><img src="images/but_sysinfo.gif" width="84" height="22" border="0"></a>
<img src="images/spc.gif" width="16" height="4">
<a href="support"><img src="images/but_support.gif" width="84" height="22" border="0"></a>
</td>
<td>
<!-- START content -->
