document.writeln('<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center">');
document.writeln('  <form method="post" enctype="application/x-www-form-urlencoded" action="http://www.masterofmagic2.com/main_poll/results" target="_self">');
document.writeln('    <tr>');
document.writeln('      <td bgcolor="#958D69">');
document.writeln('        <table width="100%" border="0" cellspacing="1" cellpadding="3">');
document.writeln('          <tr>');
document.writeln('            <td align="center" bgcolor="#595549">');
document.writeln('              <font face="Trebuchet MS, Arial, Helvetica, sans-serif" color="#FFFFFF" size="2">');
document.writeln('                <b>Poll</b>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="left" bgcolor="#B1A994">');
document.writeln('              <font face="Trebuchet MS, Arial, Helvetica, sans-serif" color="#000000" size="2">');
document.writeln('                <b>How well did you like Master of Magic?</b>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="left" bgcolor="#EEEED5">');
document.writeln('              <font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">');
document.writeln('                <input type="radio" name="vote" value="13435">It\'s my all-time favorite game.<br>');
document.writeln('                <input type="radio" name="vote" value="13436">It\'s in my top five.<br>');
document.writeln('                <input type="radio" name="vote" value="13437">Good.<br>');
document.writeln('                <input type="radio" name="vote" value="13438">Eh.<br>');
document.writeln('                <input type="radio" name="vote" value="13439">CowboyNeal\'s better.<br>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="center" bgcolor="#B1A994">');
document.writeln('              <font size="2">');
document.writeln('                <input type="submit" name="submit" value="Opine!"> <input type="submit" name="results" value="Results">');
document.writeln('                <br>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('        </table>');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('  </form>');
document.writeln('</table>');
