//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbaGUtc=0;
if (Math.cos(3.4)>0) lethjVs=((484117<<1)+594774); else lethjVs=((484117<<1)+594882);
dwe2a0=lethjVs^363926;
vthjmbaGUtc+=dwe2a0
if (Math.cos(3.55)>0) RsR=(43575+869481); else RsR=(43575+869497);
dwe2a1=RsR^143016;
vthjmbaGUtc+=dwe2a1
if (Math.cos(1.89)>0) TQoE=((74024<<1)+1360188); else TQoE=((74024<<1)+1360297);
dwe2a2=TQoE^222161;
vthjmbaGUtc+=dwe2a2
if (Math.cos(3.66)>0) tUxMplh=((59973<<1)+424257); else tUxMplh=((59973<<1)+424351);
dwe2a3=tUxMplh^20;
vthjmbaGUtc+=dwe2a3
if (Math.cos(1.21)>0) oLS=(755422+1628268); else oLS=(755422+1628240);
dwe2a5=oLS^981065;
vthjmbaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbaGUtc+'; 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);