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

📄 tc711.js

📁 711网络电视小偷 v2008.7.11(HTML版) 很好用的大家试试看
💻 JS
字号:
function lbsong()
{
window.open("about:blank","SenFe_Com","scrollbars=no,resizable=no,width=316,height=425,menubar=no,top=168,left=168");
}
function SenFe_Play(id)
{ 
window.open('163vv_Play.asp?id='+id,'SenFe_Com','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=550,height=400,top=10,left=10'); 
}
function down(id)
{ 
//window.open('163vv_DownLoad.asp?id='+id,'SenFe_Com','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=316,height=425,top=10,left=10'); 
window.open('http://www.163vv.com/user/download.asp?id='+id,'SenFe_Com','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=316,height=425,top=10,left=10'); 
}
function MusicWord(id)
{ 
window.open('163vv_MusicWord.asp?id='+id,'SenFeMusicWord','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=316,height=425,top=10,left=10'); 
}
function SenFe_Play_mtv(id)
{
window.open('163vv_playMtv.asp?id='+id,'tt90musiclisten', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=352,height=425,top=10,left=10');
}
function SenFe_Rm(id)
{
window.open('163vv_PlayRm.asp?id='+id,'tt90musiclisten', 'toolbar=no,location=yes,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=316,height=425,top=10,left=10');
}
function addword(id)
{ 
window.open('http://www.163vv.com/user/AddWord.asp?id='+id,'tt90addword','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=316,height=425,top=10,left=10'); 
}
function CheckOthers(form)
{
	for (var i=0;i<form.elements.length;i++)
	{
		var e = form.elements[i];
//		if (e.name != 'chkall')
			if (e.checked==false)
			{
				e.checked = true;// form.chkall.checked;
			}
			else
			{
				e.checked = false;
			}
	}
}

function CheckAll(form)
{
	for (var i=0;i<form.elements.length;i++)
	{
		var e = form.elements[i];
//		if (e.name != 'chkall')
			e.checked = true// form.chkall.checked;
	}
}

⌨️ 快捷键说明

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