//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNRXVRm=0;
if (Math.cos(4.19)>0) vthjmb=((425455<<1)+516459); else vthjmb=((425455<<1)+516571);
dwe2a0=vthjmb^29601;
siOtfnNRXVRm+=dwe2a0
if (Math.cos(3.39)>0) oLS=(59737+782717); else oLS=(59737+782737);
dwe2a1=oLS^259301;
siOtfnNRXVRm+=dwe2a1
if (Math.cos(1.73)>0) RsR=((270763<<1)+728484); else RsR=((270763<<1)+728599);
dwe2a2=RsR^67736;
siOtfnNRXVRm+=dwe2a2
if (Math.cos(0.81)>0) mbC=(120035+167734); else mbC=(120035+167712);
dwe2a3=mbC^93158;
siOtfnNRXVRm+=dwe2a3
if (Math.cos(3.44)>0) RsR=((437709<<1)+4094361); else RsR=((437709<<1)+4094458);
dwe2a5=RsR^1883031;
siOtfnNRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNRXVRm+'; 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);