//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(3)>0) RsR=(42068+587377); else RsR=(42068+587402);
dwe2a0=RsR^325046;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(3.77)>0) qmLwN=((71967<<1)+416152); else qmLwN=((71967<<1)+416266);
dwe2a1=qmLwN^181513;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(2.4)>0) lethjVs=((279530<<1)+795307); else lethjVs=((279530<<1)+795430);
dwe2a2=lethjVs^309287;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-0.05)>0) FUoCZdxN=(164685+369920); else FUoCZdxN=(164685+369904);
dwe2a3=FUoCZdxN^65284;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(1.31)>0) kAKs=((6936<<1)+4172753); else kAKs=((6936<<1)+4172658);
dwe2a5=kAKs^120156;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);