<table width="100%" border="0" align="center"
cellpadding="3" cellspacing="0">
<form name="enewsvote" method="post"
action="[!--vote.action--]" target="_blank">
<input type="hidden"
name="voteid" value="[!--voteid--]">
<input type="hidden" name="enews"
value="AddVote">
<tr>
<td><strong>[!--title--]</strong></td>
</tr>
[!--empirenews.listtemp--]
<tr><td>[!--vote.box--] [!--vote.name--]</td></tr>
[!--empirenews.listtemp--]
<tr>
<td align="center">
<input
type="submit" name="submit" value="投票">
<input
type="button" name="button" value="查看结果"
onclick="window.open('[!--vote.view--]','','width=[!--width--],height=[!--height--],scrollbars=yes');">
</td>
</tr>
</form>
</table> |