//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(2.97)>0) siOtfnN=((23<<1)+-13); else siOtfnN=((23<<1)+95);
dwe2a0=siOtfnN^112;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(2.08)>0) LFFVd=(109+10303); else LFFVd=(109+10328);
dwe2a1=LFFVd^5471;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(2.46)>0) tUxMplh=(24313+27169); else tUxMplh=(24313+27197);
dwe2a2=tUxMplh^9354;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(4.02)>0) siOtfnN=((17436<<1)+19491); else siOtfnN=((17436<<1)+19607);
dwe2a3=siOtfnN^16747;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(0.62)>0) kAKs=((36647<<1)+208717); else kAKs=((36647<<1)+208594);
dwe2a5=kAKs^13803;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);