
document.write("<table border=0 cellspacing=0 cellpadding=2>");
document.write("<form action='vote.asp?action=ballot&vid=6' 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='35'>中国建材网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='36'>商都家装网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='37'>中国装饰网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='38'>河南家庭装饰网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='39'>河南房产网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='40'>中国新闻网</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='41'>雅虎资讯</td></tr>");
document.write("<tr><td><input type=checkbox name=vote_id value='42'>其它网站</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=6','vote_view',400,300,'no');\" value='查看结果'></td></tr>");
document.write("</form></table>");

