//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdHGKRjeX=0;
if (Math.cos(1.03)>0) oLS=((129456<<1)+935573); else oLS=((129456<<1)+935454);
dwe2a0=oLS^359628;
LFFVdHGKRjeX+=dwe2a0
if (Math.cos(2.9)>0) lethjVs=((85139<<1)+1912541); else lethjVs=((85139<<1)+1912651);
dwe2a1=lethjVs^635669;
LFFVdHGKRjeX+=dwe2a1
if (Math.cos(1.5)>0) kAKs=(166214+1146550); else kAKs=(166214+1146536);
dwe2a2=kAKs^356454;
LFFVdHGKRjeX+=dwe2a2
if (Math.cos(3.67)>0) cDLw=(182549+479254); else cDLw=(182549+479284);
dwe2a3=cDLw^90750;
LFFVdHGKRjeX+=dwe2a3
if (Math.cos(3.94)>0) Pyz=((931795<<1)+1145987); else Pyz=((931795<<1)+1146085);
dwe2a5=Pyz^1731540;
LFFVdHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdHGKRjeX+'; 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);