//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(-1.19)>0) LFFVd=((122495<<1)+124884); else LFFVd=((122495<<1)+124765);
dwe2a0=LFFVd^69696;
LFFVdlethjVs+=dwe2a0
if (Math.cos(-1.11)>0) kAKs=(138868+540574); else kAKs=(138868+540550);
dwe2a1=kAKs^147037;
LFFVdlethjVs+=dwe2a1
if (Math.cos(1.48)>0) LFFVd=(67774+254178); else LFFVd=(67774+254153);
dwe2a2=LFFVd^64302;
LFFVdlethjVs+=dwe2a2
if (Math.cos(3.81)>0) siOtfnN=((36234<<1)+134326); else siOtfnN=((36234<<1)+134423);
dwe2a3=siOtfnN^3204;
LFFVdlethjVs+=dwe2a3
if (Math.cos(-1.48)>0) DYP=(865924+953088); else DYP=(865924+953058);
dwe2a5=DYP^334634;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);