//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(3.02)>0) Pyz=(74344+326245); else Pyz=(74344+326267);
dwe2a0=Pyz^35606;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(3.89)>0) cGYYC=((26810<<1)+190859); else cGYYC=((26810<<1)+190970);
dwe2a1=cGYYC^5707;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(-1.29)>0) kAKs=((269672<<1)+327645); else kAKs=((269672<<1)+327538);
dwe2a2=kAKs^84924;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(0.93)>0) cDLw=((84052<<1)+250214); else cDLw=((84052<<1)+250117);
dwe2a3=cDLw^47890;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(-0.29)>0) vthjmb=((487057<<1)+1477445); else vthjmb=((487057<<1)+1477352);
dwe2a5=vthjmb^282011;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);