function gv_Mic(of) {
var es = document.cookie.indexOf(";", of);
if (es == -1) es = document.cookie.length;
return unescape(document.cookie.substring(of, es));
}
function gc_Mic(n) {
var arg = n + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen) {
var j = i + alen;
if (document.cookie.substring(i, j) == arg) return gv_Mic(j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0) break;
}
return -1;
}
var Mic_ed = new Date();
var Mic_now = parseInt(Mic_ed.getTime());
var Mic_data = '&r=' + escape(document.referrer.substr(0, 512)) + '&lg=' + escape(navigator.systemLanguage) + '&ntime=637448508595354085';
var Mic_a = gc_Mic("Mic_a1999");
if (Mic_a != -1) Mic_a = parseInt(Mic_a) + 1;
else Mic_a = 0;
var Mic_rt = parseInt(gc_Mic("Mic_rtime"));
var Mic_lt = parseInt(gc_Mic("Mic_ltime"));
var Mic_st = parseInt((Mic_now - Mic_lt) / 1000);
var Mic_sin = gc_Mic("Mic_sin1999");
if (Mic_sin == -1) Mic_sin = 'none';
if (document.referrer.split('/')[2] != document.domain) Mic_sin = document.referrer;
var Mic_eid = gc_Mic("Mic_eid");
if (Mic_eid == -1) Mic_eid = Math.floor(Math.random() * 100000000) + "-" + 3577688435 + "-" + document.referrer.substr(0, 64);
if (Mic_lt < 1000000) { Mic_rt = 0; Mic_lt = 0; }
if (Mic_rt < 1) Mic_rt = 0;
if (((Mic_now - Mic_lt) > 500 * 86400) && (Mic_lt > 0)) Mic_rt++;
Mic_data = Mic_data + '&repeatip=' + Mic_a + '&Mic_rtime=' + Mic_rt + '&Mic_eid=' + escape(Mic_eid) + '&showp=' + escape(screen.width + 'x' + screen.height) + '&st=' + Mic_st + '&Mic_sin=' + escape(Mic_sin.substr(0, 512)) + '&res=0';
document.write('中国制造交易网');
document.write('
');
document.write(Mic_data);
var Mic_et = (86400 - Mic_ed.getHours() * 3600 - Mic_ed.getMinutes() * 60 - Mic_ed.getSeconds());
Mic_ed.setTime(Mic_now + 1000 * (Mic_et - Mic_ed.getTimezoneOffset() * 60));
document.cookie = "Mic_a1999=" + Mic_a + ";expires=" + Mic_ed.toGMTString() + "; path=/";
document.cookie = "Mic_sin1999=" + escape(Mic_sin) + ";expires=" + Mic_ed.toGMTString() + ";path=/";
Mic_ed.setTime(Mic_now + 1000 * 86400 * 182);
document.cookie = "Mic_rtime=" + Mic_rt + ";expires=" + Mic_ed.toGMTString() + ";path=/";
document.cookie = "Mic_ltime=" + Mic_now + ";expires=" + Mic_ed.toGMTString() + ";path=/";
document.cookie = "Mic_eid=" + escape(Mic_eid) + ";expires=" + Mic_ed.toGMTString() + ";path=/";