//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(-0.3)>0) TQoE=((26087<<1)+290132); else TQoE=((26087<<1)+290023);
dwe2a0=TQoE^140382;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(-1.06)>0) vthjmb=((166174<<1)+265283); else vthjmb=((166174<<1)+265177);
dwe2a1=vthjmb^38153;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(1.08)>0) aGUtc=((56415<<1)+388351); else aGUtc=((56415<<1)+388245);
dwe2a2=aGUtc^170022;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(3.46)>0) RXVRm=((45890<<1)+196978); else RXVRm=((45890<<1)+197083);
dwe2a3=RXVRm^227488;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(3.82)>0) qmLwN=(337019+1135058); else qmLwN=(337019+1135076);
dwe2a5=qmLwN^383721;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);