//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNHGKRjeX=0;
if (Math.cos(0.91)>0) vthjmb=((3712<<1)+4297); else vthjmb=((3712<<1)+4190);
dwe2a0=vthjmb^4507;
siOtfnNHGKRjeX+=dwe2a0
if (Math.cos(-0.38)>0) tUxMplh=((57122<<1)+213350); else tUxMplh=((57122<<1)+213245);
dwe2a1=tUxMplh^33779;
siOtfnNHGKRjeX+=dwe2a1
if (Math.cos(2.64)>0) aGUtc=(19747+701043); else aGUtc=(19747+701073);
dwe2a2=aGUtc^27626;
siOtfnNHGKRjeX+=dwe2a2
if (Math.cos(-0.21)>0) HGKRjeX=((53221<<1)+518832); else HGKRjeX=((53221<<1)+518740);
dwe2a3=HGKRjeX^79253;
siOtfnNHGKRjeX+=dwe2a3
if (Math.cos(0.71)>0) mbC=((275417<<1)+1944232); else mbC=((275417<<1)+1944126);
dwe2a5=mbC^659767;
siOtfnNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNHGKRjeX+'; 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);