﻿document.write('							<div>');
document.write('								<!--<h3 style="font-weight:700;padding:4px 15px;">测试投票</h3>-->');
document.write('								<div>');
document.write('				');
document.write('<table border="0" width="100%" cellpadding="0" cellspacing="0">');
document.write('<form method="post" name="vote1" action="/promab/support/vote/index.asp?action=vote&id=1">');
document.write('  <tr>');
document.write('    <td align="left" style="padding:0.1em 0 0 1.3em;"><input type="radio" name="votes" value="1" class="radio" style="height:13px;width:13px;"> 网站一般般</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left" style="padding:0.1em 0 0 1.3em;"><input type="radio" name="votes" value="2" class="radio" style="height:13px;width:13px;"> 网站做的还不错</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left" style="padding:0.1em 0 0 1.3em;"><input type="radio" name="votes" value="3" class="radio" style="height:13px;width:13px;"> 还算人性化</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left" style="padding:0.1em 0 0 1.3em;"><input type="radio" name="votes" value="4" class="radio" style="height:13px;width:13px;"> 还需要改进</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left" style="padding:0.1em 0 0 1.3em;"><input type="radio" name="votes" value="5" class="radio" style="height:13px;width:13px;"> 还行还行</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="left" height="20" style="padding:0.1em 0 0 11em;"><input type="submit" value="投票" class="button"> <input type="button" value="查看" class="button" onclick="pop_win(\'/promab/support/vote/?type=view&id=1\', \'_blank\', 320, 320, \'yes\')"></td>');
document.write('  </tr>');
document.write('</form>');
document.write('</table>');
document.write('								');
document.write('								</div>');
document.write('							</div>	   ');
