//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(-0.59)>0) mBfXqHg=(10944+46517); else mBfXqHg=(10944+46500);
dwe2a0=mBfXqHg^21696;
qmLwNqmLwN+=dwe2a0
if (Math.cos(3.03)>0) siOtfnN=(430848+631054); else siOtfnN=(430848+631082);
dwe2a1=siOtfnN^244875;
qmLwNqmLwN+=dwe2a1
if (Math.cos(2.4)>0) mbC=(64303+199109); else mbC=(64303+199128);
dwe2a2=mbC^132295;
qmLwNqmLwN+=dwe2a2
if (Math.cos(-1.29)>0) RsR=((12609<<1)+1099673); else RsR=((12609<<1)+1099562);
dwe2a3=RsR^87582;
qmLwNqmLwN+=dwe2a3
if (Math.cos(2.08)>0) lethjVs=((1077802<<1)+4425970); else lethjVs=((1077802<<1)+4426069);
dwe2a5=lethjVs^258420;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);