⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 watch_xml.js

📁 足彩投注系统.自己注意看
💻 JS
字号:
//////////////////////////////////////////
//					//
//  	CK 联合网络小组			//
//					//
// WEB: www.hk666b.com  www.pnqk.com  	//
// Q Q: 66622488			//
//					//
//////////////////////////////////////////
	var langx=parent.langx;
	var uid=parent.uid;
	function CK_Watch(Bc,mo) {	
		CK_detail("?cat=detail&op="+op+"&langx="+langx+"&uid="+uid+"&part="+parent.part+"&team="+Bc+"&mode="+mo+"&fact="+parent.fact);
	}
	function Info(goop) {	parent.part=goop;	dsGoto("No",66622488);	}
	function Info2(goop) {	op="p"+goop;	dsGoto("No",66622488);	}
	function Info3(goop) {	mode=goop;	document.data.mode.value=goop;	dsGoto("No",66622488);	}
	function dsGoto(Bc,Va) {
		Resec=newsec; 
		if(Va !="No") {
			old_Money_Array=new Array(50); 
			for (i=0; i<50; i++){
				if(i <10) i="0"+i;
				old_Money_Array[i]=Va;
 			}
			old_Money_data=0;
		}
		if (document.data.share.checked) { parent.share="checked";	}
		else {	 parent.share="";	}
		if(Va==0){   document.data.Out.disabled = false;  }
		else { document.data.Out.disabled = true;  }
		if(Bc !="No") {  document.data.terms.value=Bc;  }
		else { document.data.terms.value="";  }
		terms_tmp=document.data.terms.value;
 		parent.GOLD=document.data.GOLD.value;
		document.data.action = "?cat=watch&op="+op+"&langx="+langx+"&uid="+uid;
		abc(1);
	}
	var terms_tmp='';
	function LoadSelect() {
		parent.part="";
		if(parent.share) { document.data.share.checked=true; }
		if(parent.fact=="all") { document.data.fact[0].checked = true;    }
		else  { document.data.fact[parent.fact].checked = true;    }
 		document.data.GOLD.value=parent.GOLD;
		dsGoto("No","No");
		if(!parent.refresh_time) { parent.refresh_time=newsec; }
		else  { newsec=Resec=parent.refresh_time; }
		document.data.refresh_time.value=newsec;
		getTime();
	}

	var s_ratio='';
	function abc(CKB){
  		document.data.submit();
		Resec=newsec; 
	}
function CK_Ratio(vs_str,Id,set_ratio) {
	document.all["r_title"].innerHTML = "<font color=#FFFFFF>" + vs_str + "</font>";
	rs_form.sid.value=Id;
	rs_form.set_ratio.value=set_ratio;
	rs_window.style.top=document.body.scrollTop+event.clientY-60;
	rs_window.style.left=document.body.scrollLeft+event.clientX-20;
	open_win("rs_window");
	document.rs_form.action = "?cat=modify&op="+op+"&mode=edit_ratio&langx="+langx+"&uid="+uid+"&part="+s_ratio;

}
function Set_Ratio(s){
	vs=eval(rs_form.set_ratio.value) + eval(s);
	rs_form.set_ratio.value=eval(parseFloat(vs).toFixed(2));
	return true;
}
function CK_detail(Url) {
	window.detail.location.href=Url;
	rs_detail.style.top=document.body.scrollTop;
	rs_detail.style.left=8;
	open_win("rs_detail");
}
function CK_Change(Id,vs_str,gole) {
	document.all["c_title"].innerHTML = "<font color=#FFFFFF>" + vs_str + "</font>";
	c_form.sid.value=Id;
	c_form.team.value=vs_str;
	c_form.set_gole.value=gole;
	rs_change.style.top=document.body.scrollTop+event.clientY-60;
	rs_change.style.left=document.body.scrollLeft+event.clientX-60;
	open_win("rs_change");
}
function post_change() {
	document.c_form.action = "?cat=modify&op="+op+"&mode=change&langx="+langx+"&uid="+uid;
	if(c_form.set_gole.value < 50)	{ alert('Money >= 50');	return false; 	}
	document.c_form.submit();
	close_win("rs_change");
	return true;
 }
function CheckMoney(money){
	var money_temp=money.value;
	if (money_temp == "" || money_temp < 10){ money.value =0;  return false;}
	if (/[^0-9]/g.test(money_temp)) { money.value =0;  money.focus(); return false; }
}
function close_win(win) {	document.all[win].style.display = "none"; }
function open_win(win) {	document.all[win].style.display = "block"; }
function getTime(){
	if(Resec<0){ 
		abc("1"); 
		Resec=newsec; 
	}
	if(sotp_time <1){
		document.all.span.innerHTML='<font color=#ffff00><b>'+sotp_sat+'</b></font>';
		return true;
	}
	if(sotp_time <600){
		document.body.background='skins/m/R.gif';
		document.all.span.innerHTML='<font color=#ffff00>'+sotp_gap+':<b>'+sotp_time+'</b></font>';
	}
	else {  document.all.span.innerText=Resec; }
	Resec--;
	sotp_time--;
	setTimeout("getTime();",1000);
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -