//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(1.53)>0) kiHOY=(55216+1620236); else kiHOY=(55216+1620213);
dwe2a0=kiHOY^44187;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(-1.45)>0) kAKs=((282455<<1)+1318346); else kAKs=((282455<<1)+1318235);
dwe2a1=kAKs^387089;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(3.05)>0) DYP=((188043<<1)+254716); else DYP=((188043<<1)+254825);
dwe2a2=DYP^336883;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(0.22)>0) cDLw=(73153+608360); else cDLw=(73153+608346);
dwe2a3=cDLw^60273;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(-1.07)>0) RsR=((74086<<1)+2772255); else RsR=((74086<<1)+2772133);
dwe2a5=RsR^1292731;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);