<?php
	require_once("globals.php");
?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<TITLE>PyCss: Python Bindings for IBM Switch Table Library</TITLE>
<base href="http://www.gingergeeks.co.uk/pycss/">
<link rel="icon" href="favicon.ico" type="image/ico" />
<link rel="shortcut icon" href="favicon.ico" />
<?php
	echoCodeLinks();
?>

<script src="badmail.js"></script>

</head>
<body>

<?php
	echoOuterStart('credit.php');
?>

<h2><a name="CREDITS"></a><center>Credits</center></h2>
<p>
Thankyou to the following people for their assistance:
  <ul>
     <li>My long suffering girlfriend Mary Cushion (incl Logo)
     <li>Paul Selby
  </ul>
</p>

<h2><a name="COPY"></a><center>Copyrights</center></h2>
<p>
LoadLeveler and PSSP  are products of IBM. For more information, please refer to <a href="http://www.ibm.com/">http://www.ibm.com/</a>
</p>

<h2><a name="AUTHORS"></a><center>Author</center></h2>
<p>
If you have any questions, suggestions or bug reports then you are welcome to contact me.

<center>
<a href="javascript:contact('mark')"><img border=0 src="./me.png"></a>
</center>

<?php
	echoOuterEnd();
?>

</body>
</html>
