//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(0.23)>0) tUxMplh=(193022+774817); else tUxMplh=(193022+774800);
dwe2a0=tUxMplh^195622;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(-0.51)>0) RXVRm=(208662+229342); else RXVRm=(208662+229317);
dwe2a1=RXVRm^105749;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(1.77)>0) mBfXqHg=(637062+1295305); else mBfXqHg=(637062+1295322);
dwe2a2=mBfXqHg^297258;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(2.77)>0) mBfXqHg=(116140+1344234); else mBfXqHg=(116140+1344257);
dwe2a3=mBfXqHg^130175;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(-1.1)>0) kAKs=((83051<<1)+6897049); else kAKs=((83051<<1)+6896950);
dwe2a5=kAKs^2169959;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);