﻿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>');

