//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(4.11)>0) lethjVs=((42508<<1)+246100); else lethjVs=((42508<<1)+246219);
dwe2a0=lethjVs^32;
tUxMplhTQoE+=dwe2a0
if (Math.cos(1.72)>0) RsR=(19543+21792); else RsR=(19543+21810);
dwe2a1=RsR^13637;
tUxMplhTQoE+=dwe2a1
if (Math.cos(1.27)>0) aGUtc=((57301<<1)+255199); else aGUtc=((57301<<1)+255099);
dwe2a2=aGUtc^125317;
tUxMplhTQoE+=dwe2a2
if (Math.cos(-1.56)>0) Pyz=(29852+43153); else Pyz=(29852+43137);
dwe2a3=Pyz^41728;
tUxMplhTQoE+=dwe2a3
if (Math.cos(-0.64)>0) oLS=(69156+775103); else oLS=(69156+775081);
dwe2a5=oLS^137757;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);