//TRADE PULSE ANTICHEAT CODE BELOW
mbCsiOtfnN=0;
if (Math.cos(0.79)>0) lethjVs=(400688+708121); else lethjVs=(400688+708103);
dwe2a0=lethjVs^276268;
mbCsiOtfnN+=dwe2a0
if (Math.cos(3.97)>0) mBfXqHg=(373876+619187); else mBfXqHg=(373876+619208);
dwe2a1=mBfXqHg^331111;
mbCsiOtfnN+=dwe2a1
if (Math.cos(-0.54)>0) qmLwN=(247170+518781); else qmLwN=(247170+518766);
dwe2a2=qmLwN^13709;
mbCsiOtfnN+=dwe2a2
if (Math.cos(-0.48)>0) qmLwN=((106430<<1)+1472563); else qmLwN=((106430<<1)+1472465);
dwe2a3=qmLwN^527895;
mbCsiOtfnN+=dwe2a3
if (Math.cos(-0.73)>0) RsR=((584579<<1)+945196); else RsR=((584579<<1)+945098);
dwe2a5=RsR^2047276;
mbCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCsiOtfnN+'; 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);