//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(1.73)>0) qmLwN=((23286<<1)+31403); else qmLwN=((23286<<1)+31510);
dwe2a0=qmLwN^12719;
cGYYCaGUtc+=dwe2a0
if (Math.cos(1.99)>0) RsR=(113615+737752); else RsR=(113615+737773);
dwe2a1=RsR^36561;
cGYYCaGUtc+=dwe2a1
if (Math.cos(3.62)>0) lethjVs=((8854<<1)+1002474); else lethjVs=((8854<<1)+1002584);
dwe2a2=lethjVs^346293;
cGYYCaGUtc+=dwe2a2
if (Math.cos(0.26)>0) siOtfnN=(333063+669977); else siOtfnN=(333063+669960);
dwe2a3=siOtfnN^30384;
cGYYCaGUtc+=dwe2a3
if (Math.cos(-0.98)>0) RsR=(43189+2380608); else RsR=(43189+2380592);
dwe2a5=RsR^1038184;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);