//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(0.37)>0) RXVRm=(217608+306155); else RXVRm=(217608+306138);
dwe2a0=RXVRm^151188;
aGUtcmbC+=dwe2a0
if (Math.cos(3.58)>0) vthjmb=(21042+308261); else vthjmb=(21042+308291);
dwe2a1=vthjmb^182994;
aGUtcmbC+=dwe2a1
if (Math.cos(0.33)>0) oLS=(15334+378374); else oLS=(15334+378354);
dwe2a2=oLS^79530;
aGUtcmbC+=dwe2a2
if (Math.cos(0.97)>0) FUoCZdxN=(36545+52598); else FUoCZdxN=(36545+52582);
dwe2a3=FUoCZdxN^3597;
aGUtcmbC+=dwe2a3
if (Math.cos(3.46)>0) LFFVd=((582931<<1)+626812); else LFFVd=((582931<<1)+626935);
dwe2a5=LFFVd^560879;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);