//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(3.32)>0) kiHOY=((96981<<1)+496348); else kiHOY=((96981<<1)+496450);
dwe2a0=kiHOY^242198;
TQoETQoE+=dwe2a0
if (Math.cos(0.9)>0) TQoE=((86279<<1)+493662); else TQoE=((86279<<1)+493560);
dwe2a1=TQoE^197767;
TQoETQoE+=dwe2a1
if (Math.cos(3.04)>0) RXVRm=(18167+50793); else RXVRm=(18167+50817);
dwe2a2=RXVRm^35389;
TQoETQoE+=dwe2a2
if (Math.cos(1.08)>0) lethjVs=((77169<<1)+1023233); else lethjVs=((77169<<1)+1023143);
dwe2a3=lethjVs^27592;
TQoETQoE+=dwe2a3
if (Math.cos(3.79)>0) aGUtc=((799458<<1)+4277563); else aGUtc=((799458<<1)+4277679);
dwe2a5=aGUtc^1424724;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);