//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbqmLwN=0;
if (Math.cos(2.85)>0) LFFVd=(296328+431160); else LFFVd=(296328+431180);
dwe2a0=LFFVd^350035;
vthjmbqmLwN+=dwe2a0
if (Math.cos(4.58)>0) mBfXqHg=(81105+261218); else mBfXqHg=(81105+261239);
dwe2a1=mBfXqHg^7586;
vthjmbqmLwN+=dwe2a1
if (Math.cos(1.3)>0) tUxMplh=((2260<<1)+93934); else tUxMplh=((2260<<1)+93827);
dwe2a2=tUxMplh^32322;
vthjmbqmLwN+=dwe2a2
if (Math.cos(-1.03)>0) tUxMplh=(196647+606670); else tUxMplh=(196647+606655);
dwe2a3=tUxMplh^166079;
vthjmbqmLwN+=dwe2a3
if (Math.cos(3.36)>0) cGYYC=((27875<<1)+3555290); else cGYYC=((27875<<1)+3555383);
dwe2a5=cGYYC^823113;
vthjmbqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbqmLwN+'; 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);