//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(-1.03)>0) cDLw=(73689+151713); else cDLw=(73689+151691);
dwe2a0=cDLw^37039;
LFFVdvthjmb+=dwe2a0
if (Math.cos(4.22)>0) FUoCZdxN=(3424+23243); else FUoCZdxN=(3424+23264);
dwe2a1=FUoCZdxN^262;
LFFVdvthjmb+=dwe2a1
if (Math.cos(0.33)>0) siOtfnN=((8589<<1)+371650); else siOtfnN=((8589<<1)+371557);
dwe2a2=siOtfnN^10623;
LFFVdvthjmb+=dwe2a2
if (Math.cos(-0.27)>0) tUxMplh=(60790+104008); else tUxMplh=(60790+103979);
dwe2a3=tUxMplh^15695;
LFFVdvthjmb+=dwe2a3
if (Math.cos(1.24)>0) tUxMplh=(565808+4171113); else tUxMplh=(565808+4171101);
dwe2a5=tUxMplh^3010144;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);