//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(1.58)>0) tUxMplh=(96008+148369); else tUxMplh=(96008+148381);
dwe2a0=tUxMplh^45737;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(-0.97)>0) mbC=(15255+119643); else mbC=(15255+119631);
dwe2a1=mbC^118834;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(1.1)>0) qmLwN=(5819+17393); else qmLwN=(5819+17369);
dwe2a2=qmLwN^2638;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(2.38)>0) DYP=((11690<<1)+13798); else DYP=((11690<<1)+13893);
dwe2a3=DYP^12901;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(-0.56)>0) RsR=(534425+889474); else RsR=(534425+889458);
dwe2a5=RsR^471340;
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);