//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(3.44)>0) RXVRm=(5960+192492); else RXVRm=(5960+192504);
dwe2a0=RXVRm^56499;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(-1.09)>0) kiHOY=(54719+132973); else kiHOY=(54719+132944);
dwe2a1=kiHOY^35037;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(4.71)>0) lethjVs=(51+285); else lethjVs=(51+299);
dwe2a2=lethjVs^135;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(0.63)>0) FUoCZdxN=(103996+184390); else FUoCZdxN=(103996+184365);
dwe2a3=FUoCZdxN^9513;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(-0.73)>0) tUxMplh=((22084<<1)+2894170); else tUxMplh=((22084<<1)+2894072);
dwe2a5=tUxMplh^988690;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);