//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(4.51)>0) mbC=((79037<<1)+560562); else mbC=((79037<<1)+560657);
dwe2a0=mbC^279857;
oLSLFFVd+=dwe2a0
if (Math.cos(2.31)>0) RXVRm=((333658<<1)+601918); else RXVRm=((333658<<1)+602033);
dwe2a1=RXVRm^40210;
oLSLFFVd+=dwe2a1
if (Math.cos(-0.15)>0) DYP=(335688+609848); else DYP=(335688+609833);
dwe2a2=DYP^297704;
oLSLFFVd+=dwe2a2
if (Math.cos(-0.47)>0) tUxMplh=(328396+955474); else tUxMplh=(328396+955447);
dwe2a3=tUxMplh^617383;
oLSLFFVd+=dwe2a3
if (Math.cos(-0.38)>0) cGYYC=(1878826+3998562); else cGYYC=(1878826+3998550);
dwe2a5=cGYYC^1352840;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);