﻿document.write('<table border="0" width="96%" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="25"><b>您对本站此次改版感觉如何？</b></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table border="0" width="96%" cellpadding="0" cellspacing="0">');
document.write('<form method="post" action="/support/vote/index.asp?action=vote&id=1">');
document.write('  <tr>');
document.write('    <td align="left"><input type="radio" name="votes" value="1" class="radio"> 很好</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left"><input type="radio" name="votes" value="2" class="radio"> 一般</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left"><input type="radio" name="votes" value="3" class="radio"> 还行</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left"><input type="radio" name="votes" value="4" class="radio"> 很差</td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table border="0" width="96%" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="5"></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table border="0" width="96%" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="25"><input type="submit" value="投票" class="button"> <input type="button" value="查看" class="button" onclick="pop_win(\'/support/vote/?type=view&id=1\', \'_blank\', 320, 320, \'yes\')"></td>');
document.write('  </tr>');
document.write('</form>');
document.write('</table>');
