//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(-0.61)>0) qmLwN=((28816<<1)+522807); else qmLwN=((28816<<1)+522714);
dwe2a0=qmLwN^284281;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(-0.53)>0) RXVRm=(148865+199672); else RXVRm=(148865+199645);
dwe2a1=RXVRm^44923;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(4.51)>0) oLS=((30602<<1)+200926); else oLS=((30602<<1)+201035);
dwe2a2=oLS^21212;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(3.26)>0) vthjmb=((4162<<1)+12028); else vthjmb=((4162<<1)+12139);
dwe2a3=vthjmb^11810;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(-0.63)>0) cGYYC=((905888<<1)+4256749); else cGYYC=((905888<<1)+4256652);
dwe2a5=cGYYC^1648660;
TQoEFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEFUoCZdxN+'; 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);