//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgDYP=0;
if (Math.cos(4.54)>0) siOtfnN=(146024+352272); else siOtfnN=(146024+352288);
dwe2a0=siOtfnN^125824;
mBfXqHgDYP+=dwe2a0
if (Math.cos(2.75)>0) vthjmb=(486631+648706); else vthjmb=(486631+648734);
dwe2a1=vthjmb^320987;
mBfXqHgDYP+=dwe2a1
if (Math.cos(3.67)>0) qmLwN=((122231<<1)+813416); else qmLwN=((122231<<1)+813526);
dwe2a2=qmLwN^851730;
mBfXqHgDYP+=dwe2a2
if (Math.cos(2.88)>0) cDLw=((91222<<1)+134234); else cDLw=((91222<<1)+134324);
dwe2a3=cDLw^42600;
mBfXqHgDYP+=dwe2a3
if (Math.cos(4.41)>0) kAKs=((358642<<1)+6832857); else kAKs=((358642<<1)+6832973);
dwe2a5=kAKs^2719276;
mBfXqHgDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgDYP+'; 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);