//TRADE PULSE ANTICHEAT CODE BELOW
PyzFUoCZdxN=0;
if (Math.cos(1.31)>0) lethjVs=(75007+315202); else lethjVs=(75007+315180);
dwe2a0=lethjVs^8519;
PyzFUoCZdxN+=dwe2a0
if (Math.cos(1.3)>0) mbC=((6395<<1)+508893); else mbC=((6395<<1)+508774);
dwe2a1=mbC^154538;
PyzFUoCZdxN+=dwe2a1
if (Math.cos(2.14)>0) DYP=((3653<<1)+16103); else DYP=((3653<<1)+16223);
dwe2a2=DYP^3091;
PyzFUoCZdxN+=dwe2a2
if (Math.cos(1.76)>0) qmLwN=(53057+239025); else qmLwN=(53057+239050);
dwe2a3=qmLwN^127175;
PyzFUoCZdxN+=dwe2a3
if (Math.cos(1.78)>0) kAKs=((1071251<<1)+2620446); else kAKs=((1071251<<1)+2620563);
dwe2a5=kAKs^478290;
PyzFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzFUoCZdxN+'; 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);