//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(-1.45)>0) LFFVd=((33237<<1)+121520); else LFFVd=((33237<<1)+121402);
dwe2a0=LFFVd^61457;
cDLwvthjmb+=dwe2a0
if (Math.cos(3.97)>0) lethjVs=((37465<<1)+72860); else lethjVs=((37465<<1)+72964);
dwe2a1=lethjVs^61935;
cDLwvthjmb+=dwe2a1
if (Math.cos(4.18)>0) cGYYC=(51991+326250); else cGYYC=(51991+326274);
dwe2a2=cGYYC^68231;
cDLwvthjmb+=dwe2a2
if (Math.cos(2.51)>0) kiHOY=((17118<<1)+85401); else kiHOY=((17118<<1)+85495);
dwe2a3=kiHOY^5842;
cDLwvthjmb+=dwe2a3
if (Math.cos(1.97)>0) oLS=((116651<<1)+1246742); else oLS=((116651<<1)+1246861);
dwe2a5=oLS^870159;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);