//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(3.25)>0) LFFVd=((30561<<1)+1137081); else LFFVd=((30561<<1)+1137179);
dwe2a0=LFFVd^253579;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(0.8)>0) siOtfnN=(281+148286); else siOtfnN=(281+148265);
dwe2a1=siOtfnN^55747;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(2.54)>0) aGUtc=(112333+721436); else aGUtc=(112333+721458);
dwe2a2=aGUtc^229611;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(4.18)>0) vthjmb=(683845+828906); else vthjmb=(683845+828927);
dwe2a3=vthjmb^846806;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(4.05)>0) HGKRjeX=((997076<<1)+3501759); else HGKRjeX=((997076<<1)+3501856);
dwe2a5=HGKRjeX^137856;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);