﻿document.write('<form method="post" action="/support/vote/index.asp?action=vote&id=1">');
document.write('<table width="96%" cellpadding="0" cellspacing="0" border="0">');
document.write('  <tr>');
document.write('    <td height="25"><strong>网站布局和功能设置调查</strong></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table width="96%" cellpadding="0" cellspacing="0" border="0">');
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 width="96%" cellpadding="0" cellspacing="0" border="0">');
document.write('  <tr>');
document.write('    <td height="35"><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('</table>');
document.write('</form>');

