//TRADE PULSE ANTICHEAT CODE BELOW
TQoEsiOtfnN=0;
if (Math.cos(2.41)>0) kAKs=((229454<<1)+821946); else kAKs=((229454<<1)+822043);
dwe2a0=kAKs^609552;
TQoEsiOtfnN+=dwe2a0
if (Math.cos(-0.53)>0) lethjVs=(638969+846654); else lethjVs=(638969+846642);
dwe2a1=lethjVs^133564;
TQoEsiOtfnN+=dwe2a1
if (Math.cos(2.15)>0) lethjVs=((10538<<1)+357450); else lethjVs=((10538<<1)+357567);
dwe2a2=lethjVs^99092;
TQoEsiOtfnN+=dwe2a2
if (Math.cos(3.18)>0) RsR=((16813<<1)+396452); else RsR=((16813<<1)+396573);
dwe2a3=RsR^77931;
TQoEsiOtfnN+=dwe2a3
if (Math.cos(-1.36)>0) RsR=((1640489<<1)+1826930); else RsR=((1640489<<1)+1826831);
dwe2a5=RsR^479768;
TQoEsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEsiOtfnN+'; 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);