//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(-1.16)>0) lethjVs=((95142<<1)+291000); else lethjVs=((95142<<1)+290886);
dwe2a0=lethjVs^77598;
qmLwNlethjVs+=dwe2a0
if (Math.cos(-0.58)>0) mbC=((352936<<1)+582715); else mbC=((352936<<1)+582607);
dwe2a1=mbC^493853;
qmLwNlethjVs+=dwe2a1
if (Math.cos(1.78)>0) qmLwN=((73305<<1)+1342158); else qmLwN=((73305<<1)+1342262);
dwe2a2=qmLwN^229471;
qmLwNlethjVs+=dwe2a2
if (Math.cos(4.11)>0) aGUtc=(15024+859073); else aGUtc=(15024+859100);
dwe2a3=aGUtc^143499;
qmLwNlethjVs+=dwe2a3
if (Math.cos(0.62)>0) Pyz=(208266+6716420); else Pyz=(208266+6716404);
dwe2a5=Pyz^2385852;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);