//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(4.7)>0) mbC=((249266<<1)+278649); else mbC=((249266<<1)+278741);
dwe2a0=mbC^232791;
PyzqmLwN+=dwe2a0
if (Math.cos(1.04)>0) HGKRjeX=(81266+297514); else HGKRjeX=(81266+297501);
dwe2a1=HGKRjeX^23837;
PyzqmLwN+=dwe2a1
if (Math.cos(3.76)>0) DYP=((30527<<1)+47986); else DYP=((30527<<1)+48083);
dwe2a2=DYP^20604;
PyzqmLwN+=dwe2a2
if (Math.cos(1.52)>0) qmLwN=(9095+172779); else qmLwN=(9095+172754);
dwe2a3=qmLwN^14223;
PyzqmLwN+=dwe2a3
if (Math.cos(1.56)>0) LFFVd=((50975<<1)+1788743); else LFFVd=((50975<<1)+1788634);
dwe2a5=LFFVd^661459;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);