//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhDYP=0;
if (Math.cos(4.28)>0) siOtfnN=(10550+21765); else siOtfnN=(10550+21795);
dwe2a0=siOtfnN^270;
tUxMplhDYP+=dwe2a0
if (Math.cos(-0.81)>0) cDLw=(75+23567); else cDLw=(75+23539);
dwe2a1=cDLw^11992;
tUxMplhDYP+=dwe2a1
if (Math.cos(-0.8)>0) mbC=(1473+10782); else mbC=(1473+10760);
dwe2a2=mbC^988;
tUxMplhDYP+=dwe2a2
if (Math.cos(4.05)>0) lethjVs=(39631+103059); else lethjVs=(39631+103073);
dwe2a3=lethjVs^10971;
tUxMplhDYP+=dwe2a3
if (Math.cos(3.89)>0) FUoCZdxN=((328256<<1)+900686); else FUoCZdxN=((328256<<1)+900778);
dwe2a5=FUoCZdxN^443746;
tUxMplhDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhDYP+'; 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);