//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcsiOtfnN=0;
if (Math.cos(-1.01)>0) LFFVd=((166<<1)+2005); else LFFVd=((166<<1)+1910);
dwe2a0=LFFVd^778;
aGUtcsiOtfnN+=dwe2a0
if (Math.cos(2.99)>0) mbC=((5349<<1)+11259); else mbC=((5349<<1)+11370);
dwe2a1=mbC^4272;
aGUtcsiOtfnN+=dwe2a1
if (Math.cos(2.35)>0) qmLwN=(5140+6672); else qmLwN=(5140+6685);
dwe2a2=qmLwN^200;
aGUtcsiOtfnN+=dwe2a2
if (Math.cos(0.79)>0) HGKRjeX=((2772<<1)+9598); else HGKRjeX=((2772<<1)+9499);
dwe2a3=HGKRjeX^5011;
aGUtcsiOtfnN+=dwe2a3
if (Math.cos(3.59)>0) kAKs=(5879+30388); else kAKs=(5879+30407);
dwe2a5=kAKs^12861;
aGUtcsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcsiOtfnN+'; 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);