/
backup/
bin/
clans/
gmc/
logs/
players/
todo/
<? include("mysql.inc"); ?>
<html>
<head>
<title>The Grendel Project</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="styles.css">
</head>

<body background="images/bg_midleft.jpg">
<p style="color: #eeeeee; font-weight: bold">
The Grendel Project<br>A Win32 MUD Server<br>
&copy; 2000-2001 by Michiel Rook.</p>
<p style="color: #eeeeee; font-weight: bold">
Contact information:<br>
&nbsp;&nbsp;<a href="http://grendel.mudcenter.com/" style="color: #eeeeee; font-weight: normal">grendel.mudcenter.com</a><br>
&nbsp;&nbsp;<a href="mailto:druid@takeover.nl" style="color: #eeeeee; font-weight: normal">druid@takeover.nl</a><br>
</p>
</body>
</html>