//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(2.28)>0) cDLw=((223774<<1)+302115); else cDLw=((223774<<1)+302235);
dwe2a0=cDLw^22407;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(4.55)>0) RsR=(537+94736); else RsR=(537+94765);
dwe2a1=RsR^9790;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(2.03)>0) aGUtc=((80221<<1)+116206); else aGUtc=((80221<<1)+116318);
dwe2a2=aGUtc^55049;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(4.17)>0) HGKRjeX=(24359+153903); else HGKRjeX=(24359+153933);
dwe2a3=HGKRjeX^36777;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(-1.22)>0) siOtfnN=(275364+3409187); else siOtfnN=(275364+3409161);
dwe2a5=siOtfnN^1295695;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);