//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(0.86)>0) oLS=((92861<<1)+824712); else oLS=((92861<<1)+824590);
dwe2a0=oLS^21082;
oLSHGKRjeX+=dwe2a0
if (Math.cos(4.06)>0) mbC=((215851<<1)+299719); else mbC=((215851<<1)+299816);
dwe2a1=mbC^228399;
oLSHGKRjeX+=dwe2a1
if (Math.cos(3.01)>0) RXVRm=(2140+31776); else RXVRm=(2140+31805);
dwe2a2=RXVRm^1419;
oLSHGKRjeX+=dwe2a2
if (Math.cos(1.99)>0) mbC=(284339+348330); else mbC=(284339+348346);
dwe2a3=mbC^437940;
oLSHGKRjeX+=dwe2a3
if (Math.cos(0.76)>0) vthjmb=(1184383+2684539); else vthjmb=(1184383+2684527);
dwe2a5=vthjmb^98136;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);