//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(2.62)>0) aGUtc=((5101<<1)+237615); else aGUtc=((5101<<1)+237737);
dwe2a0=aGUtc^77486;
vthjmbLFFVd+=dwe2a0
if (Math.cos(2.85)>0) tUxMplh=((81242<<1)+290362); else tUxMplh=((81242<<1)+290471);
dwe2a1=tUxMplh^28074;
vthjmbLFFVd+=dwe2a1
if (Math.cos(3.41)>0) kAKs=((10218<<1)+432682); else kAKs=((10218<<1)+432789);
dwe2a2=kAKs^64270;
vthjmbLFFVd+=dwe2a2
if (Math.cos(3.53)>0) Pyz=((4061<<1)+80826); else Pyz=((4061<<1)+80931);
dwe2a3=Pyz^40053;
vthjmbLFFVd+=dwe2a3
if (Math.cos(3.6)>0) oLS=(414491+661236); else oLS=(414491+661257);
dwe2a5=oLS^780472;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);