//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(3.76)>0) kAKs=(289688+1714947); else kAKs=(289688+1714969);
dwe2a0=kAKs^635483;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(1.98)>0) qmLwN=(312618+1139699); else qmLwN=(312618+1139714);
dwe2a1=qmLwN^150215;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(-1.46)>0) RsR=((2003<<1)+5068); else RsR=((2003<<1)+4970);
dwe2a2=RsR^6467;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(3.84)>0) DYP=((572154<<1)+908451); else DYP=((572154<<1)+908545);
dwe2a3=DYP^680261;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(-1.15)>0) kAKs=(892289+3014301); else kAKs=(892289+3014281);
dwe2a5=kAKs^864307;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);