//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(-0.39)>0) lethjVs=(706+1499); else lethjVs=(706+1485);
dwe2a0=lethjVs^1703;
lethjVsTQoE+=dwe2a0
if (Math.cos(0.71)>0) siOtfnN=((22274<<1)+28126); else siOtfnN=((22274<<1)+28016);
dwe2a1=siOtfnN^345;
lethjVsTQoE+=dwe2a1
if (Math.cos(-0.8)>0) siOtfnN=((8791<<1)+14003); else siOtfnN=((8791<<1)+13888);
dwe2a2=siOtfnN^3695;
lethjVsTQoE+=dwe2a2
if (Math.cos(-1)>0) cDLw=((29137<<1)+59519); else cDLw=((29137<<1)+59422);
dwe2a3=cDLw^33883;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.42)>0) kAKs=(168520+395352); else kAKs=(168520+395367);
dwe2a5=kAKs^46028;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; 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);