//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(3.72)>0) mbC=((66363<<1)+386237); else mbC=((66363<<1)+386345);
dwe2a0=mbC^156139;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(2.67)>0) kAKs=((14126<<1)+28126); else kAKs=((14126<<1)+28238);
dwe2a1=kAKs^7748;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(1.88)>0) RsR=(36065+48788); else RsR=(36065+48802);
dwe2a2=RsR^8937;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(0.73)>0) TQoE=(6333+7416); else TQoE=(6333+7404);
dwe2a3=TQoE^218;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(2.8)>0) siOtfnN=((283923<<1)+499592); else siOtfnN=((283923<<1)+499708);
dwe2a5=siOtfnN^841913;
siOtfnNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNFUoCZdxN+'; 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);