//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(3.08)>0) cGYYC=((58120<<1)+264535); else cGYYC=((58120<<1)+264626);
dwe2a0=cGYYC^23075;
lethjVsqmLwN+=dwe2a0
if (Math.cos(0.56)>0) siOtfnN=(34161+34744); else siOtfnN=(34161+34724);
dwe2a1=siOtfnN^20162;
lethjVsqmLwN+=dwe2a1
if (Math.cos(2.06)>0) cDLw=((116320<<1)+931984); else cDLw=((116320<<1)+932075);
dwe2a2=cDLw^391495;
lethjVsqmLwN+=dwe2a2
if (Math.cos(2.43)>0) cDLw=(182818+465854); else cDLw=(182818+465869);
dwe2a3=cDLw^350989;
lethjVsqmLwN+=dwe2a3
if (Math.cos(-1.33)>0) LFFVd=((1269947<<1)+3573552); else LFFVd=((1269947<<1)+3573457);
dwe2a5=LFFVd^1707561;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);