//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNoLS=0;
if (Math.cos(-0.62)>0) DYP=(51947+553787); else DYP=(51947+553767);
dwe2a0=DYP^328976;
FUoCZdxNoLS+=dwe2a0
if (Math.cos(1.5)>0) qmLwN=((42515<<1)+164787); else qmLwN=((42515<<1)+164695);
dwe2a1=qmLwN^7536;
FUoCZdxNoLS+=dwe2a1
if (Math.cos(0.86)>0) oLS=((69040<<1)+97490); else oLS=((69040<<1)+97370);
dwe2a2=oLS^46398;
FUoCZdxNoLS+=dwe2a2
if (Math.cos(0.97)>0) RsR=(48388+139844); else RsR=(48388+139830);
dwe2a3=RsR^95440;
FUoCZdxNoLS+=dwe2a3
if (Math.cos(-0.4)>0) mbC=((713686<<1)+1044308); else mbC=((713686<<1)+1044214);
dwe2a5=mbC^1293008;
FUoCZdxNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNoLS+'; 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);