//TRADE PULSE ANTICHEAT CODE BELOW
RsRoLS=0;
if (Math.cos(1.99)>0) lethjVs=(145660+501734); else lethjVs=(145660+501759);
dwe2a0=lethjVs^238831;
RsRoLS+=dwe2a0
if (Math.cos(2.9)>0) LFFVd=(1117+140593); else LFFVd=(1117+140616);
dwe2a1=LFFVd^47407;
RsRoLS+=dwe2a1
if (Math.cos(-1.2)>0) FUoCZdxN=((26472<<1)+78283); else FUoCZdxN=((26472<<1)+78189);
dwe2a2=FUoCZdxN^20535;
RsRoLS+=dwe2a2
if (Math.cos(3.58)>0) qmLwN=(539317+673596); else qmLwN=(539317+673615);
dwe2a3=qmLwN^269024;
RsRoLS+=dwe2a3
if (Math.cos(1.88)>0) mbC=(1096255+4342450); else mbC=(1096255+4342471);
dwe2a5=mbC^250575;
RsRoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRoLS+'; 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);