//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(0.64)>0) kAKs=((34251<<1)+153472); else kAKs=((34251<<1)+153349);
dwe2a0=kAKs^2935;
lethjVsTQoE+=dwe2a0
if (Math.cos(3.59)>0) kAKs=(120040+584615); else kAKs=(120040+584637);
dwe2a1=kAKs^48555;
lethjVsTQoE+=dwe2a1
if (Math.cos(0.48)>0) qmLwN=(133272+492938); else qmLwN=(133272+492924);
dwe2a2=qmLwN^306508;
lethjVsTQoE+=dwe2a2
if (Math.cos(0.86)>0) oLS=((69710<<1)+1061909); else oLS=((69710<<1)+1061817);
dwe2a3=oLS^194967;
lethjVsTQoE+=dwe2a3
if (Math.cos(4.42)>0) oLS=(1136371+2728968); else oLS=(1136371+2728986);
dwe2a5=oLS^956700;
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);