<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
 <link rel="stylesheet" type="text/css" href="http://www.asahi-net.or.jp/~cs8k-cyu/base.css">
 <link rel="stylesheet" type="text/css" href="http://www.asahi-net.or.jp/~cs8k-cyu/article.css">
 <title>[[title]]</title>
</head>

<body>

<div class="about">
<div id="platform">for Proce55ing</div>
<div id="version">[[name]]</div>
<div id="copyright">(C) Kenta Cho(ABA."Saba")</div>
</div>

<center>
  <table width="500" border="0" cellspacing="0" cellpadding="10">
    <tr>
      <td><applet code="[[name]]" archive="[[jarfile]]" width=[[width]] height=[[height]]>
        </applet></td>
      <td>
       [[description]]
      </td>
    </tr>
    <tr>
      <td><a href="[[sourcehtml]]"><font face="Arial, Helvetica, sans-serif" size="2">Source code</font></a></td>
      <td><a href="[[javadochtml]]"><font face="Arial, Helvetica, sans-serif" size="2">API document</font></a></td>
    </tr>
    <tr>
      <td><font size="2" face="Arial, Helvetica, sans-serif">Built with <a href="http://processing.org">Processing</a></font></td>
    </tr>
  </table>
</center>

<div class="footer">
Back to <a href="http://www.asahi-net.or.jp/~cs8k-cyu/">ABA Games</a>
</div>

</body>

</html>