<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Comment Script Demo</title>
<style type="text/css">
<!--
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
-->
</style>
</head>
<body>
<h2 align="center" class="style1">Comment Thingy Demo</h2>
<h5 align="center" class="style1">A little shoutbox/guestbook/chatroom using php and mysql.</h5>
<h5 align="center" class="style1"><a href="readme.txt">The readme is here</a></h5>
<h5 align="center" class="style1"><a href="comments.zip">Download the script here</a></h5>
<p>
<iframe src="commentframe.html" width=482 height=140 vspace=3></iframe>
</p>
</body>
</html>