
document.write("<table border=0 cellspacing=0 cellpadding=2>");
document.write("<form action='vote.asp?action=ballot&vid=8' method=post target='vote_view'>");
document.write("<tr><td align=center height=25>《译盟》与深圳的翻译期刊比怎样</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='42'>比深圳的翻译杂志好</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='43'>比深圳的翻译杂志差</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='44'>和深圳的翻译杂志差不多</td></tr>");
document.write("<tr><td align=center height=25><input onclick=\"javascript:open_win('','vote_view',400,300,'no');\" type=submit value='投一票'>&nbsp;&nbsp;<input type=button onclick=\"javascript:open_win('vote.asp?action=view&vid=8','vote_view',400,300,'no');\" value='查看结果'></td></tr>");
document.write("</form></table>");
