| | | | | | | |
.value=="" ) { alert("请输入密码!"); return false; } else { if (test!=20) { alert("对不起,您必须选择20人!"); return false; } form1.action="http://www.cctv.com.cn/vote/poll_srvyusr"; form1.submit(); return true; } return true; } if (menuID == 2) { form1.clicktype.value = product_id; form1.echoresult.value = 1; form1.action="http://www.cctv.com.cn/appsvr/jsp/poll_result.jsp"; form1.submit(); return true; } } function cellItem911(nid) { this.name = nid; this.status=0;}function cellItemObject911() { this.count = -1; this.item = new cellItem911; this.find = cellItemFind911; this.add = cellItemAdd911; } function cellItemFind911(nid) { var foundItem = -1; for (var i = 0; i <= this.count; i++) { if(this.item[i]==null) continue; if (this.item[i].name == nid) { foundItem = i; break; } } return foundItem; } function cellItemAdd911(n) { var i = this.find(n); if (i == -1) { i = ++this.count; this.item[i] = new cellItem911(n); } } function onclick_op911(form1,menuID,product_id) { if (menuID == 1) { form1.clicktype.value = product_id; var allselected=0; var needSelectCount=1 var kk=new cellItemObject911; var test=0; for(var index=0;index | | | |