//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(-0.09)>0) DYP=((6171<<1)+6230); else DYP=((6171<<1)+6115);
dwe2a0=DYP^6498;
PyzTQoE+=dwe2a0
if (Math.cos(3.43)>0) lethjVs=((4769<<1)+33634); else lethjVs=((4769<<1)+33742);
dwe2a1=lethjVs^16323;
PyzTQoE+=dwe2a1
if (Math.cos(-0.9)>0) LFFVd=((1623<<1)+9464); else LFFVd=((1623<<1)+9368);
dwe2a2=LFFVd^3497;
PyzTQoE+=dwe2a2
if (Math.cos(0)>0) TQoE=((8528<<1)+22911); else TQoE=((8528<<1)+22801);
dwe2a3=TQoE^3121;
PyzTQoE+=dwe2a3
if (Math.cos(4.7)>0) kAKs=(24357+258397); else kAKs=(24357+258422);
dwe2a5=kAKs^107950;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);