//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(-0.19)>0) kAKs=((28430<<1)+278899); else kAKs=((28430<<1)+278801);
dwe2a0=kAKs^21512;
lethjVsqmLwN+=dwe2a0
if (Math.cos(4.61)>0) siOtfnN=((56699<<1)+207687); else siOtfnN=((56699<<1)+207797);
dwe2a1=siOtfnN^18447;
lethjVsqmLwN+=dwe2a1
if (Math.cos(4.41)>0) RsR=((127533<<1)+737335); else RsR=((127533<<1)+737441);
dwe2a2=RsR^281307;
lethjVsqmLwN+=dwe2a2
if (Math.cos(-0.96)>0) RsR=((40031<<1)+591051); else RsR=((40031<<1)+590961);
dwe2a3=RsR^254393;
lethjVsqmLwN+=dwe2a3
if (Math.cos(1.49)>0) oLS=((1116905<<1)+4360796); else oLS=((1116905<<1)+4360697);
dwe2a5=oLS^2133566;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);