document.writeln('<form method="post" action="http://sitemason.vanderbilt.edu/feedback/gT4VZ6/confirmation" target="_self">');
document.writeln('  <table border="0" cellspacing="0" cellpadding="0" width="300" align="center">');
document.writeln('    <tr>');
document.writeln('      <td bgcolor="#CCCC99">');
document.writeln('        <table width="100%" border="0" cellspacing="1" cellpadding="3">');
document.writeln('          <tr>');
document.writeln('            <td bgcolor="#660000" align="center">');
document.writeln('              <font face="Times, Times New Roman, serif" size="2" color="#FFFFFF">');
document.writeln('                <b>Comments?</b>');
document.writeln('              </font>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('          <tr>');
document.writeln('            <td align="center" bgcolor="#FFFFFF">');
document.writeln('              <table border="0" cellspacing="1" cellpadding="3" align="center">');
document.writeln('                <tr>');
document.writeln('                  <td align="right">');
document.writeln('                    <font face="Times, Times New Roman, serif" size="1" color="#000000">Your Name:</font>');
document.writeln('                  </td>');
document.writeln('                  <td align="left">');
document.writeln('                    <input name="from_name" type="text" maxlength="45" size="28" value="">');
document.writeln('                  </td>');
document.writeln('                </tr>');
document.writeln('                <tr>');
document.writeln('                  <td align="right">');
document.writeln('                    <font face="Times, Times New Roman, serif" size="1" color="#000000">Your Email:</font>');
document.writeln('                  </td>');
document.writeln('                  <td align="left">');
document.writeln('                    <input name="from_address" type="text" maxlength="45" size="28" value="">');
document.writeln('                  </td>');
document.writeln('                </tr>');
document.writeln('                <tr>');
document.writeln('                  <td align="center" colspan="2">');
document.writeln('                    <table>');
document.writeln('                      <tr>');
document.writeln('                        <td align="left">');
document.writeln('                          <font face="Times, Times New Roman, serif" size="1" color="#000000">Comments:</font>');
document.writeln('                          <br>');
document.writeln('                          <textarea name="content" rows="5" cols="40"></textarea>');
document.writeln('                          <br>');
document.writeln('                          <input type="hidden" name="referer" value="">');
document.writeln('                        </td>');
document.writeln('                      </tr>');
document.writeln('                    </table>');
document.writeln('                  </td>');
document.writeln('                </tr>');
document.writeln('                <tr>');
document.writeln('                  <td colspan="2" align="center">');
document.writeln('                    <input type="submit" name="send" value="Send Comments">');
document.writeln('                  </td>');
document.writeln('                </tr>');
document.writeln('              </table>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('        </table>');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('  </table>');
document.writeln('</form>');
