//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscDLw=0;
if (Math.cos(3.57)>0) tUxMplh=(196923+303982); else tUxMplh=(196923+303998);
dwe2a0=tUxMplh^24510;
lethjVscDLw+=dwe2a0
if (Math.cos(-1.23)>0) cGYYC=(12944+59356); else cGYYC=(12944+59330);
dwe2a1=cGYYC^61783;
lethjVscDLw+=dwe2a1
if (Math.cos(4.12)>0) oLS=(36878+260901); else oLS=(36878+260917);
dwe2a2=oLS^68469;
lethjVscDLw+=dwe2a2
if (Math.cos(-0.73)>0) RsR=(98515+388326); else RsR=(98515+388308);
dwe2a3=RsR^2739;
lethjVscDLw+=dwe2a3
if (Math.cos(4.33)>0) TQoE=((327208<<1)+1294422); else TQoE=((327208<<1)+1294535);
dwe2a5=TQoE^79677;
lethjVscDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscDLw+'; 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);