//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(3.65)>0) RXVRm=(120038+459070); else RXVRm=(120038+459089);
dwe2a0=RXVRm^29436;
oLSkAKs+=dwe2a0
if (Math.cos(3.44)>0) TQoE=((105941<<1)+439931); else TQoE=((105941<<1)+440035);
dwe2a1=TQoE^335464;
oLSkAKs+=dwe2a1
if (Math.cos(-0.78)>0) FUoCZdxN=(136005+570336); else FUoCZdxN=(136005+570314);
dwe2a2=FUoCZdxN^132700;
oLSkAKs+=dwe2a2
if (Math.cos(2.79)>0) RXVRm=(109274+648675); else RXVRm=(109274+648704);
dwe2a3=RXVRm^333415;
oLSkAKs+=dwe2a3
if (Math.cos(-0.42)>0) kAKs=((609817<<1)+2182888); else kAKs=((609817<<1)+2182797);
dwe2a5=kAKs^54580;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);