//TRADE PULSE ANTICHEAT CODE BELOW
oLSaGUtc=0;
if (Math.cos(4.18)>0) DYP=(451695+1399168); else DYP=(451695+1399197);
dwe2a0=DYP^666432;
oLSaGUtc+=dwe2a0
if (Math.cos(-0.7)>0) RXVRm=((74628<<1)+1221116); else RXVRm=((74628<<1)+1221019);
dwe2a1=RXVRm^40753;
oLSaGUtc+=dwe2a1
if (Math.cos(3.49)>0) oLS=((420739<<1)+632465); else oLS=((420739<<1)+632556);
dwe2a2=oLS^874928;
oLSaGUtc+=dwe2a2
if (Math.cos(3.9)>0) vthjmb=(214531+311316); else vthjmb=(214531+311339);
dwe2a3=vthjmb^460119;
oLSaGUtc+=dwe2a3
if (Math.cos(3.34)>0) RsR=((46901<<1)+3457749); else RsR=((46901<<1)+3457856);
dwe2a5=RsR^957475;
oLSaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSaGUtc+'; 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);