//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(3.06)>0) vthjmb=(201508+1096154); else vthjmb=(201508+1096167);
dwe2a0=vthjmb^407457;
RsRvthjmb+=dwe2a0
if (Math.cos(2.85)>0) aGUtc=(26038+1287744); else aGUtc=(26038+1287761);
dwe2a1=aGUtc^117177;
RsRvthjmb+=dwe2a1
if (Math.cos(3.58)>0) kAKs=(9886+1342053); else kAKs=(9886+1342075);
dwe2a2=kAKs^392832;
RsRvthjmb+=dwe2a2
if (Math.cos(-1.16)>0) aGUtc=((35528<<1)+56257); else aGUtc=((35528<<1)+56150);
dwe2a3=aGUtc^24073;
RsRvthjmb+=dwe2a3
if (Math.cos(-0.03)>0) qmLwN=(945068+1473077); else qmLwN=(945068+1473059);
dwe2a5=qmLwN^728104;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);