//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(0.32)>0) FUoCZdxN=(277748+1131269); else FUoCZdxN=(277748+1131256);
dwe2a0=FUoCZdxN^396861;
TQoERsR+=dwe2a0
if (Math.cos(-0.74)>0) RXVRm=(424174+847302); else RXVRm=(424174+847279);
dwe2a1=RXVRm^43466;
TQoERsR+=dwe2a1
if (Math.cos(0.21)>0) kiHOY=(279576+1121089); else kiHOY=(279576+1121059);
dwe2a2=kiHOY^341619;
TQoERsR+=dwe2a2
if (Math.cos(-0.25)>0) cDLw=(236100+1689618); else cDLw=(236100+1689605);
dwe2a3=cDLw^703115;
TQoERsR+=dwe2a3
if (Math.cos(1.45)>0) siOtfnN=((305166<<1)+1703883); else siOtfnN=((305166<<1)+1703775);
dwe2a5=siOtfnN^1761669;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);