//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(3.81)>0) HGKRjeX=((35909<<1)+349950); else HGKRjeX=((35909<<1)+350054);
dwe2a0=HGKRjeX^96662;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(1.29)>0) mbC=((103930<<1)+257698); else mbC=((103930<<1)+257595);
dwe2a1=mbC^171945;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(1.06)>0) DYP=(6170+56368); else DYP=(6170+56346);
dwe2a2=DYP^8781;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(-1.26)>0) RXVRm=(10177+19674); else RXVRm=(10177+19656);
dwe2a3=RXVRm^199;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(0.61)>0) oLS=(1745524+3183115); else oLS=(1745524+3183093);
dwe2a5=oLS^1613649;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);