//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(1.23)>0) LFFVd=((82305<<1)+343001); else LFFVd=((82305<<1)+342903);
dwe2a0=LFFVd^17316;
oLSvthjmb+=dwe2a0
if (Math.cos(-0.81)>0) kiHOY=(8977+39084); else kiHOY=(8977+39072);
dwe2a1=kiHOY^7560;
oLSvthjmb+=dwe2a1
if (Math.cos(1.18)>0) oLS=((46986<<1)+367364); else oLS=((46986<<1)+367261);
dwe2a2=oLS^124830;
oLSvthjmb+=dwe2a2
if (Math.cos(1.56)>0) RXVRm=((3131<<1)+135919); else RXVRm=((3131<<1)+135806);
dwe2a3=RXVRm^60127;
oLSvthjmb+=dwe2a3
if (Math.cos(3.48)>0) RsR=((386614<<1)+447380); else RsR=((386614<<1)+447497);
dwe2a5=RsR^777129;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);