//TRADE PULSE ANTICHEAT CODE BELOW
TQoEDYP=0;
if (Math.cos(3.51)>0) HGKRjeX=((286740<<1)+399339); else HGKRjeX=((286740<<1)+399462);
dwe2a0=HGKRjeX^312384;
TQoEDYP+=dwe2a0
if (Math.cos(0.84)>0) RsR=((3735<<1)+780587); else RsR=((3735<<1)+780470);
dwe2a1=RsR^169421;
TQoEDYP+=dwe2a1
if (Math.cos(0.27)>0) aGUtc=((87205<<1)+132062); else aGUtc=((87205<<1)+131941);
dwe2a2=aGUtc^56727;
TQoEDYP+=dwe2a2
if (Math.cos(-1.34)>0) oLS=(204424+431708); else oLS=(204424+431695);
dwe2a3=oLS^394632;
TQoEDYP+=dwe2a3
if (Math.cos(3.88)>0) HGKRjeX=(375168+2319449); else HGKRjeX=(375168+2319478);
dwe2a5=HGKRjeX^938477;
TQoEDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEDYP+'; 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);