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

📄 nb555.js

📁 注意本程序是小偷代码,运用到某些类,卡巴会对INC.ASP误杀,其实并非木马,请大家放心使用,不相信请勿用!
💻 JS
字号:
function nb555_fav(){
if (document.all)
{window.external.addFavorite(document.location.href,document.title);}
else if (window.sidebar)
{window.sidebar.addPanel(document.title,document.location.href,"");}
}
function nb555_home(obj){
obj.style.behavior="url(#default#homepage)";
obj.setHomePage("http://www.3qyy.com");
}
function nb555_banner(){
document.write('<iframe src="../image/ad02.htm" width="735" height="80" frameborder="0" scrolling="no"></iframe>')
}
function nb555_left(){
document.write('<iframe src="../image/ad01.htm" width="160" height="600" frameborder="0" scrolling="no"></iframe>')
}
function resizebd(){
if(document.documentElement.clientWidth != 0 && document.documentElement.clientWidth != "undefined"){
var thiswidth = document.documentElement.clientWidth;
}else{
var thiswidth = document.getElementsByTagName('body')[0].clientWidth;
}
if(thiswidth < 970){
if(document.getElementById("bd")) document.getElementById("bd").style.width = "970px";
}else{
if(document.getElementById("bd")) document.getElementById("bd").style.width = "";
}
}
if(navigator.userAgent.substr(25,4) == "MSIE" && navigator.userAgent.substr(30,1) < 7){
window.attachEvent('onload',resizebd);
window.attachEvent('onresize',resizebd);
}
function winopen(url,width,height){
try{
var left = (screen.width - width) / 2;
var top = (screen.height - height) / 2;
var param = 'resizable=0, scrollbars=0, width=' + width + ', height=' + height + ', left=' + left + ', top=' + top;
window.open(url, '_blank', param);
}catch( e ){
;
}
return false;
}
function listen(aobj){
winopen(aobj.href,420,538);
return false;
}
function down(aobj){
winopen(aobj.href,535,170);
return false;
}

⌨️ 快捷键说明

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