//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcGYYC=0;
if (Math.cos(1.99)>0) cGYYC=(365370+573188); else cGYYC=(365370+573204);
dwe2a0=cGYYC^167327;
TQoEcGYYC+=dwe2a0
if (Math.cos(-0.66)>0) tUxMplh=((81379<<1)+395770); else tUxMplh=((81379<<1)+395657);
dwe2a1=tUxMplh^361010;
TQoEcGYYC+=dwe2a1
if (Math.cos(3.74)>0) oLS=((58493<<1)+279817); else oLS=((58493<<1)+279912);
dwe2a2=oLS^47817;
TQoEcGYYC+=dwe2a2
if (Math.cos(-0.45)>0) DYP=((17155<<1)+545858); else DYP=((17155<<1)+545768);
dwe2a3=DYP^438016;
TQoEcGYYC+=dwe2a3
if (Math.cos(2.63)>0) RXVRm=((1327139<<1)+2621961); else RXVRm=((1327139<<1)+2622069);
dwe2a5=RXVRm^1184637;
TQoEcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcGYYC+'; 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);