//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(3.27)>0) DYP=((152575<<1)+699701); else DYP=((152575<<1)+699792);
dwe2a0=DYP^143373;
TQoEcDLw+=dwe2a0
if (Math.cos(3.94)>0) kAKs=((112009<<1)+698034); else kAKs=((112009<<1)+698141);
dwe2a1=kAKs^266188;
TQoEcDLw+=dwe2a1
if (Math.cos(4.29)>0) cDLw=(145564+218404); else cDLw=(145564+218419);
dwe2a2=cDLw^158710;
TQoEcDLw+=dwe2a2
if (Math.cos(-0.68)>0) RsR=(28926+278526); else RsR=(28926+278508);
dwe2a3=RsR^190915;
TQoEcDLw+=dwe2a3
if (Math.cos(1.4)>0) siOtfnN=(260623+1666552); else siOtfnN=(260623+1666528);
dwe2a5=siOtfnN^203524;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);