//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmaGUtc=0;
if (Math.cos(1.19)>0) vthjmb=((222052<<1)+314028); else vthjmb=((222052<<1)+313908);
dwe2a0=vthjmb^214853;
RXVRmaGUtc+=dwe2a0
if (Math.cos(1.69)>0) mBfXqHg=(149997+799469); else mBfXqHg=(149997+799488);
dwe2a1=mBfXqHg^374867;
RXVRmaGUtc+=dwe2a1
if (Math.cos(1.29)>0) lethjVs=(134675+198327); else lethjVs=(134675+198298);
dwe2a2=lethjVs^65107;
RXVRmaGUtc+=dwe2a2
if (Math.cos(1.04)>0) DYP=((555209<<1)+736577); else DYP=((555209<<1)+736472);
dwe2a3=DYP^735973;
RXVRmaGUtc+=dwe2a3
if (Math.cos(4.28)>0) DYP=((1302025<<1)+2157877); else DYP=((1302025<<1)+2157976);
dwe2a5=DYP^79448;
RXVRmaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmaGUtc+'; 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);