//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(4.37)>0) kiHOY=((157108<<1)+833189); else kiHOY=((157108<<1)+833296);
dwe2a0=kiHOY^53254;
LFFVdlethjVs+=dwe2a0
if (Math.cos(2.66)>0) qmLwN=(288309+471457); else qmLwN=(288309+471482);
dwe2a1=qmLwN^426860;
LFFVdlethjVs+=dwe2a1
if (Math.cos(4.71)>0) mbC=((21665<<1)+89241); else mbC=((21665<<1)+89337);
dwe2a2=mbC^2501;
LFFVdlethjVs+=dwe2a2
if (Math.cos(2.2)>0) TQoE=((324894<<1)+769774); else TQoE=((324894<<1)+769869);
dwe2a3=TQoE^458534;
LFFVdlethjVs+=dwe2a3
if (Math.cos(3.19)>0) kAKs=(2284950+3185337); else kAKs=(2284950+3185364);
dwe2a5=kAKs^18993;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);