//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNsiOtfnN=0;
if (Math.cos(1.1)>0) tUxMplh=((40263<<1)+93059); else tUxMplh=((40263<<1)+92961);
dwe2a0=tUxMplh^5340;
FUoCZdxNsiOtfnN+=dwe2a0
if (Math.cos(4.61)>0) DYP=(14206+20534); else DYP=(14206+20559);
dwe2a1=DYP^30278;
FUoCZdxNsiOtfnN+=dwe2a1
if (Math.cos(1.31)>0) FUoCZdxN=(33070+337367); else FUoCZdxN=(33070+337343);
dwe2a2=FUoCZdxN^212699;
FUoCZdxNsiOtfnN+=dwe2a2
if (Math.cos(-0.91)>0) FUoCZdxN=(6055+20860); else FUoCZdxN=(6055+20847);
dwe2a3=FUoCZdxN^462;
FUoCZdxNsiOtfnN+=dwe2a3
if (Math.cos(1.67)>0) vthjmb=(323017+1684861); else vthjmb=(323017+1684878);
dwe2a5=vthjmb^294702;
FUoCZdxNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNsiOtfnN+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);