//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNoLS=0;
if (Math.cos(-0.71)>0) cGYYC=((45188<<1)+491496); else cGYYC=((45188<<1)+491397);
dwe2a0=cGYYC^24267;
FUoCZdxNoLS+=dwe2a0
if (Math.cos(4.5)>0) oLS=(121991+139946); else oLS=(121991+139969);
dwe2a1=oLS^73270;
FUoCZdxNoLS+=dwe2a1
if (Math.cos(0.13)>0) siOtfnN=((28527<<1)+35476); else siOtfnN=((28527<<1)+35372);
dwe2a2=siOtfnN^24470;
FUoCZdxNoLS+=dwe2a2
if (Math.cos(0.56)>0) lethjVs=((23805<<1)+315828); else lethjVs=((23805<<1)+315735);
dwe2a3=lethjVs^97262;
FUoCZdxNoLS+=dwe2a3
if (Math.cos(2.54)>0) DYP=((388289<<1)+1141650); else DYP=((388289<<1)+1141743);
dwe2a5=DYP^72854;
FUoCZdxNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNoLS+'; 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);