//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(-0.9)>0) mBfXqHg=((27936<<1)+561506); else mBfXqHg=((27936<<1)+561386);
dwe2a0=mBfXqHg^13260;
PyztUxMplh+=dwe2a0
if (Math.cos(0.71)>0) oLS=((126620<<1)+347702); else oLS=((126620<<1)+347588);
dwe2a1=oLS^6022;
PyztUxMplh+=dwe2a1
if (Math.cos(1.02)>0) mBfXqHg=((23570<<1)+59926); else mBfXqHg=((23570<<1)+59821);
dwe2a2=mBfXqHg^34517;
PyztUxMplh+=dwe2a2
if (Math.cos(-0.89)>0) tUxMplh=(10753+254297); else tUxMplh=(10753+254284);
dwe2a3=tUxMplh^17501;
PyztUxMplh+=dwe2a3
if (Math.cos(1.82)>0) RXVRm=((1005914<<1)+1457826); else RXVRm=((1005914<<1)+1457924);
dwe2a5=RXVRm^1257021;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);