//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(1.06)>0) FUoCZdxN=((1620<<1)+29620); else FUoCZdxN=((1620<<1)+29507);
dwe2a0=FUoCZdxN^17051;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(0.53)>0) cGYYC=((3103<<1)+10419); else cGYYC=((3103<<1)+10316);
dwe2a1=cGYYC^12581;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(0.97)>0) kAKs=((6040<<1)+28018); else kAKs=((6040<<1)+27902);
dwe2a2=kAKs^28619;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(3.73)>0) kiHOY=(7690+12794); else kiHOY=(7690+12807);
dwe2a3=kiHOY^7072;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(4.35)>0) qmLwN=(26130+201687); else qmLwN=(26130+201701);
dwe2a5=qmLwN^72227;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);