//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNRXVRm=0;
if (Math.cos(3.47)>0) aGUtc=(247816+499797); else aGUtc=(247816+499820);
dwe2a0=aGUtc^235888;
siOtfnNRXVRm+=dwe2a0
if (Math.cos(-0.19)>0) mbC=(248717+1675868); else mbC=(248717+1675853);
dwe2a1=mbC^530026;
siOtfnNRXVRm+=dwe2a1
if (Math.cos(-0.97)>0) Pyz=(3936+591260); else Pyz=(3936+591240);
dwe2a2=Pyz^375543;
siOtfnNRXVRm+=dwe2a2
if (Math.cos(1.48)>0) DYP=((172502<<1)+734173); else DYP=((172502<<1)+734077);
dwe2a3=DYP^119304;
siOtfnNRXVRm+=dwe2a3
if (Math.cos(-0.92)>0) oLS=(870352+4860493); else oLS=(870352+4860468);
dwe2a5=oLS^1222214;
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);