//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(2.03)>0) DYP=(66712+151124); else DYP=(66712+151136);
dwe2a0=DYP^30685;
lethjVsqmLwN+=dwe2a0
if (Math.cos(4.12)>0) cGYYC=(405949+534582); else cGYYC=(405949+534609);
dwe2a1=cGYYC^267848;
lethjVsqmLwN+=dwe2a1
if (Math.cos(1.07)>0) mbC=((208259<<1)+546425); else mbC=((208259<<1)+546334);
dwe2a2=mbC^191738;
lethjVsqmLwN+=dwe2a2
if (Math.cos(1.75)>0) RXVRm=(284962+549932); else RXVRm=(284962+549948);
dwe2a3=RXVRm^219944;
lethjVsqmLwN+=dwe2a3
if (Math.cos(3)>0) oLS=((784884<<1)+3713213); else oLS=((784884<<1)+3713326);
dwe2a5=oLS^1241872;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);