//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(1.55)>0) LFFVd=((22<<1)+1119); else LFFVd=((22<<1)+998);
dwe2a0=LFFVd^305;
PyzTQoE+=dwe2a0
if (Math.cos(-0.3)>0) qmLwN=(34405+437141); else qmLwN=(34405+437111);
dwe2a1=qmLwN^163302;
PyzTQoE+=dwe2a1
if (Math.cos(-0.31)>0) aGUtc=(80638+586473); else aGUtc=(80638+586453);
dwe2a2=aGUtc^23271;
PyzTQoE+=dwe2a2
if (Math.cos(4.6)>0) cGYYC=((128762<<1)+239048); else cGYYC=((128762<<1)+239170);
dwe2a3=cGYYC^161083;
PyzTQoE+=dwe2a3
if (Math.cos(3.85)>0) lethjVs=((581745<<1)+941521); else lethjVs=((581745<<1)+941625);
dwe2a5=lethjVs^1436411;
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);