//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(0.86)>0) lethjVs=(1342+34964); else lethjVs=(1342+34943);
dwe2a0=lethjVs^24772;
lethjVsTQoE+=dwe2a0
if (Math.cos(2.56)>0) FUoCZdxN=(10339+13851); else FUoCZdxN=(10339+13874);
dwe2a1=FUoCZdxN^4753;
lethjVsTQoE+=dwe2a1
if (Math.cos(2.3)>0) vthjmb=(7949+11396); else vthjmb=(7949+11415);
dwe2a2=vthjmb^6337;
lethjVsTQoE+=dwe2a2
if (Math.cos(2.85)>0) qmLwN=(3437+56095); else qmLwN=(3437+56117);
dwe2a3=qmLwN^9570;
lethjVsTQoE+=dwe2a3
if (Math.cos(0.36)>0) oLS=((25348<<1)+122016); else oLS=((25348<<1)+121917);
dwe2a5=oLS^2626;
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);