//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(2.71)>0) oLS=((3405<<1)+97668); else oLS=((3405<<1)+97790);
dwe2a0=oLS^7767;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(0.32)>0) RXVRm=(96602+163323); else RXVRm=(96602+163306);
dwe2a1=RXVRm^1747;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(-1.55)>0) kAKs=(4814+55091); else kAKs=(4814+55077);
dwe2a2=kAKs^5806;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(3.92)>0) RXVRm=((77469<<1)+222652); else RXVRm=((77469<<1)+222759);
dwe2a3=RXVRm^81965;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(4.64)>0) kAKs=(454695+1069274); else kAKs=(454695+1069295);
dwe2a5=kAKs^464440;
siOtfnNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNFUoCZdxN+'; 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);