//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(1.58)>0) siOtfnN=(106751+556045); else siOtfnN=(106751+556065);
dwe2a0=siOtfnN^369652;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(0.52)>0) oLS=((166203<<1)+627885); else oLS=((166203<<1)+627784);
dwe2a1=oLS^38384;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(0.83)>0) qmLwN=((201095<<1)+245066); else qmLwN=((201095<<1)+244972);
dwe2a2=qmLwN^146323;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(-0.28)>0) Pyz=(168018+933208); else Pyz=(168018+933187);
dwe2a3=Pyz^284034;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(1.05)>0) mBfXqHg=(1502491+1538605); else mBfXqHg=(1502491+1538577);
dwe2a5=mBfXqHg^431189;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);