//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(3.4)>0) RsR=((181423<<1)+210274); else RsR=((181423<<1)+210384);
dwe2a0=RsR^393413;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(2.17)>0) cDLw=((120795<<1)+653868); else cDLw=((120795<<1)+653989);
dwe2a1=cDLw^212089;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-1.52)>0) DYP=((46023<<1)+117288); else DYP=((46023<<1)+117190);
dwe2a2=DYP^27481;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(2.77)>0) RXVRm=((27439<<1)+350791); else RXVRm=((27439<<1)+350882);
dwe2a3=RXVRm^95493;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(-0.03)>0) lethjVs=(170705+2222066); else lethjVs=(170705+2222053);
dwe2a5=lethjVs^1399250;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);