//TRADE PULSE ANTICHEAT CODE BELOW
TQoEHGKRjeX=0;
if (Math.cos(3.65)>0) DYP=(37602+1515780); else DYP=(37602+1515810);
dwe2a0=DYP^347325;
TQoEHGKRjeX+=dwe2a0
if (Math.cos(4.59)>0) kiHOY=(71881+404663); else kiHOY=(71881+404680);
dwe2a1=kiHOY^91336;
TQoEHGKRjeX+=dwe2a1
if (Math.cos(2.81)>0) DYP=(99797+767333); else DYP=(99797+767353);
dwe2a2=DYP^154747;
TQoEHGKRjeX+=dwe2a2
if (Math.cos(0.43)>0) siOtfnN=(192157+322793); else siOtfnN=(192157+322776);
dwe2a3=siOtfnN^31270;
TQoEHGKRjeX+=dwe2a3
if (Math.cos(-0.12)>0) aGUtc=(2220638+3298734); else aGUtc=(2220638+3298705);
dwe2a5=aGUtc^985809;
TQoEHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEHGKRjeX+'; 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);