//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(4.61)>0) FUoCZdxN=(2493+18622); else FUoCZdxN=(2493+18643);
dwe2a0=FUoCZdxN^7704;
kiHOYTQoE+=dwe2a0
if (Math.cos(-0.45)>0) RXVRm=(4145+24426); else RXVRm=(4145+24409);
dwe2a1=RXVRm^5882;
kiHOYTQoE+=dwe2a1
if (Math.cos(4.69)>0) lethjVs=((27849<<1)+31787); else lethjVs=((27849<<1)+31908);
dwe2a2=lethjVs^5534;
kiHOYTQoE+=dwe2a2
if (Math.cos(-0.86)>0) lethjVs=(12802+52468); else lethjVs=(12802+52452);
dwe2a3=lethjVs^18933;
kiHOYTQoE+=dwe2a3
if (Math.cos(-0.75)>0) tUxMplh=((86740<<1)+187412); else tUxMplh=((86740<<1)+187313);
dwe2a5=tUxMplh^9568;
kiHOYTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYTQoE+'; 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);