//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmbC=0;
if (Math.cos(3.78)>0) lethjVs=(577041+631916); else lethjVs=(577041+631938);
dwe2a0=lethjVs^278073;
cDLwmbC+=dwe2a0
if (Math.cos(3.3)>0) tUxMplh=((72559<<1)+222738); else tUxMplh=((72559<<1)+222843);
dwe2a1=tUxMplh^129328;
cDLwmbC+=dwe2a1
if (Math.cos(-1)>0) LFFVd=(359074+1040318); else LFFVd=(359074+1040304);
dwe2a2=LFFVd^383812;
cDLwmbC+=dwe2a2
if (Math.cos(-0.2)>0) RsR=((279444<<1)+290050); else RsR=((279444<<1)+289935);
dwe2a3=RsR^282717;
cDLwmbC+=dwe2a3
if (Math.cos(3.93)>0) LFFVd=((172255<<1)+4604342); else LFFVd=((172255<<1)+4604438);
dwe2a5=LFFVd^1753966;
cDLwmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmbC+'; 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);