//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(3.15)>0) aGUtc=(112221+334857); else aGUtc=(112221+334883);
dwe2a0=aGUtc^115260;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(3.12)>0) RsR=((192102<<1)+569621); else RsR=((192102<<1)+569727);
dwe2a1=RsR^33141;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(-1.49)>0) mBfXqHg=(106681+281552); else mBfXqHg=(106681+281533);
dwe2a2=mBfXqHg^19644;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(-1.06)>0) LFFVd=((1500<<1)+68698); else LFFVd=((1500<<1)+68577);
dwe2a3=LFFVd^35128;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(2.09)>0) cDLw=((479371<<1)+3674201); else cDLw=((479371<<1)+3674296);
dwe2a5=cDLw^120362;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);