//TRADE PULSE ANTICHEAT CODE BELOW
cDLwLFFVd=0;
if (Math.cos(-1.03)>0) vthjmb=((24089<<1)+57053); else vthjmb=((24089<<1)+56951);
dwe2a0=vthjmb^4561;
cDLwLFFVd+=dwe2a0
if (Math.cos(1.68)>0) cDLw=((14731<<1)+21549); else cDLw=((14731<<1)+21671);
dwe2a1=cDLw^695;
cDLwLFFVd+=dwe2a1
if (Math.cos(-0.62)>0) mbC=((5475<<1)+22429); else mbC=((5475<<1)+22331);
dwe2a2=mbC^1403;
cDLwLFFVd+=dwe2a2
if (Math.cos(3.75)>0) lethjVs=((35144<<1)+72323); else lethjVs=((35144<<1)+72442);
dwe2a3=lethjVs^19561;
cDLwLFFVd+=dwe2a3
if (Math.cos(0.45)>0) FUoCZdxN=(107828+523535); else FUoCZdxN=(107828+523505);
dwe2a5=FUoCZdxN^103645;
cDLwLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwLFFVd+'; 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);