//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbDYP=0;
if (Math.cos(2.35)>0) siOtfnN=((13633<<1)+21126); else siOtfnN=((13633<<1)+21237);
dwe2a0=siOtfnN^4409;
vthjmbDYP+=dwe2a0
if (Math.cos(3.97)>0) LFFVd=((57500<<1)+365971); else LFFVd=((57500<<1)+366064);
dwe2a1=LFFVd^76803;
vthjmbDYP+=dwe2a1
if (Math.cos(2.59)>0) siOtfnN=(24596+218323); else siOtfnN=(24596+218336);
dwe2a2=siOtfnN^79911;
vthjmbDYP+=dwe2a2
if (Math.cos(3.12)>0) oLS=(36351+98208); else oLS=(36351+98236);
dwe2a3=oLS^111961;
vthjmbDYP+=dwe2a3
if (Math.cos(-0.74)>0) TQoE=((545745<<1)+615110); else TQoE=((545745<<1)+615003);
dwe2a5=TQoE^598017;
vthjmbDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbDYP+'; 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);