//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(1.76)>0) qmLwN=(630536+1425432); else qmLwN=(630536+1425452);
dwe2a0=qmLwN^701100;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(0.68)>0) qmLwN=(174156+455327); else qmLwN=(174156+455301);
dwe2a1=qmLwN^25242;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(-0.01)>0) mbC=((132950<<1)+492047); else mbC=((132950<<1)+491946);
dwe2a2=mbC^119883;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(-1.53)>0) DYP=(124168+868017); else DYP=(124168+867999);
dwe2a3=DYP^42129;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(1.24)>0) cDLw=(782137+3444166); else cDLw=(782137+3444150);
dwe2a5=cDLw^717107;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);