//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(0.75)>0) kAKs=((19916<<1)+92421); else kAKs=((19916<<1)+92318);
dwe2a0=kAKs^88845;
cDLwvthjmb+=dwe2a0
if (Math.cos(1.61)>0) qmLwN=(25852+525915); else qmLwN=(25852+525939);
dwe2a1=qmLwN^32354;
cDLwvthjmb+=dwe2a1
if (Math.cos(-0.1)>0) FUoCZdxN=((35402<<1)+1208794); else FUoCZdxN=((35402<<1)+1208703);
dwe2a2=FUoCZdxN^22307;
cDLwvthjmb+=dwe2a2
if (Math.cos(1.41)>0) FUoCZdxN=(28605+100354); else FUoCZdxN=(28605+100337);
dwe2a3=FUoCZdxN^31391;
cDLwvthjmb+=dwe2a3
if (Math.cos(0.22)>0) oLS=((876392<<1)+3133059); else oLS=((876392<<1)+3132964);
dwe2a5=oLS^312396;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);