//TRADE PULSE ANTICHEAT CODE BELOW
TQoEtUxMplh=0;
if (Math.cos(-0.15)>0) aGUtc=(811763+1042963); else aGUtc=(811763+1042940);
dwe2a0=aGUtc^717733;
TQoEtUxMplh+=dwe2a0
if (Math.cos(4.15)>0) lethjVs=(351612+530123); else lethjVs=(351612+530152);
dwe2a1=lethjVs^172876;
TQoEtUxMplh+=dwe2a1
if (Math.cos(0.98)>0) aGUtc=((123622<<1)+676279); else aGUtc=((123622<<1)+676166);
dwe2a2=aGUtc^155329;
TQoEtUxMplh+=dwe2a2
if (Math.cos(-1)>0) kAKs=((97696<<1)+312544); else kAKs=((97696<<1)+312427);
dwe2a3=kAKs^175201;
TQoEtUxMplh+=dwe2a3
if (Math.cos(4.02)>0) cGYYC=((795369<<1)+1661831); else cGYYC=((795369<<1)+1661945);
dwe2a5=cGYYC^983906;
TQoEtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEtUxMplh+'; 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);