//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(0.54)>0) kAKs=((16379<<1)+652924); else kAKs=((16379<<1)+652810);
dwe2a0=kAKs^258228;
LFFVdTQoE+=dwe2a0
if (Math.cos(2.38)>0) tUxMplh=((14049<<1)+52573); else tUxMplh=((14049<<1)+52672);
dwe2a1=tUxMplh^47139;
LFFVdTQoE+=dwe2a1
if (Math.cos(3.55)>0) vthjmb=(21822+247175); else vthjmb=(21822+247191);
dwe2a2=vthjmb^137167;
LFFVdTQoE+=dwe2a2
if (Math.cos(4.06)>0) Pyz=((159199<<1)+173205); else Pyz=((159199<<1)+173303);
dwe2a3=Pyz^19383;
LFFVdTQoE+=dwe2a3
if (Math.cos(2.69)>0) mbC=(549151+1849218); else mbC=(549151+1849244);
dwe2a5=mbC^95030;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);