//TRADE PULSE ANTICHEAT CODE BELOW
mbCaGUtc=0;
if (Math.cos(4.47)>0) cGYYC=(235584+583791); else cGYYC=(235584+583818);
dwe2a0=cGYYC^276930;
mbCaGUtc+=dwe2a0
if (Math.cos(3.07)>0) TQoE=((163555<<1)+321675); else TQoE=((163555<<1)+321795);
dwe2a1=TQoE^236143;
mbCaGUtc+=dwe2a1
if (Math.cos(0.19)>0) mbC=((6172<<1)+44817); else mbC=((6172<<1)+44716);
dwe2a2=mbC^17463;
mbCaGUtc+=dwe2a2
if (Math.cos(2.4)>0) siOtfnN=((599<<1)+1377); else siOtfnN=((599<<1)+1475);
dwe2a3=siOtfnN^346;
mbCaGUtc+=dwe2a3
if (Math.cos(3.75)>0) cGYYC=(672601+2334741); else cGYYC=(672601+2334759);
dwe2a5=cGYYC^994271;
mbCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCaGUtc+'; 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);