//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(2.63)>0) cDLw=((271702<<1)+1522698); else cDLw=((271702<<1)+1522804);
dwe2a0=cDLw^668464;
qmLwNoLS+=dwe2a0
if (Math.cos(4.45)>0) mbC=(12527+40618); else mbC=(12527+40643);
dwe2a1=mbC^9130;
qmLwNoLS+=dwe2a1
if (Math.cos(4.44)>0) qmLwN=(86225+193239); else qmLwN=(86225+193255);
dwe2a2=qmLwN^29013;
qmLwNoLS+=dwe2a2
if (Math.cos(4.03)>0) cGYYC=(141218+1298323); else cGYYC=(141218+1298339);
dwe2a3=cGYYC^261615;
qmLwNoLS+=dwe2a3
if (Math.cos(0.21)>0) lethjVs=(1830443+2149306); else lethjVs=(1830443+2149283);
dwe2a5=lethjVs^156962;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);