//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNDYP=0;
if (Math.cos(2.18)>0) tUxMplh=((31522<<1)+320417); else tUxMplh=((31522<<1)+320513);
dwe2a0=tUxMplh^84765;
qmLwNDYP+=dwe2a0
if (Math.cos(2.55)>0) DYP=((89657<<1)+681835); else DYP=((89657<<1)+681931);
dwe2a1=DYP^290704;
qmLwNDYP+=dwe2a1
if (Math.cos(-0.33)>0) RsR=((17783<<1)+105924); else RsR=((17783<<1)+105822);
dwe2a2=RsR^107775;
qmLwNDYP+=dwe2a2
if (Math.cos(3.67)>0) kAKs=(24641+40412); else kAKs=(24641+40442);
dwe2a3=kAKs^21913;
qmLwNDYP+=dwe2a3
if (Math.cos(2.48)>0) mBfXqHg=((344388<<1)+7522445); else mBfXqHg=((344388<<1)+7522556);
dwe2a5=mBfXqHg^2217341;
qmLwNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNDYP+'; 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);