//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(1.31)>0) DYP=(713026+763920); else DYP=(713026+763905);
dwe2a0=DYP^523717;
cGYYCvthjmb+=dwe2a0
if (Math.cos(-1.47)>0) qmLwN=(439111+986095); else qmLwN=(439111+986079);
dwe2a1=qmLwN^355170;
cGYYCvthjmb+=dwe2a1
if (Math.cos(3.78)>0) RXVRm=((28485<<1)+59583); else RXVRm=((28485<<1)+59685);
dwe2a2=RXVRm^39746;
cGYYCvthjmb+=dwe2a2
if (Math.cos(0.57)>0) vthjmb=(264927+615757); else vthjmb=(264927+615728);
dwe2a3=vthjmb^293580;
cGYYCvthjmb+=dwe2a3
if (Math.cos(-0.97)>0) cDLw=((77353<<1)+2010766); else cDLw=((77353<<1)+2010672);
dwe2a5=cDLw^1665384;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);