function LoadVoteBox_2() { var Title="您是是通过什么途径知道本站?"; var Content="google(谷歌)搜索,4|百度搜索,2|YAHOO搜索,3|朋友介绍,5|其他网站,7"; 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