//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(1.49)>0) mBfXqHg=(10579+189045); else mBfXqHg=(10579+189033);
dwe2a0=mBfXqHg^40755;
lethjVsPyz+=dwe2a0
if (Math.cos(-1.54)>0) tUxMplh=((16295<<1)+25144); else tUxMplh=((16295<<1)+25052);
dwe2a1=tUxMplh^20944;
lethjVsPyz+=dwe2a1
if (Math.cos(0.65)>0) siOtfnN=((27455<<1)+166175); else siOtfnN=((27455<<1)+166068);
dwe2a2=siOtfnN^71956;
lethjVsPyz+=dwe2a2
if (Math.cos(-0.33)>0) qmLwN=(19544+149397); else qmLwN=(19544+149383);
dwe2a3=qmLwN^87651;
lethjVsPyz+=dwe2a3
if (Math.cos(4.25)>0) aGUtc=(3698+734084); else aGUtc=(3698+734114);
dwe2a5=aGUtc^170099;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);