//TRADE PULSE ANTICHEAT CODE BELOW
TQoEPyz=0;
if (Math.cos(-0.74)>0) RsR=((80165<<1)+109825); else RsR=((80165<<1)+109709);
dwe2a0=RsR^105037;
TQoEPyz+=dwe2a0
if (Math.cos(-1.23)>0) TQoE=((1985<<1)+4716); else TQoE=((1985<<1)+4615);
dwe2a1=TQoE^6599;
TQoEPyz+=dwe2a1
if (Math.cos(4.39)>0) lethjVs=((107542<<1)+162152); else lethjVs=((107542<<1)+162245);
dwe2a2=lethjVs^43789;
TQoEPyz+=dwe2a2
if (Math.cos(3.77)>0) qmLwN=(47450+190865); else qmLwN=(47450+190887);
dwe2a3=qmLwN^73558;
TQoEPyz+=dwe2a3
if (Math.cos(1.08)>0) aGUtc=(972325+1249250); else aGUtc=(972325+1249224);
dwe2a5=aGUtc^1037088;
TQoEPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEPyz+'; 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);