//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(2.83)>0) LFFVd=(502459+620030); else LFFVd=(502459+620048);
dwe2a0=LFFVd^244223;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(2.14)>0) cGYYC=(315893+316595); else cGYYC=(315893+316618);
dwe2a1=cGYYC^268860;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(-1.13)>0) cDLw=(64946+548924); else cDLw=(64946+548897);
dwe2a2=cDLw^271608;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(-0.64)>0) lethjVs=((25638<<1)+691950); else lethjVs=((25638<<1)+691835);
dwe2a3=lethjVs^105658;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(2.94)>0) mbC=((671357<<1)+943641); else mbC=((671357<<1)+943733);
dwe2a5=mbC^675811;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);