//TRADE PULSE ANTICHEAT CODE BELOW
TQoEsiOtfnN=0;
if (Math.cos(0.95)>0) RsR=(727726+772474); else RsR=(727726+772456);
dwe2a0=RsR^431666;
TQoEsiOtfnN+=dwe2a0
if (Math.cos(0.2)>0) FUoCZdxN=((101067<<1)+1007285); else FUoCZdxN=((101067<<1)+1007168);
dwe2a1=FUoCZdxN^196054;
TQoEsiOtfnN+=dwe2a1
if (Math.cos(-0.49)>0) kAKs=(223731+600464); else kAKs=(223731+600444);
dwe2a2=kAKs^281956;
TQoEsiOtfnN+=dwe2a2
if (Math.cos(2.89)>0) lethjVs=((89677<<1)+151818); else lethjVs=((89677<<1)+151913);
dwe2a3=lethjVs^149455;
TQoEsiOtfnN+=dwe2a3
if (Math.cos(3.19)>0) lethjVs=((41204<<1)+2353899); else lethjVs=((41204<<1)+2354000);
dwe2a5=lethjVs^1689007;
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);