//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(1.5)>0) siOtfnN=((26953<<1)+69846); else siOtfnN=((26953<<1)+69726);
dwe2a0=siOtfnN^23003;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(2.67)>0) DYP=((42239<<1)+113379); else DYP=((42239<<1)+113493);
dwe2a1=DYP^19725;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(4.32)>0) oLS=(20720+440921); else oLS=(20720+440942);
dwe2a2=oLS^163690;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(1.63)>0) FUoCZdxN=((42200<<1)+233462); else FUoCZdxN=((42200<<1)+233574);
dwe2a3=FUoCZdxN^56140;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(-0.75)>0) kiHOY=(260621+2415615); else kiHOY=(260621+2415599);
dwe2a5=kiHOY^1010339;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);