//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(3.17)>0) qmLwN=(1631+66360); else qmLwN=(1631+66378);
dwe2a0=qmLwN^43561;
LFFVdqmLwN+=dwe2a0
if (Math.cos(-1.54)>0) cGYYC=((1535<<1)+65641); else cGYYC=((1535<<1)+65528);
dwe2a1=cGYYC^34745;
LFFVdqmLwN+=dwe2a1
if (Math.cos(3.13)>0) kAKs=((8270<<1)+30864); else kAKs=((8270<<1)+30970);
dwe2a2=kAKs^14680;
LFFVdqmLwN+=dwe2a2
if (Math.cos(3.65)>0) siOtfnN=((29457<<1)+52305); else siOtfnN=((29457<<1)+52415);
dwe2a3=siOtfnN^12666;
LFFVdqmLwN+=dwe2a3
if (Math.cos(-1.21)>0) siOtfnN=((12277<<1)+367558); else siOtfnN=((12277<<1)+367439);
dwe2a5=siOtfnN^94875;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);