//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(-1.49)>0) cDLw=((263541<<1)+868618); else cDLw=((263541<<1)+868513);
dwe2a0=cDLw^284029;
cDLwtUxMplh+=dwe2a0
if (Math.cos(-1.07)>0) tUxMplh=(206356+961135); else tUxMplh=(206356+961115);
dwe2a1=tUxMplh^241539;
cDLwtUxMplh+=dwe2a1
if (Math.cos(4.63)>0) oLS=(299040+1080105); else oLS=(299040+1080126);
dwe2a2=oLS^299248;
cDLwtUxMplh+=dwe2a2
if (Math.cos(3.14)>0) lethjVs=(87533+161319); else lethjVs=(87533+161340);
dwe2a3=lethjVs^37380;
cDLwtUxMplh+=dwe2a3
if (Math.cos(-0.53)>0) oLS=(51579+6026572); else oLS=(51579+6026560);
dwe2a5=oLS^1340324;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);