var Title="您浏览我公司网站的目的?";
var Content="注册海外公司,50|了解信息,36|项目合作,166|办理签证,1|翻译服务,0";
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