//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(-1.57)>0) lethjVs=(105+492); else lethjVs=(105+466);
dwe2a0=lethjVs^139;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(-0.65)>0) mbC=((18216<<1)+44922); else mbC=((18216<<1)+44801);
dwe2a1=mbC^45268;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(-1.01)>0) cGYYC=(12652+12945); else cGYYC=(12652+12923);
dwe2a2=cGYYC^5285;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(2.89)>0) tUxMplh=(8493+9281); else tUxMplh=(8493+9297);
dwe2a3=tUxMplh^8718;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(0.51)>0) aGUtc=(369341+377800); else aGUtc=(369341+377782);
dwe2a5=aGUtc^200440;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);