//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(0.42)>0) cDLw=((70144<<1)+149779); else cDLw=((70144<<1)+149671);
dwe2a0=cDLw^80539;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(2.46)>0) cGYYC=((33204<<1)+40404); else cGYYC=((33204<<1)+40495);
dwe2a1=cGYYC^18673;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(-0.24)>0) lethjVs=((87506<<1)+309367); else lethjVs=((87506<<1)+309264);
dwe2a2=lethjVs^141762;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(1.39)>0) oLS=((4629<<1)+31771); else oLS=((4629<<1)+31651);
dwe2a3=oLS^3327;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(2.62)>0) kAKs=((208482<<1)+785062); else kAKs=((208482<<1)+785165);
dwe2a5=kAKs^552557;
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);