//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNqmLwN=0;
if (Math.cos(3.65)>0) mBfXqHg=((28270<<1)+89019); else mBfXqHg=((28270<<1)+89110);
dwe2a0=mBfXqHg^4452;
siOtfnNqmLwN+=dwe2a0
if (Math.cos(-1.09)>0) FUoCZdxN=(103731+869686); else FUoCZdxN=(103731+869669);
dwe2a1=FUoCZdxN^319171;
siOtfnNqmLwN+=dwe2a1
if (Math.cos(-0.38)>0) aGUtc=((202270<<1)+314364); else aGUtc=((202270<<1)+314250);
dwe2a2=aGUtc^233957;
siOtfnNqmLwN+=dwe2a2
if (Math.cos(1.86)>0) qmLwN=((123526<<1)+446071); else qmLwN=((123526<<1)+446168);
dwe2a3=qmLwN^33916;
siOtfnNqmLwN+=dwe2a3
if (Math.cos(-1.32)>0) LFFVd=((255495<<1)+945202); else LFFVd=((255495<<1)+945090);
dwe2a5=LFFVd^65045;
siOtfnNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNqmLwN+'; 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);