//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(4.63)>0) oLS=((143553<<1)+1166752); else oLS=((143553<<1)+1166850);
dwe2a0=oLS^170983;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(4.68)>0) lethjVs=(201909+964692); else lethjVs=(201909+964704);
dwe2a1=lethjVs^634901;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(4)>0) lethjVs=((386477<<1)+496002); else lethjVs=((386477<<1)+496123);
dwe2a2=lethjVs^209427;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(0.82)>0) cGYYC=((17499<<1)+1810974); else cGYYC=((17499<<1)+1810872);
dwe2a3=cGYYC^297432;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(4.05)>0) qmLwN=(580739+2168820); else qmLwN=(580739+2168841);
dwe2a5=qmLwN^1404989;
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);