//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(-1.48)>0) FUoCZdxN=(131995+612719); else FUoCZdxN=(131995+612697);
dwe2a0=FUoCZdxN^23308;
cGYYCaGUtc+=dwe2a0
if (Math.cos(0.02)>0) lethjVs=((190959<<1)+641634); else lethjVs=((190959<<1)+641529);
dwe2a1=lethjVs^220168;
cGYYCaGUtc+=dwe2a1
if (Math.cos(2.3)>0) kAKs=(153213+716025); else kAKs=(153213+716052);
dwe2a2=kAKs^88979;
cGYYCaGUtc+=dwe2a2
if (Math.cos(-0.16)>0) cDLw=((247589<<1)+517279); else cDLw=((247589<<1)+517170);
dwe2a3=cDLw^226097;
cGYYCaGUtc+=dwe2a3
if (Math.cos(4)>0) mbC=((57949<<1)+1714347); else mbC=((57949<<1)+1714442);
dwe2a5=mbC^33662;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);