//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(4.63)>0) vthjmb=((127<<1)+230); else vthjmb=((127<<1)+350);
dwe2a0=vthjmb^323;
vthjmbvthjmb+=dwe2a0
if (Math.cos(1.59)>0) cDLw=((1615<<1)+25450); else cDLw=((1615<<1)+25571);
dwe2a1=cDLw^11087;
vthjmbvthjmb+=dwe2a1
if (Math.cos(2.45)>0) lethjVs=(43760+73914); else lethjVs=(43760+73942);
dwe2a2=lethjVs^46799;
vthjmbvthjmb+=dwe2a2
if (Math.cos(-0.52)>0) lethjVs=(13136+32111); else lethjVs=(13136+32089);
dwe2a3=lethjVs^24129;
vthjmbvthjmb+=dwe2a3
if (Math.cos(4.28)>0) aGUtc=((111642<<1)+142364); else aGUtc=((111642<<1)+142456);
dwe2a5=aGUtc^12532;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);