//TRADE PULSE ANTICHEAT CODE BELOW
TQoELFFVd=0;
if (Math.cos(2.51)>0) mbC=((105100<<1)+383519); else mbC=((105100<<1)+383620);
dwe2a0=mbC^459188;
TQoELFFVd+=dwe2a0
if (Math.cos(-1.56)>0) kAKs=(160133+596860); else kAKs=(160133+596847);
dwe2a1=kAKs^139725;
TQoELFFVd+=dwe2a1
if (Math.cos(1.04)>0) qmLwN=((3397<<1)+182857); else qmLwN=((3397<<1)+182760);
dwe2a2=qmLwN^11526;
TQoELFFVd+=dwe2a2
if (Math.cos(2.66)>0) FUoCZdxN=((102703<<1)+221678); else FUoCZdxN=((102703<<1)+221796);
dwe2a3=FUoCZdxN^135373;
TQoELFFVd+=dwe2a3
if (Math.cos(4.1)>0) lethjVs=((1054775<<1)+1859323); else lethjVs=((1054775<<1)+1859417);
dwe2a5=lethjVs^820018;
TQoELFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoELFFVd+'; 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);