//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkiHOY=0;
if (Math.cos(-0.14)>0) kAKs=((159809<<1)+889538); else kAKs=((159809<<1)+889433);
dwe2a0=kAKs^180580;
siOtfnNkiHOY+=dwe2a0
if (Math.cos(-0.77)>0) RXVRm=(34032+117727); else RXVRm=(34032+117712);
dwe2a1=RXVRm^52347;
siOtfnNkiHOY+=dwe2a1
if (Math.cos(4.66)>0) RsR=(81810+688430); else RsR=(81810+688454);
dwe2a2=RsR^146179;
siOtfnNkiHOY+=dwe2a2
if (Math.cos(2.32)>0) DYP=(15657+311140); else DYP=(15657+311154);
dwe2a3=DYP^69307;
siOtfnNkiHOY+=dwe2a3
if (Math.cos(3.4)>0) oLS=((1707976<<1)+4226069); else oLS=((1707976<<1)+4226178);
dwe2a5=oLS^2619801;
siOtfnNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkiHOY+'; 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);