//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(1.79)>0) lethjVs=((61973<<1)+211269); else lethjVs=((61973<<1)+211376);
dwe2a0=lethjVs^4733;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(3)>0) HGKRjeX=(24517+154449); else HGKRjeX=(24517+154475);
dwe2a1=HGKRjeX^37719;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(-1.1)>0) RXVRm=(232144+437199); else RXVRm=(232144+437169);
dwe2a2=RXVRm^204777;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(-0.82)>0) kAKs=((58354<<1)+66271); else kAKs=((58354<<1)+66178);
dwe2a3=kAKs^70498;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(2.4)>0) oLS=((197422<<1)+1844213); else oLS=((197422<<1)+1844332);
dwe2a5=oLS^136760;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);