//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(0.08)>0) kiHOY=((3962<<1)+28635); else kiHOY=((3962<<1)+28537);
dwe2a0=kiHOY^24758;
LFFVdqmLwN+=dwe2a0
if (Math.cos(4.28)>0) HGKRjeX=(6837+13213); else HGKRjeX=(6837+13225);
dwe2a1=HGKRjeX^3341;
LFFVdqmLwN+=dwe2a1
if (Math.cos(4.27)>0) siOtfnN=((14818<<1)+85464); else siOtfnN=((14818<<1)+85582);
dwe2a2=siOtfnN^35334;
LFFVdqmLwN+=dwe2a2
if (Math.cos(1.92)>0) LFFVd=((4577<<1)+23636); else LFFVd=((4577<<1)+23750);
dwe2a3=LFFVd^25855;
LFFVdqmLwN+=dwe2a3
if (Math.cos(3.33)>0) RXVRm=((37762<<1)+281765); else RXVRm=((37762<<1)+281867);
dwe2a5=RXVRm^88421;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);