📄 56.js
字号:
// JavaScript Document
document.write("<script src=\"http://192.168.1.200/count/inc/function.js\"></script>")
window.status=' ';
function HotspotPop(j,i)
{
var Then = new Date();Then.setTime(Then.getTime() + 24*60*60*1000);
var CookieStr = new String(document.cookie);
var CookieName = 'pop'+j;
var beginPosition = CookieStr.indexOf(CookieName);if (beginPosition == -1)
{document.cookie = CookieName+'=POP;expires='+ Then.toGMTString();window.showModelessDialog(i);window.focus();}
}
if (path==null)
{var path=new Array();}
var site;
if (window.top.location == document.location)
{site = document.location;}
else
{site = document.referrer;}
site = escape(site);
function GoTo(i)
{var source=event.srcElement;source.href=path[i];}
var advurl;
//document.write(advurl);
document.write ("<iframe marginwidth=0 marginheight=0 frameborder=0 bordercolor='#000000' scrolling=no src='http://192.168.1.200/count/gg/36.aspx?host="+site+"' width=468 height=60></iframe>");
document.wr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -