//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(-0.04)>0) mbC=(65509+261006); else mbC=(65509+260984);
dwe2a0=mbC^4255;
vthjmbLFFVd+=dwe2a0
if (Math.cos(-1.14)>0) Pyz=((113162<<1)+307916); else Pyz=((113162<<1)+307818);
dwe2a1=Pyz^155368;
vthjmbLFFVd+=dwe2a1
if (Math.cos(2.06)>0) kAKs=((38430<<1)+39647); else kAKs=((38430<<1)+39744);
dwe2a2=kAKs^29860;
vthjmbLFFVd+=dwe2a2
if (Math.cos(0.55)>0) qmLwN=(34994+45726); else qmLwN=(34994+45705);
dwe2a3=qmLwN^2221;
vthjmbLFFVd+=dwe2a3
if (Math.cos(-1.12)>0) FUoCZdxN=((653058<<1)+1410882); else FUoCZdxN=((653058<<1)+1410766);
dwe2a5=FUoCZdxN^113051;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);