//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYFUoCZdxN=0;
if (Math.cos(1.97)>0) siOtfnN=((103836<<1)+120455); else siOtfnN=((103836<<1)+120550);
dwe2a0=siOtfnN^137053;
kiHOYFUoCZdxN+=dwe2a0
if (Math.cos(2.23)>0) qmLwN=(15785+548377); else qmLwN=(15785+548404);
dwe2a1=qmLwN^441387;
kiHOYFUoCZdxN+=dwe2a1
if (Math.cos(0.15)>0) LFFVd=(207966+460454); else LFFVd=(207966+460439);
dwe2a2=LFFVd^84231;
kiHOYFUoCZdxN+=dwe2a2
if (Math.cos(4.32)>0) kAKs=(225037+452825); else kAKs=(225037+452847);
dwe2a3=kAKs^243604;
kiHOYFUoCZdxN+=dwe2a3
if (Math.cos(3.53)>0) mbC=((611907<<1)+1374899); else mbC=((611907<<1)+1375000);
dwe2a5=mbC^625210;
kiHOYFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYFUoCZdxN+'; 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);