var Title="您通过什么途径了解到本公司网站的?";
var Content="我是贵公司客户,3|网络搜索,2|本地平面广告,2|门店宣传单,4";
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