document.writeln('<table border="0" cellspacing="0" cellpadding="0" width="150" align="center">');
document.writeln('  <form method="post" enctype="application/x-www-form-urlencoded" action="http://sitemason.vanderbilt.edu/poll/kn2sRW/results" target="NewWindow_kn2sRW" onSubmit="javascript:window.open(\'\',\'NewWindow_kn2sRW\',\'width=400,height=500,resizable=yes,scrollbars=yes\');return true;">');
document.writeln('    <tr>');
document.writeln('      <td bgcolor="#660000">');
document.writeln('        <table width="100%" border="0" cellspacing="1" cellpadding="3">');
document.writeln('          <tr>');
document.writeln('            <td align="center" bgcolor="#660000">');
document.writeln('              <font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF" size="2">');
document.writeln('                <b>HR Quick Survey</b>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="left" bgcolor="#CCcc99">');
document.writeln('              <font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="1">Would you be in favor of receiving the Open Enrollment booklet online only?</font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="left" bgcolor="#FFFFFF">');
document.writeln('              <font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="1">');
document.writeln('                <input type="radio" name="vote" value="3026">Yes, I could get the information earlier and it would save money and paper<br>');
document.writeln('                <input type="radio" name="vote" value="3027">No, I would still want the hard copy in my mailbox<br>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="center" bgcolor="#CCcc99">');
document.writeln('              <font size="2">');
document.writeln('                <input type="submit" name="submit" value="Vote"> <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>');
