//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(3.6)>0) oLS=(106200+488040); else oLS=(106200+488052);
dwe2a0=oLS^120806;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(4.15)>0) siOtfnN=(7301+45902); else siOtfnN=(7301+45924);
dwe2a1=siOtfnN^2579;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(-0.35)>0) kAKs=(544033+1523468); else kAKs=(544033+1523444);
dwe2a2=kAKs^561363;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(-1.18)>0) DYP=(10615+124164); else DYP=(10615+124134);
dwe2a3=DYP^76100;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(-0.96)>0) RXVRm=((1497740<<1)+1564024); else RXVRm=((1497740<<1)+1563905);
dwe2a5=RXVRm^1961928;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);