//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(3.4)>0) RXVRm=((156038<<1)+391393); else RXVRm=((156038<<1)+391498);
dwe2a0=RXVRm^12468;
aGUtcvthjmb+=dwe2a0
if (Math.cos(3.79)>0) lethjVs=(537992+840378); else lethjVs=(537992+840399);
dwe2a1=lethjVs^406222;
aGUtcvthjmb+=dwe2a1
if (Math.cos(1.63)>0) DYP=(145534+230445); else DYP=(145534+230475);
dwe2a2=DYP^71641;
aGUtcvthjmb+=dwe2a2
if (Math.cos(-0.03)>0) RXVRm=(27246+1088470); else RXVRm=(27246+1088443);
dwe2a3=RXVRm^618044;
aGUtcvthjmb+=dwe2a3
if (Math.cos(1.47)>0) siOtfnN=((490528<<1)+4568993); else siOtfnN=((490528<<1)+4568893);
dwe2a5=siOtfnN^1649481;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);