<HTML>
<HEAD>
<META HTTP-EQUIV="Content-type" content="text/html; charset=iso-8859-1">
<TITLE>An Chat Bot powered by Aine</TITLE>
</HEAD>
<BODY onLoad="document.forms[0].text.focus()">

<CENTER>
<P><IMG SRC="<aine_image>"></P>

<B>
<FONT COLOR="green"><client_name>:</FONT> <FONT COLOR="black"> <client_input></FONT><br>
<FONT COLOR="blue">Amy:</FONT> <FONT COLOR="red"> <aine_output></FONT>

<!-- ---------------------------- ****************************** -->
<FORM METHOD="POST" ACTION="http://You*Need*To*Change*It/aine.cgi">
<!-- ---------------------------- ****************************** -->

<FONT FACE="Helvetica, Arial">
&quot;<INPUT TYPE="text" NAME="text" SIZE="35">&quot;<br>
<INPUT TYPE="submit" NAME="submit" VALUE="Say">
<INPUT TYPE="hidden" NAME="virtual" VALUE="<client_id>">
</FORM>
</B>

<!-- customize this file to suit your needs -->

</CENTER>

</BODY>
</HTML>
