//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbcDLw=0;
if (Math.cos(3.66)>0) cGYYC=(81746+290204); else cGYYC=(81746+290217);
dwe2a0=cGYYC^80758;
vthjmbcDLw+=dwe2a0
if (Math.cos(1.61)>0) vthjmb=(133361+925227); else vthjmb=(133361+925253);
dwe2a1=vthjmb^442555;
vthjmbcDLw+=dwe2a1
if (Math.cos(0.16)>0) TQoE=((8431<<1)+461206); else TQoE=((8431<<1)+461104);
dwe2a2=TQoE^120997;
vthjmbcDLw+=dwe2a2
if (Math.cos(0.28)>0) TQoE=(536366+1493968); else TQoE=(536366+1493938);
dwe2a3=TQoE^612564;
vthjmbcDLw+=dwe2a3
if (Math.cos(2.04)>0) cDLw=(1032278+2079834); else cDLw=(1032278+2079853);
dwe2a5=cDLw^1291886;
vthjmbcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbcDLw+'; 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);