//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(2.78)>0) qmLwN=(40123+221426); else qmLwN=(40123+221440);
dwe2a0=qmLwN^56032;
LFFVdTQoE+=dwe2a0
if (Math.cos(3.38)>0) vthjmb=((91364<<1)+419290); else vthjmb=((91364<<1)+419412);
dwe2a1=vthjmb^93613;
LFFVdTQoE+=dwe2a1
if (Math.cos(1.69)>0) RsR=((61764<<1)+255503); else RsR=((61764<<1)+255598);
dwe2a2=RsR^103218;
LFFVdTQoE+=dwe2a2
if (Math.cos(2.21)>0) LFFVd=((69619<<1)+883640); else LFFVd=((69619<<1)+883756);
dwe2a3=LFFVd^157156;
LFFVdTQoE+=dwe2a3
if (Math.cos(3.62)>0) Pyz=(504587+2250582); else Pyz=(504587+2250608);
dwe2a5=Pyz^169854;
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);