//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(3.74)>0) qmLwN=(26600+308948); else qmLwN=(26600+308965);
dwe2a0=qmLwN^109019;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(1.59)>0) lethjVs=((54330<<1)+70062); else lethjVs=((54330<<1)+70160);
dwe2a1=lethjVs^38772;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(1.78)>0) mbC=((45853<<1)+360252); else mbC=((45853<<1)+360373);
dwe2a2=mbC^56699;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(2.47)>0) cDLw=((69388<<1)+246976); else cDLw=((69388<<1)+247096);
dwe2a3=cDLw^94459;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(-1.01)>0) RsR=(444300+1844310); else RsR=(444300+1844284);
dwe2a5=RsR^11570;
FUoCZdxNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNFUoCZdxN+'; 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);