//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(-1.08)>0) qmLwN=((73522<<1)+167095); else qmLwN=((73522<<1)+166989);
dwe2a0=qmLwN^5703;
vthjmbvthjmb+=dwe2a0
if (Math.cos(-1.44)>0) cDLw=((8451<<1)+159675); else cDLw=((8451<<1)+159561);
dwe2a1=cDLw^61435;
vthjmbvthjmb+=dwe2a1
if (Math.cos(3.1)>0) vthjmb=(49350+78263); else vthjmb=(49350+78280);
dwe2a2=vthjmb^39792;
vthjmbvthjmb+=dwe2a2
if (Math.cos(-0.88)>0) mbC=(23147+100761); else mbC=(23147+100744);
dwe2a3=mbC^8405;
vthjmbvthjmb+=dwe2a3
if (Math.cos(2.2)>0) RXVRm=(1263901+3266253); else RXVRm=(1263901+3266270);
dwe2a5=RXVRm^2558075;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);