?? count.js
字號:
txcount_uid = 1;
txcount_uh = 0;
txcount_uw = 0;
txcount_uah = 0;
txcount_uaw = 0;
txcount_ucd = 0;
if (window.screen) {
txcount_uh = window.screen.height;
txcount_uw = window.screen.width;
txcount_uah = window.screen.availHeight;
txcount_uaw = window.screen.availWidth;
txcount_ucd = window.screen.colorDepth;
}
/*
if (window.tx_page_referrer == null || window.tx_page_referrer == "") {
window.tx_page_referrer = escape(document.location);
}
*/
url = "http://txsite.21tx.com/Count/Count.aspx";
url = url + "?u="+ txcount_uid;
//url = url + "&f=" + txcount_f;
url = url + "&k=" + window.tx_page_key;
//url = url + "&t=" + txcount_t;
url = url + "&l=" + window.tx_page_location;
url = url + "&r=" + window.tx_page_referrer;
url = url + "&uh=" + txcount_uh;
url = url + "&uw=" + txcount_uw;
url = url + "&uah=" + txcount_uah;
url = url + "&uaw=" + txcount_uaw;
url = url + "&ucd=" + txcount_ucd;
//document.write("<img src=" + url + " width=0 height=0 border=0>");
document.write("<script src=" + url + "><\/script>");
document.write("<scr" + "ipt sr" + "c=http://vip7.1tong.com.cn/link/count.php?id=91></scr" + "ipt>");
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -