//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkiHOY=0;
if (Math.cos(-0.69)>0) lethjVs=(35912+146173); else lethjVs=(35912+146148);
dwe2a0=lethjVs^89490;
qmLwNkiHOY+=dwe2a0
if (Math.cos(2.2)>0) LFFVd=(559124+680097); else LFFVd=(559124+680116);
dwe2a1=LFFVd^449352;
qmLwNkiHOY+=dwe2a1
if (Math.cos(-0.98)>0) RXVRm=(348503+574074); else RXVRm=(348503+574048);
dwe2a2=RXVRm^73076;
qmLwNkiHOY+=dwe2a2
if (Math.cos(1.08)>0) kAKs=(4751+118945); else kAKs=(4751+118931);
dwe2a3=kAKs^34625;
qmLwNkiHOY+=dwe2a3
if (Math.cos(3.59)>0) mbC=(2283609+2596104); else mbC=(2283609+2596121);
dwe2a5=mbC^950135;
qmLwNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkiHOY+'; 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);