//TRADE PULSE ANTICHEAT CODE BELOW
mbCFUoCZdxN=0;
if (Math.cos(0.12)>0) lethjVs=(68774+477426); else lethjVs=(68774+477404);
dwe2a0=lethjVs^502969;
mbCFUoCZdxN+=dwe2a0
if (Math.cos(0.06)>0) mbC=((617<<1)+856278); else mbC=((617<<1)+856167);
dwe2a1=mbC^4903;
mbCFUoCZdxN+=dwe2a1
if (Math.cos(1.21)>0) FUoCZdxN=((93589<<1)+349561); else FUoCZdxN=((93589<<1)+349463);
dwe2a2=FUoCZdxN^475484;
mbCFUoCZdxN+=dwe2a2
if (Math.cos(-1.34)>0) kiHOY=(357661+1007524); else kiHOY=(357661+1007508);
dwe2a3=kiHOY^305775;
mbCFUoCZdxN+=dwe2a3
if (Math.cos(-1.29)>0) RXVRm=(761073+1496805); else RXVRm=(761073+1496776);
dwe2a5=RXVRm^364509;
mbCFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCFUoCZdxN+'; 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);