var Title="您进入该公司网站的目的是什么?";
var Content="阅览公司资讯,46|查看产品资料,20|购买产品,29";
var CheckType="0";
if(CheckType=="0")
{
CheckType="radio";
}
else
{
CheckType="CheckBox";
}
var AContent=Content.split('|');
var Item;
document.write("
");
document.write("
");
document.write("");
function vote_check()
{
document.voteform_2.action="/include/votes.aspx";
document.voteform_2.target="_blank";
for(var i=0;i