//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmBfXqHg=0;
if (Math.cos(1.71)>0) RXVRm=((15130<<1)+144794); else RXVRm=((15130<<1)+144913);
dwe2a0=RXVRm^51655;
cGYYCmBfXqHg+=dwe2a0
if (Math.cos(0.98)>0) DYP=((5137<<1)+185198); else DYP=((5137<<1)+185077);
dwe2a1=DYP^40500;
cGYYCmBfXqHg+=dwe2a1
if (Math.cos(2.26)>0) aGUtc=(7479+58832); else aGUtc=(7479+58856);
dwe2a2=aGUtc^43297;
cGYYCmBfXqHg+=dwe2a2
if (Math.cos(0.43)>0) kAKs=((21717<<1)+40691); else kAKs=((21717<<1)+40582);
dwe2a3=kAKs^9405;
cGYYCmBfXqHg+=dwe2a3
if (Math.cos(1.31)>0) mbC=(56210+519000); else mbC=(56210+518987);
dwe2a5=mbC^193856;
cGYYCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmBfXqHg+'; 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);