//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsRXVRm=0;
if (Math.cos(2.6)>0) Pyz=((29344<<1)+185356); else Pyz=((29344<<1)+185470);
dwe2a0=Pyz^24486;
lethjVsRXVRm+=dwe2a0
if (Math.cos(4.57)>0) oLS=((43815<<1)+108262); else oLS=((43815<<1)+108355);
dwe2a1=oLS^85707;
lethjVsRXVRm+=dwe2a1
if (Math.cos(4.31)>0) Pyz=((100591<<1)+506986); else Pyz=((100591<<1)+507077);
dwe2a2=Pyz^115734;
lethjVsRXVRm+=dwe2a2
if (Math.cos(2.91)>0) lethjVs=((259284<<1)+386746); else lethjVs=((259284<<1)+386855);
dwe2a3=lethjVs^276694;
lethjVsRXVRm+=dwe2a3
if (Math.cos(0.98)>0) vthjmb=(549989+983528); else vthjmb=(549989+983504);
dwe2a5=vthjmb^780199;
lethjVsRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsRXVRm+'; 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);