var Title="您进入该网站的目的是什么?";
var Content="了解公司,5|查看新闻,1|查看产品,1";
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