//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(-1.36)>0) vthjmb=(137465+155372); else vthjmb=(137465+155350);
dwe2a0=vthjmb^68293;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(3.32)>0) kAKs=(86202+104665); else kAKs=(86202+104687);
dwe2a1=kAKs^22759;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(-1.36)>0) mBfXqHg=(3630+11403); else mBfXqHg=(3630+11374);
dwe2a2=mBfXqHg^3505;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(1.01)>0) RsR=(66960+140808); else RsR=(66960+140789);
dwe2a3=RsR^34291;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(-1.16)>0) cDLw=(652718+688534); else cDLw=(652718+688512);
dwe2a5=cDLw^575450;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);