//TRADE PULSE ANTICHEAT CODE BELOW
DYPlethjVs=0;
if (Math.cos(0.98)>0) oLS=(11139+24405); else oLS=(11139+24378);
dwe2a0=oLS^18089;
DYPlethjVs+=dwe2a0
if (Math.cos(-1.05)>0) Pyz=((2279<<1)+28604); else Pyz=((2279<<1)+28495);
dwe2a1=Pyz^26828;
DYPlethjVs+=dwe2a1
if (Math.cos(3.44)>0) kAKs=((7769<<1)+80152); else kAKs=((7769<<1)+80272);
dwe2a2=kAKs^31626;
DYPlethjVs+=dwe2a2
if (Math.cos(2.27)>0) RsR=(383+6390); else RsR=(383+6417);
dwe2a3=RsR^602;
DYPlethjVs+=dwe2a3
if (Math.cos(3.28)>0) oLS=((60557<<1)+421332); else oLS=((60557<<1)+421454);
dwe2a5=oLS^345500;
DYPlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPlethjVs+'; 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);