//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(-1.41)>0) RXVRm=(1511+88139); else RXVRm=(1511+88115);
dwe2a0=RXVRm^2442;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(3.34)>0) kAKs=(61925+95000); else kAKs=(61925+95025);
dwe2a1=kAKs^30174;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(0.53)>0) RsR=((53849<<1)+53938); else RsR=((53849<<1)+53830);
dwe2a2=RsR^95972;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(-0.86)>0) cDLw=(68235+147440); else cDLw=(68235+147414);
dwe2a3=cDLw^77467;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(3.92)>0) mbC=((131931<<1)+437506); else mbC=((131931<<1)+437611);
dwe2a5=mbC^261036;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);