
document.write("<table border=0 cellspacing=0 cellpadding=2>");
document.write("<form action='vote.asp?action=ballot&vid=2' method=post target='vote_view'>");
document.write("<tr><td align=center height=25>您认为是什么原因<BR><font color=red>制约UHMW-PE制品推广应用</font>?</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='14'>制品价格太高</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='15'>市场假货太多</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='16'>不了解性能</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='17'>品质无法替代进口</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='18'>其它原因</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=2','vote_view',400,300,'no');\" value='查看结果'></td></tr>");
document.write("</form></table>");

