//TRADE PULSE ANTICHEAT CODE BELOW
cDLwLFFVd=0;
if (Math.cos(3.74)>0) lethjVs=(3623+7002); else lethjVs=(3623+7028);
dwe2a0=lethjVs^2570;
cDLwLFFVd+=dwe2a0
if (Math.cos(2.74)>0) qmLwN=((1561<<1)+2219); else qmLwN=((1561<<1)+2320);
dwe2a1=qmLwN^1338;
cDLwLFFVd+=dwe2a1
if (Math.cos(4.37)>0) tUxMplh=((102<<1)+3861); else tUxMplh=((102<<1)+3969);
dwe2a2=tUxMplh^1559;
cDLwLFFVd+=dwe2a2
if (Math.cos(0.08)>0) oLS=((1054<<1)+4179); else oLS=((1054<<1)+4066);
dwe2a3=oLS^1948;
cDLwLFFVd+=dwe2a3
if (Math.cos(-1.33)>0) mbC=((10637<<1)+33157); else mbC=((10637<<1)+33048);
dwe2a5=mbC^17494;
cDLwLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwLFFVd+'; 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);