function LoadVoteBox_2() { var Title="你是从何处得知我公司网站的?"; var Content="通过百度搜索得知的,2|其他搜索引擎得知的,2|通过朋友介绍得知的,2|误打误撞无意得知的,2"; var CheckType="0"; if(CheckType=="0") { CheckType="radio"; } else { CheckType="CheckBox"; } var AContent=Content.split('|'); var Item,votebox_str; VoteBoxHtml=""; document.write("
"+VoteBoxHtml+"
"); } LoadVoteBox_2(); function vote_check_2() { document.voteform_2.action="/include/votes.aspx"; document.voteform_2.target="voteview"; for(var i=0;i