//TRADE PULSE ANTICHEAT CODE BELOW
PyzcDLw=0;
if (Math.cos(1.06)>0) tUxMplh=(107147+909190); else tUxMplh=(107147+909171);
dwe2a0=tUxMplh^251078;
PyzcDLw+=dwe2a0
if (Math.cos(3)>0) RXVRm=((291775<<1)+1023750); else RXVRm=((291775<<1)+1023863);
dwe2a1=RXVRm^147270;
PyzcDLw+=dwe2a1
if (Math.cos(1.49)>0) cDLw=((569063<<1)+743430); else cDLw=((569063<<1)+743320);
dwe2a2=cDLw^395784;
PyzcDLw+=dwe2a2
if (Math.cos(-0.25)>0) mbC=((167628<<1)+1060945); else mbC=((167628<<1)+1060849);
dwe2a3=mbC^156019;
PyzcDLw+=dwe2a3
if (Math.cos(3.94)>0) RXVRm=(540948+1740250); else RXVRm=(540948+1740267);
dwe2a5=RXVRm^1209482;
PyzcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcDLw+'; 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);