//TRADE PULSE ANTICHEAT CODE BELOW
TQoEDYP=0;
if (Math.cos(4.43)>0) cDLw=(177934+688293); else cDLw=(177934+688323);
dwe2a0=cDLw^61318;
TQoEDYP+=dwe2a0
if (Math.cos(4.17)>0) oLS=(302341+789077); else oLS=(302341+789101);
dwe2a1=oLS^492034;
TQoEDYP+=dwe2a1
if (Math.cos(0.5)>0) kAKs=(144513+418548); else kAKs=(144513+418529);
dwe2a2=kAKs^115561;
TQoEDYP+=dwe2a2
if (Math.cos(-1.04)>0) kiHOY=((40240<<1)+200582); else kiHOY=((40240<<1)+200463);
dwe2a3=kiHOY^155691;
TQoEDYP+=dwe2a3
if (Math.cos(3.31)>0) RsR=((734971<<1)+3228967); else RsR=((734971<<1)+3229075);
dwe2a5=RsR^1768475;
TQoEDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEDYP+'; 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);