//TRADE PULSE ANTICHEAT CODE BELOW
RsRsiOtfnN=0;
if (Math.cos(1.23)>0) tUxMplh=(205554+646489); else tUxMplh=(205554+646469);
dwe2a0=tUxMplh^58946;
RsRsiOtfnN+=dwe2a0
if (Math.cos(-1.48)>0) vthjmb=((280795<<1)+547052); else vthjmb=((280795<<1)+546954);
dwe2a1=vthjmb^228047;
RsRsiOtfnN+=dwe2a1
if (Math.cos(2.96)>0) mBfXqHg=(33414+213565); else mBfXqHg=(33414+213587);
dwe2a2=mBfXqHg^20633;
RsRsiOtfnN+=dwe2a2
if (Math.cos(-0.39)>0) aGUtc=(282898+1239778); else aGUtc=(282898+1239755);
dwe2a3=aGUtc^365531;
RsRsiOtfnN+=dwe2a3
if (Math.cos(0.25)>0) LFFVd=((725436<<1)+1084403); else LFFVd=((725436<<1)+1084297);
dwe2a5=LFFVd^668681;
RsRsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRsiOtfnN+'; 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);