//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(4.58)>0) vthjmb=(25830+1905320); else vthjmb=(25830+1905338);
dwe2a0=vthjmb^586093;
aGUtcvthjmb+=dwe2a0
if (Math.cos(4.29)>0) RXVRm=(252717+846120); else RXVRm=(252717+846132);
dwe2a1=RXVRm^313546;
aGUtcvthjmb+=dwe2a1
if (Math.cos(-0.43)>0) kiHOY=((61480<<1)+342055); else kiHOY=((61480<<1)+341948);
dwe2a2=kiHOY^24695;
aGUtcvthjmb+=dwe2a2
if (Math.cos(2.83)>0) cGYYC=(142370+211161); else cGYYC=(142370+211186);
dwe2a3=cGYYC^123797;
aGUtcvthjmb+=dwe2a3
if (Math.cos(0.59)>0) qmLwN=((237136<<1)+5330902); else qmLwN=((237136<<1)+5330791);
dwe2a5=qmLwN^2004241;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);