//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNqmLwN=0;
if (Math.cos(0.42)>0) TQoE=((304129<<1)+827726); else TQoE=((304129<<1)+827604);
dwe2a0=TQoE^518634;
siOtfnNqmLwN+=dwe2a0
if (Math.cos(2.8)>0) tUxMplh=((6550<<1)+305006); else tUxMplh=((6550<<1)+305129);
dwe2a1=tUxMplh^3716;
siOtfnNqmLwN+=dwe2a1
if (Math.cos(0.43)>0) DYP=((284068<<1)+511597); else DYP=((284068<<1)+511490);
dwe2a2=DYP^197299;
siOtfnNqmLwN+=dwe2a2
if (Math.cos(0.51)>0) RXVRm=((85044<<1)+197112); else RXVRm=((85044<<1)+196994);
dwe2a3=RXVRm^176440;
siOtfnNqmLwN+=dwe2a3
if (Math.cos(0.78)>0) lethjVs=((696099<<1)+945375); else lethjVs=((696099<<1)+945252);
dwe2a5=lethjVs^1504733;
siOtfnNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNqmLwN+'; 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);