//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(1.6)>0) vthjmb=((62379<<1)+127727); else vthjmb=((62379<<1)+127823);
dwe2a0=vthjmb^31039;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(-0.95)>0) qmLwN=(4732+39795); else qmLwN=(4732+39781);
dwe2a1=qmLwN^9689;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(3.28)>0) aGUtc=((35815<<1)+758892); else aGUtc=((35815<<1)+758982);
dwe2a2=aGUtc^122959;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(4.56)>0) LFFVd=((73408<<1)+311048); else LFFVd=((73408<<1)+311141);
dwe2a3=LFFVd^99964;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(1.91)>0) mbC=(327636+2600017); else mbC=(327636+2600036);
dwe2a5=mbC^471075;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);