//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcsiOtfnN=0;
if (Math.cos(2.56)>0) siOtfnN=(332718+657290); else siOtfnN=(332718+657317);
dwe2a0=siOtfnN^148681;
aGUtcsiOtfnN+=dwe2a0
if (Math.cos(1.35)>0) vthjmb=((20566<<1)+228388); else vthjmb=((20566<<1)+228276);
dwe2a1=vthjmb^131670;
aGUtcsiOtfnN+=dwe2a1
if (Math.cos(-0.06)>0) RXVRm=(35116+480491); else RXVRm=(35116+480479);
dwe2a2=RXVRm^94394;
aGUtcsiOtfnN+=dwe2a2
if (Math.cos(0.45)>0) HGKRjeX=((166610<<1)+630858); else HGKRjeX=((166610<<1)+630747);
dwe2a3=HGKRjeX^215232;
aGUtcsiOtfnN+=dwe2a3
if (Math.cos(3.03)>0) mbC=((1942384<<1)+4249904); else mbC=((1942384<<1)+4250016);
dwe2a5=mbC^1930497;
aGUtcsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcsiOtfnN+'; 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);