//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(3)>0) tUxMplh=(301202+971331); else tUxMplh=(301202+971352);
dwe2a0=tUxMplh^19194;
cGYYCRsR+=dwe2a0
if (Math.cos(1.23)>0) HGKRjeX=((46631<<1)+203728); else HGKRjeX=((46631<<1)+203621);
dwe2a1=HGKRjeX^138817;
cGYYCRsR+=dwe2a1
if (Math.cos(3.45)>0) RXVRm=(342672+416260); else RXVRm=(342672+416273);
dwe2a2=RXVRm^236513;
cGYYCRsR+=dwe2a2
if (Math.cos(-0.94)>0) LFFVd=(8406+65181); else LFFVd=(8406+65154);
dwe2a3=LFFVd^47917;
cGYYCRsR+=dwe2a3
if (Math.cos(0.82)>0) tUxMplh=((574979<<1)+1685789); else tUxMplh=((574979<<1)+1685670);
dwe2a5=tUxMplh^1373538;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);