document.writeln('<form action="http://app.onpoo.net/com_login.cgi" method="post">');document.writeln('  <table class="logintable">');document.writeln('  <tr>');document.writeln('    <th align="center">ログイン</th>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center">メールアドレス</td>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center"><input type="text" name="email" size="18"></td>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center">パスワード</td>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center"><input type="password" name="password" size="18"></td>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center"><input type="submit" value="ログイン"></td>');document.writeln('  </tr>');document.writeln('  <tr>');document.writeln('    <td align="center"><p><a href="http://bin.onpoo.net/forget.cgi">パスワードをお忘れですか？</a><br/><a href="http://bin.onpoo.net/signup.cgi">ユーザー登録はこちら！</a></td>');document.writeln('  </tr>');document.writeln('  </table>');document.writeln('</form>');