//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(3.3)>0) aGUtc=((65505<<1)+418619); else aGUtc=((65505<<1)+418718);
dwe2a0=aGUtc^100094;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(4.59)>0) RXVRm=((128754<<1)+319255); else RXVRm=((128754<<1)+319377);
dwe2a1=RXVRm^22932;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(3.14)>0) cDLw=((27225<<1)+63421); else cDLw=((27225<<1)+63541);
dwe2a2=cDLw^21756;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(2.86)>0) aGUtc=(8290+13430); else aGUtc=(8290+13447);
dwe2a3=aGUtc^7170;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(0.79)>0) siOtfnN=(252169+1614367); else siOtfnN=(252169+1614347);
dwe2a5=siOtfnN^106705;
TQoEFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEFUoCZdxN+'; 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);