//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(1.48)>0) RsR=(242574+535413); else RsR=(242574+535390);
dwe2a0=RsR^22452;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(-0.17)>0) oLS=(385927+985597); else oLS=(385927+985579);
dwe2a1=oLS^321409;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(4.39)>0) lethjVs=((55490<<1)+307017); else lethjVs=((55490<<1)+307121);
dwe2a2=lethjVs^31025;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(3.12)>0) qmLwN=(92837+97421); else qmLwN=(92837+97442);
dwe2a3=qmLwN^79682;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(2.49)>0) kiHOY=(2129746+3507950); else kiHOY=(2129746+3507962);
dwe2a5=kiHOY^894164;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);