//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(4.69)>0) qmLwN=(56218+105022); else qmLwN=(56218+105034);
dwe2a0=qmLwN^107756;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(-0.95)>0) cDLw=(75250+910600); else cDLw=(75250+910585);
dwe2a1=cDLw^238399;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(0.55)>0) RXVRm=((674<<1)+100666); else RXVRm=((674<<1)+100554);
dwe2a2=RXVRm^9996;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(4.35)>0) FUoCZdxN=((42226<<1)+90539); else FUoCZdxN=((42226<<1)+90633);
dwe2a3=FUoCZdxN^35752;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(3.38)>0) mbC=((215820<<1)+3346204); else mbC=((215820<<1)+3346304);
dwe2a5=mbC^1463493;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);